En succès
A duré 14 ms.
Standard Output
2024-11-13 12:40:56 DEBUG SQLOperation Batching statement 1 times
2024-11-13 12:40:56 TRACE SQLOperation insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}
2024-11-13 12:40:56 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-11-13 12:40:56 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-11-13 12:40:56 DEBUG SQLOperation Result found in cache, statement will not be executed
2024-11-13 12:40:56 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@4c819eab
2024-11-13 12:40:56 DEBUG SQLOperation Batching statement 1 times
2024-11-13 12:40:56 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1}}