Spring Hibernate3 配置 C3P0 由于Hibernate3不推荐使用DBCP, 所以把连接池换成了C3PO, 配置文件如下:applicationContext.xml 文件:
1 楼 corejava2008 2010-10-29 不错 很详细 呵呵