Standard Output
2026-02-18 07:39:59 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@278d2891
2026-02-18 07:39:59 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-18 07:39:59 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@26a32fa5
2026-02-18 07:39:59 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@122a3a87
2026-02-18 07:39:59 DEBUG SQLOperation Batching statement 2 times
202
...[truncated 1223 chars]...
ction@5095f89a
2026-02-18 07:39:59 DEBUG SQLOperation Batching statement 2 times
2026-02-18 07:39:59 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4770e50a
2026-02-18 07:39:59 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-18 07:39:59 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5f7a911f
2026-02-18 07:39:59 TRACE SQLOperation select toto.name from toto | {}