| Package | Description |
|---|---|
| com.orientechnologies.orient.core.command.script | |
| com.orientechnologies.orient.core.command.script.formatter |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,OScriptFormatter> |
OScriptManager.formatters |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OScriptFormatter> |
OScriptManager.getFormatters()
Ask to the Script engine all the formatters
|
| Modifier and Type | Method and Description |
|---|---|
OScriptManager |
OScriptManager.registerFormatter(String iLanguage,
OScriptFormatter iFormatterImpl) |
| Modifier and Type | Class and Description |
|---|---|
class |
OGroovyScriptFormatter
Javascript script formatter.
|
class |
OJSScriptFormatter
Javascript script formatter.
|
class |
ORubyScriptFormatter
Ruby script formatter
|
class |
OSQLScriptFormatter
SQL script formatter.
|
Copyright © 2009–2025 OrientDB. All rights reserved.