<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.078</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@1a34f8e2
2026-04-04 06:15:40	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.name from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.name from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 1 | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.name from Toto where Toto.id = 2 | {}
</stdout></caseResult>