Module org.eclipse.persistence.core
Annotation Interface CacheIndexes
Allow a set of cache indexes to be defined on an Entity.
- Since:
- EclipseLink 2.4
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionAn array of CacheIndex annotations.
-
Element Details
-
value
CacheIndex[] valueAn array of CacheIndex annotations.- Default:
{}
-