Standard Output
2026-05-19 05:30:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6f4249cb
2026-05-19 05:30:53 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-05-19 05:30:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@768511c3
2026-05-19 05:30:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@36173114
2026-05-19 05:30:53 DEBUG SQLOperation Batching statement 2 times
202
...[truncated 1223 chars]...
ction@77d5a3ee
2026-05-19 05:30:53 DEBUG SQLOperation Batching statement 2 times
2026-05-19 05:30:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b0d8236
2026-05-19 05:30:53 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-05-19 05:30:53 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1ee9a039
2026-05-19 05:30:53 TRACE SQLOperation select toto.name from toto | {}