摘要:
四、通过springAop进行事务管理 继续从第一个无事务操作的项目中进行更改。 只修改applicationContext.xml配置文件,注意设置transaction引用 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://w 阅读全文
posted @ 2015-11-08 21:49
jiapeng
阅读(330)
评论(0)
推荐(0)
摘要:
一、创建数据库并插入数据 create database spring_transaction; use spring_transaction; create table account( id int primary key auto_increment, username varchar(50) 阅读全文
posted @ 2015-11-08 18:29
jiapeng
阅读(565)
评论(0)
推荐(0)

浙公网安备 33010602011771号