ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

If you want to see the Hibernate generated SQL statements on console, what should we do?


In Hibernate configuration file set as follows:
<property name="show_sql">true</property>

Related Posts Plugin for WordPress, Blogger...
Flag Counter