Uses of Class
io.ebeaninternal.server.deploy.meta.DeployBeanPropertyAssocMany
Packages that use DeployBeanPropertyAssocMany
Package
Description
Bean description
Temporary objects used to collect deployment information
-
Uses of DeployBeanPropertyAssocMany in io.ebeaninternal.server.deploy
Constructors in io.ebeaninternal.server.deploy with parameters of type DeployBeanPropertyAssocManyModifierConstructorDescriptionBeanPropertyAssocMany(BeanDescriptor<?> descriptor, DeployBeanPropertyAssocMany<T> deploy) Create this property. -
Uses of DeployBeanPropertyAssocMany in io.ebeaninternal.server.deploy.meta
Subclasses of DeployBeanPropertyAssocMany in io.ebeaninternal.server.deploy.metaMethods in io.ebeaninternal.server.deploy.meta that return types with arguments of type DeployBeanPropertyAssocManyModifier and TypeMethodDescriptionDeployBeanDescriptor.propertiesAssocMany()Return BeanPropertyAssocMany for this descriptor.