En succès
A duré 13 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean)
Standard Output
2025-04-27 09:16:29 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2025-04-27 09:16:29 TRACE SQLOperation insert into Toto(id, name) values (?, ?) | {Toto.id=o.c.s.i.PersistedIdentifier@6864c7d0-595d-456f-9c8f-9933a17bdd56, Toto.name=toto}
2025-04-27 09:16:29 TRACE SQLOperation select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistedIdentifier@6864c7d0-595d-456f-9c8f-9933a17bdd56}
2025-04-27 09:16:29 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@7a8d5549
2025-04-27 09:16:29 TRACE SQLOperation select Toto.name from Toto | {}