This is my current environment:
eclipse-SDK-3.1RC3
hibernate-tools-3.0.0.alpha4a
I followed the steps in
http://www.hibernate.org/hib_docs/tools ... index.html (step 6) to
reverse engineering and code generation for hibernate from my oracle8i database.
In so doing while hibernate tool was generating hibernate artifact while reading jdbc metainfo, it returns:
"Error under artifact generation
Reason:
org.hibernate.exception.GenericJDBCException:Reading from database
Details:
Reading from database.
"
Any idea if i have missed out anything? thanks!