Does Hibernate log the values that it assigns to placeholders in prepared SQL statements?
- by Derek Mahar
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?