|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddedAttribute | |
---|---|
org.apache.cayenne.reflect | |
org.apache.cayenne.reflect.pojo |
Uses of EmbeddedAttribute in org.apache.cayenne.reflect |
---|
Methods in org.apache.cayenne.reflect with parameters of type EmbeddedAttribute | |
---|---|
protected EmbeddableDescriptor |
PersistentDescriptorFactory.createEmbeddableDescriptor(EmbeddedAttribute embeddedAttribute)
Creates a descriptor of the embedded property. |
protected void |
PersistentDescriptorFactory.createEmbeddedAttributeProperty(PersistentDescriptor descriptor,
EmbeddedAttribute embeddedAttribute,
ObjAttribute attribute)
|
Uses of EmbeddedAttribute in org.apache.cayenne.reflect.pojo |
---|
Methods in org.apache.cayenne.reflect.pojo with parameters of type EmbeddedAttribute | |
---|---|
protected EmbeddableDescriptor |
EnhancedPojoDescriptorFactory.createEmbeddableDescriptor(EmbeddedAttribute embeddedAttribute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |