| Package | Description |
|---|---|
| javax.jdo.annotations |
| Class | Description |
|---|---|
| DiscriminatorStrategy |
Enumeration of the discriminator strategy values.
|
| ForeignKeyAction |
Enumeration of the foreign-key delete/update action values.
|
| IdentityType |
Enumeration of the identity type values.
|
| IdGeneratorStrategy |
Enumeration of the id generator strategy values.
|
| InheritanceStrategy |
Enumeration of the inheritance strategy values.
|
| NullValue |
Enumeration of the "null-value" behavior values.
|
| PersistenceModifier |
Enumeration of the persistence-modifier values for a field or property.
|
| SequenceStrategy |
Enumeration of the sequence strategy values.
|
| VersionStrategy |
Enumeration of the version strategy values.
|