En succès
A duré 0,45 s.
Standard Output
2025-05-22 06:40:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c9a3ae
2025-05-22 06:40:25 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-05-22 06:40:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@bfe51c3
2025-05-22 06:40:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5771d28a
2025-05-22 06:40:25 DEBUG SQLOperation Batching statement 2 times
2
...[truncated 1224 chars]...
nection@807bfd3
2025-05-22 06:40:25 DEBUG SQLOperation Batching statement 2 times
2025-05-22 06:40:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@e74903f
2025-05-22 06:40:25 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-05-22 06:40:25 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3ea14a58
2025-05-22 06:40:25 TRACE SQLOperation select toto.name from toto | {}