En succès
A duré 0,44 s.
Standard Output
2025-07-20 15:42:38 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1762be43
2025-07-20 15:42:38 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-07-20 15:42:38 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@359a972e
2025-07-20 15:42:38 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@32eea4f7
2025-07-20 15:42:38 DEBUG SQLOperation Batching statement 2 times
...[truncated 1227 chars]...
ction@7e0cbe79
2025-07-20 15:42:38 DEBUG SQLOperation Batching statement 2 times
2025-07-20 15:42:38 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@22251bb2
2025-07-20 15:42:38 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-07-20 15:42:38 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@63888c14
2025-07-20 15:42:38 TRACE SQLOperation select toto.name from toto | {}