<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.009</duration><failedSince>0</failedSince><name>delete_withAssociationTable_associationRecordsMustBeDeleted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(citi
...[truncated 780 chars]...
Identifier@42}}
2024-08-29 16:28:17	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:17	DEBUG	SQLOperation	delete from Country_cities where cities_id = ? and country_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}}
2024-08-29 16:28:17	DEBUG	SQLOperation	Batching statement 1 times
2024-08-29 16:28:17	DEBUG	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$CascadeAssociationOnly</className><duration>0.011</duration><failedSince>0</failedSince><name>insert_withAssociationTable_associationRecordsMustBeInserted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(
...[truncated 596 chars]...
ng statement 3 times
2024-08-29 16:28:17	DEBUG	SQLOperation	insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@100, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@200, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@300, Country_cities.country_id=o.c.s.i.PersistableIdentifier@666}}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.013</duration><failedSince>0</failedSince><name>update_withAssociationTable_associationRecordsMustBeUpdated_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-29 16:28:17	DEBUG	DDLDeployer	create table City(name varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country_cities(country_id int, cities_id int, unique (country_id, cities_id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	create table Country(name varchar(255), description varchar(255), id int not null, unique (id))
2024-08-29 16:28:17	DEBUG	DDLDeployer	alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(citi
...[truncated 1692 chars]...
BUG	SQLOperation	select Country.name as Country_name, Country.description as Country_description, Country.id as Country_id, Country_cities_City.name as Country_cities_City_name, Country_cities_City.id as Country_cities_City_id from Country left outer join Country_cities as Country_cities on Country.id = Country_cities.country_id left outer join City as Country_cities_City on Country_cities.cities_id = Country_cities_City.id where Country.id in (?) | {Country.id=o.c.s.i.PersistableIdentifier@42}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</className><duration>0.005</duration><failedSince>0</failedSince><name>withoutAssociationTable_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly</name><passCount>4</passCount><skipCount>0</skipCount></classResult>