org.apache.openjpa.persistence.jdbc
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface KeyClassCriteria
Marker interface specifying to use the expected class of the map key relation as criteria in the join.
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value |