Annotation Type Indices


@Target({TYPE,FIELD}) @Retention(RUNTIME) public @interface Indices
An annotation for declaring multiple indices at class or field level.
Author:
Roland Praml, FOCONIS AG
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Array with Index definitions.
  • Element Details

    • value

      Index[] value
      Array with Index definitions.
      Default:
      {}