<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$CascadeAssociationOnly</className><duration>0.013</duration><failedSince>0</failedSince><name>delete_associationRecordsMustBeDeleted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)
2024-08-30
...[truncated 1507 chars]...
fier@300}}
2024-08-30 07:43:31	DEBUG	SQLOperation	Batching statement 1 times
2024-08-30 07:43:31	DEBUG	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}
2024-08-30 07:43:31	DEBUG	SQLOperation	select count(*) as answerCount from Answer where id = 666 | {}
2024-08-30 07:43:31	DEBUG	SQLOperation	select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}
2024-08-30 07:43:31	DEBUG	SQLOperation	select id from Choice where id = 300 | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$CascadeAssociationOnly</className><duration>0.009</duration><failedSince>0</failedSince><name>insert_associationRecordsMustBeInserted_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)
2024-08-30 0
...[truncated 636 chars]...
ices.choices_id=o.c.s.i.PersistableIdentifier@200}, 2={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@100}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@666, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@300}}
2024-08-30 07:43:31	DEBUG	SQLOperation	select id from Answer where id in (42, 666) | {}
2024-08-30 07:43:31	DEBUG	SQLOperation	select choices_Id from Answer_choices where answer_id in (42, 666) | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$CascadeAssociationOnly</className><duration>0.009</duration><failedSince>0</failedSince><name>update_associationRecordsMustBeUpdated_butNotTargetEntities</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer(comment varchar(255), id int not null, unique (id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2024-08-30 07:43:31	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references A
...[truncated 1564 chars]...
nt, Answer.id as Answer_id, Answer_choices_Choice.label as Answer_choices_Choice_label, Answer_choices_Choice.id as Answer_choices_Choice_id from Answer left outer join Answer_choices as Answer_choices on Answer.id = Answer_choices.answer_id left outer join Choice as Answer_choices_Choice on Answer_choices.choices_id = Answer_choices_Choice.id where Answer.id in (?) | {Answer.id=o.c.s.i.PersistableIdentifier@42}
2024-08-30 07:43:31	DEBUG	SQLOperation	select label from Choice where id = 100 | {}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportManyToManySetTest$CascadeAssociationOnly</name><passCount>3</passCount><skipCount>0</skipCount></classResult>