Annotation Type CacheIndexes


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface CacheIndexes
    Allow a set of cache indexes to be define on an Entity.
    Author:
    James Sutherland
    Since:
    EclipseLink 2.4
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      CacheIndex[] value