|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectComponent.ConstraintChecker | |
|---|---|
| org.modeshape.jcr.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
| Uses of SelectComponent.ConstraintChecker in org.modeshape.jcr.query.process |
|---|
| Methods in org.modeshape.jcr.query.process that return SelectComponent.ConstraintChecker | |
|---|---|
protected SelectComponent.ConstraintChecker |
SelectComponent.createChecker(TypeSystem types,
Schemata schemata,
QueryResults.Columns columns,
Constraint constraint,
Map<String,Object> variables)
Create the constraint evaluator that is used by the SelectComponent to evaluate the supplied criteria. |
protected SelectComponent.ConstraintChecker |
SelectComponent.createChecker(TypeSystem types,
Schemata schemata,
QueryResults.Columns columns,
ProcessingComponent.DynamicOperation dynamicOperation,
Operator operator,
StaticOperand staticOperand)
|
|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||