| Package | Description |
|---|---|
| oracle.jbo.expr |
Contains the implementation of the expression evaluation used in ADF.
|
| oracle.jbo.script | |
| oracle.jbo.script.groovy | |
| oracle.jbo.script.nashorn |
| Modifier and Type | Class and Description |
|---|---|
class |
JIScriptEngineFactory |
| Modifier and Type | Method and Description |
|---|---|
abstract ExprScriptEngineFactory |
AbstractExprScriptEngine.createFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprGroovyScriptEngineFactory |
| Modifier and Type | Method and Description |
|---|---|
ExprScriptEngineFactory |
ExprGroovyScriptEngineImpl.createFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprNashornScriptEngineFactory |
| Modifier and Type | Method and Description |
|---|---|
ExprScriptEngineFactory |
ExprNashornScriptEngineImpl.createFactory() |