Annotation Type Indexes


@Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) public @interface Indexes
Allow a set of database indexes to be define on an Entity.
Author:
James Sutherland
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Index[] value
      Default:
      {}