Uses of Interface
org.apache.cayenne.exp.property.IdProperty
-
Packages that use IdProperty Package Description org.apache.cayenne.exp.property Property API -
-
Uses of IdProperty in org.apache.cayenne.exp.property
Classes in org.apache.cayenne.exp.property that implement IdProperty Modifier and Type Class Description classBaseIdProperty<E>Property that represents non-numeric PKclassNumericIdProperty<E extends Number>Property that represents numeric PK
-