Uses of Class
com.orientechnologies.orient.core.exception.OCommandExecutionException
Packages that use OCommandExecutionException
Package
Description
-
Uses of OCommandExecutionException in com.orientechnologies.orient.client.remote.db.document
Methods in com.orientechnologies.orient.client.remote.db.document that throw OCommandExecutionException -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.command
Subclasses of OCommandExecutionException in com.orientechnologies.orient.core.commandMethods in com.orientechnologies.orient.core.command that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionOSqlScriptExecutor.execute(ODatabaseDocumentInternal database, String script, Object... args) -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that throw OCommandExecutionExceptionModifier and TypeMethodDescriptiondefault OResultSetExecutes a generic (idempotent or non idempotent) command.default OResultSetExecutes a generic (idempotent or non idempotent) command.default OResultSetExecute a script in a specified query language.default OResultSetExecute a script of a specified query language The result set has to be closed after usage
Sample usage:default OResultSetExecutes an SQL query.default OResultSetExecutes an SQL query (idempotent). -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.db.document
Methods in com.orientechnologies.orient.core.db.document that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated. -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.exception
Constructors in com.orientechnologies.orient.core.exception with parameters of type OCommandExecutionException -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.metadata.function
Methods in com.orientechnologies.orient.core.metadata.function that throw OCommandExecutionException -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.sql
Methods in com.orientechnologies.orient.core.sql that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionOCommandExecutorSQLFactory.createCommand(String name) Create command for the given name.ODefaultCommandExecutorSQLFactory.createCommand(String name) Create command for the given name.ODynamicSQLElementFactory.createCommand(String name) OLiveCommandExecutorSQLFactory.createCommand(String name) Create command for the given name.ODynamicSQLElementFactory.createFunction(String name) -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.sql.executor
Methods in com.orientechnologies.orient.core.sql.executor that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionODDLExecutionPlan.executeInternal(OBasicCommandContext ctx) voidOInsertExecutionPlan.executeInternal()OSingleOpExecutionPlan.executeInternal(OBasicCommandContext ctx) OSingleOpServerExecutionPlan.executeInternal(OBasicServerCommandContext ctx) voidOUpdateExecutionPlan.executeInternal() -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.sql.functions
Methods in com.orientechnologies.orient.core.sql.functions that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionOSQLFunctionFactory.createFunction(String name) Create function for the given name.OSQLFunctionFactoryTemplate.createFunction(String name) -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.sql.method
Methods in com.orientechnologies.orient.core.sql.method that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionODefaultSQLMethodFactory.createMethod(String name) OSQLMethodFactory.createMethod(String name) Create method for the given name. -
Uses of OCommandExecutionException in com.orientechnologies.orient.graph.sql
Methods in com.orientechnologies.orient.graph.sql that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionOGraphCommandExecutorSQLFactory.createCommand(String name) Create command for the given name. -
Uses of OCommandExecutionException in com.orientechnologies.orient.object.db
Methods in com.orientechnologies.orient.object.db that throw OCommandExecutionExceptionModifier and TypeMethodDescription -
Uses of OCommandExecutionException in com.orientechnologies.orient.server.distributed.sql
Methods in com.orientechnologies.orient.server.distributed.sql that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionODistributedCommandExecutorSQLFactory.createCommand(String name) Create command for the given name.