<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.043</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:54	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-12-12 12:47:54	DEBUG	DDLDeployer	alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.098</duration><failedSince>0</failedSince><name>testCascade_ListSetMix_listContainsDuplicate_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:54	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country_ancientCities(country_id int, ancientCities_id int, idx integer not null, unique (country_id, ancientCities_id, idx))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table State(name varchar(255), id int n
...[truncated 25254 chars]...
ng o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=&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=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
2025-12-12 12:47:54	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.936</duration><failedSince>0</failedSince><name>testCascade_SetSetMix_update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:54	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref
...[truncated 14071 chars]...
filarete.stalactite.engine.model.Country@5c2fd20c,id=o.c.s.i.PersistedIdentifier@2,name=Grenoble,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=[State{id=o.c.s.i.PersistedIdentifier@0}, State{id=o.c.s.i.PersistedIdentifier@3}],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
2025-12-12 12:47:54	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.116</duration><failedSince>0</failedSince><name>testCascade_oneToOneAndOneToMany_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-12-12 12:47:54	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, presidentId int, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2025-12-12 12:47:54	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-12-12 12:47:54	DEBUG	DDLDeplo
...[truncated 9182 chars]...
tedIdentifier@0,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;,name=New french president,nicknames=&lt;null&gt;,phoneNumbers=&lt;null&gt;,timestamp=&lt;null&gt;,vehicle=&lt;null&gt;,version=0],states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportRelationMixTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>