Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
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:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
In order to get the best performance and avoid possible data loss, i'm making a research as to the best datatypes to be used on all sides, database, java and hibernate.
Because of that, i would like to know if there's anything on Hibernate side that i should take care of...
Are there any Best Practices on that matter?
Thanks a lot to all.