Repository
and RepositoryAsync on document database.See: Description
| Class | Description |
|---|---|
| AbstractDocumentRepository<T,ID> |
The
Repository template method |
| AbstractDocumentRepositoryAsync<T,ID> |
The
RepositoryAsync template method |
| AbstractDocumentRepositoryAsyncProxy<T> |
The template method to
RepositoryAsync to Document |
| AbstractDocumentRepositoryProxy<T> |
The template method to
Repository to Document |
| DocumentQueryDeleteParser |
Class the returns a
DocumentDeleteQuery
on DocumentRepositoryProxy |
| DocumentQueryParser |
Class the returns a
DocumentQuery
on DocumentRepositoryProxy |
| DocumentQueryParserUtil |
Utilitarian class to dynamic query from method on interface
DocumentQueryDeleteParser and DocumentQueryParser |
| DocumentRepositoryAsyncBean |
Artemis discoveryBean to CDI extension to register
RepositoryAsync |
| RepositoryDocumentBean |
Artemis discoveryBean to CDI extension to register
Repository |
Repository
and RepositoryAsync on document database.Copyright © 2018. All rights reserved.