Annotation Interface AnyKeyJdbcType


@Target({METHOD,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface AnyKeyJdbcType
Form of JdbcType used to describe the foreign key part of an Any mapping.
Since:
6.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends JdbcType>
    The descriptor to use for the key column