En succès
A duré 6 ms.
Standard Output
2024-11-11 11:46:29 TRACE 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-11-11 11:46:29 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowCons
...[truncated 815 chars]...
g.codefilarete.stalactite.engine.runtime.load.MergeJoinNode$MergeJoinRowConsumer@7bdd00a3 on object TotoB[{id=3, x=37, b=null}]
2024-11-11 11:46:29 DEBUG EntityTreeInflater Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer@490804cc
2024-11-11 11:46:29 DEBUG EntityTreeInflater Consuming org.codefilarete.stalactite.engine.runtime.load.MergeJoinNode$MergeJoinRowConsumer@7bdd00a3 on object TotoB[{id=4, x=43, b=null}]