Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/UserGuide/JPA/2.4/a cacheindexes


EclipseLink, 2.4.x

Search

Contents


 <- Previous

Next -> 


@CacheIndexes

Use @CacheIndexes to define a set of @CacheIndex on an entity.

Annotation Elements

Table 2-1 describes this annotation's elements.

Table 2-1 @CacheIndexes Annotation Elements

Annotation Element Description Default

CacheIndex[]

An array of cache indexes



Usage

Para.

Examples

See "@CacheIndex" for examples of using the @CacheIndexes annotation.

See Also

For more information, see:


 <- Previous

Next -> 

EclispeLink
EclipseLink Home

Search

Contents

Back to the top