En succès
A duré 0,45 s.
Standard Output
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@77d1e709
2025-08-18 18:01:18 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5bd93106
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@49e11ca7
2025-08-18 18:01:18 DEBUG SQLOperation Batching statement 2 times
...[truncated 1227 chars]...
ction@32558a32
2025-08-18 18:01:18 DEBUG SQLOperation Batching statement 2 times
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a5ba7ff
2025-08-18 18:01:18 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-08-18 18:01:18 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@554bb231
2025-08-18 18:01:18 TRACE SQLOperation select toto.name from toto | {}