| Modifier and Type | Class and Description |
|---|---|
class |
OCommandExecutorNotFoundException |
| Constructor and Description |
|---|
OCommandExecutionException(OCommandExecutionException exception) |
| Modifier and Type | Method and Description |
|---|---|
OSQLFunction |
ODatabaseFunctionFactory.createFunction(String name) |
| Modifier and Type | Method and Description |
|---|---|
OCommandExecutor |
ODefaultCommandExecutorSQLFactory.createCommand(String name)
Create command for the given name.
|
OCommandExecutor |
OCommandExecutorSQLFactory.createCommand(String name)
Create command for the given name.
|
OCommandExecutorSQLAbstract |
OLiveCommandExecutorSQLFactory.createCommand(String name)
Create command for the given name.
|
OCommandExecutorSQLAbstract |
ODynamicSQLElementFactory.createCommand(String name) |
OSQLFunction |
ODynamicSQLElementFactory.createFunction(String name) |
| Modifier and Type | Method and Description |
|---|---|
OSQLFunction |
OSQLFunctionFactory.createFunction(String name)
Create function for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
OSQLMethod |
OSQLMethodFactory.createMethod(String name)
Create method for the given name.
|
OSQLMethod |
ODefaultSQLMethodFactory.createMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
OCommandExecutorSQLAbstract |
OGraphCommandExecutorSQLFactory.createCommand(String name)
Create command for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
OCommandExecutorSQLAbstract |
ODistributedCommandExecutorSQLFactory.createCommand(String name)
Create command for the given name.
|
Copyright © 2009–2025 OrientDB. All rights reserved.