Uses of Class
org.apache.cayenne.map.EmbeddedAttribute
-
Packages that use EmbeddedAttribute Package Description org.apache.cayenne.reflect -
-
Uses of EmbeddedAttribute in org.apache.cayenne.reflect
Methods in org.apache.cayenne.reflect with parameters of type EmbeddedAttribute Modifier and Type Method Description protected EmbeddableDescriptor
PersistentDescriptorFactory. createEmbeddableDescriptor(EmbeddedAttribute embeddedAttribute)
Creates a descriptor of the embedded property.protected void
PersistentDescriptorFactory. createEmbeddedAttributeProperty(PersistentDescriptor descriptor, EmbeddedAttribute embeddedAttribute, ObjAttribute attribute)
-