Uses of Interface
io.ebeaninternal.server.deploy.BeanDescriptorMap
Packages that use BeanDescriptorMap
Package
Description
Bean description
Temporary objects used to collect deployment information
-
Uses of BeanDescriptorMap in io.ebeaninternal.server.deploy
Classes in io.ebeaninternal.server.deploy that implement BeanDescriptorMapConstructors in io.ebeaninternal.server.deploy with parameters of type BeanDescriptorMapModifierConstructorDescriptionBeanDescriptor(BeanDescriptorMap owner, DeployBeanDescriptor<T> deploy) BeanPropertyAssocOne(BeanDescriptorMap owner, BeanDescriptor<?> descriptor, DeployBeanPropertyAssocOne<T> deploy) Create the property.BeanPropertyAssocOne(BeanDescriptorMap owner, DeployBeanPropertyAssocOne<T> deploy) Create based on deploy information of an EmbeddedId.BeanPropertyIdClass(BeanDescriptorMap owner, BeanDescriptor descriptor, DeployBeanPropertyAssocOne deploy) BeanTable(BeanDescriptorMap owner, String tableName, Class<?> beanType) Construct for element collection.BeanTable(DeployBeanTable mutable, BeanDescriptorMap owner) Create the BeanTable. -
Uses of BeanDescriptorMap in io.ebeaninternal.server.deploy.meta
Methods in io.ebeaninternal.server.deploy.meta with parameters of type BeanDescriptorMapModifier and TypeMethodDescriptionDeployBeanTable.createIdProperty(BeanDescriptorMap owner) Return the id properties.Constructors in io.ebeaninternal.server.deploy.meta with parameters of type BeanDescriptorMapModifierConstructorDescriptionDeployBeanPropertyLists(BeanDescriptorMap owner, BeanDescriptor<?> desc, DeployBeanDescriptor<?> deploy)