En succès
A duré 0,46 s.
Standard Output
2025-11-25 06:58:46 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e133ed
2025-11-25 06:58:46 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-25 06:58:46 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4bedd2d8
2025-11-25 06:58:46 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2cb34e1e
2025-11-25 06:58:46 DEBUG SQLOperation Batching statement 2 t
...[truncated 1232 chars]...
ction@4fc2e703
2025-11-25 06:58:46 DEBUG SQLOperation Batching statement 2 times
2025-11-25 06:58:46 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6845895c
2025-11-25 06:58:46 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-11-25 06:58:46 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@70a8c0b9
2025-11-25 06:58:46 TRACE SQLOperation select toto.name from toto | {}