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