| Package | Description |
|---|---|
| io.ebean | |
| io.ebeanservice.docstore.api |
The service API for document store integration.
|
| io.ebeanservice.docstore.none |
"No op" implementation of document store.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentStore |
Database.docStore()
Return the Document store.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentStore |
DocStoreIntegration.documentStore()
Return the DocStore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoneDocStore
DocumentStore that barfs it is used.
|
Copyright © 2019. All rights reserved.