| Package | Description |
|---|---|
| org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
| Modifier and Type | Method and Description |
|---|---|
Variable |
BindVariableExpression.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
PCPath.addVariableAction(Variable var)
Set the path as a binding of the given variable.
|
| Constructor and Description |
|---|
BindVariableExpression(Variable var,
PCPath val,
boolean key)
Constructor.
|
PCPath(ClassMapping candidate,
Variable var)
Return a path starting from the given variable.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.