<caseResult _class='hudson.tasks.junit.CaseResult'><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany</className><duration>0.01</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Per
...[truncated 8030 chars]...
 entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888
</stdout></caseResult>