En succès
A duré 7 ms.
Standard Output
2024-09-15 08:07:30 DEBUG SQLOperation select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.id = TotoB.id where Toto.x = ? | {1=42}
2024-09-15 08:07:30 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowCons
...[truncated 815 chars]...
g.codefilarete.stalactite.engine.runtime.load.MergeJoinNode$MergeJoinRowConsumer@56d681a3 on object TotoB[{id=3, x=37, b=null}]
2024-09-15 08:07:30 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer@603d453c
2024-09-15 08:07:30 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.MergeJoinNode$MergeJoinRowConsumer@56d681a3 on object TotoB[{id=4, x=43, b=null}]