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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -