|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindVariableName | |
---|---|
org.modeshape.jcr.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
org.modeshape.jcr.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
Uses of BindVariableName in org.modeshape.jcr.query.model |
---|
Methods in org.modeshape.jcr.query.model with parameters of type BindVariableName | |
---|---|
void |
Visitors.AbstractVisitor.visit(BindVariableName obj)
|
void |
Visitors.WalkAllVisitor.visit(BindVariableName variableName)
|
void |
Visitors.ReadableVisitor.visit(BindVariableName variable)
|
void |
Visitor.visit(BindVariableName obj)
|
Uses of BindVariableName in org.modeshape.jcr.query.parse |
---|
Methods in org.modeshape.jcr.query.parse that return BindVariableName | |
---|---|
protected BindVariableName |
BasicSqlQueryParser.bindVariableName(String variableName)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |