Uses of Class
javax.persistence.MapKeyJoinColumn
-
-
Uses of MapKeyJoinColumn in javax.persistence
Methods in javax.persistence that return MapKeyJoinColumn Modifier and Type Method Description MapKeyJoinColumn[]value()(Required) The map key join columns that are used to map to the entity that is the map key.
-