See: Description
| Annotation Type | Description |
|---|---|
| AlphabeticalIndex |
Annotation type used to indicate the field in the sub-class of
JDOObject whose starting letter is to used
to maintain the StartLetter for efficient
generation of alphabetical index for the object type. |
| Searchable |
Annotation for class fields that are to be indexed for full-text search.
|
| Searchables |
Annotation for specifying all the full-text search indices for a persistent
class.
|
Package that holds local annotations used to automate processing of objects. Usually used to automate JDO instance callback processing.