En succès
A duré 0,46 s.
Standard Output
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@53de637a
2025-11-04 06:19:56 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@129b75c
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4da86d09
2025-11-04 06:19:56 DEBUG SQLOperation Batching statement 2 t
...[truncated 1230 chars]...
ection@ec7c39b
2025-11-04 06:19:56 DEBUG SQLOperation Batching statement 2 times
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@21890674
2025-11-04 06:19:56 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-11-04 06:19:56 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@320aecd3
2025-11-04 06:19:56 TRACE SQLOperation select toto.name from toto | {}