En succès
A duré 14 ms.
Standard Output
2024-10-20 18:53:40 DEBUG SQLOperation Batching statement 1 times
2024-10-20 18:53:40 TRACE SQLOperation insert into Car(id, model) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2024-10-20 18:53:40 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {Car.id=o.c.s.i.PersistableIdentifier@1}
2024-10-20 18:53:40 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$Join
...[truncated 146 chars]...
r.id=o.c.s.i.PersistableIdentifier@1}
2024-10-20 18:53:40 DEBUG SQLOperation Result found in cache, statement will not be executed
2024-10-20 18:53:40 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@4b68eb87
2024-10-20 18:53:40 DEBUG SQLOperation Batching statement 1 times
2024-10-20 18:53:40 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.model (U)=Peugeot}}