Annotation Interface AnyKeyJavaType


@Target({METHOD,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface AnyKeyJavaType
Form of JavaType 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 BasicJavaType<?>>
    The type descriptor to use