En succès
A duré 11 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$EmbedWithExternalEmbeddedBean)
Standard Output
2024-09-08 13:58:39 DEBUG DDLDeployer create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id))
2024-09-08 13:58:39 DEBUG SQLOperation Batching statement 1 times
2024-09-08 13:58:39 DEBUG SQLOperation insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@139f8b31-a78a-4659-9574-310a8c527b32, Toto.possibleStates=[IN_PROGRESS, DONE]}}
2024-09-08 13:58:39 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@139f8b31-a78a-4659-9574-310a8c527b32}
2024-09-08 13:58:39 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2b0e378c