Uses of Interface
org.apache.cayenne.reflect.AttributeProperty
Package
Description
Contains classes that make up Cayenne ORM stack.
-
Uses of AttributeProperty in org.apache.cayenne.access
-
Uses of AttributeProperty in org.apache.cayenne.reflect
Modifier and TypeClassDescriptionclass
A descriptor of an "attribute" persistent property.Modifier and TypeFieldDescriptionprotected Collection
<AttributeProperty> PersistentDescriptor.idProperties
Modifier and TypeMethodDescriptionClassDescriptor.getIdProperties()
Returns a collection of the properties mapped to id columns.LazyClassDescriptorDecorator.getIdProperties()
PersistentDescriptor.getIdProperties()
Modifier and TypeMethodDescriptionboolean
PropertyVisitor.visitAttribute
(AttributeProperty property)