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.mapConstructors in org.apache.cayenne.map with parameters of type EmbeddedAttribute
- 
Uses of EmbeddedAttribute in org.apache.cayenne.reflectMethods in org.apache.cayenne.reflect with parameters of type EmbeddedAttributeModifier and TypeMethodDescriptionprotected EmbeddableDescriptorPersistentDescriptorFactory.createEmbeddableDescriptor(EmbeddedAttribute embeddedAttribute) Creates a descriptor of the embedded property.protected voidPersistentDescriptorFactory.createEmbeddedAttributeProperty(PersistentDescriptor descriptor, EmbeddedAttribute embeddedAttribute, ObjAttribute attribute)