Annotation Type AnyMetaDefs


  • @Target({PACKAGE,TYPE})
    @Retention(RUNTIME)
    @Deprecated
    public @interface AnyMetaDefs
    Deprecated.
    To be removed in 6.0
    Used to group together AnyMetaDef annotations. Can be defined at the entity or package level
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      AnyMetaDef[] value
      Deprecated.
      The collective set of any meta-defs.
    • Element Detail

      • value

        AnyMetaDef[] value
        Deprecated.
        The collective set of any meta-defs.