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  
CascadeDeleteSetter Manage the cascade-delete option.
ClassInfoAnalyzer Analyzes a class and updates the Speedo meta information accordingly.
DataStoreId This SMI visitor manages the datastore identifier strategy.
DiscriminatorVisitor  
FieldConverterVisitor Add extensions FIELD_CONVERTER for various type: - java.sql.* - java.util.Locale
IndexVisitor  
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.
MetaDataAnalyzer  
MetaInfoVisitorImpl This class is the default implementation of the Speedo Meta information visitor.
MetaInfoVisitors Visit the speedo meta information in order to fill the meta information with the part forgotten by the user.
ORMappingGenerator This Speedo Meta information visitor builds and fills the Speedo Meta information concerning the OR mapping information.
ORMappingGenerator.VisitRemember This class represents the status of visited/treated elements of a persistent class.
ORMappingGenerator.VisitRequired This class represents required element to be visited in a persistent class.
PrimaryKeyFieldAdder  
ReverseFieldAdder Add the reverse extensions on the forgetten side.
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.