Logging query elides where clause

That query does not look like one coming from Hibernate.

You might want to consider a JDBC logging tool if you want more complex logs, like embedding parameters next to the query or display if batching is used.

1 Like