Package org.apache.openjpa.persistence
Annotation Type KeyType
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface KeyType
Indicates the persistent key type of a map field, if different than the declared type.- Since:
- 0.4.0
- Author:
- Abe White
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class
value
-