
public class ODistributedCommandExecutorSQLFactory extends Object implements com.orientechnologies.orient.core.sql.OCommandExecutorSQLFactory
| Constructor and Description |
|---|
ODistributedCommandExecutorSQLFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.orientechnologies.orient.core.sql.OCommandExecutorSQLAbstract |
createCommand(String name) |
Set<String> |
getCommandNames() |
public ODistributedCommandExecutorSQLFactory()
public Set<String> getCommandNames()
getCommandNames in interface com.orientechnologies.orient.core.sql.OCommandExecutorSQLFactorypublic com.orientechnologies.orient.core.sql.OCommandExecutorSQLAbstract createCommand(String name) throws com.orientechnologies.orient.core.exception.OCommandExecutionException
createCommand in interface com.orientechnologies.orient.core.sql.OCommandExecutorSQLFactorycom.orientechnologies.orient.core.exception.OCommandExecutionExceptionCopyright © 2009–2017 OrientDB. All rights reserved.