摘要: 事务 1编程式事务 2声明式事务 基于注解的声明式事务 1,配置xml文件 <!--1加载properties配置文件信息 --> <context:property-placeholder location="classpath:jdbc.properties"/> <!-- 2配置扫描包 --> 阅读全文
posted @ 2019-12-19 20:17 白白3535 阅读(221) 评论(0) 推荐(0)