Uses of Interface
com.orientechnologies.orient.core.query.OQuery
Packages that use OQuery
Package
Description
-
Uses of OQuery in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db with parameters of type OQuery -
Uses of OQuery in com.orientechnologies.orient.core.db.document
Methods in com.orientechnologies.orient.core.db.document with parameters of type OQuery -
Uses of OQuery in com.orientechnologies.orient.core.query
Classes in com.orientechnologies.orient.core.query that implement OQuery -
Uses of OQuery in com.orientechnologies.orient.core.sql.query
Classes in com.orientechnologies.orient.core.sql.query that implement OQueryModifier and TypeClassDescriptionclassOLiveQuery<T>SQL live query.classSQL asynchronous query.classSQL asynchronous query.classOSQLQuery<T>SQL query implementation.classSQL synchronous query. -
Uses of OQuery in com.orientechnologies.orient.object.db
Methods in com.orientechnologies.orient.object.db with parameters of type OQuery
ODatabase.query(String, Map)orODatabase.query(String, Object...)instead