Standard Output
2026-02-18 18:43:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5ecad860
2026-02-18 18:43:56 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-18 18:43:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@23e883fb
2026-02-18 18:43:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6d61cfe4
2026-02-18 18:43:56 DEBUG SQLOperation Batching statement 2 times
202
...[truncated 1223 chars]...
ction@34bc5763
2026-02-18 18:43:56 DEBUG SQLOperation Batching statement 2 times
2026-02-18 18:43:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@12025b72
2026-02-18 18:43:56 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-18 18:43:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@288c16a5
2026-02-18 18:43:56 TRACE SQLOperation select toto.name from toto | {}