Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.0
Mapping documents: multiple - generated by Hibernate Tools
Code between sessionFactory.openSession() and session.close(): n/a
Full stack trace of any exception that occurs:
Could not create datastore from file: <one of the mapping files it just generated>
Name and version of the database you are using: Oracle 9i
The generated SQL (show_sql=true): n/a
Debug level Hibernate log excerpt: n/a
I am trying to use eclipse to test some HQL, but it won't create the required session factory. Everything else seems to work.
Could some kind person please contact me and give a little advice on how to fix this problem? Thanks in advance.