Package org.hibernate.annotations

Annotation Interface MapKeyJdbcType


@Target({METHOD,FIELD,ANNOTATION_TYPE})@Inherited@Retention(RUNTIME)public @interfaceMapKeyJdbcType
Form ofJdbcType for describing the key of a Map
Since:
6.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extendsJdbcType>
    The descriptor to use for the map-key column