Package org.objectweb.speedo.generation.mivisitor

Speedo meta information visitor used in ordet to fill it with 'forgotten' user information.

See:
          Description

Interface Summary
MetaInfoVisitor Define a speedo meta information visitor.
 

Class Summary
AbstractMetaInfoVisitor  
DataStoreIdAdder Assign a default value for the datastore identifier: polymorphid
ExtensionVerifier This class checks if the specified speedo extensions in .jdo file are supported.
FieldConverterVisitor Add extensions FIELD_CONVERTER for various type: - java.sql.* - java.util.Locale
InheritanceVisitor  
JavaLangShorcutVisitor When the user specifies short names of java.lang.* classes, the values are replaced with the fully qualified name.
JMICleanerVisitor  
KeyFieldChecker Checks the keyField speedo extension.
MetaInfoVisitorImpl  
MetaInfoVisitors Visit the speedo meta information in order to fill the meta information with the part forgotten by the user.
PrimaryKeyFieldAdder  
ReverseFieldAdder Add the reverse extensions on the forgetten side.
TupleExtensionCopier Copies all extensions defined on tuple node, into the field node.
VersionFieldAdder This class adds the field version to the speedo class if the versioning strategy is not null.
 

Package org.objectweb.speedo.generation.mivisitor Description

Speedo meta information visitor used in ordet to fill it with 'forgotten' user information.