Annotation Interface Indexes


@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface Indexes
A @Join defines how a join for a particular association path should be generated.
Since:
2.4
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Index[] value
      Returns:
      A group of indexes
      Default:
      {}