Friday, July 13, 2012

Display Hibernate Sql Parameter Values

I came across this post from mkyong.com on how to print sql parameters passed to DB when using Hibernate as ORM.

The solution uses P6Spy.

More details: http://www.mkyong.com/hibernate/how-to-display-hibernate-sql-parameter-values-solution/

No comments:

Post a Comment