Package org.hibernate.annotations

Annotation Type MapKeyJdbcTypeCode

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      intvalue
      The code for the descriptor to use for the map-key column
    • Element Detail

      • value

        int value
        The code for the descriptor to use for the map-key column
        See Also:
        JdbcTypeCode.value()