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.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 OCommandExecutionException -
Uses of OCommandExecutionException in com.orientechnologies.orient.core.sql.executor
Methods in com.orientechnologies.orient.core.sql.executor that throw OCommandExecutionExceptionModifier and TypeMethodDescriptionOSingleOpServerExecutionPlan.executeInternal(OBasicServerCommandContext ctx) -
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. returned function may be a new instance each time or a constant.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. returned method may be a new instance each time or a constant. -
Uses of OCommandExecutionException in com.orientechnologies.orient.object.db
Methods in com.orientechnologies.orient.object.db that throw OCommandExecutionExceptionModifier and TypeMethodDescription