<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.036</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@3a61d819
2026-04-04 06:15:40	DEBUG	DDLDeployer	create table Toto(id integer, name varchar(255))
2026-04-04 06:15:40	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer)
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}
</stdout></child><child><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></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.033</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@16279a5d
2026-04-04 06:15:40	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest</className><duration>0.862</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:40	INFO 	HSQLDBInMemoryDataSource	giving connection org.hsqldb.jdbc.JDBCConnection@4dffff9
2026-04-04 06:15:40	DEBUG	DDLDeployer	create table Toto(id integer, dummyProp varchar(255))
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
2026-04-04 06:15:40	TRACE	SQLOperation	select Toto.id, Toto.dummyProp from Toto | {}
</stdout></child><failCount>0</failCount><name>PersistenceContextHSQLDBTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>