En succès
A duré 39 ms.
Standard Output
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7bf96c4e
2025-10-07 21:04:44 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5f45d7db
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1f0b2ffb
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving co
...[truncated 1189 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@2096ade6
2025-10-07 21:04:44 DEBUG SQLOperation Batching statement 1 times
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@657c93da
2025-10-07 21:04:44 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-10-07 21:04:44 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6ad51d91
2025-10-07 21:04:44 TRACE SQLOperation select toto.id from toto | {}