<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.007</duration><failedSince>0</failedSince><name>apiUsage</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.021</duration><failedSince>0</failedSince><name>hasCollectionCriteria_embeddedCollectionCriteria_returnsTrue</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.001</duration><failedSince>0</failedSince><name>hasCollectionCriteria_noCollectionCriteria_returnsFalse</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.023</duration><failedSince>0</failedSince><name>selectWhere_subQuery</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:01	DEBUG	DDLDeployer	create table Restaurant(name varchar(255), description varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-04-04 06:16:01	DEBUG	DDLDeployer	create table Review(rating integer not null, comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, restaurantId bigint, unique (id))
2026-04-04 06:16:01	DEBUG	DDLDeployer	alter table Review add constraint FK_Review
...[truncated 9537 chars]...
ot$JoinRootRowConsumer entityType=o.c.s.e.m.r.Restaurant
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.r.Restaurant#9
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.r.Restaurant
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.r.Restaurant#9
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.016</duration><failedSince>0</failedSince><name>selectWhere_withCollectionCriteria</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:01	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:01	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-04-04 06:16:01	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-04-04 06:16:01	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Coun
...[truncated 2364 chars]...
.i.PersistedIdentifier@1
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1
2026-04-04 06:16:01	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest</className><duration>0.008</duration><failedSince>0</failedSince><name>sqlGeneration</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>EntityCriteriaSupportTest</name><passCount>6</passCount><skipCount>0</skipCount></classResult>