Standard Output
2026-03-24 07:19:54 DEBUG DDLDeployer create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))
2026-03-24 07:19:54 DEBUG SQLOperation Batching statement 1 times
2026-03-24 07:19:54 TRACE SQLOperation insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.directNeighborId=null}}
2026-03-24 07:19:54 DEBUG SQLOperation Batching sta
...[truncated 6574 chars]...
entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-03-24 07:19:54 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-03-24 07:19:54 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