En succès
A duré 10 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean)
Standard Output
2025-07-20 15:42:56 DEBUG DDLDeployer create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id))
2025-07-20 15:42:56 DEBUG SQLOperation Batching statement 1 times
2025-07-20 15:42:56 TRACE SQLOperation insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@82a27057-6b35-497c-9b68-a67cb6950d0b}}
2025-07-20 15:42:56 TRACE SQLOperation select firstName from Toto | {}
2025-07-20 15:42:56 DEBUG SimpleRelatio
...[truncated 173 chars]...
entities in 1 chunks
2025-07-20 15:42:56 TRACE SQLOperation select Toto.firstName as Toto_firstName, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistedIdentifier@82a27057-6b35-497c-9b68-a67cb6950d0b}
2025-07-20 15:42:56 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto
2025-07-20 15:42:56 TRACE SQLOperation select firstName from Toto | {}