|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Or | |
---|---|
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 Or in org.modeshape.jcr.query.model |
---|
Methods in org.modeshape.jcr.query.model that return Or | |
---|---|
Or |
QueryObjectModelFactory.or(Constraint constraint1,
Constraint constraint2)
|
Methods in org.modeshape.jcr.query.model with parameters of type Or | |
---|---|
void |
Visitors.AbstractVisitor.visit(Or obj)
|
void |
Visitors.WalkAllVisitor.visit(Or or)
|
void |
Visitors.ReadableVisitor.visit(Or or)
|
void |
Visitor.visit(Or obj)
|
Uses of Or in org.modeshape.jcr.query.parse |
---|
Methods in org.modeshape.jcr.query.parse that return Or | |
---|---|
protected Or |
BasicSqlQueryParser.or(Constraint constraint1,
Constraint constraint2)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |