En succès
A duré 9 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, possibleStates varchar(255), unique (id))
2025-04-27 09:16:29 DEBUG SQLOperation Batching statement 1 times
2025-04-27 09:16:29 TRACE SQLOperation insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@f13106c8-42d9-4a2b-a4aa-829c9221e499, Toto.possibleStates=[IN_PROGRESS, DONE]}}
2025-04-27 09:16:29 TRACE SQLOperation select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@f13106c8-42d9-4a2b-a4aa-829c9221e499}
2025-04-27 09:16:29 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@4e695432