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