En succès
A duré 0,45 s.
Standard Output
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@460306ab
2025-06-26 04:31:23 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@789f27e5
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@38617f1c
2025-06-26 04:31:23 DEBUG SQLOperation Batching statement 2 times
...[truncated 1226 chars]...
nection@7e667bfb
2025-06-26 04:31:23 DEBUG SQLOperation Batching statement 2 times
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@dc1fbbc
2025-06-26 04:31:23 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-06-26 04:31:23 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1124fd8
2025-06-26 04:31:23 TRACE SQLOperation select toto.name from toto | {}