Package org.hibernate.annotations

Annotation Interface Checks


@Target({TYPE,METHOD,FIELD})@Retention(RUNTIME)@Deprecated(since="7")public @interfaceChecks
Deprecated.
sinceCheck is deprecated.
A list ofChecks.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
     
  • Element Details

    • value

      Check[] value
      Deprecated.