<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.013</duration><failedSince>0</failedSince><name>update_withNewObject</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-20 08:26:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-03-20 08:26:15	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2025-03-20 08:26:15	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2025-03-20 08:26:15	DEBUG	SQLOperation	Batching statement 1 times
2025-03-20 08:26:15	TRACE	SQLOperation	insert into
...[truncated 4626 chars]...
runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4bcf8428 on object Person[addressBook=&lt;null&gt;,addresses=&lt;null&gt;,contracts=&lt;null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,name=toto,nicknames=[tonton, tintin],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></caseResult>