| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see EbeanServer and Ebean).
|
| com.avaje.ebean.plugin |
Provides a API for plugins.
|
| com.avaje.ebeanservice.docstore.api |
The service API for document store integration.
|
| com.avaje.ebeanservice.docstore.api.support |
Support objects for implementing integration.
|
| com.avaje.ebeanservice.docstore.none |
"No op" implementation of document store.
|
| Class and Description |
|---|
| DocQueryRequest
A Query request for the document store.
|
| Class and Description |
|---|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| Class and Description |
|---|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreIntegration
All the required features for DocStore integration.
|
| DocStoreQueryUpdate
Update the document store using a Ebean ORM query.
|
| DocStoreUpdate
For persist events that know how to publish or queue their change to the Document store.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| DocStoreUpdateProcessor
Processes index updates.
|
| DocStoreUpdates
Collection of document store updates that are either sent to the document store
or queued for future processing
|
| Class and Description |
|---|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreUpdate
For persist events that know how to publish or queue their change to the Document store.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| DocStoreUpdates
Collection of document store updates that are either sent to the document store
or queued for future processing
|
| Class and Description |
|---|
| DocQueryRequest
A Query request for the document store.
|
| DocStoreBeanAdapter
Doc store specific adapter to process doc store events for a given bean type.
|
| DocStoreFactory
Creates the integration components for DocStore integration.
|
| DocStoreIntegration
All the required features for DocStore integration.
|
| DocStoreQueryUpdate
Update the document store using a Ebean ORM query.
|
| DocStoreUpdateContext
The doc store specific context/transaction used to collect updates to send to the document store.
|
| DocStoreUpdateProcessor
Processes index updates.
|
| DocStoreUpdates
Collection of document store updates that are either sent to the document store
or queued for future processing
|
Copyright © 2016. All rights reserved.