En succès
A duré 13 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean)
Standard Output
2024-10-06 18:12:45 DEBUG DDLDeployer create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id))
2024-10-06 18:12:45 DEBUG SQLOperation Batching statement 1 times
2024-10-06 18:12:45 DEBUG SQLOperation insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.possibleStates=[IN_PROGRESS, DONE], Toto.id=o.c.s.i.PersistableIdentifier@1052575a-2c58-4d6b-a7f2-5c9cab9fc4d2}}
2024-10-06 18:12:45 DEBUG 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@1052575a-2c58-4d6b-a7f2-5c9cab9fc4d2}
2024-10-06 18:12:45 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2270b999