<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.01</duration><failedSince>0</failedSince><name>delete_mappedRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:00	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:16:00	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdenti
...[truncated 993 chars]...
n	Batching statement 2 times
2026-04-04 06:16:00	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@100, City.countryId (U)=null}, 2={City.name (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@200, City.countryId (U)=null}}
2026-04-04 06:16:00	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:00	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_withAssociationTable_associationRecordsMustBeDeleted</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:00	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	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:16:00	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_i
...[truncated 798 chars]...
Identifier@42}}
2026-04-04 06:16:00	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:00	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@666, Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300}}
2026-04-04 06:16:00	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:00	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.012</duration><failedSince>0</failedSince><name>update_associationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:00	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	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:16:00	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Count
...[truncated 4834 chars]...
.i.PersistedIdentifier@0
2026-04-04 06:16:00	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-04-04 06:16:00	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:16:00	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><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>update_mappedBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:00	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:16:00	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:00	TRACE	SQLOperat
...[truncated 2982 chars]...
c.s.e.m.Country
2026-04-04 06:16:00	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:16:00	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-04-04 06:16:00	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><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.016</duration><failedSince>0</failedSince><name>update_multipleTimes</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:59	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	create table State(name varchar(255), id int not null, countryId int, unique (id))
2026-04-04 06:15:59	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:59	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:59	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:59	TRACE	SQLOperation	select id from State where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</className><duration>0.011</duration><failedSince>0</failedSince><name>update_noMappedBy_associationTableIsMaintained</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:00	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2026-04-04 06:16:00	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:16:00	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_i
...[truncated 4834 chars]...
.i.PersistedIdentifier@0
2026-04-04 06:16:00	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country
2026-04-04 06:16:00	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:16:00	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>FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll</name><passCount>6</passCount><skipCount>0</skipCount></classResult>