<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.016</duration><failedSince>0</failedSince><name>update_withNewObject</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:42	DEBUG	DDLDeployer	create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))
2026-01-27 07:19:42	DEBUG	DDLDeployer	alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)
2026-01-27 07:19:42	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:42	TRACE	SQLOperation	insert into
...[truncated 5272 chars]...
null&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@1,mainBicycle=&lt;null&gt;,mapPropertyMadeOfComplexTypes=&lt;null&gt;,mapPropertyMadeOfComplexTypesWithColumnDuplicates=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsKey=&lt;null&gt;,mapPropertyMadeOfCompositeIdEntityAsValue=&lt;null&gt;,mapPropertyMadeOfEntityAsKey=&lt;null&gt;,mapPropertyMadeOfEntityAsKeyAndValue=&lt;null&gt;,mapPropertyMadeOfEntityAsValue=&lt;null&gt;,middleNames=&lt;null&gt;,name=toto,nicknames=[tonton, tintin],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></caseResult>