- 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(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
- getCmpFieldMapping() - 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
-
- getCmrFieldMapping() - 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(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CheckVersionOfAccessedInstances
-
- getColumnName() - 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() - 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
-
- getColumnName() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.ColumnPair
-
- getColumnPair(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.CmrFieldMapping
-
- getColumnPair() - 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
-
- getColumnPair() - 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(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping
-
- getEntityMapping() - 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(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
- getSecondaryTable() - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping
-
- getSunCmpMapping(int) - Method in class com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
-
- getSunCmpMapping() - 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
-
- 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 true if 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 true if the field is a generated field.
- isGeneratedField(String, String) - Method in interface com.sun.jdo.api.persistence.mapping.ejb.ConversionHelper
-
Returns true if 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 true if the specified propertyValue represents
a defined value, false otherwise.
- 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.