En succès
A duré 0,47 s.
Standard Output
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2af114d2
2025-12-12 12:47:39 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3d862f5c
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6b41df80
2025-12-12 12:47:39 DEBUG SQLOperation Batching statement 2
...[truncated 1232 chars]...
ection@1775ff4a
2025-12-12 12:47:39 DEBUG SQLOperation Batching statement 2 times
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7cb77d5
2025-12-12 12:47:39 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-12-12 12:47:39 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@61d4171d
2025-12-12 12:47:39 TRACE SQLOperation select toto.name from toto | {}