En succès
A duré 44 ms.
Standard Output
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@90e5788
2025-04-28 07:02:43 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@592afd3
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@172f0ab5
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connectio
...[truncated 1180 chars]...
onnection org.hsqldb.jdbc.JDBCConnection@e786d7e
2025-04-28 07:02:43 DEBUG SQLOperation Batching statement 1 times
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@533c62d0
2025-04-28 07:02:43 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7e626011
2025-04-28 07:02:43 TRACE SQLOperation select toto.id from toto | {}