<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.055</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-08 13:58:26	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@7dc9b41a
2024-09-08 13:58:26	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a))
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Toto where a in (?)
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Toto where a in (?, ?, ?)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.017</duration><failedSince>0</failedSince><name>select_composedId_idIsABean</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-08 13:58:26	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5b01b3f8
2024-09-08 13:58:26	DEBUG	DDLDeployer	create table Tata(a int, b int, c int, primary key (a, b))
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?))
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Tata where (a, b) in ((?, ?))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest</className><duration>0.032</duration><failedSince>0</failedSince><name>select_composedId_idIsItSelf</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-08 13:58:26	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@5fcff272
2024-09-08 13:58:26	DEBUG	DDLDeployer	create table Toto(a int, b int, c int, primary key (a, b))
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))
2024-09-08 13:58:26	DEBUG	SQLOperation	select a, b, c from Toto where (a, b) in ((?, ?))
</stdout></child><failCount>0</failCount><name>SelectExecutorHSQLDBTest</name><passCount>3</passCount><skipCount>0</skipCount></classResult>