En succès
A duré 0,44 s.
Standard Output
2025-11-21 07:33:40 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4a26a54b
2025-11-21 07:33:40 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-21 07:33:40 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@702a2c6e
2025-11-21 07:33:40 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@33c2a762
2025-11-21 07:33:40 DEBUG SQLOperation Batching statement 2
...[truncated 1231 chars]...
nection@a8eb0bf
2025-11-21 07:33:40 DEBUG SQLOperation Batching statement 2 times
2025-11-21 07:33:40 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@635dad3c
2025-11-21 07:33:40 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-11-21 07:33:40 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@654b9f0
2025-11-21 07:33:40 TRACE SQLOperation select toto.name from toto | {}