| Modifier and Type | Interface and Description |
|---|---|
static interface |
DocumentQueryMapper.DocumentMapperFrom
The DocumentFrom Query
|
static interface |
DocumentQueryMapper.DocumentMapperLimit
The Document Order whose define the the maximum number of results to retrieve.
|
static interface |
DocumentQueryMapper.DocumentMapperNameOrder
The Column name order to the builder
|
static interface |
DocumentQueryMapper.DocumentMapperSkip
The Document Order whose define the position of the first result to retrieve.
|
static interface |
DocumentQueryMapper.DocumentMapperWhere
The Document Where whose define the condition in the query.
|
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.