Package javax.persistence
Annotation Type MapKey
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface MapKey
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringname
-
@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface MapKey
| Modifier and Type | Optional Element | Description |
|---|---|---|
java.lang.String |
name |