NHibernate monitor connections -
Is there a way to monitor the database round-trip in a NHibernate application? When NHibernate connects to the database, I just need a log.
If you take a look at (NHProf), you do not pay attention to a commercial product:
- Visual insight into the contact between your database and application code.
- Analysis and detection of general damage while using NHibernate.
- Analysis is done through fully styled SQL and linkable code execution.
- Supports NHibernate (.NET) and Hibernate (Java).
Comments
Post a Comment