En succès
A duré 45 ms.
Standard Output
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@18cc07ca
2025-08-18 18:01:18 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3b9bfa09
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@24b4cee9
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connect
...[truncated 1183 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@3baed0a9
2025-08-18 18:01:18 DEBUG SQLOperation Batching statement 1 times
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1355d2a0
2025-08-18 18:01:18 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@bfab0dc
2025-08-18 18:01:18 TRACE SQLOperation select toto.id from toto | {}