<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.038</duration><failedSince>0</failedSince><name>foreignKeyIsCreated</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:52	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:15:52	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.082</duration><failedSince>0</failedSince><name>testCascade_ListSetMix_listContainsDuplicate_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:52	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:15:52	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-04-04 06:15:52	DEBUG	DDLDeployer	create table State(name varchar(255),
...[truncated 14833 chars]...
ultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.98</duration><failedSince>0</failedSince><name>testCascade_SetSetMix_update</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:51	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:15:51	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:15:51	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:15:51	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref
...[truncated 7315 chars]...
 with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest</className><duration>0.124</duration><failedSince>0</failedSince><name>testCascade_oneToOneAndOneToMany_CRUD</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:52	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, presidentId int, unique (id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))
2026-04-04 06:15:52	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-04-04 06:15
...[truncated 5105 chars]...
 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
2026-04-04 06:15:52	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportRelationMixTest</name><passCount>4</passCount><skipCount>0</skipCount></classResult>