Package | Description |
---|---|
org.apache.openjpa.kernel.exps |
OpenJPA Expression Tree
|
Modifier and Type | Class and Description |
---|---|
class |
WhenCondition |
class |
WhenScalar |
Modifier and Type | Method and Description |
---|---|
Exp |
WhenCondition.getExp() |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.