#### 24.1.42. `@MapKeyColumn`
<div class="paragraph">
The [`@MapKeyColumn`](http://docs.oracle.com/javaee/7/api/javax/persistence/MapKeyColumn.html) annotation is used to specify the database column which stores the key of a `java.util.Map` association for which the map key is a basic type.
</div>
</div>
<div class="sect3">