|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinComponent.ValueSelector | |
---|---|
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 JoinComponent.ValueSelector in org.modeshape.jcr.query.process |
---|
Methods in org.modeshape.jcr.query.process that return JoinComponent.ValueSelector | |
---|---|
protected static JoinComponent.ValueSelector |
JoinComponent.valueSelectorFor(ProcessingComponent source,
JoinCondition condition)
Create a JoinComponent.ValueSelector that obtains the value required to use the supplied join condition. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |