Uses of Class
org.apache.cayenne.exp.property.CollectionProperty
Packages that use CollectionProperty
- 
Uses of CollectionProperty in org.apache.cayenne.exp.propertySubclasses of CollectionProperty in org.apache.cayenne.exp.propertyModifier and TypeClassDescriptionclassListProperty<V extends Persistent>Property that represents to-many relationship mapped onList.classSetProperty<V extends Persistent>Property that represents to-many relationship mapped onSet.