En succès
A duré 48 ms.
Standard Output
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@70420c70
2025-06-30 05:39:48 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ce7a0d1
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2c9ecf5
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connecti
...[truncated 1183 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@48a5ef5c
2025-06-30 05:39:48 DEBUG SQLOperation Batching statement 1 times
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3bd05779
2025-06-30 05:39:48 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-06-30 05:39:48 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4f4d7c0e
2025-06-30 05:39:48 TRACE SQLOperation select toto.id from toto | {}