JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 5.0.0-B06, API Reference
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
eclipselink
Package
org.eclipse.persistence.annotations
Annotation Interface Indexes
@Target
({
METHOD
,
FIELD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
Indexes
Allow a set of database
Index
es to be defined on an Entity.
Author:
James Sutherland
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Index
[]
value
An array of Index annotations.
Element Details
value
Index
[]
value
An array of Index annotations.
Default:
{}