org.objectweb.speedo.generation.mivisitor |
Speedo: an implementation of JDO compliant personality on top of JORM generic
I/O sub-system.
Copyright (C) 2001-2004 France Telecom R&D
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Speedo meta information visitor used in ordet to fill it with 'forgotten' user
information.
|
Java Source File Name | Type | Comment |
AbstractMetaInfoVisitor.java | Class | |
CascadeDeleteSetter.java | Class | Manage the cascade-delete option.
author: Y. |
ClassInfoAnalyzer.java | Class | Analyzes a class and updates the Speedo meta information accordingly. |
DataStoreId.java | Class | This SMI visitor manages the datastore identifier strategy. |
DiscriminatorVisitor.java | Class | |
FieldConverterVisitor.java | Class | |
IndexVisitor.java | Class | |
InheritanceVisitor.java | Class | |
JavaLangShorcutVisitor.java | Class | When the user specifies short names of java.lang.* classes, the values are
replaced with the fully qualified name. |
JMICleanerVisitor.java | Class | |
KeyFieldChecker.java | Class | Checks the keyField speedo extension. |
MetaDataAnalyzer.java | Class | |
MetaInfoVisitor.java | Interface | Define a speedo meta information visitor. |
MetaInfoVisitorImpl.java | Class | This class is the default implementation of the Speedo Meta information
visitor. |
MetaInfoVisitors.java | Class | Visit the speedo meta information in order to fill the meta information with
the part forgotten by the user. |
ORMappingGenerator.java | Class | This Speedo Meta information visitor builds and fills the Speedo Meta
information concerning the OR mapping information. |
PrimaryKeyFieldAdder.java | Class | |
ReverseFieldAdder.java | Class | Add the reverse extensions on the forgetten side. |
VersionFieldAdder.java | Class | This class adds the field version to the speedo class if the versioning strategy is not null. |