En succès
A duré 12 ms.
Standard Output
2025-09-14 16:05:57 DEBUG SQLOperation Batching statement 1 times
2025-09-14 16:05:57 TRACE SQLOperation insert into Car(id, model) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}
2025-09-14 16:05:57 DEBUG SimpleRelationalEntityPersister selecting entities [o.c.s.i.PersistableIdentifier@1]
2025-09-14 16:05:57 TRACE SQLOperation select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2025-09-14 16:05:57 DEB
...[truncated 318 chars]...
where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}
2025-09-14 16:05:57 DEBUG SQLOperation Result found in cache, statement will not be executed
2025-09-14 16:05:57 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car
2025-09-14 16:05:57 DEBUG SQLOperation Batching statement 1 times
2025-09-14 16:05:57 TRACE SQLOperation update Car set model = ? where id = ? | {1={Car.id (W)=o.c.s.i.PersistedIdentifier@1, Car.model (U)=Peugeot}}