En succès
A duré 42 ms.
Standard Output
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a4700ba
2025-06-26 04:31:23 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5d55e5bb
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@18b0bbc3
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connect
...[truncated 1183 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@1f0b2ffb
2025-06-26 04:31:23 DEBUG SQLOperation Batching statement 1 times
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1205d231
2025-06-26 04:31:23 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@630f24a5
2025-06-26 04:31:23 TRACE SQLOperation select toto.id from toto | {}