Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 2.1.7c
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using: mysql
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
When running hbm2ddl schema export, I get the following message:
Hibernate build-in connection pool (not for production use).
I am not quite sure what that means, nor how to configure the driver to use the dbcp. I believe that would be the proper way to configure.
Thanks,
Scott