<caseResult _class='hudson.tasks.junit.CaseResult'><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></caseResult>