| Annotation Type | Description |
|---|---|
| Index |
Annotation definition to mark a DMO class with a legacy table index.
|
| IndexComponent |
Annotation definition to mark a DMO class with a legacy table index component (field with
sorting direction).
|
| Indices |
Annotation definition to mark a DMO class with its legacy indexes.
|
| Property |
Annotation definition to mark a DMO property with its legacy field name and attributes.
|
| Relation | |
| RelationComponent |
Annotation definition to mark a DMO class with a legacy table relation component.
|
| Relations |
Annotation definition to mark a DMO class with its legacy relations.
|
| Sequence |
Annotation definition to mark a sequence field with its legacy name and specific attributes.
|
| Table |
Annotation definition to mark a DMO implementation class with its legacy table options.
|
| Trigger |
Annotation definition to mark a DMO class with a table trigger.
|
| Triggers |
Annotation definition to mark a DMO class with its triggers.
|