| Package | Description |
|---|---|
| com.avaje.ebeanservice.docstore.api |
The service API for document store integration.
|
| com.avaje.ebeanservice.docstore.none |
"No op" implementation of document store.
|
| Modifier and Type | Method and Description |
|---|---|
DocStoreUpdateProcessor |
DocStoreIntegration.updateProcessor()
Return the DocStoreUpdateProcessor to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoneDocStoreUpdateProcessor
DocStoreUpdateProcessor that barfs if it is used.
|
Copyright © 2016. All rights reserved.