| Package | Description |
|---|---|
| oracle.jbo.script | |
| oracle.jbo.script.groovy |
| Modifier and Type | Method and Description |
|---|---|
static ExprScriptContext |
AbstractExprScriptEngine.getCurrentScriptContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractExprScriptEngine.setCurrentScriptContext(ExprScriptContext scriptContext) |
| Constructor and Description |
|---|
ExprBindings(ExprScriptContext scriptContext,
javax.script.Bindings defaultBindings) |
| Modifier and Type | Field and Description |
|---|---|
protected ExprScriptContext |
GlobalGroovyBinding.mScriptContext |