En succès
A duré 47 ms.
Standard Output
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6d88a3f4
2025-05-15 06:28:43 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@19601dc5
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@ef3bc19
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connecti
...[truncated 1182 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@640b5373
2025-05-15 06:28:43 DEBUG SQLOperation Batching statement 1 times
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ed3bfcb
2025-05-15 06:28:43 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-05-15 06:28:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ce7a0d1
2025-05-15 06:28:43 TRACE SQLOperation select toto.id from toto | {}