|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Visitors.AbstractVisitor | |
---|---|
org.modeshape.jcr.query.plan | This package defines the Planner interface, the CanonicalPlanner implementation, and the
PlanNode class that is used to represent a canonical query plan. |
org.modeshape.jcr.query.validate | This package provides the interfaces that define the tables and columns that can be queried. |
Uses of Visitors.AbstractVisitor in org.modeshape.jcr.query.plan |
---|
Subclasses of Visitors.AbstractVisitor in org.modeshape.jcr.query.plan | |
---|---|
static class |
PlanUtil.RequiredColumnVisitor
|
Uses of Visitors.AbstractVisitor in org.modeshape.jcr.query.validate |
---|
Subclasses of Visitors.AbstractVisitor in org.modeshape.jcr.query.validate | |
---|---|
class |
Validator
A Visitor implementation that validates a query's used of a Schemata and records any problems as errors. |
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |