Uses of Enum Class
com.orientechnologies.orient.core.sql.operator.OQueryOperator.ORDER
Packages that use OQueryOperator.ORDER
-
Uses of OQueryOperator.ORDER in com.orientechnologies.orient.core.sql.operator
Methods in com.orientechnologies.orient.core.sql.operator that return OQueryOperator.ORDERModifier and TypeMethodDescriptionOQueryOperator.compare(OQueryOperator other) Check priority of this operator compare to given operator.static OQueryOperator.ORDERReturns the enum constant of this class with the specified name.static OQueryOperator.ORDER[]OQueryOperator.ORDER.values()Returns an array containing the constants of this enum class, in the order they are declared.