En succès
A duré 48 ms.
Standard Output
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@e786d7e
2025-08-16 06:36:52 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4242a0e7
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3b9bfa09
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connecti
...[truncated 1182 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@72cd5f41
2025-08-16 06:36:52 DEBUG SQLOperation Batching statement 1 times
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6fb03f5
2025-08-16 06:36:52 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-08-16 06:36:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1355d2a0
2025-08-16 06:36:52 TRACE SQLOperation select toto.id from toto | {}