<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>associationTable_set_crud</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, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2026-04-04 06:15:59	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:59	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Coun
...[truncated 3070 chars]...
tatement 1 times
2026-04-04 06:15:59	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-04-04 06:15:59	TRACE	SQLOperation	select id from city | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.008</duration><failedSince>0</failedSince><name>fetchSeparately</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), id int not null, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:15:59	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2026-04-04 06:15:
...[truncated 938 chars]...
ier@1, o.c.s.i.PersistedIdentifier@2]
2026-04-04 06:15:59	TRACE	SQLOperation	select City.name as City_name, City.id as City_id from City where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2}
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[1]</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	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOperat
...[truncated 3444 chars]...
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@1
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance 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@1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[2]</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	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOperat
...[truncated 3444 chars]...
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@1
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance 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@1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:15:59	DEBUG	DDLDeployer	create table city(country_id int, name varchar(255), id int not null, 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	alter table city add constraint FK_city_country_id_Country_id foreign key(country_id) references Country(id)
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOpe
...[truncated 3455 chars]...
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@1
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance 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@1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.011</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[4]</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, country_id 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	alter table City add constraint FK_City_country_id_Country_id foreign key(country_id) references Country(id)
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOpe
...[truncated 3455 chars]...
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@1
2026-04-04 06:15:59	DEBUG	EntityTreeInflater	Creating instance 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@1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.013</duration><failedSince>0</failedSince><name>withPolymorphicTarget_crud</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(id int not null, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	create table Town(id int not null, unique (id))
2026-04-04 06:15:59	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2026-04-04 06:15:59	DEBUG	DDLDeployer	alter table Town add c
...[truncated 2776 chars]...
DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@13, City.name (U)=Grenoble, City.countryId (U)=null}}
2026-04-04 06:15:59	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:15:59	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2026-04-04 06:15:59	TRACE	SQLOperation	select countryId from city | {}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportOneToManySetTest</name><passCount>7</passCount><skipCount>0</skipCount></classResult>