Package | Description |
---|---|
com.couchbase.client.java.query.dsl.path | |
com.couchbase.client.java.query.dsl.path.index |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAsPath
.
|
class |
DefaultFromPath
.
|
class |
DefaultGroupByPath
.
|
class |
DefaultHavingPath
.
|
class |
DefaultHintPath
See
HintPath . |
class |
DefaultJoinPath
.
|
class |
DefaultKeysPath
.
|
class |
DefaultLetPath
.
|
class |
DefaultLettingPath
.
|
class |
DefaultLimitPath
.
|
class |
DefaultNestPath
.
|
class |
DefaultOffsetPath
.
|
class |
DefaultOrderByPath
.
|
class |
DefaultSelectPath
.
|
class |
DefaultSelectResultPath
.
|
class |
DefaultUnnestPath
.
|
class |
DefaultWherePath
.
|
Constructor and Description |
---|
AbstractPath(AbstractPath parent) |
DefaultAsPath(AbstractPath parent) |
DefaultFromPath(AbstractPath parent) |
DefaultGroupByPath(AbstractPath parent) |
DefaultHavingPath(AbstractPath parent) |
DefaultHintPath(AbstractPath parent) |
DefaultJoinPath(AbstractPath parent) |
DefaultKeysPath(AbstractPath parent) |
DefaultLetPath(AbstractPath parent) |
DefaultLettingPath(AbstractPath parent) |
DefaultLimitPath(AbstractPath parent) |
DefaultNestPath(AbstractPath parent) |
DefaultOffsetPath(AbstractPath parent) |
DefaultOrderByPath(AbstractPath parent) |
DefaultSelectPath(AbstractPath parent) |
DefaultSelectResultPath(AbstractPath parent) |
DefaultUnnestPath(AbstractPath parent) |
DefaultWherePath(AbstractPath parent) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBuildIndexPath
see
BuildIndexPath |
class |
DefaultCreateIndexPath
See
CreateIndexPath . |
class |
DefaultDropPath
See
DropPath . |
class |
DefaultIndexNamesPath
See
IndexNamesPath . |
class |
DefaultOnPath
See
OnPath . |
class |
DefaultOnPrimaryPath
See
OnPrimaryPath . |
class |
DefaultUsingPath
See
UsingPath . |
class |
DefaultUsingWithPath
See
UsingWithPath . |
class |
DefaultWithPath
See
WithPath . |
Constructor and Description |
---|
DefaultIndexNamesPath(AbstractPath parent) |
DefaultOnPath(AbstractPath parent) |
DefaultOnPrimaryPath(AbstractPath parent) |
DefaultUsingPath(AbstractPath parent) |
DefaultUsingWithPath(AbstractPath parent) |
DefaultWherePath(AbstractPath parent) |
DefaultWithPath(AbstractPath parent) |
Copyright © 2015 Couchbase, Inc.. All rights reserved.