<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>2026-02-10 07:22:28	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-02-10 07:22:28	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.117</duration><failedSince>0</failedSince><name>testCascade_ListSetMix_listContainsDuplicate_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-10 07:22:28	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country_ancientCities(country_id int not null, ancientCities_id int not null, idx integer, unique (country_id, ancientCities_id, idx))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table State(name varchar(255),
...[truncated 27393 chars]...
inNode$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,versionWithoutAccessor=0]
2026-02-10 07:22:28	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.973</duration><failedSince>0</failedSince><name>testCascade_SetSetMix_update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-10 07:22:28	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref
...[truncated 15701 chars]...
e.model.Country@24ab83c8,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,versionWithoutAccessor=0]
2026-02-10 07:22:28	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.133</duration><failedSince>0</failedSince><name>testCascade_oneToOneAndOneToMany_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-10 07:22:28	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, presidentId int, unique (id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-02-10 07:22:28	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-02-10 07:22
...[truncated 10301 chars]...
tyMadeOfComplexTypes=&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=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,versionWithoutAccessor=0]
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportRelationMixTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>