spring与mybatis整合实现事务配置

时间:2016-12-15 04:48:28
【文件属性】:

文件名称:spring与mybatis整合实现事务配置

文件大小:9.19MB

文件格式:ZIP

更新时间:2016-12-15 04:48:28

spring mybatis mysql 事务 transaction

struts2、spring与mybatis整合 包含简单登录功能 事务配置,运行JunitTestVillageArticle的modify测试。配置说明参考注释


【文件预览】:
MyBatis3整合Spring3的Transaction事务处理 - hoojo - 博客频道 - CSDN_NET.mht
SSM
----.project(1KB)
----.settings()
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
----.mymetadata(282B)
----WebRoot()
--------login.jsp(1KB)
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
--------welcome.jsp(684B)
----.myeclipse()
----src()
--------log4j.properties(616B)
--------struts_login.xml(679B)
--------com()
--------mysql.properties(347B)
--------applicationContext.xml(5KB)
--------struts.xml(262B)
----example.log.1(1000KB)
----.classpath(3KB)
----example.log(57KB)
table.txt

网友评论

  • 谢谢,写的非常详细,完美的解决了我的问题。
  • 可以学习一下,但是有点问题
  • 这样配置后,遇到跨service 调用时,事务不起作用。找了半天不知什么原因啊