En succès
A duré 0,45 s.
Standard Output
2025-12-29 18:02:11 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@14cd3858
2025-12-29 18:02:11 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2025-12-29 18:02:11 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5f065ddc
2025-12-29 18:02:11 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@fcdad9a
2025-12-29 18:02:11 DEBUG SQLOperation Batching statement 2 times
2025
...[truncated 1223 chars]...
ction@640b5373
2025-12-29 18:02:11 DEBUG SQLOperation Batching statement 2 times
2025-12-29 18:02:11 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@51680b0e
2025-12-29 18:02:11 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-12-29 18:02:11 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ed3bfcb
2025-12-29 18:02:11 TRACE SQLOperation select toto.name from toto | {}