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

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -