En succès
A duré 43 ms.
Standard Output
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@30e67f98
2025-12-12 12:47:39 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@357d4b6d
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@74d41fcf
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving co
...[truncated 1189 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@1ee9a039
2025-12-12 12:47:39 DEBUG SQLOperation Batching statement 1 times
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e32eea5
2025-12-12 12:47:39 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5919dd67
2025-12-12 12:47:39 TRACE SQLOperation select toto.id from toto | {}