<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</className><duration>0.015</duration><failedSince>0</failedSince><name>simulatedBy_one2ManyAndASelectListener</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-11-11 11:46:30	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))
2024-11-11 11:46:30	DEBUG	DDLDeployer	create table Book_authors(book_id bigint, authors_id bigint, unique (book_id, authors_id))
2024-11-11 11:46:30	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 3604 chars]...
ntime.load.JoinRoot$JoinRootRowConsumer@5a6c683b
2024-11-11 11:46:30	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@1c72ae33 on object org.codefilarete.stalactite.engine.model.book.Book@3eae0dcb
2024-11-11 11:46:30	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@2afb5a8a on object org.codefilarete.stalactite.engine.model.book.Book@3eae0dcb
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional</name><passCount>1</passCount><skipCount>0</skipCount></classResult>