En succès
A duré 20 ms.
Standard Output
2025-02-11 07:07:52 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@33cec966
2025-02-11 07:07:52 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b))
2025-02-11 07:07:52 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?))
2025-02-11 07:07:52 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?))