Uses of Class
org.apache.cayenne.reflect.BaseProperty
Package | Description |
---|---|
org.apache.cayenne.reflect |
-
Uses of BaseProperty in org.apache.cayenne.reflect
Subclasses of BaseProperty in org.apache.cayenne.reflect Modifier and Type Class Description class
BaseArcProperty
A base implementation of theArcProperty
.class
BaseToManyProperty
A generic superclass of CollectionProperty implementations.class
BaseToOneProperty
A convenience base superclass forToOneProperty
implementors.class
SimpleAttributeProperty
A descriptor of an "attribute" persistent property.