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