spring hibernate,spring jdbc事务管理

时间:2017-05-08 03:47:51
【文件属性】:
文件名称:spring hibernate,spring jdbc事务管理
文件大小:730KB
文件格式:ZIP
更新时间:2017-05-08 03:47:51
spring hibernate jdbc 事务 两个项目,一个项目是基于spring jdbc实现的分布式事务,一个是基于spring hibernate的分布式事务,hibernate项目里的applicationContext2.xml是基于mysql和mssql, applicationContext3.xml基于两个mssql, applicationContext4.xml使用注解管理事务,基于mysql和mssql 这两个项目下来,关于spring事务这一块基本上明了,绝对对得起这个分数
【文件预览】:
Spring_分布式事务(hibernate可以用的)
----.project(835B)
----.springBeans(425B)
----src()
--------DAO()
--------applicationContext.xml(4KB)
--------applicationContext2.xml(5KB)
--------hib()
--------Service()
--------View()
--------applicationContext3.xml(5KB)
--------applicationContext4.xml(3KB)
----lib()
--------mysql-connector-java-5.1.9.jar(707KB)
----.myhibernatedata(490B)
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(276B)
--------org.eclipse.jdt.core.prefs(598B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(582B)
--------com.genuitec.runtime.libraries.xml(410B)
----.classpath(2KB)
----bin()
--------DAO()
--------applicationContext.xml(4KB)
--------applicationContext2.xml(5KB)
--------hib()
--------Service()
--------View()
--------applicationContext3.xml(5KB)
--------applicationContext4.xml(3KB)
Spring_分布式事务_Test(jdbc可以用的)
----.project(425B)
----src()
--------carol.properties(2KB)
--------com()
--------log4j.properties(2KB)
--------applicationContext-jta.xml(3KB)
--------TestJOTM.java(488B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----.classpath(2KB)
----bin()
--------carol.properties(2KB)
--------TestJOTM.class(930B)
--------com()
--------log4j.properties(2KB)
--------applicationContext-jta.xml(3KB)

网友评论

  • 太有用了,讲的很详细,十分感谢!