Standard Output
2026-06-22 13:00:52 DEBUG DDLDeployer create table Toto(id varchar(255) not null, creationDate varchar(255), modificationDate timestamp, unique (id))
2026-06-22 13:00:52 DEBUG SQLOperation Batching statement 1 times
2026-06-22 13:00:52 TRACE SQLOperation insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e3b22485-3eae-40ec-a2df-c80fff87c864, Toto.creationDate=Mon Jun 22 13:00:52 UTC 2026, Toto.modificationDate=Mon Jun 22 13:00:52 UTC
...[truncated 88 chars]...
c.s.i.PersistableIdentifier@e3b22485-3eae-40ec-a2df-c80fff87c864]
2026-06-22 13:00:52 TRACE SQLOperation select Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e3b22485-3eae-40ec-a2df-c80fff87c864}
2026-06-22 13:00:52 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto