En succès
A duré 0,45 s.
Standard Output
2025-11-25 21:36:02 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@201bc8f0
2025-11-25 21:36:02 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-11-25 21:36:02 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@54f3fd30
2025-11-25 21:36:02 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@cff1a53
2025-11-25 21:36:02 DEBUG SQLOperation Batching statement 2 t
...[truncated 1229 chars]...
ection@6dbcb435
2025-11-25 21:36:02 DEBUG SQLOperation Batching statement 2 times
2025-11-25 21:36:02 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5b270c33
2025-11-25 21:36:02 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-11-25 21:36:02 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4ca3923
2025-11-25 21:36:02 TRACE SQLOperation select toto.name from toto | {}