首页 相关文章 配制Spring事务和JdbcTemplate使用

配制Spring事务和JdbcTemplate使用

  配制一个applicationContext.XML如下
  
  ? xml version = " 1.0 " encoding = " UTF-8 " ?
   ! DOCTYPE beans PUBLIC " -//SPRING//DTD BEAN//EN " " http://www.springframework.org/dtd/spring-beans.dtd "
  
   beans default - autowire = " autodetect "
   import resource = " classpath:conf/spring/demo.xml " /
   bean id = " DataSource " class = " org.apache.commons.dbcp.BasicDataSource "
   property name = " driverClassName "
   value com.mysql.jdbc.Driver / value [ 查看全文 ]

2016-02-19 标签:

配制Spring事务和JdbcTemplate使用的相关文章

手机页面
收藏网站 回到头部