Uses of Class
org.cojen.tupl.diag.QueryPlan.Table
Packages that use QueryPlan.Table
-
Uses of QueryPlan.Table in org.cojen.tupl.diag
Subclasses of QueryPlan.Table 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 loads at most one row from a table.static final class
Query plan node which scans a range of rows from a table.static class
Query plan node which scans a table.