Hi,
How can I see the SQL call generated and passed to Db by NHibernate?
I have in my hibernate.cfg.xml file this line:
<property name="show_sql">false</property>
any idea?
thanks
Hi,
How can I see the SQL call generated and passed to Db by NHibernate?
I have in my hibernate.cfg.xml file this line:
<property name="show_sql">false</property>
any idea?
thanks