Uses of Interface
io.ebeanservice.docstore.api.DocStoreIntegration
| Package | Description |
|---|---|
| io.ebeanservice.docstore.api |
The service API for document store integration.
|
| io.ebeanservice.docstore.none |
"No op" implementation of document store.
|
-
Uses of DocStoreIntegration in io.ebeanservice.docstore.api
Methods in io.ebeanservice.docstore.api that return DocStoreIntegration Modifier and Type Method Description DocStoreIntegrationDocStoreFactory. create(SpiServer server)Create and return the DocStore integration components. -
Uses of DocStoreIntegration in io.ebeanservice.docstore.none
Methods in io.ebeanservice.docstore.none that return DocStoreIntegration Modifier and Type Method Description DocStoreIntegrationNoneDocStoreFactory. create(SpiServer server)