Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractNameMapper - Class in com.sun.jdo.api.persistence.mapping.ejb
-
This is a class which helps translate between the various names of the CMP (ejb name, abstract schema, abstract bean, concrete bean, local interface, remote interface) and the persistence-capable class name.
- AbstractNameMapper() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
- addCmpFieldMapping(CmpFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- addCmrFieldMapping(CmrFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- addColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- addColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- addColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- addColumnPair(ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- addColumnPair(ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- addComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- addEntityMapping(EntityMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- addSecondaryTable(SecondaryTable) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- addSunCmpMapping(SunCmpMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- applyDefaultUnknownPKClassStrategy(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns flag whether the mapping conversion should apply the default strategy for dealing with unknown primary key classes.
C
- CaptureSchema - Class in com.sun.jdo.api.persistence.mapping.ejb
- CaptureSchema() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.CaptureSchema
-
Creates new CaptureSchema
- CHECK_ALL_AT_COMMIT - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- CHECK_ALL_AT_COMMIT2 - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- CHECK_MODIFIED_AT_COMMIT - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- CHECK_VERSION_OF_ACCESSED_INSTANCES - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- CheckVersionOfAccessedInstances - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- CheckVersionOfAccessedInstances() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- CheckVersionOfAccessedInstances(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- cleanup() - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
Clean up strong reference.
- CMP_FIELD_MAPPING - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- CmpFieldMapping - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- CmpFieldMapping() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- CmpFieldMapping(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- CMR_FIELD_MAPPING - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- CMR_FIELD_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- CmrFieldMapping - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- CmrFieldMapping() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- CmrFieldMapping(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- COLUMN_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- COLUMN_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- COLUMN_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- COLUMN_PAIR - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- COLUMN_PAIR - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- ColumnPair - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- ColumnPair() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- ColumnPair(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- com.sun.jdo.api.persistence.mapping.ejb - package com.sun.jdo.api.persistence.mapping.ejb
- com.sun.jdo.api.persistence.mapping.ejb.beans - package com.sun.jdo.api.persistence.mapping.ejb.beans
- Consistency - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- Consistency() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- Consistency(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- CONSISTENCY - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- ConversionException - Exception in com.sun.jdo.api.persistence.mapping.ejb
- ConversionException() - Constructor for exception com.sun.jdo.api.persistence.mapping.ejb.ConversionException
-
Creates new
ConversionExceptionwithout detail message. - ConversionException(String) - Constructor for exception com.sun.jdo.api.persistence.mapping.ejb.ConversionException
-
Constructs an
ConversionExceptionwith the specified detail message. - ConversionHelper - Interface in com.sun.jdo.api.persistence.mapping.ejb
-
Helper interface for the
MappingFile. - createConversionHelper() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Creates and returns an instance of the ConversionHelper object to use for this helper.
- createGraph() - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- createGraph(File) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- createGraph(InputStream) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- createGraph(InputStream, boolean) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- createGraph(Node) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- createUniqueNameMapper() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Creates and returns an instance of the AbstractNameMapper object to use for generation of unique names with this helper.
D
- DEFAULT - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- DEFAULT_LOCATION_IN_EJB_JAR - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Definitive location for a mapping file in an ejb-jar file.
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- dump(StringBuffer, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- dumpBeanNode() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
E
- EJB_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- EJBInfoHelper - Interface in com.sun.jdo.api.persistence.mapping.ejb
-
This is an interface which represents information found in the ejb-jar.xml descriptor and provides a variety of other information and helper objects needed to do mapping and generating of ejb related things in persistence.
- ensureValidation() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns the flag whether the mapping conversion should validate all fields against schema columns.
- ENTITY_MAPPING - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- EntityMapping - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- EntityMapping() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- EntityMapping(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
F
- FETCHED_WITH - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- FETCHED_WITH - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- FetchedWith - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- FetchedWith() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- FetchedWith(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- FIELD_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- findCmpFieldMapping(EntityMapping, String, boolean) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.SunCmpMappingsUtils
-
Find the CmpFieldMapping element with a matching field-name element value
- findCmrFieldMapping(EntityMapping, String, boolean) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.SunCmpMappingsUtils
-
Find the cmr-field-mapping element for a field in an EntityMapping object
- findCompatibleBeansWithValue(BaseBean, String, String, Class) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.SunCmpMappingsUtils
-
A utility for finding beans in a graph of BaseBean objects.
- findEntityMapping(SunCmpMappings, String, boolean) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.SunCmpMappingsUtils
-
Find the EntityMapping element that correspond to a bean.
- fromMappingClasses(OutputStream, Map, ConversionHelper) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Creates an SunCmpMapping object from a Collection of MappingClassElement objects
- fromMappingClasses(Map, ConversionHelper) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Creates an SunCmpMapping object from a Collection of MappingClassElement objects
G
- GENERATED_CMR_FIELD_PREFIX - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
- GENERATED_KEY_FIELD_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Defines key field name for unknown primary key
- GENERATED_VERSION_FIELD_PREFIX - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Defines version field name prefix for version consistency
- generateFields() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns the flag whether the mapping conversion should generate relationship fields and primary key fields to support run-time.
- generateMappingClasses(String, Boolean, Properties, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
Create mapping classes and schema based on database vendor name.
- getAbstractBeanClassForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the abstract bean class which corresponds to the specified ejb name.
- getAbstractSchemaForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the abstract schema which corresponds to the specified ejb.
- getAvailableSchemaNames() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets a collection of names of schemas defined in this ejb jar.
- getCheckVersionOfAccessedInstances() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- getClassLoader() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the class loader which corresponds to this ejb jar.
- getClassLoader() - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
- getCmpFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getCmpFieldMapping(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getCmrFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getCmrFieldMapping(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getCmrFieldName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- getColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- getColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- getColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- getColumnName(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- getColumnName(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- getColumnName(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- getColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- getColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- getColumnPair(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- getColumnPair(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- getCompatibleTypes(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
Returns a collection of compatible jdbc types.
- getConsistency() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getConversionHelper() - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
- getEjbFieldForGeneratedField(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the ejb field which corresponds to the specified generated ejb name and field name pair.
- getEjbFieldForPersistenceField(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the field in the ejb which corresponds to the specified persistence-capable class name and field name pair.
- getEjbJarDisplayName() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the name of the ejb jar.
- getEjbName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getEjbNameForLocalInterface(String, String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the ejb which corresponds to the specified local interface name.
- getEjbNameForPersistenceClass(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the ejb name which corresponds to the specified persistence-capable class name.
- getEjbNameForPersistenceKeyClass(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the ejb name which corresponds to the specified persistence-capable key class name.
- getEjbNameForRemoteInterface(String, String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the ejb which corresponds to the specified remote interface name.
- getEjbNames() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets a collection of names of cmp entity beans defined in this ejb jar.
- getEntityMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- getEntityMapping(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- getFetchedWith() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- getFetchedWith() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- getFetchedWith() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.HasFetchedWith
- getFieldName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- getFields(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- getFieldsForEjb(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets a collection of names of cmp fields and cmr fields defined in this ejb jar for the specified ejb.
- getFirstSunCmpMapping(SunCmpMappings, boolean) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.SunCmpMappingsUtils
-
Return the first SunCmpMapping element from the graph.
- getGeneratedFieldForEjbField(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the generated field in the ejb which corresponds to the specified ejb name and field name pair.
- getGeneratedFieldsMap() - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
- getGeneratedPKFieldName() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns the name used for generated primary key fields.
- getGeneratedRelationships(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns a list of generated relationship field names.
- getGeneratedRelationshipsForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
The list contains generated relationship field names.
- getGeneratedVersionFieldNamePrefix() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns the prefix used for generated version fields.
- getInfoHelper() - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
- getInverseFieldName(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- getInverseFieldsMap() - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
- getKeyClassForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the key class which corresponds to the specified ejb name.
- getKeyClassForPersistenceKeyClass(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the key class which corresponds to the specified persistence-capable key class name.
- getKeyClassTypeForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Get the type of key class of this ejb.
- getLevel() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- getLocalInterfaceForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the local interface which corresponds to the specified ejb name.
- getMappedClassName(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Computes the name of the TP implementation class for a bean.
- getModel() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the Model object to use for this helper.
- getMultiplicity(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- getNamedGroup() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- getNameMapper() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the AbstractNameMapper object to use for this helper.
- getNameMapper() - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
- getPersistenceClassForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the persistence-capable class which corresponds to the specified ejb name.
- getPersistenceClassForLocalInterface(String, String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the persistence-capable class which corresponds to the specified local interface name.
- getPersistenceClassForRemoteInterface(String, String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the persistence-capable class which corresponds to the specified remote interface name.
- getPersistenceFieldForEjbField(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the field in the persistence-capable class which corresponds to the specified ejb name and field name pair.
- getRelationshipFieldContent(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Return the name of the opposite roles ejb-name
- getRelationshipFieldType(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- getRelationshipsForEjb(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets a collection of names of cmr fields defined in this ejb jar for the specified ejb.
- getRemoteInterfaceForEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Gets the name of the remote interface which corresponds to the specified ejb name.
- getSchema() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- getSchema(String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the schema with the specified name, loading it if necessary.
- getSchemaNameToGenerate() - Method in interface com.sun.jdo.api.persistence.mapping.ejb.EJBInfoHelper
-
Gets the name to use for schema generation.
- getSecondaryTable() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getSecondaryTable(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getSunCmpMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- getSunCmpMapping(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- getTableName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- getTableName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
H
- HasFetchedWith - Interface in com.sun.jdo.api.persistence.mapping.ejb
- hasField(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- hasLength(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
This method returns true if the jdbc type has length
- hasPrecision(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
This method returns true if the jdbc type has precision.
- hasScale(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
This method returns true if the jdbc type has scale.
I
- initFromNode(Node, int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- initOptions(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- intoMappingClasses(SunCmpMappings, ConversionHelper) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Convert an SunCmpMapping object into the equivelent collection of MappingClassElement objects
- intoMappingClasses(InputStream, ConversionHelper) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Convert an SunCmpMapping object into the equivelent collection of MappingClassElement objects
- isBlob(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
Returns if a given data type is blob type or not.
- isCharacter(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
Returns if the given data type is character type or not.
- isCheckAllAtCommit() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isCheckAllAtCommit2() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isCheckModifiedAtCommit() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isDefault() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- isEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Determines if the specified name represents an ejb.
- isGeneratedEjbRelationship(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Returns
trueif the field in the persistence-capable class which corresponds to the specified ejb name and field name pair is one which was generated automatically for 2 way managed relationships in the case that the ejb specifies one way relationships. - isGeneratedField(String, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Returns
trueif the field is a generated field. - isGeneratedField(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns
trueif the field is generated. - isGeneratedRelationship(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Flag whether the conversion helper generated the relationship field
- isKey(String, String, boolean) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Compute the keyness of a field.
- isLocalInterface(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Determines if the specified name represents a local interface.
- isLockWhenLoaded() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isLockWhenModified() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isNone() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- isNone() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- isNumeric(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
Returns if the given data type is numeric type or not.
- isPropertyDefined(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
Returns
trueif the specified propertyValue represents a defined value,falseotherwise. - isReadOnly() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- isRemoteInterface(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
-
Determines if the specified name represents a remote interface.
- isTime(int) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
-
Returns if a given data type is time type or not.
L
- LEVEL - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- loadMappingClasses(SunCmpMappings, ClassLoader) - Method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
load mapping classes from SunCmpMappings object
- LOCK_WHEN_LOADED - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- LOCK_WHEN_MODIFIED - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
M
- main(String[]) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.CaptureSchema
- MANY - Static variable in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- MappingFile - Class in com.sun.jdo.api.persistence.mapping.ejb
-
This class supports the conversion between the iAS mapping file format and the object used to represent that mapping to support the iAS EJBC process and iAS CMP run-time.
- MappingFile() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Creates new MappingFile
- MappingFile(ClassLoader) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.MappingFile
-
Creates new MappingFile
- MappingGenerator - Class in com.sun.jdo.api.persistence.mapping.ejb
- MappingGenerator(EJBInfoHelper, ClassLoader, boolean) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
Constructor
- MappingGenerator.SQLTypeUtil - Class in com.sun.jdo.api.persistence.mapping.ejb
-
The contents of this class will eventually be added to SQLTypeUtil in dbmodel.
N
- NAMED_GROUP - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- newCheckVersionOfAccessedInstances() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
-
Create a new bean using it's default constructor.
- newCmpFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
Create a new bean using it's default constructor.
- newCmrFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
Create a new bean using it's default constructor.
- newColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
-
Create a new bean using it's default constructor.
- newColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
-
Create a new bean using it's default constructor.
- newConsistency() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
Create a new bean using it's default constructor.
- newEntityMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
-
Create a new bean using it's default constructor.
- newFetchedWith() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
-
Create a new bean using it's default constructor.
- newFetchedWith() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
-
Create a new bean using it's default constructor.
- newSecondaryTable() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
Create a new bean using it's default constructor.
- newSunCmpMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
-
Create a new bean using it's default constructor.
- NONE - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- NONE - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
O
- ONE - Static variable in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
P
- PRIMARY_KEY_FIELD - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
R
- READ_ONLY - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- relatedObjectsAreDeleted(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
- removeCmpFieldMapping(CmpFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- removeCmrFieldMapping(CmrFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- removeColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- removeColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- removeColumnName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- removeColumnPair(ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- removeColumnPair(ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- removeComparator(BeanComparator) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- removeEntityMapping(EntityMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- removeSecondaryTable(SecondaryTable) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- removeSunCmpMapping(SunCmpMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
S
- SCHEMA - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- SECONDARY_TABLE - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- SecondaryTable - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- SecondaryTable() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- SecondaryTable(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- setCheckAllAtCommit(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setCheckAllAtCommit2(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setCheckModifiedAtCommit(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setCheckVersionOfAccessedInstances(CheckVersionOfAccessedInstances) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setCmpFieldMapping(int, CmpFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setCmpFieldMapping(CmpFieldMapping[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setCmrFieldMapping(int, CmrFieldMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setCmrFieldMapping(CmrFieldMapping[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setCmrFieldName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- setColumnName(int, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- setColumnName(int, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- setColumnName(int, String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- setColumnName(String[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- setColumnName(String[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- setColumnName(String[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- setColumnPair(int, ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- setColumnPair(int, ColumnPair) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- setColumnPair(ColumnPair[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- setColumnPair(ColumnPair[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- setConsistency(Consistency) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setDefault(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- setEjbName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setEnsureValidation(boolean) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Sets the flag whether the mapping conversion should validate all fields against schema columns.
- setEntityMapping(int, EntityMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- setEntityMapping(EntityMapping[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- setFetchedWith(FetchedWith) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- setFetchedWith(FetchedWith) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- setFetchedWith(FetchedWith) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.HasFetchedWith
- setFieldName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- setGenerateFields(boolean) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Sets the flag whether the mapping conversion should generate relationship fields, primary key fields, and version fields to support run-time.
- setLevel(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- setLockWhenLoaded(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setLockWhenModified(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setNamedGroup(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- setNone(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- setNone(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- setReadOnly(boolean) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- setSchema(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- setSecondaryTable(int, SecondaryTable) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setSecondaryTable(SecondaryTable[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setSunCmpMapping(int, SunCmpMapping) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- setSunCmpMapping(SunCmpMapping[]) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- setTableName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- setTableName(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- sizeCmpFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- sizeCmrFieldMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- sizeColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- sizeColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- sizeColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- sizeColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- sizeColumnPair() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- sizeEntityMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- sizeSecondaryTable() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- sizeSunCmpMapping() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- SQLTypeUtil() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.SQLTypeUtil
- SUN_CMP_MAPPING - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- SunCmpMapping - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- SunCmpMapping() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- SunCmpMapping(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- SunCmpMappings - Class in com.sun.jdo.api.persistence.mapping.ejb.beans
- SunCmpMappings() - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- SunCmpMappings(int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- SunCmpMappings(Node, int) - Constructor for class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- SunCmpMappingsUtils - Class in com.sun.jdo.api.persistence.mapping.ejb
-
Finder utilities for elements of the SunCmpMappings object graph.
T
- TABLE_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- TABLE_NAME - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
U
- UNKNOWN_KEY_CLASS - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
- updateColumn(ColumnElement, int, Integer, Integer, Integer) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
Update column in the SchemaElement with jdbc type and its length, scale and precision.
- updateProperties(Properties, String, String, int, Integer, Integer, Integer) - Static method in class com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator
-
This method updates properties which stores user override policy.
- USER_DEFINED_KEY_CLASS - Static variable in class com.sun.jdo.api.persistence.mapping.ejb.AbstractNameMapper
V
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmpFieldMapping
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.Consistency
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.FetchedWith
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SecondaryTable
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
- validate() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
_
- _getSchemaLocation() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
- _setSchemaLocation(String) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form