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