Uses of Class
org.apache.cayenne.map.EmbeddedAttribute
Packages that use EmbeddedAttribute
Package
Description
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
-
Uses of EmbeddedAttribute in org.apache.cayenne.map
Constructors in org.apache.cayenne.map with parameters of type EmbeddedAttribute -
Uses of EmbeddedAttribute in org.apache.cayenne.reflect
Methods in org.apache.cayenne.reflect with parameters of type EmbeddedAttributeModifier and TypeMethodDescriptionprotected EmbeddableDescriptor
PersistentDescriptorFactory.createEmbeddableDescriptor
(EmbeddedAttribute embeddedAttribute) Creates a descriptor of the embedded property.protected void
PersistentDescriptorFactory.createEmbeddedAttributeProperty
(PersistentDescriptor descriptor, EmbeddedAttribute embeddedAttribute, ObjAttribute attribute)