Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:3.1.1
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:
We are planning to migrate to Hibernate from EJB, to remove the application server independency. We are facing issues with exceptional handling, we are not able to find an exact replacement for the EJBException, FinderException, CreateException and other EJB related exceptions.
Can any one please direct me to some article or samples, which will help me in coming up with a conversion strategy.
Thanks & Regards
Muthu