En succès
A duré 48 ms.
Standard Output
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@630f24a5
2025-11-04 06:19:56 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@47861e3c
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1618b4fa
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving co
...[truncated 1187 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@5b152082
2025-11-04 06:19:56 DEBUG SQLOperation Batching statement 1 times
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@13bd25ab
2025-11-04 06:19:56 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3d1f6213
2025-11-04 06:19:56 TRACE SQLOperation select toto.id from toto | {}