Uses of Class
io.ebeaninternal.server.deploy.meta.DeployBeanPropertyAssocOne
Packages that use DeployBeanPropertyAssocOne
Package
Description
Bean description
Temporary objects used to collect deployment information
-
Uses of DeployBeanPropertyAssocOne in io.ebeaninternal.server.deploy
Constructors in io.ebeaninternal.server.deploy with parameters of type DeployBeanPropertyAssocOneModifierConstructorDescriptionBeanPropertyAssocOne(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) -
Uses of DeployBeanPropertyAssocOne in io.ebeaninternal.server.deploy.meta
Methods in io.ebeaninternal.server.deploy.meta that return DeployBeanPropertyAssocOneModifier and TypeMethodDescriptionDeployBeanDescriptor.findJoinToTable(String tableName) DeployBeanDescriptor.getUnidirectional()Methods in io.ebeaninternal.server.deploy.meta that return types with arguments of type DeployBeanPropertyAssocOneModifier and TypeMethodDescriptionDeployBeanDescriptor.propertiesAssocOne()Return an Iterator of BeanPropertyAssocOne that are not embedded.Methods in io.ebeaninternal.server.deploy.meta with parameters of type DeployBeanPropertyAssocOneModifier and TypeMethodDescriptionvoidDeployBeanDescriptor.setUnidirectional(DeployBeanPropertyAssocOne<?> unidirectional)