En succès
A duré 9 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean)
Standard Output
2025-04-28 07:03:01 DEBUG DDLDeployer create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id))
2025-04-28 07:03:01 DEBUG SQLOperation Batching statement 1 times
2025-04-28 07:03:01 TRACE SQLOperation insert into Toto(firstName, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@ff253210-ea73-44ff-a493-8f0e0015dfb6, Toto.firstName=null}}
2025-04-28 07:03:01 TRACE SQLOperation select firstName from Toto | {}
2025-04-28 07:03:01 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@ff253210-ea73-44ff-a493-8f0e0015dfb6}
2025-04-28 07:03:01 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@78a686e3
2025-04-28 07:03:01 TRACE SQLOperation select firstName from Toto | {}