| Class and Description |
|---|
| DocumentQueryMapper.DocumentMapperDeleteFrom
The Document Delete Query
|
| DocumentQueryMapper.DocumentMapperDeleteNameCondition
The base to delete name condition
|
| DocumentQueryMapper.DocumentMapperDeleteNotCondition
The document not condition
|
| DocumentQueryMapper.DocumentMapperDeleteQueryBuild
The last step to the build of
DocumentDeleteQuery. |
| DocumentQueryMapper.DocumentMapperDeleteWhere
The Document Where whose define the condition in the delete query.
|
| DocumentQueryMapper.DocumentMapperFrom
The DocumentFrom Query
|
| DocumentQueryMapper.DocumentMapperLimit
The Document Order whose define the the maximum number of results to retrieve.
|
| DocumentQueryMapper.DocumentMapperNameCondition
The base to name condition
|
| DocumentQueryMapper.DocumentMapperNameOrder
The Column name order to the builder
|
| DocumentQueryMapper.DocumentMapperNotCondition
The column not condition
|
| DocumentQueryMapper.DocumentMapperOrder
The Document Order whose define the sort in the query.
|
| DocumentQueryMapper.DocumentMapperQueryBuild
The last step to the build of
DocumentQuery. |
| DocumentQueryMapper.DocumentMapperSkip
The Document Order whose define the position of the first result to retrieve.
|
| DocumentQueryMapper.DocumentMapperWhere
The Document Where whose define the condition in the query.
|
| DocumentQueryPagination
A
DocumentQuery that allows select based on pagination. |
| DocumentTemplate
This interface that represents the common operation between an entity and DocumentCollectionEntity.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.