En succès
A duré 0,48 s.
Standard Output
2025-07-05 06:34:26 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@bfe51c3
2025-07-05 06:34:26 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-07-05 06:34:26 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a1e47d3
2025-07-05 06:34:26 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@73ac846
2025-07-05 06:34:26 DEBUG SQLOperation Batching statement 2 times
2
...[truncated 1224 chars]...
ction@627f515c
2025-07-05 06:34:26 DEBUG SQLOperation Batching statement 2 times
2025-07-05 06:34:26 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@688d3e2a
2025-07-05 06:34:26 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-07-05 06:34:26 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4fc2e703
2025-07-05 06:34:26 TRACE SQLOperation select toto.name from toto | {}