<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.05</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:37:48	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@2f97e3de
2024-09-17 21:37:48	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2024-09-17 21:37:48	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2024-09-17 21:37:48	DEBUG	SQLOperation	select a, b, c from Toto where a in (?, ?, ?)
</stdout></caseResult>