Annotation Type 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
      Index[] value  
    • Element Detail

      • value

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