| Package | Description |
|---|---|
| org.apache.openjpa.kernel.exps |
OpenJPA Expression Tree
|
| Modifier and Type | Method and Description |
|---|---|
BoundVariable |
BindVariableExpression.getVariable() |
| Constructor and Description |
|---|
BindKeyVariableExpression(BoundVariable var,
Val val)
Constructor.
|
BindValueVariableExpression(BoundVariable var,
Val val)
Constructor.
|
BindVariableExpression(BoundVariable var,
Val val)
Constructor.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.