<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.configurer.resolver.onetomany.OneToManyResolverTest</className><duration>0.028</duration><failedSince>0</failedSince><name>multiple_oneToMany_inDepth</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-05-19 05:31:20	DEBUG	DDLDeployer	create table Bicycle(id int GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, color int, unique (id))
2026-05-19 05:31:20	DEBUG	DDLDeployer	create table City(id int not null, name varchar(255), countryId int, stateId int, unique (id))
2026-05-19 05:31:20	DEBUG	DDLDeployer	create table City_persons(city_id int not null, persons_id int not null, unique (city_id, persons_id))
2026-05-19 05:31:20	DEBUG	DDLDeployer	create table Country(id int 
...[truncated 12602 chars]...
05-19 05:31:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1
2026-05-19 05:31:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1
2026-05-19 05:31:20	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.City#o.c.s.i.PersistedIdentifier@1
</stdout></child><failCount>0</failCount><name>OneToManyResolverTest</name><passCount>1</passCount><skipCount>0</skipCount></classResult>