Annotation Type Indices


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Indices
    Annotation for a group of index constraints.
    Since:
    2.1
    Version:
    2.1
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Index[] value
      The indices
    • Element Detail

      • value

        Index[] value
        The indices
        Returns:
        The indices