
public class OLiveCommandExecutorSQLFactory extends Object implements OCommandExecutorSQLFactory
| Constructor and Description |
|---|
OLiveCommandExecutorSQLFactory() |
| Modifier and Type | Method and Description |
|---|---|
OCommandExecutorSQLAbstract |
createCommand(String name)
Create command for the given name.
|
Set<String> |
getCommandNames() |
static void |
init() |
public static void init()
public Set<String> getCommandNames()
getCommandNames in interface OCommandExecutorSQLFactorypublic OCommandExecutorSQLAbstract createCommand(String name) throws OCommandExecutionException
createCommand in interface OCommandExecutorSQLFactoryOCommandExecutionException - : when command creation failCopyright © 2009–2025 OrientDB. All rights reserved.