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?
Does Hibernate log the values that it assigns to placeholders in prepared SQL statements?
Share
Yes it does (see the Chapter 3.5 Logging). Activate logging of the following categories: