<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.012</duration><failedSince>0</failedSince><name>changeColumnName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.006</duration><failedSince>0</failedSince><name>changeColumnSize</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.017</duration><failedSince>0</failedSince><name>delete</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 2683 chars]...
 Person_nicknames where nicknames = ? and id = ? | {1={Person_nicknames.nicknames=tintin, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_nicknames.nicknames=tonton, Person_nicknames.id=o.c.s.i.PersistedIdentifier@1}}
2026-01-27 07:19:42	DEBUG	SQLOperation	Batching statement 1 times
2026-01-27 07:19:42	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}
2026-01-27 07:19:42	TRACE	SQLOperation	select nickNames from Person_nicknames | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>foreignKeyIsPresent</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.012</duration><failedSince>0</failedSince><name>insert</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 1151 chars]...
ontracts=&lt;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=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.003</duration><failedSince>0</failedSince><name>mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.02</duration><failedSince>0</failedSince><name>read_deepInTree</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-01-27 07:19:42	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-01-27 07:19:42	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-01-27 07:19:42	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-01-27 07:19:42	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, uni
...[truncated 17429 chars]...
ll&gt;,country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,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=me,nicknames=[Jane Do, John Do],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.011</duration><failedSince>0</failedSince><name>update_objectRemoval</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 3618 chars]...
ontracts=&lt;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=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><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></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.013</duration><failedSince>0</failedSince><name>withCollectionFactory</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 3873 chars]...
racts=&lt;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=[c, b, a],phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.005</duration><failedSince>0</failedSince><name>withElementCollectionTableNaming</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withTable</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest</className><duration>0.004</duration><failedSince>0</failedSince><name>withTableName</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCollectionOfElementsTest</name><passCount>13</passCount><skipCount>0</skipCount></classResult>