Standard Output
2026-05-19 05:31:20 DEBUG DDLDeployer create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2026-05-19 05:31:20 DEBUG DDLDeployer create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))
2026-05-19 05:31:20 DEBUG DDLDeployer alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)
2026-05-19 05:31:20 DEBUG SQLOperation Batching statement 1 times
2026-05-19 05:31:20 TRAC
...[truncated 1482 chars]...
ollectionResolverTest$Toto#o.c.s.i.PersistedIdentifier@572fc04e-16bb-4c89-9e51-639f40e20d95
2026-05-19 05:31:20 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.c.r.e.ElementCollectionResolverTest$Toto
2026-05-19 05:31:20 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.c.r.e.ElementCollectionResolverTest$Toto#o.c.s.i.PersistedIdentifier@572fc04e-16bb-4c89-9e51-639f40e20d95