En succès
A duré 18 ms.
Standard Output
2025-01-16 07:15:32 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@75c45c4b
2025-01-16 07:15:32 DEBUG DDLDeployer create table Tata(a int, b int, c int, primary key (a, b))
2025-01-16 07:15:32 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?))
2025-01-16 07:15:32 DEBUG SQLOperation select a, b, c from Tata where (a, b) in ((?, ?))