|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToManyProperty | |
---|---|
org.apache.cayenne.reflect |
Uses of ToManyProperty in org.apache.cayenne.reflect |
---|
Subinterfaces of ToManyProperty in org.apache.cayenne.reflect | |
---|---|
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 | |
---|---|
class |
BaseToManyProperty
A generic superclass of CollectionProperty implementations. |
class |
IndexedListProperty
Deprecated. since 3.0 (no substitute exists in Cayenne) |
class |
ListProperty
Deprecated. since 3.0 replaced by non-public classes. |
Methods in org.apache.cayenne.reflect with parameters of type ToManyProperty | |
---|---|
boolean |
PropertyVisitor.visitToMany(ToManyProperty property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |