En succès
A duré 0,45 s.
Standard Output
2026-02-01 14:28:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@17ab4ba5
2026-02-01 14:28:56 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-01 14:28:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4fc6dcb7
2026-02-01 14:28:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@18e5b50
2026-02-01 14:28:56 DEBUG SQLOperation Batching statement 2 times
2026
...[truncated 1222 chars]...
ction@198ad9e0
2026-02-01 14:28:56 DEBUG SQLOperation Batching statement 2 times
2026-02-01 14:28:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1a958d2a
2026-02-01 14:28:56 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-01 14:28:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@15c8bb25
2026-02-01 14:28:56 TRACE SQLOperation select toto.name from toto | {}