Uses of Interface
com.orientechnologies.orient.core.command.OCommandRequestInternal
Packages that use OCommandRequestInternal
Package
Description
-
Uses of OCommandRequestInternal in com.orientechnologies.orient.core.command
Subinterfaces of OCommandRequestInternal in com.orientechnologies.orient.core.commandModifier and TypeInterfaceDescriptioninterfaceInternal specialization of generic OCommand interface based on a text command.Classes in com.orientechnologies.orient.core.command that implement OCommandRequestInternalModifier and TypeClassDescriptionclassText based Command Request abstract class.classText based Command Request abstract class.Methods in com.orientechnologies.orient.core.command that return OCommandRequestInternalModifier and TypeMethodDescriptionOCommandRequestInternal.setProgressListener(OProgressListener iProgressListener) Methods in com.orientechnologies.orient.core.command with parameters of type OCommandRequestInternal -
Uses of OCommandRequestInternal in com.orientechnologies.orient.core.command.script
Classes in com.orientechnologies.orient.core.command.script that implement OCommandRequestInternalModifier and TypeClassDescriptionclassExecute a configured function.classScript command request implementation. -
Uses of OCommandRequestInternal in com.orientechnologies.orient.core.query
Classes in com.orientechnologies.orient.core.query that implement OCommandRequestInternal -
Uses of OCommandRequestInternal in com.orientechnologies.orient.core.sql
Classes in com.orientechnologies.orient.core.sql that implement OCommandRequestInternalModifier and TypeClassDescriptionclassSQL command request implementation.classIterable SQL command request implementation. -
Uses of OCommandRequestInternal in com.orientechnologies.orient.core.sql.query
Classes in com.orientechnologies.orient.core.sql.query that implement OCommandRequestInternalModifier and TypeClassDescriptionclassOLiveQuery<T>SQL live query.classSQL asynchronous query.classSQL asynchronous query.classOSQLQuery<T>SQL query implementation.classSQL synchronous query. -
Uses of OCommandRequestInternal in com.orientechnologies.orient.graph.gremlin
Classes in com.orientechnologies.orient.graph.gremlin that implement OCommandRequestInternal