Uses of Class
org.cojen.tupl.diag.QueryPlan.Concat
Packages that use QueryPlan.Concat
-
Uses of QueryPlan.Concat in org.cojen.tupl.diag
Subclasses of QueryPlan.Concat in org.cojen.tupl.diagModifier and TypeClassDescriptionstatic final class
Query plan node which represents a concatenated set of plans which have an explicit ordering, and source rows are compared to each other to maintain the ordering.