<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.016</duration><failedSince>0</failedSince><name>bidirectionality_reverseCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	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))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
...[truncated 3758 chars]...
untime.load.JoinRoot$JoinRootRowConsumer@2010c801
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@30153a85 on object org.codefilarete.stalactite.engine.model.book.Book@307ab1f1
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@638128c on object org.codefilarete.stalactite.engine.model.book.Book@307ab1f1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>bidirectionality_reverseInitializedWith</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	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))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
...[truncated 3761 chars]...
ntime.load.JoinRoot$JoinRootRowConsumer@65c48a78
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@7c552b41 on object org.codefilarete.stalactite.engine.model.book.Book@3376fce8
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@6e7e7cde on object org.codefilarete.stalactite.engine.model.book.Book@3376fce8
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.015</duration><failedSince>0</failedSince><name>bidirectionality_reverselySetBy</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	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))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))
...[truncated 3755 chars]...
runtime.load.JoinRoot$JoinRootRowConsumer@5121d097
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@531a82 on object org.codefilarete.stalactite.engine.model.book.Book@7094cd6c
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@45faedac on object org.codefilarete.stalactite.engine.model.book.Book@7094cd6c
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.01</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)
2025-03-05
...[truncated 3786 chars]...
s
2025-03-05 07:17:29	TRACE	SQLOperation	delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}
2025-03-05 07:17:29	DEBUG	SQLOperation	Batching statement 1 times
2025-03-05 07:17:29	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2025-03-05 07:17:29	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.009</duration><failedSince>0</failedSince><name>crud_relationContainsManyToMany_indexed</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, myIdx integer not null, unique (answer_id, choices_id, myIdx))
2025-03-05 07:17:29	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) r
...[truncated 1076 chars]...
ersistableIdentifier@13, Answer_choices.myIdx=1, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13, Answer_choices.myIdx=2, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}, 4={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@17, Answer_choices.myIdx=2, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@2}}
2025-03-05 07:17:29	TRACE	SQLOperation	select answer_id, choices_id, myIdx from answer_choices | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_relationContainsOneToMany</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)
2025-03-05
...[truncated 3495 chars]...
s
2025-03-05 07:17:29	TRACE	SQLOperation	delete from Answer_choices where choices_id = ? and answer_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}
2025-03-05 07:17:29	DEBUG	SQLOperation	Batching statement 1 times
2025-03-05 07:17:29	TRACE	SQLOperation	delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}
2025-03-05 07:17:29	TRACE	SQLOperation	select answer_id from answer_choices | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.008</duration><failedSince>0</failedSince><name>select_collectionFactory</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)
2025-03-05
...[truncated 1511 chars]...
nsuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@46d866c5 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$Answer@6ae065fe
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@7b4c5fc9 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$Answer@6ae065fe
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest</className><duration>0.019</duration><failedSince>0</failedSince><name>select_noRecordInAssociationTable_mustReturnEmptyCollection</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Choice(label varchar(255), id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer(id int not null, unique (id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	create table Answer_choices(answer_id int, choices_id int, unique (answer_id, choices_id))
2025-03-05 07:17:29	DEBUG	DDLDeployer	alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)
2025-03-05 0
...[truncated 808 chars]...
Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@1faca978 on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$Answer@cb81517
2025-03-05 07:17:29	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@3413a6db on object org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManySetTest$Answer@cb81517
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportManyToManySetTest</name><passCount>8</passCount><skipCount>0</skipCount></classResult>