Annotation Type Indexes


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Indexes
    Defines indexes for this entity type (on the collection)
    Author:
    Scott Hernandez
    • Required Element Summary

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

      • value

        Index[] value
        Returns:
        The index definitions for this entity