<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.058</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-20 05:02:28	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7fd3c38b
2025-12-20 05:02:28	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2025-12-20 05:02:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2025-12-20 05:02:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?) | {Toto.a=1}
2025-12-20 05:02:28	DEBUG	SelectExecutor	selecting entities in 1 chunks
2025-12-20 05:02:28	TRACE	SQLOperation	select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}
</stdout></caseResult>