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