En succès
A duré 45 ms.
Standard Output
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5c7eeeb2
2025-11-25 21:36:03 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1355d2a0
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@bfab0dc
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving con
...[truncated 1188 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@1d35dcd4
2025-11-25 21:36:03 DEBUG SQLOperation Batching statement 1 times
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@64f578eb
2025-11-25 21:36:03 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-11-25 21:36:03 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@34b4f6c3
2025-11-25 21:36:03 TRACE SQLOperation select toto.id from toto | {}