| Package | Description |
|---|---|
| oracle.jbo |
Contains interfaces for client-side applications.
|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RowMatch
RowMatch is used to apply in-memory a qualifying
expression to rows in memory. |
| Modifier and Type | Method and Description |
|---|---|
static ExprCompileContext |
EvaluateExprCompileContextImpl.buildCompileContext(ExprEval exprEval,
java.lang.Object source) |
| Modifier and Type | Method and Description |
|---|---|
ExprEval |
ExpressionDef.getEvaluator() |
ExprEval |
VariableImpl.getExprEval() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDef.useEvaluator(ExprEval eval) |
| Modifier and Type | Class and Description |
|---|---|
class |
RowQualifier |
| Modifier and Type | Method and Description |
|---|---|
ExprEval |
OperationDefinitionsImpl.getGroovyExpr()
For internal framework use only.
|
ExprEval |
AttributeDefImpl.getTransientExprEval()
Deprecated.
since 11.1.1.4.0 Applications should not use this method
|