Package org.hibernate.annotations

Annotation Interface AnyKeyJavaType


@Target({METHOD,FIELD,ANNOTATION_TYPE})@Retention(RUNTIME)public @interfaceAnyKeyJavaType
Form ofJavaType 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<? extendsBasicJavaType<?>>
    The type descriptor to use