Uses of Interface
com.orientechnologies.orient.core.sql.OIterableRecordSource
Packages that use OIterableRecordSource
Package
Description
-
Uses of OIterableRecordSource in com.orientechnologies.orient.core.sql
Classes in com.orientechnologies.orient.core.sql that implement OIterableRecordSourceModifier and TypeClassDescriptionclassAbstract class that early executes the command and provide the iterator interface on top of the resultset.classFIND REFERENCES command: Finds references to records in all or part of databaseclassclassExecutes a TRAVERSE crossing records.classSQL UPDATE command.classExecutes the SQL SELECT statement.classExecutes a TRAVERSE crossing records. -
Uses of OIterableRecordSource in com.orientechnologies.orient.core.sql.parser
Classes in com.orientechnologies.orient.core.sql.parser that implement OIterableRecordSource