Regular |
|
Joined: Sun Apr 13, 2008 3:04 am Posts: 71 Location: Bangalore
|
On using the properties
<property name="hibernate.show_sql">true</property>
<property name="hibernate.format_sql">true</property>
<property name="hibernate.use_sql_comments">true</property>
<property name="hibernate.generate_statistics">true</property>
I see the sql beeing generated.. however, I don't see any commit statements..
Any other way to see the commit's
_________________ Raja Nagendra Kumar, C.T.O http://www.tejasoft.com TejaSoft - Specialists in Code Audit, Unit Testing and Merciless Re-factoring - Engineering Crisis Turnaround Experts
|
|