Uses of Class
com.orientechnologies.orient.core.sql.OCommandSQLParsingException
Packages that use OCommandSQLParsingException
Package
Description
-
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.command
Methods in com.orientechnologies.orient.core.command that throw OCommandSQLParsingExceptionModifier and TypeMethodDescriptionOSqlScriptExecutor.execute(ODatabaseDocumentInternal database, String script, Object... args) -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that throw OCommandSQLParsingExceptionModifier and TypeMethodDescriptiondefault OResultSetExecutes a generic (idempotent or non idempotent) command.default OResultSetExecutes a generic (idempotent or non idempotent) command.default OResultSetExecutes an SQL query.default OResultSetExecutes an SQL query (idempotent). -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.exception
Subclasses of OCommandSQLParsingException in com.orientechnologies.orient.core.exception -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.metadata.security
Methods in com.orientechnologies.orient.core.metadata.security that throw OCommandSQLParsingException -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.sql
Methods in com.orientechnologies.orient.core.sql that throw OCommandSQLParsingExceptionModifier and TypeMethodDescriptionOSQLEngine.maybeParsePredicate(String predicate) static OExpressionOSQLEngine.parseExpression(String predicate) static OOrBlockOSQLEngine.parsePredicate(String predicate) Constructors in com.orientechnologies.orient.core.sql with parameters of type OCommandSQLParsingException -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.core.sql.parser
Methods in com.orientechnologies.orient.core.sql.parser that throw OCommandSQLParsingExceptionModifier and TypeMethodDescriptionvoidOCreateViewStatement.checkMetadataSyntax()protected static OStatementOStatementCache.parse(String statement, ODatabaseDocumentInternal db) parses an SQL statement and returns the corresponding executorprotected static OServerStatementOStatementCache.parseServerStatement(String statement) parses an SQL statement and returns the corresponding executorvoidOAlterPropertyStatement.validate()voidOSelectStatement.validate()voidOServerStatement.validate()voidOStatement.validate()voidOTraverseStatement.validate() -
Uses of OCommandSQLParsingException in com.orientechnologies.orient.object.db
Methods in com.orientechnologies.orient.object.db that throw OCommandSQLParsingExceptionModifier and TypeMethodDescription