En succès
A duré 25 ms.
Standard Output
2025-03-20 08:26:25 TRACE SQLOperation select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}
2025-03-20 08:26:25 DEBUG SQLOperation Batching statement 1 times
2025-03-20 08:26:25 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-03-20 08:26:25 DEBUG DDLDeployer create table Car(model varchar(255), id bigint not null, engi
...[truncated 1063 chars]...
re Car.id in (?) | {Car.id=2}
2025-03-20 08:26:25 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@27136e85
2025-03-20 08:26:25 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@28383eeb on object FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest.Car[model=Renault,color=<null>,engine=<null>,name=<null>,id=2,timestamp=<null>]