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