摘要: C3P0版本:c3p0-0.9.1.2.jarspring applicationContext.xml配置:如果将数据源参数配置在*.properties文件中,则必须用spring的PropertyPlaceholderConfigurer加载配置文件。<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/20 阅读全文
posted @ 2012-07-09 11:26 风叉叉 阅读(2449) 评论(0) 推荐(0) 编辑