JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 3.0.4, API Reference
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.eclipse.persistence.annotations
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
Index
[]
value
Element Details
value
Index
[]
value
Default:
{}