En succès
A duré 24 ms.
Standard Output
2025-08-07 07:15:30 DEBUG SelectExecutor selecting entities in 1 chunks
2025-08-07 07:15:30 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}
2025-08-07 07:15:30 DEBUG SQLOperation Batching statement 1 times
2025-08-07 07:15:30 TRACE SQLOperation update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.next_val (U)=40, sequence_table.sequence_name (W)=Toto}}
2025-08-07 07:15:30 DEBUG D
...[truncated 1304 chars]...
ere Car.id in (?) | {Car.id=2}
2025-08-07 07:15:30 DEBUG EntityTreeInflater Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car
2025-08-07 07:15:30 DEBUG EntityTreeInflater Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=<null>,engine=<null>,name=<null>,id=2,timestamp=<null>]