Uses of Interface
io.ebeaninternal.server.persist.BeanPersister
Packages that use BeanPersister
Package
Description
Bean description
Persistence Implementation
-
Uses of BeanPersister in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return BeanPersisterModifier and TypeMethodDescriptionBeanManager.getBeanPersister()Return the associated BeanPersister.Constructors in io.ebeaninternal.server.deploy with parameters of type BeanPersister -
Uses of BeanPersister in io.ebeaninternal.server.persist
Methods in io.ebeaninternal.server.persist that return BeanPersisterModifier and TypeMethodDescriptionBeanPersisterFactory.create(BeanDescriptor<?> desc) Create the BeanPersister implemenation for a given type.