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