HI,
I'm usig HibernateTools-3.2.0.beta8 and Oracle8i Enterprise Edition Release 8.1.7.4.0 with driver ojdbc14.jar and nls_charset12.jar
and it keeps throwing this exception when trying to generate code:
org.hibernate.exception.GenericJdbcException:
Could not get list of tables from database.Probably a jdbc driver problem
All the parameters and drivers work perfectly, I have a class to read all the metadata and tables and the output is ok, so I guess is something with hibernate code, I,ve been several hours and have no clue
Any help much appreciated
Thanks
|