代码搜索:Hibernate 开发教程

找到约 10,000 项符合「Hibernate 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/377119/9295078

jpg hibernate_31.jpg

www.eeworm.com/read/377119/9295080

html hibernate_27.html

www.eeworm.com/read/377119/9295082

jpg hibernate_30.jpg

www.eeworm.com/read/377119/9295084

html hibernate_31.html

www.eeworm.com/read/377119/9295085

html hibernate_29.html

www.eeworm.com/read/377116/9295108

txt hibernate04.txt

Hibernate控制的事务 事务保证原子操作的不可分,也就是操作的同时成功或同时失败。 Transaction tran=session.beginTranaction(); tran.commit(); tran.rollback(); 以上是事务对象的方法,来实现对事务的支持。 hibernate的事务隔离级别 hibernate的事务隔离级别和JDBC中大致相
www.eeworm.com/read/170117/9818599

pdf hibernate_guid.pdf