Uses of Interface
org.apache.cayenne.reflect.ToManyProperty
Package | Description |
---|---|
org.apache.cayenne.reflect |
-
Uses of ToManyProperty in org.apache.cayenne.reflect
Subinterfaces of ToManyProperty in org.apache.cayenne.reflect Modifier and Type Interface Description interface
ToManyMapProperty
A property representing a map of objects keyed by one of the object properties.Classes in org.apache.cayenne.reflect that implement ToManyProperty Modifier and Type Class Description class
BaseToManyProperty
A generic superclass of CollectionProperty implementations.Methods in org.apache.cayenne.reflect with parameters of type ToManyProperty Modifier and Type Method Description boolean
PropertyVisitor. visitToMany(ToManyProperty property)