Interface DocStoreFactory

    • Method Detail

      • createAdapter

        <T> DocStoreBeanAdapter<T> 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.