- CaptureSchemaWrapper - Class in com.sun.jdo.spi.persistence.support.ejb.util
-
This class is used to set the required infrastructure
for DataDirect drivers support and delegate the actual implementation
to the CaptureSchema<\code>
- CaptureSchemaWrapper() - Constructor for class com.sun.jdo.spi.persistence.support.ejb.util.CaptureSchemaWrapper
-
- castKey_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- castOid_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- catchClause_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- catchClauseTemplate - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- categorizeMethods() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Reads all known methods and sorts them by name into specific
Collections for further processing.
- categorizeMethods() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Reads all known methods and sorts them by name into specific
Collections for further processing.
- characterClassType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the wrapper class type char.
- charType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the primitive type char.
- clean(DeploymentContext) - Method in class com.sun.jdo.spi.persistence.support.ejb.codegen.CMPDeployerImpl
-
Integration point for cleanup on undeploy or failed deploy.
- clean() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPProcessor
-
Drop files on undeploy
- cleanup() - Method in interface com.sun.jdo.spi.persistence.support.ejb.codegen.CMPGenerator
-
This method is called once for each ejb module in the application
that contains CMP beans.
- cleanup() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
- clear() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Removes all of the elements from this set.
- clone() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns a shallow copy of this HashSet instance: the elements
themselves are not cloned.
- clone() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
Creates and returns a copy of this object.
- CMP_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- CMP_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- CMP_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- CMP_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- CMP_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- CMP_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- CMPBeanHelper - Class in com.sun.jdo.spi.persistence.support.ejb.cmp
-
Provides static helper methods for CMP bean implementation to simplify
the generated code.
- CMPBeanHelper() - Constructor for class com.sun.jdo.spi.persistence.support.ejb.cmp.CMPBeanHelper
-
- CMPDeployerImpl - Class in com.sun.jdo.spi.persistence.support.ejb.codegen
-
Generates concrete impls for CMP beans in an archive.
- CMPDeployerImpl() - Constructor for class com.sun.jdo.spi.persistence.support.ejb.codegen.CMPDeployerImpl
-
- CMPGenerator - Interface in com.sun.jdo.spi.persistence.support.ejb.codegen
-
This interface must be implemented by all CMP code generators.
- cmpImplComments_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- cmpImplCommentsTemplate - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- cmpPathExpression(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- CMPProcessor - Class in com.sun.jdo.spi.persistence.support.ejb.ejbc
-
If the application contains cmp 2.x beans process them.
- CMPProcessor(DeploymentContext) - Constructor for class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPProcessor
-
Creates a new instance of CMPProcessor
- CMPROTemplateFormatter - Class in com.sun.jdo.spi.persistence.support.ejb.ejbc
-
- CMPTemplateFormatter - Class in com.sun.jdo.spi.persistence.support.ejb.ejbc
-
- COLLECTION_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- COLLECTION_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- COLLECTION_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- COLLECTION_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- COLLECTION_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- COLLECTION_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- collectionMemberDecl() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- collectionMemberDecl(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- collectionMemberDecl(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- collectionMemberExpr() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- collectionMemberExpr(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- collectionMemberExpr(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- collectionValuedPathExpression(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- column - Variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
The column info
- com.sun.jdo.spi.persistence.support.ejb.cmp - package com.sun.jdo.spi.persistence.support.ejb.cmp
-
- com.sun.jdo.spi.persistence.support.ejb.codegen - package com.sun.jdo.spi.persistence.support.ejb.codegen
-
- com.sun.jdo.spi.persistence.support.ejb.ejbc - package com.sun.jdo.spi.persistence.support.ejb.ejbc
-
- com.sun.jdo.spi.persistence.support.ejb.ejbqlc - package com.sun.jdo.spi.persistence.support.ejb.ejbqlc
-
- com.sun.jdo.spi.persistence.support.ejb.enhancer.meta - package com.sun.jdo.spi.persistence.support.ejb.enhancer.meta
-
- com.sun.jdo.spi.persistence.support.ejb.model - package com.sun.jdo.spi.persistence.support.ejb.model
-
- com.sun.jdo.spi.persistence.support.ejb.model.util - package com.sun.jdo.spi.persistence.support.ejb.model.util
-
- com.sun.jdo.spi.persistence.support.ejb.util - package com.sun.jdo.spi.persistence.support.ejb.util
-
- COMMA - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- COMMA - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- COMMA - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- commonPrivateMethods_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- commonPrivateMethodsArray - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- commonPublicMethods_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- commonPublicMethodsArray - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- comparisonExpr() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- compile(String, Method, int, boolean, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLC
-
Compiles the specified query string for the specified
finder/selector method.
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityFinder
-
The component name for this component
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityInternal
-
The component name for this component
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityLifecycle
-
The component name for this component
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.codegen.LogHelperCmpCompiler
-
The component name for this component
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.LogHelperEJBCompiler
-
The component name for this component
- componentName - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.LogHelperQueryCompilerEJB
-
The component name for this component
- CONCAT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- concat(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- CONCAT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- concat(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- CONCAT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- conditionalExpr() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- conditionalExpr(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- conditionalExpr(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- conditionalFactor() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- conditionalPrimary() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- conditionalTerm() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- contains(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns true if this set contains the specified element.
- containsAll(Collection) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns true if this collection contains all of the elements
in the specified collection.
- context_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertCollectionEJBLocalObjectToPC(Collection, PersistenceManager, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts Collection of EJBLocalObjects to a Collection of
persistence-capable instances.
- convertCollectionEJBObjectToPC(Collection, PersistenceManager, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of EJBObjects to a Collection of
persistence-capable instances.
- convertCollectionObjectIdToPrimaryKey(Collection) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of Object Id's of persistence-capable instances to a
Collection of of the PrimaryKey instances.
- convertCollectionPCToEJBLocalObject(Collection, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts Collection of persistence-capable instances to a Collection of
EJBLocalObjects.
- convertCollectionPCToEJBLocalObjectSet(Collection, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts Collection of persistence-capable instances to a Set of
EJBLocalObjects.
- convertCollectionPCToEJBObject(Collection, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of persistence-capable instances to a Collection of
EJBObjects.
- convertCollectionPCToEJBObjectSet(Collection, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of persistence-capable instances to a Set of
EJBObjects.
- convertCollectionPCToPrimaryKey(Collection, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of persistence-capable instances to a Collection of
the PrimaryKey Class instances.
- convertCollectionPrimaryKeyToObjectId(Collection) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Collection of PrimaryKey instances to a Collection of Object Id's
of a corresponding persistence-capable Class.
- convertEJBLocalObjectToPC(EJBLocalObject, PersistenceManager, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts EJBLocalObject to persistence-capable instance.
- convertEJBLocalObjectToPC_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertEJBObjectToPC(EJBObject, PersistenceManager, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts EJBObject to persistence-capable instance.
- convertEJBObjectToPC_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertObjectIdToPrimaryKey(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts Object Id of a persistence-capable instance to an instance of the
PrimaryKey Class.
- convertObjectIdToPrimaryKey_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertPCToEJBLocalObject(Object, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts persistence-capable instance to EJBLocalObject.
- convertPCToEJBLocalObject(Object, PersistenceManager, EJBContext) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB20HelperImpl
-
Converts persistence-capable instance to EJBLocalObject.
- convertPCToEJBObject(Object, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts persistence-capable instance to EJBObject.
- convertPCToEJBObject_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertPCToPrimaryKey(Object, PersistenceManager) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts persistence-capable instance to an instance of the PrimaryKey Class.
- convertPrimaryKeyToObjectId(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts instance of a PrimaryKey Class to an instance of the Object Id of a
corresponding persistence-capable Class.
- convertPrimaryKeyToObjectId_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- convertPrimaryKeyToPC(Object, PersistenceManager, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Converts PrimaryKey object to persistence-capable instance.
- COUNT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- COUNT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- COUNT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- countExpr(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- create() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLASTFactory
-
Overwrites superclass method to create the correct AST instance.
- create(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLASTFactory
-
Overwrites superclass method to create the correct AST instance.
- create(EJBQLAST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLASTFactory
-
Creates a clone of the specified EJBQLAST instance.
- create_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- createConversionHelper() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- CreateException_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- createFile(String, String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Creates a file with the given base file name and extension
parallel to the supplied class (if it does not yet exist).
- createGeneratorException(String, EjbBundleDescriptor) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key.
- createGeneratorException(String, EjbBundleDescriptor, Exception) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key.
- createGeneratorException(String, String, EjbBundleDescriptor) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key and bean name.
- createGeneratorException(String, String, EjbBundleDescriptor, Exception) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key and bean name.
- createGeneratorException(String, String, EjbBundleDescriptor, Exception, StringBuffer) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key, bean name,
and a StringBuffer with validation exceptions.
- createGeneratorException(String, String, EjbBundleDescriptor, String) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Create GeneratorException for this message key and bean name.
- createUniqueNameMapper() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- GE - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- GE - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- GE - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- generate(IASEjbCMPEntityDescriptor, File, File) - Method in interface com.sun.jdo.spi.persistence.support.ejb.codegen.CMPGenerator
-
This method is called once for each CMP bean of the corresponding ejb module.
- generate(IASEjbCMPEntityDescriptor, File, File) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
- generateFields() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Returns the flag whether the mapping conversion should generate
relationship fields and primary key fields to support run-time.
- generateMapping(DeploymentContext, String, String, File, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MappingGenerator
-
This method will load mapping classes if there is sun-cmp-mappings.xml,
otherwise it will call the database generation backend to create
mapping classes and schema.
- GeneratorException - Exception in com.sun.jdo.spi.persistence.support.ejb.codegen
-
The Generator exception is thrown whenever there is an error in
generating the stubs and skeletons and other related files.
- GeneratorException(String) - Constructor for exception com.sun.jdo.spi.persistence.support.ejb.codegen.GeneratorException
-
Constructs the Generator exception with the specified string.
- getAbstractBeanClassForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the abstract bean class which corresponds to the
specified ejb name.
- getAbstractSchemaForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the abstract schema which corresponds to the
specified ejb.
- getAbstractSchemaForTypeInfo(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the typeInfo (the ejb name) for the specified abstract schema.
- getAllFields(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns a list of names of all the field elements in the
class with the specified name.
- getAvailableSchemaNames() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
Gets a collection of names of schemas defined in this
ejb jar.
- getAvgReturnType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Return JDO QL return type for Avg function for a given type.
- getBundleDescriptor() - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
Gets the EjbBundleDescriptor which defines the universe of
names for this application.
- getCandidateClassName() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the fully qulified name of the candidate class.
- getCause() - Method in exception com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLException
-
Returns the cause of this EJBQLException or
null if the cause is nonexistent or unknown.
- getClass(String, ClassLoader) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the class element with the specified className.
- getClassLoader() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
Gets the class loader which corresponds to this ejb bundle.
- getClassModifiers(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getColumn() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- getConcreteBeanClassForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the concrete bean class which corresponds to the
specified ejb.
- getConcreteBeanClassForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
Gets the name of the concrete bean class which corresponds to the
specified ejb.
- getConstructor(String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns a wrapped constructor element for the specified argument types
in the class with the specified name.
- getContainer_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getContainerBody - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getCreateMethods() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the list of ejb create methods for this bean.
- getDatabaseVendorName() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MappingGenerator
-
- getDeclaration(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SymbolTable
-
Checks the symbol table for the actual declaration of the specified
identifier.
- getDeclaringClass(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the string representation of declaring class of
the specified member element.
- getDescriptor() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the EjbCMPEntityDescriptor which defines the
information for this bean.
- getDescriptorForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the EjbCMPEntityDescriptor which represents the ejb
with the specified name.
- getDescriptorForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
Gets the EjbCMPEntityDescriptor which represents the ejb
with the specified name.
- getEjbFieldForPersistenceField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
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 class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getEjbNameForAbstractSchema(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the ejb which corresponds to the specified abstract
schema name.
- getEjbNameForAbstractSchema(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
Gets the name of the ejb which corresponds to the specified abstract
schema name.
- getEjbNameForLocalInterface(String, String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the ejb which corresponds to the specified
local interface name.
- getEjbNameForPersistenceClass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the ejb name which corresponds to the
specified persistence-capable class name.
- getEjbNameForRemoteInterface(String, String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the ejb which corresponds to the specified
remote interface name.
- getEjbNames() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getElementType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the type info of the element type if the specified field info
denotes a collection relationship.
- getField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns a wrapped field element for the specified fieldName in the
class with the specified className.
- getFieldFlags(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFieldFlags(String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFieldInfo(Object, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the field info for the specified field of the specified type.
- getFieldModifiers(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFieldNo(String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFields(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
If
EjbConversionHelper.generateFields is
true, then this method will
return an array of cmp + cmr + pseudo cmr fields, otherwise
the method will return an array of cmp + cmr fields.
- getFields(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns a list of names of all the declared field elements in the
class with the specified name.
- getFieldsForEjb(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getFieldType(Object, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the type info for the type of the given field.
- getFieldType(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFieldType(String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getFieldType(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the field type for the specified fieldName in the class
with the specified className.
- getFilter() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the filter expression.
- getFinders() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the list of finder methods for this bean.
- getGeneratedFieldsMap() - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
- getGeneratedPKFieldName() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Returns the name used for generated primary key fields.
- getGeneratedRelationships(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Returns a list of generated relationship field names.
- getGeneratedVersionFieldNamePrefix() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Returns the prefix used for generated version fields.
- getHelperInstance_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getHelperInstanceTemplate - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getInheritedMethod(String, String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the inherited method element for the specified method
name and argument types in the class with the specified name.
- getInputStreamForResource(String, ClassLoader, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the input stream with the supplied resource name found with
the supplied class name.
- getInstance() - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLASTFactory
-
Get an instance of EJBQLASTFactory.
- getInstance_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getInverseFieldName(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
This method return the fieldName of relation role on the other end.
- getInverseFieldsMap() - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
- getJDOFilterExpression(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the jdo filter expression associated with the specified method
if it exists.
- getJDOFilterExpression(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Gets the jdo filter expression associated with the specified method
if it exists.
- getJDOOrderingSpecification(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the jdo ordering specification associated with the specified
method if it exists.
- getJDOOrderingSpecification(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Gets the jdo ordering specification associated with the specified
method if it exists.
- getJDOParameterDeclaration(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the jdo parameter declaration associated with the specified
method if it exists.
- getJDOParameterDeclaration(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Gets the jdo parameter declaration associated with the specified
method if it exists.
- getJDOQLElements() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
Returns the result of an EJBQL compile process.
- getJDOVariableDeclaration(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the jdo variables declaration associated with the specified
method if it exists.
- getJDOVariableDeclaration(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Gets the jdo variables declaration associated with the specified
method if it exists.
- getKeyClass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getKeyClassForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the key class which corresponds to the specified
ejb name.
- getKeyClassTypeForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.util.NameMapper
-
Get the type of key class of this ejb.
- getKeyFields(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getKnownClasses() - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getKnownFields(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getLine() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- getLocalHome() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the name of the local home which corresponds to this bean.
- getLocalInterfaceForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the local interface which corresponds to the
specified ejb name.
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityFinder
-
Return the logger for the entity finder component
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityInternal
-
Return the logger for the entity internal component
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.cmp.LogHelperEntityLifecycle
-
Return the logger for the entity lifecycle component
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.codegen.LogHelperCmpCompiler
-
Return the logger for the codegen component
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.LogHelperEJBCompiler
-
Return the logger for the ejbc component
- getLogger() - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.LogHelperQueryCompilerEJB
-
Return the logger for the sqlstore component
- getMappedClassName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
- getMethod(String, String, String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns a wrapped method element for the specified method name and
argument types in the class with the specified name.
- getMethodNames() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets a map of the method names for this bean.
- getMinMaxReturnType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Return JDO QL return type for Min/Max function for a given type.
- getModel() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getModifiers(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the modifier mask for the specified member element.
- getModifiersForClass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the modifier mask for the specified className.
- getModuleName(EjbBundleDescriptor) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGeneratorHelper
-
Calculate module name from a bundle.
- getMultiplicity(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
getMultiplicity of the other role on the relationship
Please note that multiplicity is JDO style
- getName() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.IdentificationVariable
-
Returns the name of the IdentificationVariable.
- getNameMapper() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getNumericConverter() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Return NumericConverter for conversion from Number to BigDecimal or
BigInteger for this bean type.
- getObjectId_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOid1_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOid1Clone_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOid1primitive_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOid1String_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOid_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOidClone_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOidString_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getOrdering() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the ordering expression.
- getParameterCount() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Returns the number of parameters.
- getParameterEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Get EJB name corresponding to the EJBQL parameter by input
parameter declaration string.
- getParameterEjbName(int) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Get EJB name corresponding to the EJBQL parameter number.
- getParameterEjbNames() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns parameterEjbNames array
- getParameterEjbNames() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Get all EJB names corresponding to the EJBQL parameters.
- getParameterName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Returns the name of the corresponding JDO parameter.
- getParameterName(int) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Returns the name of the corresponding JDO parameter by parameter number.
- getParameters() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the parameter declaration string.
- getParameterType(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Returns type of the EJBQL parameter by input parameter declaration
string.
- getParameterType(int) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Returns the type of the EJBQL parameter by number.
- getPCClass() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl
-
Returns the class object of the corresponding persistence-capable class
of the concrete bean class.
- getPCClass_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPCForTypeInfo(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Gets the name of the persistence-capable class which corresponds to
the specified typeInfo (assuming an ejb name).
- getPersistenceCapableSuperClass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getPersistenceClassForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the persistence-capable class which corresponds to
the specified ejb name.
- getPersistenceFieldForEjbField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the field in the persistence-capable class which
corresponds to the specified ejb name and field name pair.
- getPK1_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPK1Clone_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPK1primitive_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPK_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPKClone_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- getPrimitiveType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the type info for a primitive type.
- getQueryDescriptor(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the query descriptor associated with the specified method if it
exists.
- getQueryReturnType(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the return type associated with the specified method if it
exists.
- getQueryString(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the query string associated with the specified method if it
exists.
- getRelationshipFieldContent(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
- getRelationshipFieldType(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
This API will only be called from MappingFile when multiplicity is Many
on the other role.
- getRelationshipsForEjb(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
- getRemoteHome() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the name of the remote home which corresponds to this bean.
- getRemoteInterfaceForEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Gets the name of the remote interface which corresponds to the
specified ejb name.
- getResult() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the result expression.
- getResultType() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the result type.
- getSchema(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
Gets the schema with the specified name, loading it if necessary.
- getSchemaNameToGenerate() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EJBBundleInfoHelper
-
Gets the name to use for schema generation.
- getSCOHashSet() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns set of the persistence-capable instances associated
with this Set.
- getSelectors() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Gets the list of selector methods for this bean.
- getSumReturnType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Return JDO QL return type for Sum function for a given type.
- getSuperclass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the name of the superclass for the given class name.
- getSuperKeyClass(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- getTreeRepr(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
Returns a full string representation of this JQLAST.
- getTypeInfo() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- getTypeInfo() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.IdentificationVariable
-
Returns the type of the IdentificationVariable.
- getTypeInfo(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
The method returns a type info by type name.
- getTypeInfo(Class) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
The method returns a type info by type name by class object.
- getTypeInfoForAbstractSchema(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the typeInfo (the ejb name) for the specified abstract schema.
- getTypeName(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the type name for a specified type info.
- getTypeObject(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Returns the Class type of the specified element.
- getVariables() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns the variable declarations string.
- getWrapperType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns the type info for a wrapper class type.
- giformatter - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter
-
- giformatter - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- goidformatter - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- GT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- GT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- GT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- IDENT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- IDENT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- IDENT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- IDENTIFICATION_VAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- IDENTIFICATION_VAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- IDENTIFICATION_VAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- IDENTIFICATION_VAR_DECL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- IDENTIFICATION_VAR_DECL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- IDENTIFICATION_VAR_DECL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- identificationVarDecl() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- identificationVarDecl(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- identificationVarDecl(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- IdentificationVariable - Class in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
-
An instance of this class denotes an identification variable as declared
in the from clause of an EJBQL query string.
- IdentificationVariable(String, Object) - Constructor for class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.IdentificationVariable
-
Creates an identification variable declaration for use during semantic
analysis.
- identificationVariable(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- imports_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- importsArray - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- IN - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- IN - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- IN - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- inCollection(AST, Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- inCollectionElement() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- inCollectionElement(AST, Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- inExpr() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- inExpr(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- inExpr(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- init(EjbBundleDescriptorImpl, ClassLoader, String) - Method in interface com.sun.jdo.spi.persistence.support.ejb.codegen.CMPGenerator
-
- init(EjbBundleDescriptorImpl, DeploymentContext, String, String) - Method in interface com.sun.jdo.spi.persistence.support.ejb.codegen.CMPGenerator
-
This method is called once for each ejb module in the application
that contains CMP beans.
- init(EjbBundleDescriptorImpl, DeploymentContext, String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
- init(EjbBundleDescriptorImpl, ClassLoader, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
Deprecated.
- init(EjbBundleDescriptorImpl, ClassLoader, String, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
Called by static verifier to bypass mapping validation or
internally by other init() methods.
- init(TypeSupport, ParameterSupport) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- init(TypeSupport, ParameterSupport, Method, int, boolean, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
Initializes the semantic analysis.
- initialize(Token) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- initialize(int, String, Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- initialize(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- INPUT_PARAMETER - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- INPUT_PARAMETER - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- INPUT_PARAMETER - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- inputParameter(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- INT_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- INT_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- INT_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- integerClassType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the wrapper class type int.
- interfaces_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- interfacesArray - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- intType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the primitive type int.
- intxformatter - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- invalidate() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Marks this Set as invalid and releases all references.
- IS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- IS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- IS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- isAggregate() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns whether the result of the JDOQL query is associated to
an aggregate function.
- isAggregate - Variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
Flag indicating have aggregate function or not.
- isBooleanType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is boolean or java.lang.Boolean
- isCharType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is char or java.lang.Character
- isCollectionType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a collection type.
- isCompatibleWith(Object, Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Implements type compatibility.
- isDateTimeType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a date or time type
- isDeclared(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SymbolTable
-
Checks whether the specified identifier is declared.
- isDoubleType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is double or java.lang.Double.
- isEjbName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Determines if the specified name represents an ejb.
- isEjbName(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes an ejb name.
- isEjbOrInterfaceName(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes an ejb name
or the name of a local interface or the name of a remote interface.
- isEmpty() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns true if this set contains no elements.
- isErrorType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type denotes the error type.
- isFloatingPointType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a floating point type or
wrapper class of a floating point type.
- isGeneratedField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Returns true if the field is generated.
- isGeneratedRelationship(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
- isIntType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is int or java.lang.Integer
- isJavaToDatabase() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MappingGenerator
-
Returns javatodb flag in cmpResource.
- isKey(String, String, boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
The boolean argument candidate is ignored in this case.
- isKeyField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- isKnownNonManagedField(String, String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- isLocalInterface(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Determines if the specified name represents a local interface.
- isLocalInterface(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes
a local interface.
- isLocalInterfaceOfEjb(Object, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes the
local interface of the bean with the specified ejb name.
- isManagedField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- isNumberType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a NumerType, which means it is either
a numeric primitive or a numeric wrapper class.
- isNumericType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a primitive numeric type such as
byte, int etc.
- isNumericWrapperType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is a wrapper class of a primitive
numeric type such as java.lang.Byte, java.lang.Integer etc.
- isOrderableType(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type is an orderable type
- isPCResult() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Returns whether the result of the JDOQL query is a collection of pc
instances or not.
- isPrimaryKeyField(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.enhancer.meta.EJBMetaDataModelImpl
-
- isQueryPrefetchEnabled(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
Returns true if prefetch is enabled for the specified
method, false otherwise.
- isQueryPrefetchEnabled(Method) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.MethodHelper
-
Returns true if prefetch is enabled for the specified
method, false otherwise.
- isReady() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceManagerServiceImpl
-
private static final Class listener =
forceInit("com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl");
- isRelationship(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified field info denotes a
relationship field.
- isRemoteInterface(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Determines if the specified name represents a remote interface.
- isRemoteInterface(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes
a remote interface.
- isRemoteInterfaceOfEjb(Object, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if the specified type info denotes the
remote interface of the bean with the specified ejb name.
- isStringType(Object) - Static method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Returns true if type denotes java.lang.String.
- isValidKeyType(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Determines if the specified className and fieldName pair represent a
field which has a type which is valid for key fields.
- iterator() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns an iterator over the elements in this set.
- SELECT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- SELECT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- SELECT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- selectClause() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- selectClause(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- selectClause(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- Semantic - Class in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
-
This class defines the semantic analysis of the EJBQL compiler.
- Semantic() - Constructor for class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- SemanticTokenTypes - Interface in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
-
- setAggregate(boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets whether the result of the JDOQL query is a associated to
an aggregate function.
- setCandidateClassName(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the fully qulified name of the candidate class.
- setColumn(int) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- setEnsureValidation(boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Sets the flag whether the mapping conversion should validate all fields
against schema columns.
- setEntityContext_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- setEntityContextBody - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- setFilter(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the filter expression.
- setFinders(List) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
- setGenerateFields(boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.EjbConversionHelper
-
Sets the flag whether the mapping conversion should generate relationship
fields, primary key fields, and version fields to support run-time.
- setLine(int) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- setNull_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- setOrdering(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the ordering expression.
- setParameterEjbName(String, String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport
-
Set EJB name corresponding to the EJBQL parameter by input
parameter declaration string.
- setParameterEjbNames(String[]) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
set parameterEjbNames array
- setParameters(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the parameter declarations string.
- setPCResult(boolean) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets whether the result of the JDOQL query is a collection of pc
instances or not.
- setResult(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the result expression.
- setResultType(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the result type.
- setSCOHashSet(Collection) - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Replace the set of the persistence-capable instances associated
with this EJBHashSet.
- setSelectors(List) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbc.AbstractMethodHelper
-
- setTypeInfo(Object) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST
-
- setVariables(String) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements
-
Sets the variable declarations string.
- shortClassType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the wrapper class type short.
- shortType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the primitive type short.
- SIGNATURE - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOCodeGenerator
-
Signature with CVS keyword substitution for identifying the generated code
- SIGNATURE - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.NameMapper
-
Signature with CVS keyword substitution for identifying the generated code
- SIGNATURE - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLC
-
Signature with CVS keyword substitution for identifying the generated code
- SIGNATURE - Static variable in class com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel
-
Signature with CVS keyword substitution for identifying the generated code
- signature_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- signatureDelimiter_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- signatureTemplate - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter
-
- signatureTemplate - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- SINGLE_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- SINGLE_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- SINGLE_CMR_FIELD - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- SINGLE_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- SINGLE_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- SINGLE_CMR_FIELD_ACCESS - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- singleCharStringLiteral(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- singlefinderformatter - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- singleValuedCmrPathExpression(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- singleValuedPathExpression(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- size() - Method in class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
-
Returns the number of elements in this set (its cardinality).
- SQRT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- sqrt(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- SQRT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- sqrt(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- SQRT - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- STAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- STAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- STAR - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- staticTransientPackageVariables_ - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter
-
- STRING_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- STRING_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- STRING_LITERAL - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- stringLiteral() - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser
-
- stringLiteral(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- stringType - Static variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport
-
Represents the type java.lang.String.
- SUBSTRING - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- substring(AST, StringBuffer) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration
-
- SUBSTRING - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- substring(AST) - Method in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
- SUBSTRING - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- SUM - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLTokenTypes
-
- SUM - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGenerationTokenTypes
-
- SUM - Static variable in interface com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SemanticTokenTypes
-
- symbols - Variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SymbolTable
-
The table of declared identifier (symbols).
- SymbolTable - Class in com.sun.jdo.spi.persistence.support.ejb.ejbqlc
-
The symbol table handling declared identifies.
- SymbolTable() - Constructor for class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.SymbolTable
-
- symtab - Variable in class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic
-
Symbol table handling names of variables and parameters.