为了避免开发中不必要的麻烦,推荐用最新的版本 Oracle 10g 10.2.0.4 JDBC_classes12.jar
如新的版本 可以解决 c3p0的警告和MyEclipse hibernate生成文件等问题
org.hibernate.exception.GenericJDBCException: Could not get list of tables from database. Probably a JDBC driver problem.
如新的版本 可以解决 c3p0的警告和MyEclipse hibernate生成文件等问题
org.hibernate.exception.GenericJDBCException: Could not get list of tables from database. Probably a JDBC driver problem.
本文介绍如何通过使用最新版本的Oracle JDBC驱动(Oracle10g10.2.0.4JDBC_classes12.jar)来解决开发过程中遇到的c3p0警告及MyEclipse hibernate生成文件等问题,特别是针对org.hibernate.exception.GenericJDBCException: Could not get list of tables from database等错误。

被折叠的 条评论
为什么被折叠?



