Uses of Package
javax.jdo.annotations

Packages that use javax.jdo.annotations
javax.jdo.annotations   
javax.jdo.metadata This package contains classes representing the different components of the JDO Metadata. 
 

Classes in javax.jdo.annotations used by javax.jdo.annotations
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.
 

Classes in javax.jdo.annotations used by javax.jdo.metadata
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.
 



Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.