Package | Description |
---|---|
org.apache.cayenne.reflect |
Modifier and Type | Class and Description |
---|---|
class |
SimpleAttributeProperty
A descriptor of an "attribute" persistent property.
|
Modifier and Type | Field and Description |
---|---|
protected Collection<AttributeProperty> |
PersistentDescriptor.idProperties |
Modifier and Type | Method and Description |
---|---|
Collection<AttributeProperty> |
LazyClassDescriptorDecorator.getIdProperties() |
Collection<AttributeProperty> |
PersistentDescriptor.getIdProperties() |
Collection<AttributeProperty> |
ClassDescriptor.getIdProperties()
Returns a collection of the properties mapped to id columns.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PropertyVisitor.visitAttribute(AttributeProperty property) |
Copyright © 2001–2023 Apache Cayenne. All rights reserved.