<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.014</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-07-20 15:43:11	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-07-20 15:43:11	DEBUG	DDLDeployer	create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2025-07-20 15:43:11	DEBUG	DDLDeployer	create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id))
2025-07-20 15:43:11	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_person_id_Person_id for
...[truncated 12374 chars]...
SupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2025-07-20 15:43:11	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></caseResult>