Does Hibernate log the values that it assigns to placeholders in prepared SQL statements?

Posted by Derek Mahar on Stack Overflow See other posts from Stack Overflow or by Derek Mahar
Published on 2010-06-14T21:39:36Z Indexed on 2010/06/14 21:42 UTC
Read the original article Hit count: 163

Filed under:
|
|
|
|

Does Hibernate log the values that it assigns to placeholders in prepared SQL statements? How can configure Log4j so that it writes these values to my log files?

© Stack Overflow or respective owner

Related posts about java

Related posts about sql