Standard Output
2025-08-07 07:15:44 TRACE SQLOperation insert into Person(id, name) values (?, ?) | {Person.name=John Do, Person.id=1}
2025-08-07 07:15:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@20d7df93
2025-08-07 07:15:44 TRACE SQLOperation select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {Person.id=o.c.s.i.PersistedIdentifier@1}