Class QoQIntersectionGenerator

java.lang.Object
ortus.boxlang.runtime.jdbc.qoq.QoQIntersectionGenerator

public class QoQIntersectionGenerator extends Object
I handle the generation of the intersection of tables in a QoQ statement
  • Constructor Details

    • QoQIntersectionGenerator

      public QoQIntersectionGenerator()
  • Method Details

    • createIntersectionStream

      public static Stream<int[]> createIntersectionStream(QoQSelectExecution QoQExec)
      Create all possible intersections of the tables as a stream of int arrays