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:
Hi folks, it seems to use an Interceptor we need to set it on a Session or Configuration objects.
If we set on configuration its going to be global and can we override it setting different interceptor on Session? Seems we cant configure Interceptor in hibernate config file.
Just looking forward for some good ideas from hibernate gurus.
Thanks alot.
Surya