Mohan's HibernateBook
Hibernate Interview Questions
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>
Newer Post
Older Post
Home