En succès
A duré 49 ms.
Standard Output
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@72cd5f41
2025-12-17 06:41:24 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7bf96c4e
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5dd7f921
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving co
...[truncated 1188 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@2f59f157
2025-12-17 06:41:24 DEBUG SQLOperation Batching statement 1 times
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7335164e
2025-12-17 06:41:24 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-12-17 06:41:24 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@563b9462
2025-12-17 06:41:24 TRACE SQLOperation select toto.id from toto | {}