Uses of Class
org.apache.cayenne.exp.property.CollectionProperty
-
Packages that use CollectionProperty Package Description org.apache.cayenne.exp.property Property API -
-
Uses of CollectionProperty in org.apache.cayenne.exp.property
Subclasses of CollectionProperty in org.apache.cayenne.exp.property Modifier and Type Class Description classListProperty<V extends Persistent>Property that represents to-many relationship mapped onList.classSetProperty<V extends Persistent>Property that represents to-many relationship mapped onSet.
-