En succès
A duré 0,44 s.
Standard Output
2025-09-29 21:45:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@98be09f
2025-09-29 21:45:25 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-09-29 21:45:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@60cc749d
2025-09-29 21:45:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@53e7ef2d
2025-09-29 21:45:25 DEBUG SQLOperation Batching statement 2 t
...[truncated 1228 chars]...
ection@5882ff51
2025-09-29 21:45:25 DEBUG SQLOperation Batching statement 2 times
2025-09-29 21:45:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@19601dc5
2025-09-29 21:45:25 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-09-29 21:45:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@ef3bc19
2025-09-29 21:45:25 TRACE SQLOperation select toto.name from toto | {}