Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JDO Reference
»
Annotations
»
Index Definition
»
Indices
JDO Reference
JDOHelper
PersistenceManagerFactory
PersistenceManager
Transaction
Query
Extent
Annotations
Class Modifiers
Field Modifiers
Index Definition
Index
Indices
Unique
Uniques
Fetch Settings
Miscellaneous
Mapping (ORM)
Callbacks
Listeners
Predefined ID Classes
Miscellaneous
Exceptions
javax.jdo.annotations.Indices - JDO annotation
javax.jdo.annotations
Annotation
Indices
Target:
Classes
Annotation for a group of index constraints.
Since:
JDO 2.1
Index[]
value
The indices
The indices
Returns:
The indices
Since:
JDO 2.1
< Index
^ Index Definition
Unique >