I have just started using Nhibernate for my current project . I had down loaded 1.2 GA version but I need the functionality of "events" since I am not able to pass interceptor from hibernate.cfg.xml . Can anyone help me know if it would be a good idea to use Nhibernate 2.0 alpha for production or should i wait
Also if anyone has a clue of how to pass interceptor from hibernate.cfg.xml
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:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html