Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Hibernate%20Interview%20Questions%20and%20Answers

Question: If you want to see the Hibernate generated SQL statements on console, what should we do?
Answer: In Hibernate configuration file set as follows:
<property name="show_sql">true</property>
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook