|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Exp | |
---|---|
org.apache.openjpa.kernel.exps | OpenJPA Expression Tree |
Uses of Exp in org.apache.openjpa.kernel.exps |
---|
Subclasses of Exp in org.apache.openjpa.kernel.exps | |
---|---|
class |
WhenCondition
|
class |
WhenScalar
|
Methods in org.apache.openjpa.kernel.exps that return Exp | |
---|---|
Exp |
WhenCondition.getExp()
|
Methods in org.apache.openjpa.kernel.exps with parameters of type Exp | |
---|---|
protected boolean |
InMemoryExpressionFactory.matches(Exp exp,
Object candidate,
StoreContext ctx,
Object[] params,
int i)
Recursive method to evaluate the expression for all possible combinations of unbound variables. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |