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.db.document
Methods in com.orientechnologies.orient.core.db.document that throw OCommandSQLParsingExceptionModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated. -
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 TypeMethodDescriptionprotected booleanOCommandExecutorSQLSelect.parseFetchplan(String w) Parses the fetchplan keyword if found.protected intOCommandExecutorSQLResultsetAbstract.parseLimit(String w) Parses the limit keyword if found.protected StringOCommandExecutorSQLAbstract.parseLock()Parses the lock keyword if found.protected booleanOCommandExecutorSQLTraverse.parseMaxDepth(String w) protected booleanOCommandExecutorSQLSelect.parseNoCache(String w) Parses the NOCACHE keyword if found.static OOrBlockOSQLEngine.parsePredicate(String predicate) protected voidOCommandExecutorSQLRetryAbstract.parseRetry()Parses the RETRY number of timesprotected StringOCommandExecutorSQLDelete.parseReturn()Parses the returning keyword if found.protected StringOCommandExecutorSQLDeleteVertex.parseReturn()Parses the returning keyword if found.protected voidOCommandExecutorSQLInsert.parseReturn(Boolean subQueryExpected) Parses the returning keyword if found.protected voidOCommandExecutorSQLUpdate.parseReturn()Parses the returning keyword if found.protected intParses the skip keyword if found.protected booleanOCommandExecutorSQLTraverse.parseStrategy(String w) Parses the strategy keyword if found.protected booleanOCommandExecutorSQLAbstract.parseTimeout(String w) Parses the timeout keyword if found.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 OStatementparses 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