| Interface | Description |
|---|---|
| CategoryDao | |
| FlatPushMessageInformationDao | |
| GenericBaseDao<O,K> |
Generic base interface for different DAO layers
|
| InstallationDao | |
| PushApplicationDao | |
| ResultsStream<T> |
Streams the batch of the results
|
| ResultsStream.QueryBuilder<T> |
Allow to build new
ResultsStream with customized fetching strategy. |
| VariantDao |
| Class | Description |
|---|---|
| PageResult<T,A> |
Holds the result of a query plus the total number of rows
|
| Exception | Description |
|---|---|
| ResultStreamException |
Exception thrown when stream of results is failed to be read from underlying database
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.