Uses of Interface
com.couchbase.client.java.query.dsl.path.OrderByPath
-
Packages that use OrderByPath Package Description com.couchbase.client.java.query.dsl.path -
-
Uses of OrderByPath in com.couchbase.client.java.query.dsl.path
Subinterfaces of OrderByPath in com.couchbase.client.java.query.dsl.path Modifier and Type Interface Description interfaceAsPath.interfaceFromPath.interfaceGroupByPath.interfaceHavingPath.interfaceHintPathHint clause (especially for specifying indexes to use) after a from clause.interfaceJoinPath.interfaceKeysPath.interfaceLetPathinterfaceLettingPath.interfaceNestPath.interfaceSelectResultPath.interfaceUnnestPath.interfaceWherePathFilters resulting rows based on the given expression.Classes in com.couchbase.client.java.query.dsl.path that implement OrderByPath Modifier and Type Class Description classDefaultAsPath.classDefaultFromPath.classDefaultGroupByPath.classDefaultHavingPath.classDefaultHintPathSeeHintPath.classDefaultJoinPath.classDefaultKeysPath.classDefaultLetPath.classDefaultLettingPath.classDefaultNestPath.classDefaultOrderByPath.classDefaultSelectResultPath.classDefaultUnnestPath.classDefaultWherePath.
-