<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy</className><duration>0.009</duration><failedSince>0</failedSince><name>reverseEntitiesAreLoaded</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-18 18:44:19	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-18 18:44:19	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2026-02-18 18:44:19	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-18 18:44:19	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-02-18 18:44:
...[truncated 999 chars]...
ming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@53140fd2,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0,versionWithoutAccessor=0]
</stdout></caseResult>