<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</className><duration>0.013</duration><failedSince>0</failedSince><name>simulatedBy_one2ManyAndASelectListener</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	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-04-04 06:16:03	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-04-04 06:16:03	DEBUG	DDLDeployer	create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo
...[truncated 3191 chars]...
.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#1
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.b.Book#2
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</name><passCount>1</passCount><skipCount>0</skipCount></classResult>