Uses of Interface
io.ebeanservice.docstore.api.DocStoreBeanAdapter
Packages that use DocStoreBeanAdapter
Package
Description
The service API for document store integration.
Support objects for implementing integration.
-
Uses of DocStoreBeanAdapter in io.ebeanservice.docstore.api
Methods in io.ebeanservice.docstore.api that return DocStoreBeanAdapterModifier and TypeMethodDescription<T> DocStoreBeanAdapter<T>DocStoreFactory.createAdapter(io.ebeaninternal.server.deploy.BeanDescriptor<T> desc, io.ebeaninternal.server.deploy.meta.DeployBeanDescriptor<T> deploy) Create the doc store specific adapter for the given bean type. -
Uses of DocStoreBeanAdapter in io.ebeanservice.docstore.api.support
Classes in io.ebeanservice.docstore.api.support that implement DocStoreBeanAdapterModifier and TypeClassDescriptionclassBase implementation for much of DocStoreBeanAdapter.