dbcp连接池没有加载jdbc渠道会发生什么 - ITeye问答
2013年4月25日 - dbcp连接池没有加载jdbc渠道会发生什么10 日志异常: 严重: The web application [/saleorder] registered the JDBC driver [oracle.jdbc.driver.Oracl...
dbcp和jdbc连接池什么区别_百度知道
最佳答案: jdbc 是数据库的访问框架,目前 Java 的程序,访问数据库基本上都会用到。即使 OR mapping 底层也是需要的 DBCP 是用来管理数据库连接池的。不是必须的,...更多关于dbcp连接池没有加载jdbc渠道会发生什么的问题>>