En succès
A duré 0,47 s.
Standard Output
2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b481d77
2025-10-15 05:10:12 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1dece75a
2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@55e85ec8
2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2
...[truncated 1232 chars]...
ction@46cd3592
2025-10-15 05:10:12 DEBUG SQLOperation Batching statement 2 times
2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2a673ee8
2025-10-15 05:10:12 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-10-15 05:10:12 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3177221b
2025-10-15 05:10:12 TRACE SQLOperation select toto.name from toto | {}