Package org.objectweb.speedo.metadata

The Speedo meta information used for the persistent class enhancement.

See:
          Description

Class Summary
SpeedoArray Describes the tag array of a XML file.
SpeedoCallback  
SpeedoClass Describes a persistence capable class.
SpeedoCollection Description of the tag collection in XML files.
SpeedoColumn  
SpeedoCommonField Defines a persistent field inherited from an ancestor.
SpeedoDefaults Is an helper class for loading default value of speedo meta objects.
SpeedoDiscriminator In case of filtered of vertical mapping, a discriminator permits to distinguish the classes of persistent instances.
SpeedoElement Description of all elements which can contain an extension.
SpeedoExtension The class corresponds to description of tag extension in XML files.
SpeedoFetchGroup  
SpeedoField This class corresponds to the description of persistent fields.
SpeedoIdentity This class corresponds to the description of the policy management for a given identity.
SpeedoIndex  
SpeedoInheritance Defines a the Speedo meta information about the inheritance.
SpeedoInheritedField Defines a persistent field inherited from an ancestor.
SpeedoJoin Defines a join between a main table and an external table.
SpeedoJoinColumn  
SpeedoMap This class describes the element map of a file ".jdo".
SpeedoMetaInfo Represents the root of the Speedo meta information.
SpeedoModifier This class represents the possible values for the attribute persistence-modifier of a field.
SpeedoNoFieldColumn Defines a column that has no associated field in the Speedo meta-info.
SpeedoNullValue This class represents possible values for the attribute null-value of a field.
SpeedoPackage Describes a package which contains persistence capable classes.
SpeedoPredefinedQuery  
SpeedoTable  
SpeedoTuple Describes elements contained into a field.
SpeedoVersion This class corresponds to the description of the attribute version in the XML file.
SpeedoXMLDescriptor This class describes all persistence capable classes.
 

Package org.objectweb.speedo.metadata Description

The Speedo meta information used for the persistent class enhancement.