<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.234</duration><failedSince>0</failedSince><name>bidirectionality_reverseCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
0
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@54f43310
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@54f43310
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.012</duration><failedSince>0</failedSince><name>bidirectionality_reverseInitializedWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
d
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@62e5b7fd
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@62e5b7fd
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.015</duration><failedSince>0</failedSince><name>bidirectionality_reverselySetBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3594 chars]...
2
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@193b9492
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object org.codefilarete.stalactite.engine.model.book.Book@193b9492
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 3429 chars]...
s
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany_indexed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answe
...[truncated 4365 chars]...
wer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.017</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany_indexed_siblingProperties</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_secondaryChoices(answer_id int not null, secondaryChoices_id int not null, myIdx2 integer, unique (answer_id, secondaryChoices_id, myIdx2))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create 
...[truncated 11056 chars]...
ntifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@2}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_relationContainsOneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 3138 chars]...
s
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}
2026-02-17 06:39:22	DEBUG	SQLOperation	Batching statement 1 times
2026-02-17 06:39:22	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2026-02-17 06:39:22	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.01</duration><failedSince>0</failedSince><name>select_collectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho
...[truncated 1157 chars]...
{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest</className><duration>0.037</duration><failedSince>0</failedSince><name>select_noRecordInAssociationTable_mustReturnEmptyCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2026-02-17 06:39:22	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe
...[truncated 693 chars]...
 {1=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
2026-02-17 06:39:22	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object Answer{id=o.c.s.i.PersistedIdentifier@42}
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportManyToManyTest</name><passCount>9</passCount><skipCount>0</skipCount></classResult>