Uses of Interface
io.ebeanservice.docstore.api.DocStoreFactory
| Package | Description |
|---|---|
| io.ebeanservice.docstore.none |
"No op" implementation of document store.
|
-
Uses of DocStoreFactory in io.ebeanservice.docstore.none
Classes in io.ebeanservice.docstore.none that implement DocStoreFactory Modifier and Type Class Description classNoneDocStoreFactoryA stub implementation of DocStoreFactory that will barf if the docStore features are used.