En succès
A duré 36 ms.
Standard Output
2025-11-30 15:57:33 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4e3c0627
2025-11-30 15:57:33 DEBUG DDLDeployer create table Toto(id integer not null, name varchar(255))
2025-11-30 15:57:33 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}
2025-11-30 15:57:33 TRACE SQLOperation select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}