JDO Annotations for Index Definition
The following annotations are used to define indexes on persistent fields:
- javax.jdo.annotations.Index - JDO Annotation
- javax.jdo.annotations.Indices - JDO Annotation
- javax.jdo.annotations.Unique - JDO Annotation
- javax.jdo.annotations.Uniques - JDO Annotation
The Index Definition section of the ObjectDB manual explains these annotations in details.