Uses of Class
org.cojen.tupl.diag.QueryPlan.Scan
Packages that use QueryPlan.Scan
-
Uses of QueryPlan.Scan in org.cojen.tupl.diag
Subclasses of QueryPlan.Scan in org.cojen.tupl.diagModifier and TypeClassDescriptionstatic final class
Query plan node which scans all rows of a table.static final class
Query plan node which scans a range of rows from a table.