上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 21 下一页
  2020年11月22日
摘要: 模拟转账操作,即Jone减少500,tom增加500 如果有疑问请访问spring事务控制-基于xml方式 1.创建数据表 2.创... 阅读全文
posted @ 2020-11-22 16:08 凸凸大军的一员 阅读(76) 评论(0) 推荐(0) 编辑
摘要: 介绍:该程序模拟了转账操作,即Jone减少500元,tom增加500元 1.导入坐标 junit junit... 阅读全文
posted @ 2020-11-22 15:28 凸凸大军的一员 阅读(53) 评论(0) 推荐(0) 编辑
  2020年11月19日
摘要: 以下内容不需要记忆,了解即可 1.PlatformTransactionManager(平台事务管理器) PlatformTrans... 阅读全文
posted @ 2020-11-19 19:03 凸凸大军的一员 阅读(50) 评论(0) 推荐(0) 编辑
  2020年11月17日
摘要: 1.导入spring-jdbc和spring-tx坐标 junit junit 4.13 ... 阅读全文
posted @ 2020-11-17 20:21 凸凸大军的一员 阅读(61) 评论(0) 推荐(0) 编辑
摘要: 1.导入spring-jdbc和spring-tx坐标 junit junit 4.13 ... 阅读全文
posted @ 2020-11-17 20:03 凸凸大军的一员 阅读(86) 评论(0) 推荐(0) 编辑
摘要: 概述:它是spring提供的一个对象,是对原始繁琐的Jdbc API对象的简单封装,spring框架为我们提供了很多的操作模板类。例... 阅读全文
posted @ 2020-11-17 18:03 凸凸大军的一员 阅读(52) 评论(0) 推荐(0) 编辑
摘要: 接上一篇aop注解快速开发 @Component@Aspect //标注当前aspect是切面类public class My... 阅读全文
posted @ 2020-11-17 17:00 凸凸大军的一员 阅读(97) 评论(0) 推荐(0) 编辑
  2020年11月16日
摘要: 步骤: 1.导入坐标 junit junit 4.13 org.sprin... 阅读全文
posted @ 2020-11-16 21:48 凸凸大军的一员 阅读(70) 评论(0) 推荐(0) 编辑
摘要: 如果本代码有疑问,请访问spring-aop快速入门或者spring-aop动态代理技术(底层分析) 1.导入aop的相关坐标 ... 阅读全文
posted @ 2020-11-16 14:50 凸凸大军的一员 阅读(50) 评论(0) 推荐(0) 编辑
摘要: 1.导入aop的相关坐标 org.springframework spring-context 5... 阅读全文
posted @ 2020-11-16 12:24 凸凸大军的一员 阅读(54) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 21 下一页