<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.022</duration><failedSince>0</failedSince><name>update_associationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-04-27 09:16:40	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2025-04-27 09:16:40	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-04-27 09:16:40	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2025-04-27 09:16:40	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(
...[truncated 7854 chars]...
ityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@3d2b9562 on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,name=changed,persons=&lt;null&gt;,state=&lt;null&gt;]],description=Smelly cheese !,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@0,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></caseResult>