En succès
A duré 0,44 s.
Standard Output
2025-12-22 07:57:58 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@47a1b2f7
2025-12-22 07:57:58 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2025-12-22 07:57:58 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@b50cfa7
2025-12-22 07:57:58 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@17d99e0f
2025-12-22 07:57:58 DEBUG SQLOperation Batching statement 2 times
2025
...[truncated 1223 chars]...
ction@6d88a3f4
2025-12-22 07:57:58 DEBUG SQLOperation Batching statement 2 times
2025-12-22 07:57:58 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6980c50b
2025-12-22 07:57:58 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-12-22 07:57:58 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3e9a0143
2025-12-22 07:57:58 TRACE SQLOperation select toto.name from toto | {}