MapKeyColumn.name - JPA annotation element
Annotation Element
javax.persistence.MapKeyColumn
String name
Defaults to the concatenation of the following: the name of the referencing relationship field or property; "_"; "KEY
".
- Default value:
- ""
- Since:
- JPA 2.0