| Name | Description | Type | Package | Framework |
| OAbstractSQLMethod | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OChainedIndexProxy | There are some cases when we need to create index for some class by traversed property. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLAbstract | SQL abstract Command Executor implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLAlterClass | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLAlterCluster | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLAlterDatabase | SQL ALTER DATABASE command: Changes an attribute of the current database. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLAlterProperty | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLCreateClass | SQL CREATE CLASS command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLCreateCluster | SQL CREATE CLUSTER command: Creates a new cluster. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLCreateFunction | SQL CREATE FUNCTION command. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLCreateIndex | SQL CREATE INDEX command: Create a new index against a property. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLCreateLink | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLCreateProperty | SQL CREATE PROPERTY command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLDelegate | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLDelete | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLDropClass | SQL DROP CLASS command: Drops a class from the database. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLDropCluster | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLDropIndex | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLDropProperty | SQL CREATE PROPERTY command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLEarlyResultsetAbstract | Abstract class that early executes the command and provide the iterator interface on top of the resultset. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLExplain | Explains the execution of a command returning profiling information. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLFactory | Factory to register new OCommandExecutorSQL. | Interface | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLFindReferences | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLGrant | SQL GRANT command: Grant a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLHide | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLInsert | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLPermissionAbstract | SQL GRANT command: Grant a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLRebuildIndex | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLResultsetAbstract | Executes a TRAVERSE crossing records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLResultsetDelegate | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLRetryAbstract | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLRevoke | SQL REVOKE command: Revoke a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLSelect | Executes the SQL SELECT statement. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLSetAware | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandExecutorSQLTransactional | Acts as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLTraverse | Executes a TRAVERSE crossing records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLTruncateClass | SQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLTruncateCluster | SQL TRUNCATE CLUSTER command: Truncates an entire record cluster. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLTruncateRecord | SQL TRUNCATE RECORD command: Truncates a record without loading it. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandExecutorSQLUpdate | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandParameters | Container of arguments. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandSQL | SQL command request implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OCommandSQLParsingException | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OCommandSQLResultset | Iterable SQL command request implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| ODefaultCommandExecutorSQLFactory | Default command operator executor factory. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| ODefaultQueryOperatorFactory | Default operator factory. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| ODefaultSQLFunctionFactory | Default set of SQL function. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
| ODefaultSQLMethodFactory | Default method factory. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
| ODynamicSQLElementFactory | Dynamic sql elements factory. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OFilterAnalyzer | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OFilterOptimizer | Class | com.orientechnologies.orient.core.sql.filter | Orientdb | |
| OFindReferenceHelper | Helper class to find reference in records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OIndexReuseType | enum OIndexReuseTypeRepresents hint how index can be used to calculate result of operator execution. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OIndexSearchResult | Presents query subset in form of field1 = "field1 value" AND field2 = "field2 value" . | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OIterableRecordSource | Interface | com.orientechnologies.orient.core.sql | Orientdb | |
| OMetricRecorder | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OOrderByOptimizer | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OOriginalRecordsReturnHandler | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OQueryOperator | Query Operators. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperator .ORDER | Used when this operator must be after the other oneUsed when this operator must be before the other one | Class | com.orientechnologies.orient.core.sql.operator.OQueryOperator | Orientdb |
| OQueryOperatorAnd | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorBetween | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorContains | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorContainsAll | CONTAINS ALL operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorContainsKey | CONTAINS KEY operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorContainsText | CONTAINSTEXT operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorContainsValue | CONTAINS KEY operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorDivide | DIVIDE "/" operator. | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
| OQueryOperatorEquality | Base equality operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorEqualityNotNulls | Base equality operator that not admit NULL in the LEFT and in the RIGHT operands. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorEquals | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorFactory | Factory to register new OqueryOperators. | Interface | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorIn | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorInstanceof | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorIs | IS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorLike | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorMajor | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorMajorEquals | MAJOR EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorMatches | MATCHES operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorMinor | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorMinorEquals | MINOR EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorMinus | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb | |
| OQueryOperatorMod | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb | |
| OQueryOperatorMultiply | MULTIPLY "*" operator. | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
| OQueryOperatorNot | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorNotEquals | NOT EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| OQueryOperatorOr | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryOperatorPlus | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb | |
| OQueryOperatorTraverse | Class | com.orientechnologies.orient.core.sql.operator | Orientdb | |
| OQueryTargetOperator | Operator that filters the target records. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
| ORecordCountHandler | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| ORecordsReturnHandler | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OResultSet | ResultSet class that implements List interface for retro compatibility. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
| OReturnHandler | Interface | com.orientechnologies.orient.core.sql | Orientdb | |
| ORuntimeResult | Handles runtime results. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OSQLAsynchQuery | SQL asynchronous query. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
| OSQLEngine | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OSQLFilter | Parsed query. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterCondition | Run-time query condition evaluator. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItem | Represent a value inside a query condition. | Interface | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemAbstract | Represents an object field as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemField | Represent an object field as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemFieldAll | Represent one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemFieldAny | Represent one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemFieldMultiAbstract | Represents one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemParameter | Represents a constant value, used to bind parameters. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFilterItemVariable | Represents a context variable as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLFunction | Interface that defines a SQL Function. | Interface | com.orientechnologies.orient.core.sql.functions | Orientdb |
| OSQLFunctionAbstract | Abstract class to extend to build Custom SQL Functions. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
| OSQLFunctionAverage | Compute the average value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionCoalesce | Returns the first field/value not null parameter. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionConfigurableAbstract | Abstract class to extend to build Custom SQL Functions that saves the configured parameters. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
| OSQLFunctionCount | Count the record that contains a field. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionDate | Builds a date object from the format passed. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionDecode | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb | |
| OSQLFunctionDifference | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionDistance | Haversine formula to compute the distance between 2 gro points. | Class | com.orientechnologies.orient.core.sql.functions.geo | Orientdb |
| OSQLFunctionDistinct | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb | |
| OSQLFunctionDocument | This operator add an entry in a map. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionEncode | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb | |
| OSQLFunctionEval | Evaluates a complex expression. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionFactory | Create function for the given name. | Interface | com.orientechnologies.orient.core.sql.functions | Orientdb |
| OSQLFunctionFirst | Extract the first item of multi values (arrays, collections and maps) or return the same value for non multi-value types. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionFormat | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb | |
| OSQLFunctionFormat | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb | |
| OSQLFunctionIf | Returns different values based on the condition. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionIfNull | Returns the passed field/value (or optional parameter return_value_if_not_null) iffield/value is not null; otherwise it returns return_value_if_null. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionIntersect | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionLast | Extract the last item of multi values (arrays, collections and maps) or return the same value for non multi-value types. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionList | This operator add an item in a list. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionMap | This operator add an entry in a map. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionMathAbstract | Abstract class for math function. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMax | Compute the maximum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMedian | Computes the median for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
| OSQLFunctionMin | Compute the minimum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMode | Compute the mode (or multimodal) value for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
| OSQLFunctionMultiValueAbstract | Abstract class for multi-value based function implementations. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionPercentile | Computes the percentile for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
| OSQLFunctionRuntime | Wraps function managing the binding of parameters. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
| OSQLFunctionSet | This operator add an item in a set. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionStandardDeviation | Compute the standard deviation for a given field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
| OSQLFunctionSum | Computes the sum of field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionSysdate | Returns the current date time. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionTraversedEdge | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionTraversedElement | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionTraversedVertex | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionUnionAll | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLFunctionUUID | Generates a UUID as a 128-bits value using the Leach-Salz variant. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLFunctionVariance | Compute the variance estimation for a given field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
| OSQLHelper | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| OSQLMethod | Methods can be used on various objects with different number of arguments. | Interface | com.orientechnologies.orient.core.sql.method | Orientdb |
| OSQLMethodAppend | Appends strings. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodAsBoolean | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodAsDate | Transforms a value to date. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodAsDateTime | Transforms a value to datetime. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodAsDecimal | Transforms a value to decimal. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodAsFloat | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodAsInteger | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodAsList | Transforms current value in a List. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodAsLong | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodAsMap | Transforms current value in a Map. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodAsSet | Transforms current value in a Set. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodAsString | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodCharAt | Returns a character in a string. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
| OSQLMethodConvert | Converts a value to another type in Java or OrientDB's supported types. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodExclude | Filter the content by excluding only some fields. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLMethodFactory | Create method for the given name. | Interface | com.orientechnologies.orient.core.sql.method | Orientdb |
| OSQLMethodField | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodFormat | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodFromJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodFunctionDelegate | Delegates the execution to a function. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodHash | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb | |
| OSQLMethodInclude | Filter the content by including only some fields. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
| OSQLMethodIndexOf | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodJavaType | Returns the value's Java type. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodKeys | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodLastIndexOf | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodLeft | Returns the first characters from the beginning of the string. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
| OSQLMethodLength | Returns the string length. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodMultiValue | Works against multi value objects like collections, maps and arrays. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
| OSQLMethodNormalize | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodPrefix | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodRemove | Remove the first occurrence of elements from a collection. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodRemoveAll | Remove all the occurrences of elements from a collection. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodReplace | Replaces all the occurrences. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodRight | Returns the first characters from the end of the string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodRuntime | Wraps function managing the binding of parameters. | Class | com.orientechnologies.orient.core.sql.methods | Orientdb |
| OSQLMethodSize | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodSubString | Extracts a sub string from the original. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodToJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodToLowerCase | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodToUpperCase | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodTrim | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLMethodType | Returns the value's OrientDB Type. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
| OSQLMethodValues | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb | |
| OSQLPredicate | Parses text in SQL format and build a tree of conditions. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
| OSQLQuery | SQL query implementation. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
| OSQLScriptEngine | Dynamic script engine for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OSQLScriptEngineFactory | Dynamic script engine factory for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
| OSQLSynchQuery | SQL synchronous query. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
| OSQLTarget | Class | com.orientechnologies.orient.core.sql.filter | Orientdb | |
| OUpdatedRecordsReturnHandler | Class | com.orientechnologies.orient.core.sql | Orientdb | |
| SQLUpdateReturnModeEnum | enum SQLUpdateReturnModeEnumCreated by Kowalot on 10. | Class | com.orientechnologies.orient.core.sql | Orientdb |