@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 |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.