<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.016</duration><failedSince>0</failedSince><name>associationTable_set_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)
2025-08-18 18:01:3
...[truncated 4932 chars]...
tatement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13}}
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2025-08-18 18:01:38	TRACE	SQLOperation	select id from city | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_collectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2025-08-18 18:01:
...[truncated 949 chars]...
	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@58f72035,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.016</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[1]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperat
...[truncated 4931 chars]...
EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@513e9cd3,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.015</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[2]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperat
...[truncated 4931 chars]...
EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@60973f74,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.018</duration><failedSince>0</failedSince><name>mappedBy_differentWays(ThrowingSupplier, boolean)[3]</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table city(countryId int, name varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table city add constraint FK_city_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperat
...[truncated 4830 chars]...
tyType=o.c.s.e.m.Country
2025-08-18 18:01:38	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@0,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@1,languages=[],modificationDate=&lt;null&gt;,name=France 2,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>mappedBy_entitiesAreLoaded</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SimpleRelationalEntityPersister	selecting entities [o.c.s.i.PersistedIdentifier@42]
2025-08-18 18:01:
...[truncated 949 chars]...
	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Country[ancientCities=[],capital=&lt;null&gt;,cities=[City[country=org.codefilarete.stalactite.engine.model.Country@6e4290eb,id=o.c.s.i.PersistedIdentifier@1,name=Paris,persons=&lt;null&gt;,state=&lt;null&gt;]],description=&lt;null&gt;,euMember=false,hasNuclearPower=false,id=o.c.s.i.PersistedIdentifier@42,languages=[],modificationDate=&lt;null&gt;,name=France,president=&lt;null&gt;,states=[],timestamp=&lt;null&gt;,towns=&lt;null&gt;,version=0]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.016</duration><failedSince>0</failedSince><name>mappedBy_noCascade_defaultCascadeIsAll</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperat
...[truncated 3926 chars]...
o.c.s.i.PersistedIdentifier@0, City.countryId (U)=null}, 2={City.name (U)=Paris, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null}}
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}
2025-08-18 18:01:38	TRACE	SQLOperation	select name from Country where id = 42 | {}
2025-08-18 18:01:38	TRACE	SQLOperation	select name from City where id = 1 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.015</duration><failedSince>0</failedSince><name>mappedBy_set_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	insert into Country(id) values (?) | {1={
...[truncated 2744 chars]...
DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	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}}
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2025-08-18 18:01:38	TRACE	SQLOperation	select countryId from city | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.015</duration><failedSince>0</failedSince><name>mappedBy_set_ordered_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, myIdx integer, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	insert into Country(id) va
...[truncated 3319 chars]...
i.PersistableIdentifier@13}}
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 2 times
2025-08-18 18:01:38	TRACE	SQLOperation	update City set myIdx = ?, countryId = ? where id = ? | {1={City.countryId (U)=o.c.s.i.PersistedIdentifier@1, City.myIdx (U)=2, City.id (W)=o.c.s.i.PersistableIdentifier@17}, 2={City.countryId (U)=o.c.s.i.PersistedIdentifier@1, City.myIdx (U)=1, City.id (W)=o.c.s.i.PersistableIdentifier@23}}
2025-08-18 18:01:38	TRACE	SQLOperation	select name, myIdx from city | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest</className><duration>0.016</duration><failedSince>0</failedSince><name>withPolymorphicTarget_crud</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-08-18 18:01:38	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, countryId int, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Country(id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	create table Town(id int not null, unique (id))
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)
2025-08-18 18:01:38	DEBUG	DDLDeployer	alter table Town add c
...[truncated 5097 chars]...
DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Grenoble, City.id (W)=o.c.s.i.PersistableIdentifier@13, City.countryId (U)=null}}
2025-08-18 18:01:38	DEBUG	SQLOperation	Batching statement 1 times
2025-08-18 18:01:38	TRACE	SQLOperation	delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}
2025-08-18 18:01:38	TRACE	SQLOperation	select countryId from city | {}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportOneToManySetTest</name><passCount>10</passCount><skipCount>0</skipCount></classResult>