En succès
A duré 0,45 s.
Standard Output
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6086ba82
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@5742a4bb
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@30082a5e
2025-04-28 07:02:43 DEBUG SQLOperation Batching statement 2 times
...[truncated 1225 chars]...
ction@1ca49d7c
2025-04-28 07:02:43 DEBUG SQLOperation Batching statement 2 times
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6f49a165
2025-04-28 07:02:43 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-04-28 07:02:43 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@20110864
2025-04-28 07:02:43 TRACE SQLOperation select toto.name from toto | {}