| Modifier and Type | Interface and Description |
|---|---|
static interface |
DocumentQuery.DocumentFrom
The DocumentFrom Query
|
static interface |
DocumentQuery.DocumentLimit
The Document Order whose define the the maximum number of results to retrieve.
|
static interface |
DocumentQuery.DocumentNameOrder
The Column name order to the builder
|
static interface |
DocumentQuery.DocumentSkip
The Document Order whose define the position of the first result to retrieve.
|
static interface |
DocumentQuery.DocumentWhere
The Document Where whose define the condition in the query.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.