Uses of Class
com.orientechnologies.orient.core.query.OQueryAbstract
Packages that use OQueryAbstract
Package
Description
-
Uses of OQueryAbstract in com.orientechnologies.orient.core.query
Methods in com.orientechnologies.orient.core.query that return OQueryAbstractModifier and TypeMethodDescriptionOQueryAbstract.setFetchPlan(String fetchPlan) Sets the fetch plan to use. -
Uses of OQueryAbstract in com.orientechnologies.orient.core.sql.query
Subclasses of OQueryAbstract in com.orientechnologies.orient.core.sql.queryModifier and TypeClassDescriptionclassOLiveQuery<T>SQL live query.classSQL asynchronous query.classSQL asynchronous query.classOSQLQuery<T>SQL query implementation.classSQL synchronous query.