Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

ABS - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
RegularExpression Id.
ABS - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
RegularExpression Id.
abs() - Method in interface org.castor.cpa.query.Expression
The method for ABS function of query objects.
abs() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
The method for ABS function of query objects.
Abs - Class in org.castor.cpa.query.object.function
Final class that represents ABS (absolute) function.
Abs() - Constructor for class org.castor.cpa.query.object.function.Abs
 
absolute(int) - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
use the jdbc 2.0 method to move to an absolute position in the resultset.
absolute(int) - Method in class org.exolab.castor.jdo.engine.SQLQuery
Move to an absolute position within a ResultSet.
absolute(int) - Method in interface org.exolab.castor.jdo.QueryResults
moves the result of the query to the absolute position in the resultset.
absolute(int) - Method in class org.exolab.castor.persist.QueryResults
 
absolute(int) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
 
absolute(int) - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
Moves the result of the query to the absolute position in the resultset.
ABSTRACT - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
 
ABSTRACT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
 
AbstractAfterKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
Abstract class that implements the KeyGenerator interface for AFTER_INSERT style.
AbstractAfterKeyGenerator(Properties) - Constructor for class org.castor.cpa.persistence.sql.keygen.AbstractAfterKeyGenerator
Constructor.
AbstractBaseCache - Class in org.castor.cache
Base implementation of all LRU cache types.
AbstractBaseCache() - Constructor for class org.castor.cache.AbstractBaseCache
 
AbstractBeforeKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
Abstract Class that implements the KeyGenerator Interface for BEFORE_INSERT style.
AbstractBeforeKeyGenerator(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.keygen.AbstractBeforeKeyGenerator
Constructor.
AbstractCacheFactory - Class in org.castor.cache
Base implementation of CacheFactory.
AbstractCacheFactory() - Constructor for class org.castor.cache.AbstractCacheFactory
 
AbstractCallQuery - Class in org.exolab.castor.persist.spi
 
AbstractCallQuery(String, Class<?>[], Class<?>, int[]) - Constructor for class org.exolab.castor.persist.spi.AbstractCallQuery
 
AbstractCondition - Class in org.castor.cpa.query.object.condition
Abstract base class for Conditions.
AbstractCondition() - Constructor for class org.castor.cpa.query.object.condition.AbstractCondition
 
AbstractDatabaseImpl - Class in org.exolab.castor.jdo.engine
An implementation of the JDO database supporting explicit transaction demarcation.
AbstractDatabaseImpl(String, int, CallbackInterceptor, InstanceFactory, ClassLoader, boolean) - Constructor for class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
Creates an instance of this class.
AbstractDateTypeConvertor - Class in org.castor.cpa.persistence.convertor
Abstract base class to convert from one type to another without any configuration or parameters.
AbstractDateTypeConvertor(Class<?>, Class<?>) - Constructor for class org.castor.cpa.persistence.convertor.AbstractDateTypeConvertor
Construct a Converter between given fromType an toType.
AbstractDigitsFacet - Class in org.exolab.castor.builder.types
A base class for types which support the digits, range, whiteSpace and pattern facets.
AbstractDigitsFacet() - Constructor for class org.exolab.castor.builder.types.AbstractDigitsFacet
No-arg constructor.
AbstractDigitsFacet(boolean) - Constructor for class org.exolab.castor.builder.types.AbstractDigitsFacet
Construct a new AbstractDigitsFacet optionally allowing the fractionDigits facet to be set to all positive values.
AbstractDistributedCache - Class in org.castor.cache.distributed
Base implementation of all distributed cache types.
AbstractDistributedCache() - Constructor for class org.castor.cache.distributed.AbstractDistributedCache
 
AbstractExpression - Class in org.castor.cpa.query.object.expression
Abstract base class for Expressions.
AbstractExpression() - Constructor for class org.castor.cpa.query.object.expression.AbstractExpression
 
AbstractField - Class in org.castor.cpa.query.object
Abstract base class for Field, Schema and Projection.
AbstractField() - Constructor for class org.castor.cpa.query.object.AbstractField
 
AbstractFieldHandler - Class in org.exolab.castor.mapping
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
AbstractFieldHandler() - Constructor for class org.exolab.castor.mapping.AbstractFieldHandler
 
AbstractFunction - Class in org.castor.cpa.query.object.function
Abstract base class for functions.
AbstractFunction() - Constructor for class org.castor.cpa.query.object.function.AbstractFunction
 
AbstractGenerator - Class in org.castor.ddlgen
AbstractGenerator is the base class for various DDL generator of specific DB and handles following tasks:
  • Extract information from Mapping to Schema
  • Loop through the schema and provide a skeleton for DDL creation

    AbstractGenerator will automatically extract necessary information for DDL creation.

  • AbstractGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.AbstractGenerator
    Constructor for AbstractGenerator.
    AbstractHashbelt - Class in org.castor.cache.hashbelt
    An abstract, core implementation of the hashbelt functionality; individual implementations will differ on the underlying behavior.
    AbstractHashbelt() - Constructor for class org.castor.cache.hashbelt.AbstractHashbelt
     
    AbstractInternalContext - Class in org.castor.xml
    The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
    AbstractInternalContext() - Constructor for class org.castor.xml.AbstractInternalContext
    Creates an instance of AbstractInternalContext.
    AbstractJClass - Class in org.exolab.javasource
    A abstract base class for representations of the Java Source code for a Java Class.
    AbstractJClass(String) - Constructor for class org.exolab.javasource.AbstractJClass
    Creates a new AbstractJClass with the given name.
    AbstractJField - Class in org.exolab.javasource
    A (abstract) base class which holds information about fields.
    AbstractJField(JType, String) - Constructor for class org.exolab.javasource.AbstractJField
    Creates a new JField.
    AbstractKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    Abstract Class that implements the KeyGenerator Interface and provide implementation for methods that are common in more than one subclass of this AbstractKeyGenerator.
    AbstractKeyGenerator() - Constructor for class org.castor.cpa.persistence.sql.keygen.AbstractKeyGenerator
     
    AbstractLengthFacet - Class in org.exolab.castor.builder.types
    A base class for types which support the length, whiteSpace and pattern facets.
    AbstractLengthFacet() - Constructor for class org.exolab.castor.builder.types.AbstractLengthFacet
    No-arg constructor.
    AbstractLengthFacet(boolean) - Constructor for class org.exolab.castor.builder.types.AbstractLengthFacet
    Construct a new AbstractXSLengthFacet optionally allowing the whiteSpace facet to be set to 'replace' and 'preserve' values in addition to 'collaps'.
    AbstractLiteral - Class in org.castor.cpa.query.object.literal
    Abstract base class for literals.
    AbstractLiteral() - Constructor for class org.castor.cpa.query.object.literal.AbstractLiteral
     
    AbstractLobTypeConvertor - Class in org.castor.cpa.persistence.convertor
    Abstract base class to convert from one type to another using a large object buffer whose size can be configured through properties file.
    AbstractLobTypeConvertor(Class<?>, Class<?>) - Constructor for class org.castor.cpa.persistence.convertor.AbstractLobTypeConvertor
    Construct a Converter between given fromType an toType.
    AbstractMappingLoader - Class in org.exolab.castor.mapping.loader
    Assists in the construction of descriptors.
    AbstractMappingLoader(ClassLoader) - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Constructs a new mapping helper.
    AbstractMappingLoader.TypeInfoReference - Class in org.exolab.castor.mapping.loader
    A class used to by the createFieldHandler method in order to save the reference of the TypeInfo that was used.
    AbstractMappingLoader2 - Class in org.exolab.castor.mapping.loader
     
    AbstractMappingLoader2(ClassLoader) - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    AbstractMappingLoaderFactory - Class in org.castor.mapping
    Abstract base class for MappingLoaderFactory instances
    AbstractMappingLoaderFactory() - Constructor for class org.castor.mapping.AbstractMappingLoaderFactory
     
    AbstractNumericLiteral - Class in org.castor.cpa.query.object.literal
    Abstract base class for numeric literals.
    AbstractNumericLiteral() - Constructor for class org.castor.cpa.query.object.literal.AbstractNumericLiteral
     
    AbstractParameter - Class in org.castor.cpa.query.object.parameter
    Abstract base class for parameters.
    AbstractParameter() - Constructor for class org.castor.cpa.query.object.parameter.AbstractParameter
     
    AbstractParser - Class in org.castor.cpa.query
    Abstract class for parser interface.
    AbstractParser() - Constructor for class org.castor.cpa.query.AbstractParser
     
    AbstractPatternFacet - Class in org.exolab.castor.builder.types
    A base class for types which support the pattern facet.
    AbstractPatternFacet() - Constructor for class org.exolab.castor.builder.types.AbstractPatternFacet
     
    AbstractProperties - Class in org.castor.core.util
    Abstract base class to hold Castor configuration properties.
    AbstractProperties() - Constructor for class org.castor.core.util.AbstractProperties
    Default constructor.
    AbstractProperties(ClassLoader, ClassLoader) - Constructor for class org.castor.core.util.AbstractProperties
    Construct properties that uses the specified class loaders.
    AbstractProperties(AbstractProperties) - Constructor for class org.castor.core.util.AbstractProperties
    Construct properties with given parent.
    AbstractQueryObject - Class in org.castor.cpa.query.object
    Abstract base class for all query objects.
    AbstractQueryObject() - Constructor for class org.castor.cpa.query.object.AbstractQueryObject
     
    AbstractRangeFacet - Class in org.exolab.castor.builder.types
    A base class for types which support the range, whiteSpace and pattern facets.
    AbstractRangeFacet() - Constructor for class org.exolab.castor.builder.types.AbstractRangeFacet
     
    AbstractReaper - Class in org.castor.cache.hashbelt.reaper
    Abstract base class all reapers have to extend.
    AbstractReaper() - Constructor for class org.castor.cache.hashbelt.reaper.AbstractReaper
     
    AbstractResolverClassCommand - Class in org.exolab.castor.xml.util.resolvers
    The abstract resolver command provides the argument checking, writes a debug message and reads the class loader from the properties...
    AbstractResolverClassCommand() - Constructor for class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
     
    AbstractResolverPackageCommand - Class in org.exolab.castor.xml.util.resolvers
    The abstract resolver command provides the argument checking, writes a debug message and reads the class loader from the properties...
    AbstractResolverPackageCommand() - Constructor for class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
     
    AbstractSchemaObject - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all schema objects.
    AbstractSchemaObject() - Constructor for class org.castor.ddlgen.schemaobject.AbstractSchemaObject
     
    AbstractSimpleTypeConvertor - Class in org.castor.cpa.persistence.convertor
    Abstract base class to convert from one type to another without any configuration or parameters.
    AbstractSimpleTypeConvertor(Class<?>, Class<?>) - Constructor for class org.castor.cpa.persistence.convertor.AbstractSimpleTypeConvertor
    Construct a Converter between given fromType an toType.
    AbstractTemporalLiteral - Class in org.castor.cpa.query.object.literal
    Abstract immutable base class for temporal literals.
    AbstractTemporalLiteral(Date) - Constructor for class org.castor.cpa.query.object.literal.AbstractTemporalLiteral
    Construct an abstract temporal literal with given date.
    AbstractTemporalLiteral(Calendar) - Constructor for class org.castor.cpa.query.object.literal.AbstractTemporalLiteral
    Construct an abstract temporal literal with given calendar.
    AbstractTransactionContext - Class in org.castor.persist
    A transaction context is required in order to perform operations against the database.
    AbstractTransactionContext(Database) - Constructor for class org.castor.persist.AbstractTransactionContext
    Create a new transaction context.
    AbstractTransactionManagerFactory - Class in org.castor.transactionmanager
    An abstract factory for acquiring transactions from this J2EE container.
    AbstractTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.AbstractTransactionManagerFactory
     
    AbstractType - Class in org.castor.ddlgen.typeinfo
    Abstract TypeInfo with common properties of all implementations.
    AbstractType(String, String) - Constructor for class org.castor.ddlgen.typeinfo.AbstractType
    Construct a new TypeInfo instance with given Configuration, JDBC type and SQL type.
    AbstractTypeConvertor - Class in org.castor.cpa.persistence.convertor
    Abstract base class to convert from one type to another.
    AbstractTypeConvertor(Class<?>, Class<?>) - Constructor for class org.castor.cpa.persistence.convertor.AbstractTypeConvertor
    Construct a Converter between given fromType an toType.
    AbstractTypeMapper - Class in org.castor.ddlgen
    AbstractTypeMapper is the base class for mapping JDBC supported type and RDBMS data type.
    AbstractTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.AbstractTypeMapper
    Construct an abstract TypeMapper using given configuration to get default parameters for parameterized types.
    AbstractWhiteSpaceFacet - Class in org.exolab.castor.builder.types
    A base class for types which support the whiteSpace and pattern facets.
    AbstractWhiteSpaceFacet() - Constructor for class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    No-arg constructor.
    AbstractWhiteSpaceFacet(boolean) - Constructor for class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Construct a new AbstractXSPatternFacet optionally allowing the whiteSpace facet to be set to 'replace' and 'preserve' values in addition to 'collaps'.
    AbstractXMLNaming - Class in org.exolab.castor.xml
    An abstract class to handing XML naming
    AbstractXMLNaming() - Constructor for class org.exolab.castor.xml.AbstractXMLNaming
     
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Assignment
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.condition.AndCondition
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.condition.IsNullPredicate
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.condition.OrCondition
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Delete
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.expression.Column
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.expression.NextVal
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.expression.Parameter
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Insert
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Join
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in interface org.castor.cpa.persistence.sql.query.QueryObject
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Select
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Table
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.TableAlias
    Accept method to handle incoming visitors.
    accept(Visitor) - Method in class org.castor.cpa.persistence.sql.query.Update
    Accept method to handle incoming visitors.
    AccessMode - Class in org.exolab.castor.mapping
    The access mode for a class.
    AccessRights - Class in org.exolab.castor.xml
    A class used to indicate access rights
    acquire() - Method in interface org.castor.core.util.concurrent.Sync
    Wait (possibly forever) until successful passage.
    acquire() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
     
    acquire() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
     
    ACTION_CREATE - Static variable in class org.exolab.castor.persist.ObjectLock
     
    ACTION_READ - Static variable in class org.exolab.castor.persist.ObjectLock
     
    ACTION_UPDATE - Static variable in class org.exolab.castor.persist.ObjectLock
     
    ACTION_WRITE - Static variable in class org.exolab.castor.persist.ObjectLock
     
    activeReaders_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    activeWriter_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    add(Object) - Method in class org.castor.core.util.IdentitySet
    add(String, JPAKeyGeneratorDescriptor) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    add(Class<?>, String) - Method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    add(T, int) - Method in interface org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(BigDecimal, int) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(Integer, int) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(Long, int) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(Short, int) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(String, int) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Adds the new Type Handler of type T to the provided handler instance at the provided offset.
    add(long) - Method in interface org.castor.cpa.query.Expression
    The method for Add arithmetic expression of query objects.
    add(double) - Method in interface org.castor.cpa.query.Expression
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(boolean) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(long) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(double) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(BigDecimal) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(String) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(Enum<?>) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(Literal) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(Parameter) - Method in interface org.castor.cpa.query.InCondition
    Adds the.
    add(boolean) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(long) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(double) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(BigDecimal) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(String) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(Enum<?>) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(Literal) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(Parameter) - Method in class org.castor.cpa.query.object.condition.In
    Adds the.
    add(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Add arithmetic expression of query objects.
    add(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Add ( + ) additive arithmetic expression of query objects.
    Add - Class in org.castor.cpa.query.object.expression
    Final class that represents add arithmetic expression.
    Add() - Constructor for class org.castor.cpa.query.object.expression.Add
     
    add(Expression) - Method in class org.castor.cpa.query.object.expression.Add
    The method for Add ( + ) additive arithmetic expression of query objects.
    add(Field) - Method in class org.castor.cpa.query.object.OrderImpl
    Adds the field object to the order object of query objects.
    add(Field, OrderDirection) - Method in class org.castor.cpa.query.object.OrderImpl
    Adds the field object with order direction specification to the order object of query objects.
    add(Field) - Method in interface org.castor.cpa.query.Order
    Adds the field object to the order object of query objects.
    add(Field, OrderDirection) - Method in interface org.castor.cpa.query.Order
    Adds the field object with order direction specification to the order object of query objects.
    add(TypeInfo) - Method in class org.castor.ddlgen.AbstractTypeMapper
    Add TypeInfo to map of known types.
    add(Identity, Object) - Method in class org.castor.persist.proxy.CollectionProxy
     
    add(E) - Method in class org.castor.persist.proxy.LazyHashSet
     
    add(Object, Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
    Add an object to the collection.
    add(EventListener) - Method in class org.exolab.castor.util.EventListenerList
    Adds the listener to the end of the listener list.
    add(EventListener, int) - Method in class org.exolab.castor.util.EventListenerList
    Adds the listener at the specified index in the listener list.
    add(Object) - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Adds the given Object to this Annotation item.
    add(Facet) - Method in class org.exolab.castor.xml.schema.FacetList
    Adds the given Facet to this list
    add(FacetList) - Method in class org.exolab.castor.xml.schema.FacetList
    Adds the facets from the given list into this FacetList
    add(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Adds the specified XMLFieldDescriptor to the collection.
    add(String, Object) - Method in class org.exolab.javasource.JSourceCode
    Adds statement generated by replacing parameters of given pattern with given argument to this JSourceCode.
    add(String, Object, Object) - Method in class org.exolab.javasource.JSourceCode
    Adds statement generated by replacing parameters of given pattern with given arguments to this JSourceCode.
    add(String, Object[]) - Method in class org.exolab.javasource.JSourceCode
    Adds statements generated by replacing parameters of given pattern with given arguments to this JSourceCode.
    add(String) - Method in class org.exolab.javasource.JSourceCode
    Adds the given statement to this JSourceCode.
    add_escapes(String) - Method in exception org.exolab.castor.xml.dtd.parser.ParseException
    Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
    addAll(Collection) - Method in class org.castor.core.util.IdentitySet
    This optional method has not been implemented for IdentitySet instead it throws a UnsupportedOperationException as defined in the Set interface.
    addAll(Collection<? extends E>) - Method in class org.castor.persist.proxy.LazyHashSet
     
    addAllConditions(List<Condition>) - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    Add all conditions to the end of the list.
    addAllDescriptors(Map) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
    To add not only a single descriptor but a map of descriptors at once.
    addAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Annotated
    Adds the given Annotation to this Annotated Structure.
    addAnnotation(JAnnotation) - Method in interface org.exolab.javasource.JAnnotatedElement
    Adds a JAnnotation to this source element.
    addAnnotation(JAnnotation) - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Adds a JAnnotation to this source element.
    addAnnotation(JAnnotation) - Method in class org.exolab.javasource.JMethod
    Adds a JAnnotation to this source element.
    addAnnotation(JAnnotation) - Method in class org.exolab.javasource.JStructure
    Adds a JAnnotation to this source element.
    addAnnotationBuilder(AnnotationBuilder) - Method in class org.exolab.castor.builder.BuilderConfiguration
    adds a custom annotation builder.
    addAnnotationProcessor(AnnotationProcessor) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
    Add an AnnotationProcessor to the service.
    addAnnotationProcessor(AnnotationProcessor) - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
    Add an AnnotationProcessor to the service.
    addAnnotationProcessor(TargetAwareAnnotationProcessor) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    Add an TargetAwareAnnotationProcessor to the service.
    addAnnotationProcessor(TargetAwareAnnotationProcessor) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
    Add an TargetAwareAnnotationProcessor to the service.
    addAnyNode(AnyNode) - Method in class org.exolab.castor.types.AnyNode
    Adds an AnyNode to the current node
    addAppInfo(AppInfo) - Method in class org.exolab.castor.xml.schema.Annotation
    Adds the given AppInfo to this annotation.
    addAssignment(Assignment) - Method in class org.castor.cpa.persistence.sql.query.Insert
    Appends given assignment to the list of Assignment objects.
    addAssignment(Column, Expression) - Method in class org.castor.cpa.persistence.sql.query.Insert
    Appends an assignment of the given value to the given column.
    addAssignment(Assignment) - Method in class org.castor.cpa.persistence.sql.query.Update
    Appends given assignment to the list of Assignment objects.
    addAssignment(Column, Expression) - Method in class org.castor.cpa.persistence.sql.query.Update
    Appends an assignment of the given value to the given column.
    addAttribute(Attribute) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Adds the given Attribute to this Element.
    addAttribute(AnyNode) - Method in class org.exolab.castor.types.AnyNode
    Adds an attribute to the current node.
    addAttribute(Attribute) - Method in class org.exolab.castor.xml.dtd.Element
    Adds attribute to the element.
    addAttribute(String) - Method in class org.exolab.castor.xml.location.XPathLocation
    Adds an attribute to the XPath location.
    addAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Adds the given attribute definition to this AttributeGroup
    addAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given attribute definition to this Schema definition
    addAttributeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addAttributeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addAttributeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addAttributeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addAttributeDecl(AttributeDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
    Adds the given AttributeDecl to this ComplexType.
    addAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Adds a AttributeGroup name in the list of redefined attributeGroups.
    addAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given attribute group definition to this Schema definition.
    addAttributeGroupReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.ComplexType
    Adds the given AttributeGroupReference to this ComplexType.
    addCacheParam(String, String) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Adds a cache parameter to this ClassDescriptor.
    addChild(XMLNode) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
    Adds the given child node to this ParentNode.
    addChild(ParseTreeNode) - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Adds a new node as a child of this node.
    addChild(AnyNode) - Method in class org.exolab.castor.types.AnyNode
    Adds a child AnyNode to this node.
    addChild(ContentParticle) - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Adds child to the vector of child elements (content particles).
    addChild(String) - Method in class org.exolab.castor.xml.location.XPathLocation
    Adds the given element name as a child of the current path.
    addClass(Class<?>) - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Adds a given Class instance manually, so that it can be loaded from the file system.
    addClass(Class<?>) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Adds a given Class instance manually, so that it can be loaded from the file system.
    addClass(Class) - Method in class org.castor.xml.AbstractInternalContext
     
    addClass(Class) - Method in interface org.castor.xml.InternalContext
    Loads the class descriptor for the class instance specified.
    addClass(String) - Method in class org.exolab.castor.tools.MappingTool
    Adds the Class, specified by the given name, to the mapping file.
    addClass(String, boolean) - Method in class org.exolab.castor.tools.MappingTool
    Adds the Class, specified by the given name, to the mapping file.
    addClass(Class) - Method in class org.exolab.castor.tools.MappingTool
    Adds the given Class to the mapping file.
    addClass(Class, boolean) - Method in class org.exolab.castor.tools.MappingTool
    Adds the given Class to the mapping file.
    addClass(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads the class descriptor for the class instance specified.
    addClass(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads the class descriptor for the class instance specified.
    addClass(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads the class descriptor for the class instance specified.
    addClass(Class<?>) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads the class descriptor for the class instance specified.
    addClass(Class) - Method in class org.exolab.castor.xml.XMLContext
    Loads the class descriptor for the class instance specified.
    addClass(JClass) - Method in class org.exolab.javasource.JCompUnit
    Adds a JClass to be printed in this file.
    addClassAnnotations(ClassInfo, JClass) - Method in interface org.exolab.castor.builder.AnnotationBuilder
    add annotations to a JClass.
    addClasses(Class[]) - Method in class org.castor.xml.AbstractInternalContext
     
    addClasses(Class[]) - Method in interface org.castor.xml.InternalContext
    Loads the class descriptor for the class instance specified.
    addClasses(String[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads the class descriptors for the class instances specified.
    addClasses(Class<?>[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads the class descriptors for the class instances specified.
    addClasses(String[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads the class descriptors for the class instances specified.
    addClasses(Class<?>[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads the class descriptors for the class instances specified.
    addClasses(Class[]) - Method in class org.exolab.castor.xml.XMLContext
    Loads the class descriptor for the class instance specified.
    addClassMapping(ClassMapping) - Method in class org.castor.jdo.conf.Database
     
    addClassMapping(int, ClassMapping) - Method in class org.castor.jdo.conf.Database
     
    addClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addClassMapping(int, ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addColumn(String, String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addColumn(ColumnInfo) - Method in class org.castor.cpa.persistence.sql.engine.info.PrimaryKeyInfo
    Add column to list of primary key columns.
    addColumn(ColumnInfo) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method to add a single column to the columns list.
    addColumn(String, String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add a column used in the query.
    addComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Adds the given complexType in the list of redefined complexTypes.
    addComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given Complextype definition to this Schema defintion
    addComplexTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addComplexTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addComplexTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addComplexTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addComponentBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addComponentBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addComponentBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addComponentBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addCondition(String, String, String, String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addCondition(Condition) - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    Add condition to the end of the list.
    addCondition(String, String, String, String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add a condition.
    addConstant(JConstant) - Method in class org.exolab.javasource.AbstractJClass
     
    addConstructor(JConstructor) - Method in class org.exolab.javasource.AbstractJClass
    Adds the given Constructor to this classes list of constructors.
    addConstructor(JConstructor) - Method in class org.exolab.javasource.JEnum
    Override to only allow private constructors.
    addContainer(Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    addContainer(int, Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    addConvertibleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
     
    addDatabase(Database) - Method in class org.castor.jdo.conf.JdoConf
     
    addDatabase(int, Database) - Method in class org.castor.jdo.conf.JdoConf
     
    addDefaultNamespace(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Binds the namespaceURI to the default namespace.
    addDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
    Adds a class descriptor.
    addDescriptor(String, XMLClassDescriptor) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
    Adds a descriptor to this caches maps.
    The descriptor is mapped both with the class name and its XML name.
    addDescriptor(JDocDescriptor) - Method in class org.exolab.javasource.JDocComment
    Adds the given JDocDescriptor to this JDocComment.
    addDocumentation(Documentation) - Method in class org.exolab.castor.xml.schema.Annotation
    Adds the given Documentation to this Annotation.
    addDuration(Duration) - Method in class org.exolab.castor.types.DateTimeBase
    Adds a Duration to this Date/Time type as defined in Adding Duration to dateTimes (W3C XML Schema, part 2 appendix E). This version uses the algorithm defined in the document from W3C.
    addElement(Element) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Adds Element Declaration to the document.
    addElement(JAnnotationTypeElement) - Method in class org.exolab.javasource.JAnnotationType
    Adds the given JAnnotationTypeElement to this JAnnotationType.
    addElementBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addElementBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addElementBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addElementBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
    Adds the given ElementDecl to this ContentModelGroup.
    addElementDecl(ElementDecl) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Adds the given ElementDecl to this ContentModelGroup.
    addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Group
    Adds the given ElementDecl to this ContentModelGroup.
    addElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given Element declaration to this Schema defintion
    addEntry(ChangeLog2XML.Entry) - Method in class org.exolab.castor.util.ChangeLog2XML.Release
     
    addEnumAnnotations(SimpleType, JEnum) - Method in interface org.exolab.castor.builder.AnnotationBuilder
    add annotations to a java5 enum.
    addEnumBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addEnumBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addEnumBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addEnumBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addEnumConstant(JEnumConstant) - Method in class org.exolab.javasource.JEnum
    Adds the given JEnumConstant to this JEnum.
    addEnumConstantAnnotations(Facet, JEnumConstant) - Method in interface org.exolab.castor.builder.AnnotationBuilder
    add annotations to a java5 enum constant.
    addEnumMember(EnumMember) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    addEnumMember(int, EnumMember) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    addEnumType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
     
    addEscapes(String) - Static method in error org.castor.cpa.query.castorql.TokenMgrError
    Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
    addEscapes(String) - Static method in error org.castor.cpa.query.ejbql.TokenMgrError
    Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
    addEscapes(String) - Static method in error org.exolab.castor.xml.dtd.parser.TokenMgrError
    Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
    addException(JClass) - Method in class org.exolab.javasource.JConstructor
    Adds the given Exception to this JConstructor's throws clause.
    addException(JClass, String) - Method in class org.exolab.javasource.JMethod
    Adds the given Exception to this JMethod's throws clause.
    addException(JClass) - Method in class org.exolab.javasource.JMethodSignature
    Adds the given Exception to this JMethodSignature's throws clause.
    addExclude(Exclude) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    addExclude(int, Exclude) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    addExpression(Expression) - Method in class org.castor.cpa.query.object.expression.CompoundExpression
    Add expression to the end of the list.
    addExtended(ClassDescriptor) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Adds a ClassDescriptor that extends this class.
    addExtendingClassDescriptors(Collection<ClassDescriptor>, Collection<ClassDescriptor>) - Static method in class org.exolab.castor.jdo.engine.SQLHelper
     
    addExtendingTable(TableInfo) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
     
    addFacet(Facet) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
    Adds the given Facet to the list of Facets for this SimpleTypeDefinition
    addFacet(Facet) - Method in class org.exolab.castor.xml.schema.SimpleType
    Adds the given Facet to this Simpletype.
    addField(Field) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Add given field to list of foreign key fields.
    addField(Field) - Method in class org.castor.ddlgen.schemaobject.Index
    Add given field to list of index fields.
    addField(Field) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Add given field to list of primary key fields.
    addField(Field) - Method in class org.castor.ddlgen.schemaobject.Table
    Add given field to list of fields.
    addField(IdentityField) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Adds the given IdentityField to this IdentityConstraint
    addField(JField) - Method in class org.exolab.javasource.AbstractJClass
    Adds the given JField to this JStructure.
    addField(JField) - Method in class org.exolab.javasource.JAnnotationType
    Not implemented.
    addField(JField) - Method in class org.exolab.javasource.JInterface
    Adds the given JField to this Jinterface.
    addField(JField) - Method in class org.exolab.javasource.JStructure
    Adds the given JField to this JStructure.
    addFieldAnnotations(FieldInfo, JField) - Method in interface org.exolab.castor.builder.AnnotationBuilder
    add annotation to a property definition.
    addFieldDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Adds the given XMLFieldDescriptor to the list of descriptors.
    addFieldGetterAnnotations(FieldInfo, JMethod) - Method in interface org.exolab.castor.builder.AnnotationBuilder
    add annotations to a getter of a property.
    addFieldHandlerDef(FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addFieldHandlerDef(int, FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addFieldHandlerFactory(FieldHandlerFactory) - Method in class org.exolab.castor.xml.Introspector
    Registers the given "generalized" FieldHandlerFactory with this Introspector.
    addFieldInfo(FieldInfo) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Add a FieldInfo to this ClassInfo; if the FieldInfo is already in the set of fields, it is NOT added a second time (FieldInfos are unique).
    addFieldInfo(FieldInfo) - Method in class org.exolab.castor.builder.info.ClassInfo
    Adds the given FieldInfo to this ClassInfo.
    addFieldInfo(FieldInfo[]) - Method in class org.exolab.castor.builder.info.ClassInfo
    Adds the given set of FieldInfos to this ClassInfo.
    addFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    addFieldMapping(int, FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    addFlag(String) - Method in class org.exolab.castor.util.CommandLineOptions
    Adds the flag to list of available command line options.
    addFlag(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
    Adds the flag to list of available command line options.
    addFlag(String, String, String) - Method in class org.exolab.castor.util.CommandLineOptions
    Adds the flag to list of available command line options.
    addFlag(String, String, String, boolean) - Method in class org.exolab.castor.util.CommandLineOptions
    Adds the flag to list of available command line options.
    addForce(String) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    addForce(int, String) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    addForeignKey(TableLink) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
     
    addForeignKey(ForeignKey) - Method in class org.castor.ddlgen.schemaobject.Table
    Add given foreign key to list of foreign keys.
    addForeignKey(String) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Adds a column to the foreign key.
    addForeignKey(String) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Adds a column to the foreign key.
    addFrom(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.Select
    Appends the provided qualifier to the list of qualifiers to be used to build from-clause.
    addFullJoin(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add full join.
    addFullJoin(Qualifier, Condition) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add full join with a specific condition.
    addGeneralEntity(GeneralEntity) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Adds General Entity Declaration to the document.
    addGroup(Group) - Method in class org.exolab.castor.xml.schema.ComplexType
    Adds the given Group to this ContentModelGroup.
    addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ComplexType
    Adds the given ModelGroup Definition to this ContentModelGroup.
    addGroup(Group) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Adds the given Group to this ContentModelGroup.
    addGroup(ModelGroup) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Adds the given ModelGroup definition to this ContentModelGroup.
    addGroup(Group) - Method in class org.exolab.castor.xml.schema.Group
    Adds the given Group to this ContentModelGroup.
    addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Group
    Adds the given ModelGroup definition to this ContentModelGroup.
    addGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Adds a group name in the list of redefined groups.
    addGroupBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addGroupBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addGroupBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addGroupBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addID(String) - Method in class org.exolab.castor.xml.ValidationContext
    Adds current ID (as seen during (un)marshalling) to the ID cache.
    addIdentity(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addIdentity(int, String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addIdentityConstraint(IdentityConstraint) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Adds the given IdentityConstraint to this element definition.
    addImplements(String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    addImplements(int, String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    addImport(String) - Method in class org.exolab.javasource.JAnnotationType
    Adds the given import to this JStructure.
    addImport(String) - Method in class org.exolab.javasource.JClass
    Adds the given import to this JStructure.
    addImport(String) - Method in class org.exolab.javasource.JInterface
    Adds the given import to this JStructure.
    addImport(String) - Method in class org.exolab.javasource.JStructure
    Adds the given import to this JStructure.
    addImport(JAnnotation) - Method in class org.exolab.javasource.JStructure
    Adds appropriate import for this JAnnotation.
    addImport(JAnnotation[]) - Method in class org.exolab.javasource.JStructure
    Adds appropriate imports for each JAnnotation in the given Array.
    addImportedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given Schema definition to this Schema definition as an imported schenma
    addImportInternal(String) - Method in class org.exolab.javasource.JStructure
    Adds the given import to this JStructure.
    addInclude(IncludeType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addInclude(int, IncludeType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addInclude(Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addInclude(int, Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addInclude(String) - Method in class org.exolab.castor.xml.schema.Schema
    Indicates that the given XML Schema file has been processed via an
    addIndented(String) - Method in class org.exolab.javasource.JSourceCode
    Adds the given statement to this JSourceCode.
    addIndex(Index) - Method in class org.castor.ddlgen.schemaobject.Table
    Add given index to list of indices.
    addInnerJoin(String, String[], String, String, String[], String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addInnerJoin(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add inner join.
    addInnerJoin(Qualifier, Condition) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add inner join with a specific condition.
    addInnerJoin(String, String[], String, String, String[], String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add an inner join with an aliases for the tables.
    addInterface(JInterface) - Method in class org.exolab.javasource.JCompUnit
    Adds a JInterface to be printed in this file.
    addInterface(String) - Method in class org.exolab.javasource.JStructure
    Adds the given interface to the list of interfaces this JStructure inherits method declarations from, and either implements (JClass) or extends (JInterface).
    addJoin(Join) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add passed join.
    addKey(FieldInfo) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Add a FieldInfo to the key set of this ClassInfo (keys and attributes are disjunct!).
    addKey(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    addKey(int, String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    addKeyGeneratorDef(KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addKeyGeneratorDef(int, KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    addLeftJoin(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add left join.
    addLeftJoin(Qualifier, Condition) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add left join with a specific condition.
    addLimitClause(String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addLimitClause(String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Adds an limit clause.
    addManyKey(String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    addManyKey(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    addMapping(Mapping) - Method in class org.castor.jdo.conf.Database
     
    addMapping(int, Mapping) - Method in class org.castor.jdo.conf.Database
     
    addMapping(Mapping) - Method in class org.castor.xml.AbstractInternalContext
     
    addMapping(Mapping) - Method in interface org.castor.xml.InternalContext
    Instructs Castor to load class descriptors from the mapping given.
    addMapping(Mapping) - Method in class org.exolab.castor.xml.XMLContext
    Instructs Castor to load class descriptors from the mapping given.
    addMaxSizeCheck(CollectionInfo, String, JSourceCode) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the add max size check.
    addMember(JMember) - Method in class org.exolab.javasource.JAnnotationType
    Adds the given JMember to this JAnnotationType.
    addMember(JMember) - Method in class org.exolab.javasource.JClass
    Adds the given JMember to this JStructure.
    addMember(JMember) - Method in class org.exolab.javasource.JEnum
    Adds the given JMember to this JEnum.
    addMember(JMember) - Method in class org.exolab.javasource.JInterface
    Adds the given JMember to this Jinterface.
    addMember(JMember) - Method in class org.exolab.javasource.JStructure
    Adds the given JMember to this JStructure.
    addMemberType(String) - Method in class org.exolab.castor.xml.schema.Union
    Adds the given SimpleType reference as a member of this Union.
    addMemberType(SimpleType) - Method in class org.exolab.castor.xml.schema.Union
    Adds the given SimpleType as a member of this Union
    addMethod(JMethod, boolean) - Method in class org.exolab.javasource.AbstractJClass
    Adds the given JMethod to this JClass.
    addMethod(JMethod) - Method in class org.exolab.javasource.AbstractJClass
    Adds the given JMethod to this JClass.
    addMethod(JMethod) - Method in class org.exolab.javasource.JEnumConstant
    Adds the given JMethod to this JEnumConstant.
    addMethod(JMethod, boolean) - Method in class org.exolab.javasource.JEnumConstant
    Adds the given JMethod to this JEnumConstant.
    addMethod(JMethodSignature) - Method in class org.exolab.javasource.JInterface
    Adds the given JMethodSignature to this Jinterface.
    addMethods(JMethod[]) - Method in class org.exolab.javasource.AbstractJClass
    Adds the given array of JMethods to this JClass.
    addMethods(JMethod[]) - Method in class org.exolab.javasource.JEnumConstant
    Adds the given array of JMethods to this JEnumConstant.
    addMixedContentChild(String) - Method in class org.exolab.castor.xml.dtd.Element
    Adds name of a child to the set of children's names.
    addModelGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ModelGroup
    Adds the given ModelGroup to this ModelGroup
    addModelGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given Group declaration to this Schema definition
    addName(String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    addName(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    addNamedNativeQuery(String, NamedNativeQuery) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Adds a named query to this ClassDescriptor.
    addNamedNativeQuery(NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addNamedNativeQuery(int, NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addNamedQuery(String, String) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Adds a named query to this ClassDescriptor.
    addNamedQuery(NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addNamedQuery(int, NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    addNamespace(Namespace) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Adds the given Namespace to this Element.
    addNamespace(AnyNode) - Method in class org.exolab.castor.types.AnyNode
    Appends an namespace to the current node.
    addNamespace(String, String) - Method in class org.exolab.castor.xml.Namespaces
    Adds the given namespace declaration to this Namespaces
    addNamespace(String, String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Binds the namespaceURI to the prefix
    addNamespace(String, String) - Method in class org.exolab.castor.xml.schema.Schema
    Adds to the namespaces declared in this Schema
    addNamespace(String) - Method in class org.exolab.castor.xml.schema.Wildcard
    add a namespace
    addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Adds a mapping from the given namespace URI to the given package name.
    addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Adds a mapping from the given namespace URI to the given package name
    addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.Unmarshaller
    Adds a mapping from the given namespace URI to the given package name.
    addNature(String) - Method in interface org.castor.core.nature.NatureExtendable
    Adds a specified nature.
    addNature(String) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Adds a specified nature.
    addNature(String) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Adds a specified nature.
    addNature(String) - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Adds a Nature.
    addNature(String) - Method in class org.exolab.castor.builder.info.ClassInfo
     
    addNature(String) - Method in class org.exolab.castor.builder.info.FieldInfo
     
    addNature(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
     
    addNature(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    addNature(String) - Method in class org.exolab.castor.types.BaseDescriptor
     
    addNature(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
     
    addNature(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    addNotation(Notation) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Adds a Notation Declaration to the document.
    addObject(Object) - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
    Adds the given object to the underlying array.
    addOffsetClause(String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addOffsetClause(String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Adds an offset clause.
    addOrderClause(String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addOrderClause(String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Adds an order by clause.
    addOuterJoin(String, String[], String, String[], String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addOuterJoin(String, String[], String, String[], String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add an outer join.
    addOverrideAnnotations(JMethodSignature) - Static method in class org.exolab.javasource.Java5HacksHelper
    Given the method signature, add the Override annotation if this class is one that we know requires this annotation.
    addPackage(String) - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Adds a given package name manually, so that class descriptors can be loaded from this package (from the file system).
    addPackage(String) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Adds a given package name manually, so that class descriptors can be loaded from this package (from the file system).
    addPackage(String) - Method in class org.castor.xml.AbstractInternalContext
     
    addPackage(String) - Method in interface org.castor.xml.InternalContext
    Loads class descriptors from the package specified.
    addPackage(PackageType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addPackage(int, PackageType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addPackage(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads class descriptors from the package specified.
    addPackage(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads class descriptors from the package specified.
    addPackage(String) - Method in class org.exolab.castor.xml.XMLContext
    Loads class descriptors from the package specified.
    addPackageMapping(PackageMapping) - Method in class org.castor.jdo.conf.Database
     
    addPackageMapping(int, PackageMapping) - Method in class org.castor.jdo.conf.Database
     
    addPackageName(String) - Method in class org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature
    Adds a package to the string List of package names.
    addPackages(String[]) - Method in class org.castor.xml.AbstractInternalContext
     
    addPackages(String[]) - Method in interface org.castor.xml.InternalContext
    Loads class descriptors from the packages specified.
    addPackages(String[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Loads class descriptors from the packages specified.
    addPackages(String[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Loads class descriptors from the packages specified.
    addPackages(String[]) - Method in class org.exolab.castor.xml.XMLContext
    Loads class descriptors from the packages specified.
    addParam(Param) - Method in class org.castor.jdo.conf.DataSource
     
    addParam(int, Param) - Method in class org.castor.jdo.conf.DataSource
     
    addParam(Param) - Method in class org.castor.jdo.conf.Driver
     
    addParam(int, Param) - Method in class org.castor.jdo.conf.Driver
     
    addParam(Param) - Method in class org.castor.jdo.conf.TransactionManager
     
    addParam(int, Param) - Method in class org.castor.jdo.conf.TransactionManager
     
    addParam(Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    addParam(Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    addParam(Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    addParameter(String, String, String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addParameter(String, String, String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add a query paramater.
    addParameter(JParameter) - Method in class org.exolab.javasource.JConstructor
    Adds the given parameter to this JConstructor's list of parameters.
    addParameter(JParameter) - Method in class org.exolab.javasource.JMethod
    Adds the given parameter to this JMethod's list of parameters.
    addParameter(JParameter) - Method in class org.exolab.javasource.JMethodSignature
    Adds the given parameter to this JMethodSignature's list of parameters.
    addParent(String) - Method in class org.exolab.castor.xml.location.XPathLocation
    Adds the name as a parent of the current path.
    addPattern(String) - Method in class org.exolab.castor.builder.types.AbstractPatternFacet
    Adds a pattern branch for this XSType.
    addPattern(String) - Method in class org.exolab.castor.xml.validators.PatternValidator
    Sets the regular expression to validate against.
    addPatternFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractPatternFacet
    Transfer given facet if it is a pattern.
    addPolicy(String, int) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    addPrimaryKey(String) - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Adds a column to the primary key.
    addProcessingInstruction(String, String) - Method in class org.exolab.castor.xml.Marshaller
    Adds the given processing instruction data to the set of processing instructions to output during marshalling.
    addProjection(Field) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Adds the projection.
    addProjection(Field, String) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    addProjection(Field) - Method in interface org.castor.cpa.query.SelectQuery
    Adds the projection.
    addProperties(Properties) - Method in class org.castor.ddlgen.Configuration
    add properties (key, value) for configuration, the existed item will be overwrited.
    addProperties(String) - Method in class org.castor.ddlgen.Configuration
    add properties (key, value) for configuration, the existed item will be overwrited.
    addProperty(Property) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    addProperty(int, Property) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    addQuery(String) - Method in class org.exolab.castor.gui.QueryHistory
     
    addQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    addQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    addQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    addQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    addRedefineSchema(RedefineSchema) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given redefinition of structures to this Schema definition.
    addReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Adds the given AttributeGroupReference to this AttributeGroup
    addReferenceField(Field) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Add given field to list of fields referenced by the foreign key.
    addRelease(ChangeLog2XML.Release) - Method in class org.exolab.castor.util.ChangeLog2XML.Changelog
     
    addResolvable(String, Referable) - Method in interface org.exolab.castor.xml.schema.Resolver
    Adds a resolvable object to this resolver identified by id.
    addResolvable(String, Referable) - Method in class org.exolab.castor.xml.schema.ScopableResolver
    Adds a resolvable object to this resolver identified by id.
    addReturnAttr(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    addRightJoin(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add right join.
    addRightJoin(Qualifier, Condition) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method providing possibility to add right join with a specific condition.
    addSchema(Schema) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Adds the schema.
    addSchema(Schema) - Method in interface org.castor.cpa.query.SelectQuery
    Adds the schema.
    addSelect(String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addSelect(Column) - Method in class org.castor.cpa.persistence.sql.query.Select
    Appends the provided field to the list of fields to be fetched from table.
    addSelect(String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add an entire select clause to the query with one call.
    addSequenceElement(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Adds a XMLFieldDescriptor instance to the internally maintained list of sequence elements.
    addSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Adds a simpleType in the list of redefined simpleTypes.
    addSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
    Adds the given SimpletType definition to this Schema defintion
    addSimpleTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addSimpleTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    addSimpleTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addSimpleTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    addSourceCode(String) - Method in class org.exolab.javasource.AbstractJClass
    Adds a complete source code fragment (method) to this class.
    addStructure(JStructure) - Method in class org.exolab.javasource.JCompUnit
    Adds the given JStructure (either a JInterface or a JClass) to this JCompUnit.
    addTable(String, String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addTable(Table) - Method in class org.castor.ddlgen.schemaobject.Schema
    Add given table to list of tables.
    addTable(String, String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Add a table with an alias to the from clause.
    addTableNames(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Method adding table-names in case of joins.
    addTableNames(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.visitor.SQLServerQueryVisitor
    Method adding table-names in case of joins.
    addTableNames(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.visitor.SybaseQueryVisitor
    Method adding table-names in case of joins.
    addTargetCol(ColumnInfo) - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method adding a single targetCol.
    addTargetCols(List<ColumnInfo>) - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method adding a list of targetCols.
    addTxSynchronizable(TxSynchronizable) - Method in class org.castor.persist.AbstractTransactionContext
    Register a listener which wants to synchronize its state to the state of the transaction.
    addTxSynchronizable(TxSynchronizable) - Method in interface org.castor.persist.TransactionContext
    Register a listener which wants to synchronize its state to the state of the transaction.
    addValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
    Adds the specified object to the cache of already validated objects.
    addValue(Object, Object, ClassLoader) - Method in class org.exolab.castor.persist.FieldMolder
     
    addValue(String) - Method in class org.exolab.castor.xml.dtd.Attribute
    Adds the value to the set of possible values.
    addWhereClause(String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addWhereClause(StringBuffer, boolean) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    addWhereClause(String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Adds a where clause.
    addWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
     
    addWildcard(Wildcard) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Adds the given Wildcard to this ContentModelGroup.
    addWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.Group
    Adds the given Wildcard to this ContentModelGroup.
    adjustBeginLineColumn(int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Method to adjust line and column numbers for the start of a token.
    adjustBeginLineColumn(int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Method to adjust line and column numbers for the start of a token.
    adjustBeginLineColumn(int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Method to adjust line and column numbers for the start of a token.
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.BaseFactory
    Some databases has some problems with some SQL types.
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.InstantDBFactory
    For NUMERIC type ResultSet.getObject() returns Double instead of BigDecimal for InstantDB.
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
    For CLOB type ResultSet.setClob() is not supported yet by mm.MySql JDBC driver.
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
    For INTEGER type ResultSet.getObject() returns BigDecimal: dependent objects with integer identity cause type conversion error (need to fix SimpleQueryExecutor).
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    adjustSqlType(Class<?>) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
    For INTEGER type ResultSet.getObject() returns BigDecimal: dependent objects with integer identity cause type conversion error (need to fix SimpleQueryExecutor).
    adjustSqlType(Class<?>) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Some databases has some problems with some SQL types.
    afterCompletion(int) - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    AGGREGATE - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    AIXXercesJDK5Serializer - Class in org.exolab.castor.xml
    Xerces-specific implementation of the Serializer interface for AIX, used for JDK 5 on AIX only where Xerces has been integrated with the core code base.
    AIXXercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.AIXXercesJDK5Serializer
     
    AIXXercesJDK5XMLSerializerFactory - Class in org.exolab.castor.xml
    Xerces-specific implementation of the XMLSerializerFactory interface.
    AIXXercesJDK5XMLSerializerFactory() - Constructor for class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
     
    ALGORITHM_NAME - Static variable in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Name of key generator algorithm.
    ALGORITHM_NAME - Static variable in class org.castor.ddlgen.keygenerator.IdentityKeyGenerator
    Name of key generator algorithm.
    ALGORITHM_NAME - Static variable in class org.castor.ddlgen.keygenerator.MaxKeyGenerator
    Name of key generator algorithm.
    ALGORITHM_NAME - Static variable in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Name of key generator algorithm.
    ALGORITHM_NAME - Static variable in class org.castor.ddlgen.keygenerator.UUIDKeyGenerator
    Name of key generator algorithm.
    ALL - Static variable in class org.exolab.castor.builder.info.GroupInfo
    The compositor value that indicates that all fields are required, but order is not important.
    ALL - Static variable in class org.exolab.castor.xml.schema.BlockList
    The #all value
    ALL - Static variable in class org.exolab.castor.xml.schema.FinalList
    The #all value
    ALL - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    allObjectStates() - Method in class org.castor.persist.ObjectTracker
     
    allocationSize - Variable in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    allowContent() - Method in class org.exolab.castor.builder.info.ClassInfo
     
    allowReader() - Method in class org.castor.core.util.concurrent.ReaderPreferenceReadWriteLock
     
    allowReader() - Method in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    allowReader() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
    Override this method to change to reader preference *
    AlwaysTrueRegExpEvaluator - Class in org.exolab.castor.xml.util
    A simple implementation of a regular expression validator which always returns true.
    AlwaysTrueRegExpEvaluator() - Constructor for class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
    Creates a new AlwaysTrueRegExpEvaluator.
    and(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.AndCondition
     
    and(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.Condition
    Builder method to concatenate the given condition with all others that have previously been added with an AND operator.
    AND - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'AND' keyword for conditions of SQL queries.
    AND - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    and(Condition) - Method in interface org.castor.cpa.query.Condition
    AND condition of condition query object.
    AND - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    and(Condition) - Method in class org.castor.cpa.query.object.condition.AbstractCondition
    AND condition of condition query object.
    And - Class in org.castor.cpa.query.object.condition
    Final class that represents and compound condition.
    And() - Constructor for class org.castor.cpa.query.object.condition.And
     
    and(Condition) - Method in class org.castor.cpa.query.object.condition.And
    AND condition of condition query object.
    AND - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    AND - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    AndCondition - Class in org.castor.cpa.persistence.sql.query.condition
    Represents a list of conditions that are concatenated by an AND operator.
    AndCondition() - Constructor for class org.castor.cpa.persistence.sql.query.condition.AndCondition
    Default constructor for an empty AND condition.
    AndCondition(Condition, Condition) - Constructor for class org.castor.cpa.persistence.sql.query.condition.AndCondition
    Constructor for a compound condition that concatenates the 2 given conditions with an AND operator.
    AndCondition(AndCondition) - Constructor for class org.castor.cpa.persistence.sql.query.condition.AndCondition
    Copy constructor to create a copy of given AND condition.
    Annotated - Class in org.exolab.castor.xml.schema
    A base class used for XML Structures that support annotations.
    Annotated() - Constructor for class org.exolab.castor.xml.schema.Annotated
     
    Annotation - Class in org.exolab.castor.xml.schema
    A class representing the XML Schema Annotation.
    Annotation() - Constructor for class org.exolab.castor.xml.schema.Annotation
     
    ANNOTATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ANNOTATION - Static variable in class org.exolab.castor.xml.schema.Structure
     
    AnnotationBuilder - Interface in org.exolab.castor.builder
    This interface is a hook for (external) tools to add annotations to classes, fields and enums during the XML code generation process.
    AnnotationItem - Class in org.exolab.castor.xml.schema
    A class which represents the superclass of either AppInfo or Documentation element.
    AnnotationProcessingService - Interface in org.castor.core.annotationprocessing
    An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
    AnnotationProcessor - Interface in org.castor.core.annotationprocessing
    The interface each specific annotation processor has to fulfill.
    ANNOTATIONS_COLUMN_NAME - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the column annotation element.
    ANNOTATIONS_MANY_TO_MANY - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the many-to-many annotation element.
    ANNOTATIONS_ONE_TO_MANY - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the one-to-many annotation element.
    ANNOTATIONS_ONE_TO_ONE_NAME - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the one-to-one annotation element.
    ANNOTATIONS_TABLE_NAME - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the table annotation element.
    AnnotationTargetException - Exception in org.castor.core.annotationprocessing
    This Exception is thrown when a TargetAwareAnnotationProcessor can not process an annotation properly.
    AnnotationTargetException() - Constructor for exception org.castor.core.annotationprocessing.AnnotationTargetException
    Creates an instance of AnnotationTargetException.
    AnnotationTargetException(String, Throwable) - Constructor for exception org.castor.core.annotationprocessing.AnnotationTargetException
    Creates an instance of AnnotationTargetException.
    AnnotationTargetException(String) - Constructor for exception org.castor.core.annotationprocessing.AnnotationTargetException
    Creates an instance of AnnotationTargetException.
    AnnotationTargetException(Throwable) - Constructor for exception org.castor.core.annotationprocessing.AnnotationTargetException
    Creates an instance of AnnotationTargetException.
    AnnotationUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling Annotations
    AnnotationUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
    Creates a new AnnotationUnmarshaller.
    ANY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ANY - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    any - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    ANY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ANY_ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    AnyNode - Class in org.exolab.castor.types
    A class used to represent an XML node.
    AnyNode() - Constructor for class org.exolab.castor.types.AnyNode
    Default constructor: creates an empty element node
    AnyNode(short, String, String, String, String) - Constructor for class org.exolab.castor.types.AnyNode
    Creates a node given all the necessary information: type, localName, prefix, uri and value.
    AnyNode2SAX - Class in org.exolab.castor.xml.util
    A class for converting an AnyNode to SAX events
    AnyNode2SAX() - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
    No-arg constructor.
    AnyNode2SAX(AnyNode) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
    Creates a AnyNode2SAX for the given node.
    AnyNode2SAX(AnyNode, Namespaces) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
    Creates a AnyNode2SAX for the given node and the namespace context.
    AnyNode2SAX2 - Class in org.exolab.castor.xml.util
    A class for converting an AnyNode to SAX events.
    AnyNode2SAX2() - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
    No-arg constructor.
    AnyNode2SAX2(AnyNode) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
    Creates a AnyNode2SAX for the given node.
    AnyNode2SAX2(AnyNode, Namespaces) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
    Creates a AnyNode2SAX2 for the given node and the namespace context.
    AnyNodeUnmarshalHandler - Class in org.exolab.castor.xml.parsing
     
    AnyNodeUnmarshalHandler(NamespaceHandling) - Constructor for class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
     
    ANYSIMPLETYPE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    AnyType - Class in org.exolab.castor.xml.schema
    A Class which represents the XML Schema AnyType.
    AnyType(Schema) - Constructor for class org.exolab.castor.xml.schema.AnyType
    Creates a new AnyType for the given Schema.
    ANYTYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ANYTYPE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ANYURI_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:anyURI.
    ANYURI_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    AnyURIType - Class in org.exolab.castor.xml.schema.simpletypes
     
    AnyURIType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.AnyURIType
     
    append(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.AndCondition
     
    append(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.CompoundCondition
    Appends the specified condition to end of this list of conditions.
    append(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.OrCondition
     
    append(String) - Method in class org.exolab.javasource.JSourceCode
    Appends the given String to the last line in this JSourceCode.
    appendComment(String) - Method in class org.exolab.javasource.JComment
    Appends the comment String to this JDocComment.
    appendComment(String) - Method in class org.exolab.javasource.JDocComment
    Appends the provided comment String to this JDocComment.
    appendDateString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
     
    appendSibling(AnyNode) - Method in class org.exolab.castor.types.AnyNode
    Appends a sibling AnyNode to the current node.
    appendTimeString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
     
    appendTimeZoneString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
     
    AppInfo - Class in org.exolab.castor.xml.schema
    A class which represents the AppInfo element
    AppInfo() - Constructor for class org.exolab.castor.xml.schema.AppInfo
    Creates a new AppInfo
    APPINFO - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    APPINFO - Static variable in class org.exolab.castor.xml.schema.Structure
     
    AppInfoUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling XML Schema <appinfo> elements
    AppInfoUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Creates a new AppInfoUnmarshaller.
    areElementsIgnorable() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
    Checks if extra elements will be ignored.
    ARRAY - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the array type
    ARRAY_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The array type
    ARRAYLIST - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the arraylist type
    ARRAYLIST_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The arraylist type
    ARROW - Static variable in class org.exolab.castor.jdo.oql.Token
     
    ARROW - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    AS - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    AS - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    ASC - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    ASC - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    asDocumentHandler() - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
     
    asDocumentHandler() - Method in interface org.exolab.castor.xml.Serializer
    Returns the DocumentHandler to use for serialization.
    asDocumentHandler() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
    Deprecated. 
    asDocumentHandler() - Method in class org.exolab.castor.xml.XercesSerializer
     
    ASSIGN - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Character to assign a value to a column in set clause of an SQL update query.
    Assignment - Class in org.castor.cpa.persistence.sql.query
    Assignment used for SQL update statements.
    Assignment(Column, Expression) - Constructor for class org.castor.cpa.persistence.sql.query.Assignment
    Constructor that assigns the given rigth hand operand cto the left hand one.
    AtomicType - Class in org.exolab.castor.xml.schema.simpletypes
    The base class for built-in atomic Schema types
    AtomicType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.AtomicType
     
    AtomikosTransactionManagerFactory - Class in org.castor.transactionmanager
    Transaction manager factory instance to be used with J2EE containers where the transaction manager used is Atomikos.
    AtomikosTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.AtomikosTransactionManagerFactory
     
    attempt(long) - Method in interface org.castor.core.util.concurrent.Sync
    Wait at most msecs to pass; report whether passed.
    attempt(long) - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
     
    attempt(long) - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
     
    AttlistDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Attribute Declaration nonterminal.
    ATTR_FORM_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ATTR_VALUE_CHAR_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ATTR_VALUE_CHAR_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    Attribute - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A class representing an Attribute XML node.
    Attribute(String, String, String) - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.Attribute
    Creates a new Attribute.
    ATTRIBUTE - Static variable in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Node is an attribute.
    ATTRIBUTE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
     
    ATTRIBUTE - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    ATTRIBUTE - Static variable in class org.exolab.castor.types.AnyNode
    Representation for an attribute node.
    ATTRIBUTE - Static variable in class org.exolab.castor.xml.DescriptorType
    Represents the descriptor type for Attributes.
    attribute - Static variable in class org.exolab.castor.xml.DescriptorType
    The Attribute DescriptorType.
    Attribute - Class in org.exolab.castor.xml.dtd
    Implementation of DTD Attribute declaration specification.
    Attribute(Element, String) - Constructor for class org.exolab.castor.xml.dtd.Attribute
    Constructor, setting name, owning element of the attribute and occurance specification to DEFAULT.
    ATTRIBUTE - Static variable in class org.exolab.castor.xml.NodeType
    The attribute type.
    Attribute - Static variable in class org.exolab.castor.xml.NodeType
    Attribute node type (attribute).
    ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ATTRIBUTE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ATTRIBUTE_GROUP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ATTRIBUTE_GROUP - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ATTRIBUTE_PREFIX - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Prefix used to identify an attribute.
    ATTRIBUTE_TYPE - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    AttributeDecl - Class in org.exolab.castor.xml.schema
    An XML Schema Attribute Definition
    AttributeDecl(Schema, String) - Constructor for class org.exolab.castor.xml.schema.AttributeDecl
    Creates a new AttrDecl with the given name
    AttributeDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.AttributeDecl
    Creates a new AttrDecl in the given schema.
    AttributeGroup - Class in org.exolab.castor.xml.schema
    An XML Schema Attribute Group Definition
    AttributeGroup() - Constructor for class org.exolab.castor.xml.schema.AttributeGroup
     
    AttributeGroupDecl - Class in org.exolab.castor.xml.schema
    An XML Schema Attribute Group Definition
    AttributeGroupDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.AttributeGroupDecl
    Creates a new AttributeGroup definition
    AttributeGroupReference - Class in org.exolab.castor.xml.schema
    An XML Schema Attribute Group Definition
    AttributeGroupReference(Schema, String) - Constructor for class org.exolab.castor.xml.schema.AttributeGroupReference
    Creates a new AttributeGroup definition
    AttributeGroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling AttributeGroups
    AttributeGroupUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Creates a new AttributeGroupUnmarshaller.
    AttributeListWrapper - Class in org.exolab.castor.xml.util
    A class which implements AttributeList by "wrapping" a DOM NamedNodeMap.
    AttributeListWrapper(NamedNodeMap) - Constructor for class org.exolab.castor.xml.util.AttributeListWrapper
     
    Attributes() - Constructor for class org.exolab.castor.dsml.XML.Entries.Attributes
     
    Attributes() - Constructor for class org.exolab.castor.dsml.XML.Schema.Attributes
     
    AttributeSet - Interface in org.exolab.castor.xml
    A simple interface for handling Attributes in the Marshalling Framework.
    AttributeSetBuilder - Class in org.exolab.castor.xml.parsing
    A helper class that takes SAX v1 AttributeList or SAX v2 attributes and converts those into Castor's internal AttributeSet representation.
    AttributeSetBuilder(NamespaceHandling) - Constructor for class org.exolab.castor.xml.parsing.AttributeSetBuilder
    Creates an instance of this class.
    AttributeSetImpl - Class in org.exolab.castor.xml.util
    The default implementation of AttributeSet used by the Marshalling Framework.
    AttributeSetImpl() - Constructor for class org.exolab.castor.xml.util.AttributeSetImpl
    Creates a new AttributeSetImpl.
    AttributeSetImpl(int) - Constructor for class org.exolab.castor.xml.util.AttributeSetImpl
    Creates a new AttributeSetImpl.
    attributesProcessed(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
    Not used for includes processing.
    attributesProcessed(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
    This method is called once the attributes have been processed.
    attributesProcessed(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
    This method is called once the attributes have been processed.
    attributesProcessed(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
     
    attributesProcessed(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
    Deprecated.
    This method is called once the attributes have been processed.
    AttributeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    The Unmarshaller for Attribute declarations
    AttributeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
     
    AttrValue() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Attribute Value nonterminal.
    AUTHOR - Static variable in class org.exolab.javasource.JDocDescriptor
    The author descriptor.
    AUTO_GENERATOR_NAME - Static variable in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    AUTO_STYLE - Static variable in class org.exolab.javasource.JComment
    The auto style, allows this JComment to automatically choose a style for this comment.
    AUTOMATIC_CONFLICT_RESOLUTION - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether automatic class name conflict resolution should be used or not; defaults to false.
    AUTOMATIC_CONFLICT_RESOLUTION_TYPE_SUFFIX - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying the 'string' used in type strategy to be inserted between the actual element name and the type name (during automatic class name conflict resolution); defaults to 'By'.
    AutomaticNamingType - Class in org.exolab.castor.builder.binding.xml
    Class AutomaticNamingType.
    AutomaticNamingType() - Constructor for class org.exolab.castor.builder.binding.xml.AutomaticNamingType
     
    AutomaticNamingTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class AutomaticNamingTypeDescriptor.
    AutomaticNamingTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
     
    AUXILIARY - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
     

    B

    backup(int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Backup a number of characters.
    backup(int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Backup a number of characters.
    backup(int) - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Backs up the input stream by amount steps.
    backup(int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    BackwardCompatibilityContext - Class in org.castor.xml
    As the name already expresses: this class is there for backward compatibility and should be removed from Castor with a future release.
    BackwardCompatibilityContext() - Constructor for class org.castor.xml.BackwardCompatibilityContext
    Initializes InternalContext with default values.
    BASE - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
     
    BASE64 - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes.Encodings
     
    BASE64BINARY_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:base64Binary.
    BASE64BINARY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    Base64Decoder - Class in org.castor.core.util
    Class decodes a Base64 encoded string back into the original byte representation that can be read as byte array.
    Base64Decoder() - Constructor for class org.castor.core.util.Base64Decoder
    Construct a default Base64Decoder waiting on calls to its translate() method.
    Base64Encoder - Class in org.castor.core.util
    Class encodes the bytes written to the OutPutStream to a Base64 encoded string.
    Base64Encoder() - Constructor for class org.castor.core.util.Base64Encoder
    Construct a Base64Encoder.
    BASE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    BASE_CLASS_OR_VOID_ERR - Static variable in exception org.exolab.castor.xml.MarshalException
     
    BaseAnnotationProcessingService - Class in org.castor.core.annotationprocessing
    An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
    BaseAnnotationProcessingService() - Constructor for class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
     
    BaseClassNameConflictResolver - Class in org.exolab.castor.builder.conflict.strategy
    Base class for class name conflict resolver implementations.
    BaseClassNameConflictResolver() - Constructor for class org.exolab.castor.builder.conflict.strategy.BaseClassNameConflictResolver
     
    BaseClassNameCRStrategy - Class in org.exolab.castor.builder.conflictresolution
    Abtract base class for all ClassNameCRStrategy implementations.
    BaseClassNameCRStrategy() - Constructor for class org.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
     
    BaseDescriptor - Class in org.exolab.castor.types
    The Base Descriptor class, this class is extended by the descriptors for the custom Castor schema types.
    BaseDescriptor(String, Class) - Constructor for class org.exolab.castor.types.BaseDescriptor
     
    BaseDescriptor - Class in org.exolab.castor.xml.descriptors
     
    BaseDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.BaseDescriptor
     
    BaseFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for generic JDBC driver.
    BaseFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.BaseFactory
     
    BaseFactory - Class in org.exolab.castor.builder.factory
    This class defines a base type for the source generator code factory classes.
    BaseFactory(BuilderConfiguration, FieldInfoFactory, GroupNaming, SourceGenerator) - Constructor for class org.exolab.castor.builder.factory.BaseFactory
    Creates an instance of this class.
    BaseJPAAnnotationProcessor - Class in org.castor.cpa.jpa.processors
    Basic abstract TargetAwareAnnotationProcessor that does not allow processing without a target (returns false).
    BaseJPAAnnotationProcessor() - Constructor for class org.castor.cpa.jpa.processors.BaseJPAAnnotationProcessor
     
    BaseNature - Class in org.castor.core.nature
    Adds property handle methods and a constructor including a health check.
    BaseNature(PropertyHolder) - Constructor for class org.castor.core.nature.BaseNature
    Constructor taking a PropertyHolder.
    BaseRelationResolver - Class in org.castor.persist.resolver
    Abstract base of a ResolverStrategy implementation for any kind of relation.
    BaseRelationResolver(ClassMolder, FieldMolder) - Constructor for class org.castor.persist.resolver.BaseRelationResolver
    Creates an instance of BasicRelationResolver.
    BaseResolutionCommand - Class in org.castor.cpa.util.classresolution.command
    Provides basic HashMap based property implementation for a ClassDescriptorResolutionCommand.
    BaseResolutionCommand() - Constructor for class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
     
    BaseSax2EventFromStaxProducer - Class in org.exolab.castor.xml
    BaseSax2EventFromStaxProducer() - Constructor for class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    BaseTargetAwareAnnotationProcessingService - Class in org.castor.core.annotationprocessing
    Base implementation class to be used for implementing AnnotationProcessingServices.
    BaseTargetAwareAnnotationProcessingService() - Constructor for class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
     
    BaseXercesJDK5Serializer - Class in org.exolab.castor.xml
    Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerecs has been integrated with the core code base.
    BaseXercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.BaseXercesJDK5Serializer
    Creates an instance of this class.
    BaseXercesOutputFormat - Class in org.exolab.castor.xml
    Xerces-specific OutputFormat instance.
    BaseXercesOutputFormat() - Constructor for class org.exolab.castor.xml.BaseXercesOutputFormat
     
    beforeCompletion() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    begin() - Method in class org.castor.transactionmanager.LocalTransactionManager
    begin() - Method in interface org.exolab.castor.jdo.Database
    Begin a new transaction.
    begin() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Begin a new transaction.
    begin() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    begin() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
     
    BEGIN_ATTR_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    BEGIN_COMMENT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    BEGIN_ELEMENT_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    BEGIN_GE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    BEGIN_NOTATION_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    BEGIN_PE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    beginColumn - Variable in class org.castor.cpa.query.castorql.Token
    The column number of the first character of this Token.
    beginColumn - Variable in class org.castor.cpa.query.ejbql.Token
    The column number of the first character of this Token.
    beginColumn - Variable in class org.exolab.castor.xml.dtd.parser.Token
    beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
    beginLine - Variable in class org.castor.cpa.query.castorql.Token
    The line number of the first character of this Token.
    beginLine - Variable in class org.castor.cpa.query.ejbql.Token
    The line number of the first character of this Token.
    beginLine - Variable in class org.exolab.castor.xml.dtd.parser.Token
    beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
    BeginToken() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Start.
    BeginToken() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Start.
    BeginToken() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the next character that marks the beginning of the next token.
    BeginToken() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    BETWEEN - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    BETWEEN - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    between(long, long) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(double, double) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(BigDecimal, BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(String, String) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(TemporalType, Date, Date) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(TemporalType, Calendar, Calendar) - Method in interface org.castor.cpa.query.Expression
    Between.
    between(Expression, Expression) - Method in interface org.castor.cpa.query.Expression
    Between.
    Between - Class in org.castor.cpa.query.object.condition
    Final class that represents between simple condition.
    Between() - Constructor for class org.castor.cpa.query.object.condition.Between
     
    between(long, long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(double, double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(BigDecimal, BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(String, String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(TemporalType, Date, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(TemporalType, Calendar, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    between(Expression, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Between.
    BetweenExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    BetweenExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    BigDecimalLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a BigDecimal literal.
    BigDecimalLiteral(BigDecimal) - Constructor for class org.castor.cpa.query.object.literal.BigDecimalLiteral
    Construct BigDecimalLiteral with given value.
    BigDecimalToBoolean - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Boolean.
    BigDecimalToBoolean() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToBoolean
    Default constructor.
    BigDecimalToByte - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Byte.
    BigDecimalToByte() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToByte
    Default constructor.
    BigDecimalToDate - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Date.
    BigDecimalToDate() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToDate
    Default constructor.
    BigDecimalToDouble - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Double.
    BigDecimalToDouble() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToDouble
    Default constructor.
    BigDecimalToFloat - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Float.
    BigDecimalToFloat() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToFloat
    Default constructor.
    BigDecimalToInteger - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Integer.
    BigDecimalToInteger() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToInteger
    Default constructor.
    BigDecimalToLong - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Long.
    BigDecimalToLong() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToLong
    Default constructor.
    BigDecimalToShort - Class in org.castor.cpa.persistence.convertor
    Convert BigDecimal to Short.
    BigDecimalToShort() - Constructor for class org.castor.cpa.persistence.convertor.BigDecimalToShort
    Default constructor.
    BigIntegerValidator - Class in org.exolab.castor.xml.validators
    The BigInteger Validation class.
    BigIntegerValidator() - Constructor for class org.exolab.castor.xml.validators.BigIntegerValidator
    Creates a new BigIntegerValidator with no restrictions.
    BinaryType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents types derived from binary
    BinaryType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.BinaryType
     
    bind(JClass, XMLBindingComponent, String) - Method in class org.exolab.castor.builder.JClassRegistry
    Registers a JClass instance for a given XPATH.
    bind(Object) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(boolean) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(short) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(int) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(long) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(float) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(double) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    bind(Object) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(boolean) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(short) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(int) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(long) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(float) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bind(double) - Method in interface org.exolab.castor.jdo.Query
    Bind a parameter value to the query.
    bindIdentity(Identity, CastorStatement) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractBeforeKeyGenerator
    Binds the identity values.
    bindIdentity(Identity, CastorStatement) - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Binds the identity values.
    Binding - Class in org.exolab.castor.builder.binding.xml
    The root element that contains the different binding elements.
    Binding() - Constructor for class org.exolab.castor.builder.binding.xml.Binding
     
    BindingComponent - Interface in org.exolab.castor.builder
    This interface is the abstraction of any type of source that can interact with the Source Code Generator.
    BindingDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class BindingDescriptor.
    BindingDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
     
    BindingException - Exception in org.exolab.castor.builder.binding
    The base exception for the binding package.
    BindingException(String) - Constructor for exception org.exolab.castor.builder.binding.BindingException
    Creates a new BindingException.
    BindingException(Exception) - Constructor for exception org.exolab.castor.builder.binding.BindingException
    Creates a new BindingException wrapping an existing Exception.
    BindingException(String, Exception) - Constructor for exception org.exolab.castor.builder.binding.BindingException
    Creates a new BindingException from an existing exception.
    BindingLoader - Class in org.exolab.castor.builder.binding
    This class is responsible for loading a binding document into an in-memory representation that is meant to be used by the SourceGenerator.
    BindingLoader() - Constructor for class org.exolab.castor.builder.binding.BindingLoader
    No-arg constructor.
    BindingType - Class in org.castor.mapping
     
    BindingType - Class in org.exolab.castor.builder.binding.xml.types
    List of the allowed values for the binding type from an XML schema to a java class.
    BindingTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.types.descriptors
    Class BindingTypeDescriptor.
    BindingTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
     
    bindJdbcValues(PreparedStatement, String, Object[]) - Static method in class org.exolab.castor.jdo.engine.SqlBindParser
    Binds values to prepared SQL statement using the given sql string as reference for the bind variable order.
    bindLast(PreparedStatement, int) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    bindMax(PreparedStatement, int) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    bindParameter(String, Object, int) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to bind passed parameters to the local statement.
    bindReference(Object, ClassInfo) - Method in interface org.exolab.castor.builder.ClassInfoResolver
    Adds the given Reference to this ClassInfo resolver.
    bindReference(Object, ClassInfo) - Method in class org.exolab.castor.builder.FactoryState
    Adds the given Reference to this ClassInfo resolver.
    bindReference(Object, ClassInfo) - Method in class org.exolab.castor.builder.util.ClassInfoResolverImpl
    Adds the given Reference to this ClassInfo resolver.
    bindSourceCode(Annotated, JClass[]) - Method in class org.exolab.castor.builder.SGStateInfo
    Binds the given Annotated structure with its generated source classes.
    bindTable(PreparedStatement, int) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    bindValue(PreparedStatement, int, T) - Method in interface org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler
    Binds the value in the sql preparedstatement at the provided index location.
    bindValue(PreparedStatement, int, BigDecimal) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Binds the value in the sql preparedstatement at the provided index location.
    bindValue(PreparedStatement, int, Integer) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Binds the value in the sql preparedstatement at the provided index location.
    bindValue(PreparedStatement, int, Long) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Binds the value in the sql preparedstatement at the provided index location.
    bindValue(PreparedStatement, int, Short) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Binds the value in the sql preparedstatement at the provided index location.
    bindValue(PreparedStatement, int, String) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Binds the value in the sql preparedstatement at the provided index location.
    BindXml - Class in org.exolab.castor.mapping.xml
    The 'bind-xml' element is used for specifying XML specific databinding properties and behavior for a specific field.
    BindXml() - Constructor for class org.exolab.castor.mapping.xml.BindXml
     
    BindXmlAutoNamingType - Enum in org.exolab.castor.mapping.xml.types
    Enumeration BindXmlAutoNamingType.
    BindXmlAutoNamingTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
    Class BindXmlAutoNamingTypeDescriptor.
    BindXmlAutoNamingTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
     
    BindXmlDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class BindXmlDescriptor.
    BindXmlDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
     
    BindXmlNodeType - Enum in org.exolab.castor.mapping.xml.types
    Enumeration BindXmlNodeType.
    BindXmlNodeTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
    Class BindXmlNodeTypeDescriptor.
    BindXmlNodeTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
     
    BLOCK_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    BLOCK_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    BLOCK_STYLE - Static variable in class org.exolab.javasource.JComment
    The block comment style.
    BlockList - Class in org.exolab.castor.xml.schema
    A class to represent the values of the XML Schema block property
    BlockList() - Constructor for class org.exolab.castor.xml.schema.BlockList
    Creates a new default BlockList.
    BlockList(String) - Constructor for class org.exolab.castor.xml.schema.BlockList
    Creates a new BlockList using the given list of values.
    BOOLEAN - Static variable in class org.exolab.javasource.JType
    JType for a boolean (Boolean).
    BOOLEAN_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    BOOLEAN_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    BOOLEAN_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    BOOLEAN_OBJECT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    BOOLEAN_PRIMITIVE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    BOOLEAN_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:boolean.
    BOOLEAN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    BOOLEAN_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema boolean type
    BooleanLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    BooleanLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    BooleanLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a boolean literal.
    BooleanLiteral(boolean) - Constructor for class org.castor.cpa.query.object.literal.BooleanLiteral
    Construct boolean literal with given value.
    BooleanToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Boolean to BigDecimal.
    BooleanToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.BooleanToBigDecimal
    Default constructor.
    BooleanToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Boolean to Integer.
    BooleanToInteger() - Constructor for class org.castor.cpa.persistence.convertor.BooleanToInteger
    Default constructor.
    BooleanToShort - Class in org.castor.cpa.persistence.convertor
    Convert Boolean to Short.
    BooleanToShort() - Constructor for class org.castor.cpa.persistence.convertor.BooleanToShort
    Default constructor.
    BooleanToString - Class in org.castor.cpa.persistence.convertor
    Convert Boolean to String.
    BooleanToString() - Constructor for class org.castor.cpa.persistence.convertor.BooleanToString
    Default constructor.
    BooleanType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents the boolean type
    BooleanType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.BooleanType
     
    BooleanValidator - Class in org.exolab.castor.xml.validators
    The Boolean Validation class.
    BooleanValidator() - Constructor for class org.exolab.castor.xml.validators.BooleanValidator
    Creates a new BooleanValidator with no restrictions.
    BOTH - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    BOTH - Static variable in class org.exolab.castor.xml.AccessRights
    The type that indicates both read and write access
    both - Static variable in class org.exolab.castor.xml.AccessRights
    A read and write AccessRights
    BOUND_PROPERTIES - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether or not to generate source code for bound properties.
    boundPropertiesEnabled() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if bound properties are enabled.
    bufcolumn - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    bufcolumn - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    buffer - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    buffer - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    bufline - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    bufline - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    bufpos - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
    Position in buffer.
    bufpos - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
    Position in buffer.
    bufpos - Variable in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    BUILD_VERSION - Static variable in class org.exolab.castor.util.Version
    The version number with build information
    buildClassInfo(Class<?>) - Static method in class org.castor.cpa.jpa.info.ClassInfoBuilder
    Builds a new ClassInfo describing the given Class.
    BuilderConfiguration - Class in org.exolab.castor.builder
    The configuration for the SourceGenerator.
    BuilderConfiguration() - Constructor for class org.exolab.castor.builder.BuilderConfiguration
    Creates a default BuilderConfiguration.
    BuilderConfiguration.Property - Class in org.exolab.castor.builder
    Names of properties used in the configuration file.
    buildMethodName(String) - Static method in class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Build the name of the method to set the parameter value of the given name.
    buildStatement(SQLEngine) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractAfterKeyGenerator
    Builds the SQL insert statement.
    buildStatement(SQLEngine) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractBeforeKeyGenerator
    Builds the SQL insert statement.
    buildStatement(SQLEngine) - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGenerator
    Builds the SQL insert statement.
    buildStatement(SQLEngine) - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Builds the SQL insert statement.
    buildStatement(SQLEngine) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator
    Builds the SQL insert statement.
    buildTableAlias(String, Vector<String>, int) - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Builds the alias name for a table from the path info.
    BY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    BY - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    ByCDR - Class in org.exolab.castor.xml.util.resolvers
    Resolves a class by reading the package level class-descriptor-resolver file and loading all descriptors mentioned inside.
    ByCDR() - Constructor for class org.exolab.castor.xml.util.resolvers.ByCDR
    No specific stuff needed.
    ByDescriptorClass - Class in org.exolab.castor.xml.util.resolvers
    Resolve a class by looking for a descriptor class 'nearby'.
    ByDescriptorClass() - Constructor for class org.exolab.castor.xml.util.resolvers.ByDescriptorClass
    No specific stuff needed.
    ByIntrospection - Class in org.exolab.castor.xml.util.resolvers
    Resolve a class by creating a generic descriptor based on the informations read from the class with introspection.
    ByIntrospection() - Constructor for class org.exolab.castor.xml.util.resolvers.ByIntrospection
    No specific stuff needed.
    ByMappingLoader - Class in org.exolab.castor.xml.util.resolvers
    How to sought a descriptor for a class in a specified mapping loader.
    ByMappingLoader() - Constructor for class org.exolab.castor.xml.util.resolvers.ByMappingLoader
    No specific stuff needed.
    ByPackageMapping - Class in org.exolab.castor.xml.util.resolvers
    Tries to load the package mapping file for the given package.
    ByPackageMapping() - Constructor for class org.exolab.castor.xml.util.resolvers.ByPackageMapping
    No specific stuff needed.
    BYTE - Static variable in class org.exolab.javasource.JType
    JType instance for a byte (Byte).
    BYTE_OBJECT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    BYTE_PRIMITIVE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    BYTE_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:byte.
    BYTE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    ByteArrayToInputStream - Class in org.castor.cpa.persistence.convertor
    Convert byte[] to InputStream.
    ByteArrayToInputStream() - Constructor for class org.castor.cpa.persistence.convertor.ByteArrayToInputStream
    Default constructor.
    ByteArrayToSerializable - Class in org.castor.cpa.persistence.convertor
    Convert byte[] to Serializable.
    ByteArrayToSerializable() - Constructor for class org.castor.cpa.persistence.convertor.ByteArrayToSerializable
    Default constructor.
    ByteArrayToString - Class in org.castor.cpa.persistence.convertor
    Convert byte[] to String.
    ByteArrayToString() - Constructor for class org.castor.cpa.persistence.convertor.ByteArrayToString
    Default constructor.
    ByteToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Byte to BigDecimal.
    ByteToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.ByteToBigDecimal
    Default constructor.
    ByteToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Byte to Integer.
    ByteToInteger() - Constructor for class org.castor.cpa.persistence.convertor.ByteToInteger
    Default constructor.
    ByteToShort - Class in org.castor.cpa.persistence.convertor
    Convert Byte to Short.
    ByteToShort() - Constructor for class org.castor.cpa.persistence.convertor.ByteToShort
    Default constructor.
    ByteValidator - Class in org.exolab.castor.xml.validators
    The Byte Validation class.
    ByteValidator() - Constructor for class org.exolab.castor.xml.validators.ByteValidator
    Creates a new ByteValidator with no restrictions.

    C

    Cache - Interface in org.castor.cache
    Interface specification for performance caches as used in Castor.
    Cache - Annotation Type in org.castor.cpa.jpa.annotations
    Specifies an array of cache properties.
    CACHE_FACTORIES - Static variable in class org.castor.cpa.CPAProperties
    Property listing all available Cache implementations (org.castor.cache.Factories).
    CACHE_PROPERTIES - Static variable in class org.castor.cpa.jpa.natures.JPAClassNature
    Property Key for Cache.
    CacheAcquireException - Exception in org.castor.cache
    Exception that indicates that a performance cache instance can not be acquired.
    CacheAcquireException(String) - Constructor for exception org.castor.cache.CacheAcquireException
    Creates an instance of CacheAcquireException.
    CacheAcquireException(String, Throwable) - Constructor for exception org.castor.cache.CacheAcquireException
    Creates an instance of CacheAcquireException Exception.
    CacheEntry - Class in org.castor.persist.cache
    Utility class to store 'data' accessed through Castor JDO in performance caches.
    CacheEntry() - Constructor for class org.castor.persist.cache.CacheEntry
     
    CacheEntry(OID, Object[], long) - Constructor for class org.castor.persist.cache.CacheEntry
     
    CacheFactory - Interface in org.castor.cache
    A factory for instantiating Cache implementations.
    CacheFactoryRegistry - Class in org.castor.cache
    Registry for CacheFactory implementations obtained from the Castor properties file and used by the JDO mapping configuration file.
    CacheFactoryRegistry(AbstractProperties) - Constructor for class org.castor.cache.CacheFactoryRegistry
    Construct an instance of CacheFactoryRegistry that uses given properties to get required configuration properties.
    cacheIncludedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
    Caches the given Schema definition as an included XML Schema of this Schema definition.
    CacheManager - Class in org.exolab.castor.jdo
    CacheManager handles expiring objects from the cache.
    CacheManager(Database, TransactionContext, LockEngine) - Constructor for class org.exolab.castor.jdo.CacheManager
    Creates an instance of this class.
    CacheProperty - Annotation Type in org.castor.cpa.jpa.annotations
    Defines a key-value pair which can be used for defining properties of both,
    built-in and external vendor-specific cache engines.
    CacheTypeMapping - Class in org.exolab.castor.mapping.xml
    Class CacheTypeMapping.
    CacheTypeMapping() - Constructor for class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    CacheTypeMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class CacheTypeMappingDescriptor.
    CacheTypeMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
     
    calculateNumberOfFields(Collection<ClassDescriptor>, int, int, int, ResultSet) - Static method in class org.exolab.castor.jdo.engine.SQLHelper
     
    calculateXPathPrefix(String) - Method in class org.exolab.castor.builder.conflict.strategy.BaseClassNameConflictResolver
    Calculate XPath prefix.
    CallableStatementProxy - Class in org.castor.cpa.persistence.sql.connection
    Proxy class for JDBC CallableStatement class, to allow information gathering for the purpose of SQL statement logging.
    CallableStatementProxy(CallableStatement, String) - Constructor for class org.castor.cpa.persistence.sql.connection.CallableStatementProxy
    Creates an instance of this class.
    CallbackInterceptor - Interface in org.exolab.castor.persist.spi
    A callback interceptor informs objects about changes to their state.
    canAccept(String, String, Object) - Method in class org.exolab.castor.types.BaseDescriptor
    Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
    canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
    Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
    canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
    canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
    canAccept(String, String, Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    canAccept(String, String, Object) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns true if the given object, represented by this XMLClassDescriptor, can accept a value for the member associated with the given xml name and namespace.
    cancelledWaitingReader() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    cancelledWaitingWriter() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    canFindAccessors(Class, String, Class) - Method in class org.exolab.castor.tools.MappingToolMappingLoader
    Checks if any accessor for a certain field exists.
    CASCADE_TYPES - Static variable in class org.castor.cpa.jpa.natures.JPAFieldNature
    Property Key for CascadeType array of a relation.
    CascadingType - Enum in org.castor.persist
    Defines the available cascading operations supported in Castor JDO.
    CASTOR_DATE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_DURATION - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_GDAY - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_GMONTH - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_GMONTHDAY - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_GYEAR - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_GYEARMONTH - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CASTOR_TIME - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    CastorConnection - Class in org.castor.cpa.persistence.sql.engine
    CastorConnection class holding connection and factory parameters to encapsulate their usage in case of creation of CastorStatements.
    CastorConnection(Connection, PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.engine.CastorConnection
    Constructor.
    CastorDateToDate - Class in org.castor.cpa.persistence.convertor
    Convert org.exolab.castor.types.Date to Date.
    CastorDateToDate() - Constructor for class org.castor.cpa.persistence.convertor.CastorDateToDate
    Default constructor.
    CastorDateToSqlDate - Class in org.castor.cpa.persistence.convertor
    Convert org.exolab.castor.types.Date to java.sql.Date.
    CastorDateToSqlDate() - Constructor for class org.castor.cpa.persistence.convertor.CastorDateToSqlDate
    Default constructor.
    CastorDurationToLong - Class in org.castor.cpa.persistence.convertor
    Convert org.exolab.castor.types.Duration to Long.
    CastorDurationToLong() - Constructor for class org.castor.cpa.persistence.convertor.CastorDurationToLong
    Default constructor.
    CastorException - Exception in org.exolab.castor.core.exceptions
    The base exception for Castor (or at least Castor XML)
    CastorException() - Constructor for exception org.exolab.castor.core.exceptions.CastorException
    Creates a new CastorException with no message, or nested Exception
    CastorException(String) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
    Creates a new CastorException with the given message.
    CastorException(String, Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
    Creates a new CastorException with the given message and cause.
    CastorException(Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
    Creates a new CastorException with the given cause.
    CastorException - Exception in org.exolab.castor.xml
    The base exception for Castor (or at least Castor XML)
    CastorException() - Constructor for exception org.exolab.castor.xml.CastorException
    Creates a new CastorException with no message, or nested Exception
    CastorException(String) - Constructor for exception org.exolab.castor.xml.CastorException
    Creates a new CastorException with the given message.
    CastorException(int) - Constructor for exception org.exolab.castor.xml.CastorException
    Creates a new CastorException with the given nested exception.
    CastorException(String, int) - Constructor for exception org.exolab.castor.xml.CastorException
    Creates a new CastorException with the given message nested exception.
    CastorIllegalStateException - Exception in org.exolab.castor.core.exceptions
     
    CastorIllegalStateException() - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
     
    CastorIllegalStateException(String) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
     
    CastorIllegalStateException(Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
     
    CastorIllegalStateException(String, Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
     
    CastorParameter() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    CastorProperties - Class in org.castor.core.util
    Properties class holding user properties.
    CastorProperties(AbstractProperties) - Constructor for class org.castor.core.util.CastorProperties
    Construct properties with given parent.
    castorQL() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    CastorQLParser - Class in org.castor.cpa.query.castorql
     
    CastorQLParser(InputStream) - Constructor for class org.castor.cpa.query.castorql.CastorQLParser
    Constructor with InputStream.
    CastorQLParser(InputStream, String) - Constructor for class org.castor.cpa.query.castorql.CastorQLParser
    Constructor with InputStream and supplied encoding
    CastorQLParser(Reader) - Constructor for class org.castor.cpa.query.castorql.CastorQLParser
    Constructor.
    CastorQLParser(CastorQLParserTokenManager) - Constructor for class org.castor.cpa.query.castorql.CastorQLParser
    Constructor with generated Token Manager.
    CastorQLParserAdapter - Class in org.castor.cpa.query.castorql
    Class that implements abstract parser generator.
    CastorQLParserAdapter() - Constructor for class org.castor.cpa.query.castorql.CastorQLParserAdapter
     
    CastorQLParserConstants - Interface in org.castor.cpa.query.castorql
    Token literal values and constants.
    CastorQLParserTokenManager - Class in org.castor.cpa.query.castorql
    Token Manager.
    CastorQLParserTokenManager(SimpleCharStream) - Constructor for class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Constructor.
    CastorQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Constructor.
    CastorQLParserTreeConstants - Interface in org.castor.cpa.query.castorql
     
    CastorQLTreeWalker - Class in org.castor.cpa.query.castorql
    CastorQL Parser TreeWalker which creates the OQ from a parsed CastorQL string.
    CastorQLTreeWalker(SimpleNode) - Constructor for class org.castor.cpa.query.castorql.CastorQLTreeWalker
    Instantiates a new castor ql tree walker.
    CastorRuntimeException - Exception in org.castor.core.exceptions
    CastorRuntimeException is the superclass of all unchecked Castor exceptions that are thrown during the normal operation of the Java Virtual Machine.
    CastorRuntimeException() - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
    Constructs a new Castor runtime exception without a message.
    CastorRuntimeException(String) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
    Constructs a new Castor runtime exception with the specified detail message.
    CastorRuntimeException(Throwable) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
    Constructs a new Castor runtime exception with the specified cause and the detail message of the cause.
    CastorRuntimeException(String, Throwable) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
    Constructs a new Castor runtime exception with the specified detail message and cause.
    CastorStatement - Class in org.castor.cpa.persistence.sql.engine
    CastorStatement class to wrap handling of PreparedStatements by providing functionality to prepare statements, bind parameters, execute statements and, close statements.
    CastorStatement(PersistenceFactory, Connection) - Constructor for class org.castor.cpa.persistence.sql.engine.CastorStatement
    Constructor.
    CastorTimeToLong - Class in org.castor.cpa.persistence.convertor
    Convert org.exolab.castor.types.Time to Long.
    CastorTimeToLong() - Constructor for class org.castor.cpa.persistence.convertor.CastorTimeToLong
    Default constructor.
    CastorXMLStrategy - Class in org.exolab.castor.xml.util.resolvers
    The Castor XML resolver strategy implements the resolving behaviour as it had been implmented before this refactoring step.
    CastorXMLStrategy() - Constructor for class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
    CastorXMLStrategy requires a configuration to be set.
    CDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    CDATA - Static variable in class org.exolab.castor.xml.validators.NameValidator
    XML name type CDATA.
    Century - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    Century() - Constructor for class org.exolab.castor.types.Century
    Deprecated.
     
    CenturyDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    CenturyDescriptor() - Constructor for class org.exolab.castor.types.CenturyDescriptor
    Deprecated.
     
    changeClassInfoAsResultOfConflict(JClass, String, String, Annotated) - Method in class org.exolab.castor.builder.conflict.strategy.BaseClassNameConflictResolver
    Changes the JClass' internal class name, as a result of an XPATH expression uniquely identifying an XML artefact within an XML schema.
    changeClassInfoAsResultOfConflict(JClass, String, String, Annotated) - Method in interface org.exolab.castor.builder.conflict.strategy.ClassNameConflictResolver
    Changes the JClass' internal class name, as a result of an XPATH expression uniquely identifying an XML artefact within an XML schema.
    changeClassInfoAsResultOfConflict(JClass, String, String, Annotated) - Method in class org.exolab.castor.builder.conflict.strategy.TypeClassNameConflictResolver
    Changes the JClass' internal class name, appedning a type suffix to the suggested class name.
    changeClassInfoAsResultOfConflict(JClass, String, String, Annotated) - Method in class org.exolab.castor.builder.conflict.strategy.XPATHClassNameConflictResolver
    Changes the JClass' internal class name, as a result of an XPATH expression uniquely identifying an XML artefact within an XML schema.
    changeLocalName(String) - Method in class org.exolab.javasource.JClass
    Changes the local name of this class type.
    Changelog() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Changelog
     
    ChangeLog2XML - Class in org.exolab.castor.util
    A simple command line utility that parses Castor's change log file and outputs the file in an XML format, a Castor mapping file may be used to change the XML format that is output.
    ChangeLog2XML() - Constructor for class org.exolab.castor.util.ChangeLog2XML
    Creates a new instance of ChangeLog2XML
    ChangeLog2XML.Changelog - Class in org.exolab.castor.util
     
    ChangeLog2XML.Entry - Class in org.exolab.castor.util
     
    ChangeLog2XML.Release - Class in org.exolab.castor.util
     
    CHAR - Static variable in class org.exolab.javasource.JType
    JType instance for a char (Char).
    CHAR_FORMAT_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    How to format characters of generated DDL statements? Supported values are SENSITIVE, UPPER and LOWER.
    CHAR_FORMAT_LOWER - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Convert characters to lower case.
    CHAR_FORMAT_SENSITIVE - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Do not format characters.
    CHAR_FORMAT_UPPER - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Convert characters to upper case.
    CHAR_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    CHAR_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    CHAR_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    characters(char[], int, int) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Creates a new text node from incoming characters.
    characters(char[], int, int) - Method in class org.exolab.castor.dsml.Consumer
     
    characters(char[], int, int) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#characters(char[], int, int) request to the proxy that is provided, printing debugging information before doing the proxy.
    characters(char[], int, int) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    delegates characters to SAX2ANY.
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    The SAX characters method for recieving characters
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Signals to recieve charactes
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Signals to recieve charactes
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    characters(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
     
    CharactersProcessor - Class in org.exolab.castor.xml
    A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.characters(char[], int, int) callback method.
    CharactersProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.CharactersProcessor
    Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 characters() callback method.
    CharacterUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A utility class for Unmarshalling elements with only String content
    CharacterUnmarshaller(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Creates a new StringUnmarshaller.
    CharArrayToSqlClob - Class in org.castor.cpa.persistence.convertor
    Convert char[] to java.sql.Clob.
    CharArrayToSqlClob() - Constructor for class org.castor.cpa.persistence.convertor.CharArrayToSqlClob
    Default constructor.
    CharArrayToString - Class in org.castor.cpa.persistence.convertor
    Convert char[] to String.
    CharArrayToString() - Constructor for class org.castor.cpa.persistence.convertor.CharArrayToString
    Default constructor.
    CharLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    CharLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    CharStream - Interface in org.exolab.castor.xml.dtd.parser
    This interface describes a character stream that maintains line and column number positions of the characters.
    check(String, String) - Method in class org.exolab.castor.jdo.oql.ParamInfo
    Checks whether the userDefinedType and systemType match those previousle specified in the constructor.
    checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.Facet
    Checks the constraints on the current facet against the other local facets of the same derived data type and facets of the base data type.
    checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MaxExclusive
    checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MaxInclusive
    checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MinExclusive
    checkConstraints(Enumeration, Enumeration) - Method in class org.exolab.castor.xml.schema.facets.MinInclusive
    checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.types.BaseDescriptor
    Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
    checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
    Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
    checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
    checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
    checkError() - Method in class org.castor.ddlgen.DDLWriter
    Check if any error occured at previous operations of the writer.
    checkFieldNameDuplicates(FieldDescriptor[], Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Checks all given fields for name equality and throws a MappingException if at least two fields have the same name.
    checkIdRef(String) - Method in class org.exolab.castor.xml.ValidationContext
    Checks an ID Reference, returning true if the provided ID is known.
    checkUnresolvedIdrefs(ValidationContext) - Method in class org.exolab.castor.xml.Validator
     
    checkValidity(Object) - Method in class org.exolab.castor.mapping.ExtendedFieldHandler
    Deprecated.
    No longer supported
    checkValidity(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
    Deprecated.
    No longer supported
    checkValidity(Object) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Deprecated.
    No longer supported
    checkValidity(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Deprecated.
    No longer supported
    checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Checks the field validity.
    checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Checks the field validity.
    checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Checks the field validity.
    children - Variable in class org.castor.cpa.query.castorql.SimpleNode
     
    children - Variable in class org.castor.cpa.query.ejbql.SimpleNode
     
    children() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Accessor method for an iteration of this nodes children.
    CHOICE - Static variable in class org.exolab.castor.builder.info.GroupInfo
    The compositor value that indicates that only one field may be present.
    CHOICE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    CHOICE_NODE_NAME_ERROR_INDICATION - Static variable in interface org.exolab.castor.builder.info.XMLInfo
    Identifies the node name for a choice group.
    CLASS - Static variable in interface org.exolab.castor.builder.BindingComponent
    A class binding component.
    CLASS - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.lang.Class'.
    CLASS - Static variable in class org.exolab.castor.builder.types.XSType
    A user-defined type.
    CLASS - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    CLASS_DESC_FIELD_NAMES - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying if we want to have a 'public static final String' generated for each attribute and element name used within a class descriptor.
    ClassChoice - Class in org.exolab.castor.mapping.xml
    Class ClassChoice.
    ClassChoice() - Constructor for class org.exolab.castor.mapping.xml.ClassChoice
     
    ClassChoiceDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class ClassChoiceDescriptor.
    ClassChoiceDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
     
    classDescFieldNames() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if we generate a 'public static final String' for the name of each attribute and element described by the class descriptor
    ClassDescriptor - Interface in org.exolab.castor.mapping
    Describes the properties of a class and its fields.
    ClassDescriptorHelper - Class in org.exolab.castor.mapping.loader
     
    ClassDescriptorHelper() - Constructor for class org.exolab.castor.mapping.loader.ClassDescriptorHelper
     
    ClassDescriptorImpl - Class in org.exolab.castor.mapping.loader
    The standard ClassDescriptor implementation, holding general OO information about the class described.

    Engines will use Natures to augment this class with engine-specific knowledge and functionality, using ClassDescriptorImpl.addNature(String) to register these views with this class.

    Once a Nature has been registered with this ClassDescriptor, the nature can be applied to the ClassDescriptor and nature-specific properties can be accessed in a type-safe way.

    ClassDescriptorImpl() - Constructor for class org.exolab.castor.mapping.loader.ClassDescriptorImpl
     
    ClassDescriptorJDONature - Class in org.exolab.castor.jdo.engine.nature
    JDO-specific nature for ClassDescriptor.

    Augments ClassDescriptor to include persistence-specific data such as e.g.
    ClassDescriptorJDONature(PropertyHolder) - Constructor for class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Creates an instance of ClassDescriptorJDONature.
    ClassDescriptorResolutionCommand - Interface in org.castor.cpa.util.classresolution.command
    Command resolves ClassDescriptors.
    ClassDescriptorResolver - Interface in org.exolab.castor.xml
    An interface for finding or "resolving" ClassDescriptor classes.
    ClassDescriptorResolverFactory - Class in org.exolab.castor.xml
    A factory that - based upon the binding type specified - returns ClassDescriptorResolver instances.
    ClassDescriptorResolverFactory() - Constructor for class org.exolab.castor.xml.ClassDescriptorResolverFactory
     
    ClassInfo - Class in org.castor.cpa.jpa.info
    This class holds the necessary information so that Castor can properly map a JPA annotated Class to the database.
    ClassInfo() - Constructor for class org.castor.cpa.jpa.info.ClassInfo
    Creates a new empty ClassInfo.
    ClassInfo(Class<?>) - Constructor for class org.castor.cpa.jpa.info.ClassInfo
    Creates a new ClassInfo, describing a given Class.
    ClassInfo - Class in org.exolab.castor.builder.info
    This class holds the necessary information so that the source generator can properly create the necessary classes for the object model.
    ClassInfo(JClass) - Constructor for class org.exolab.castor.builder.info.ClassInfo
    Creates a new ClassInfo.
    ClassInfoBuilder - Class in org.castor.cpa.jpa.info
    Uses a JPA annotated Class to build a ClassInfo and FieldInfos of it and parse the mapping information in them.
    ClassInfoRegistry - Class in org.castor.cpa.jpa.info
     
    ClassInfoRegistry() - Constructor for class org.castor.cpa.jpa.info.ClassInfoRegistry
     
    ClassInfoResolver - Interface in org.exolab.castor.builder
    A class for "caching" ClassInfo's which later need to be resolved (retrieved) by another ClassInfo.
    ClassInfoResolverImpl - Class in org.exolab.castor.builder.util
    A class for "caching" ClassInfo's which later need to be resolved (retrieved).
    ClassInfoResolverImpl() - Constructor for class org.exolab.castor.builder.util.ClassInfoResolverImpl
    Default constructor.
    ClassLoaderNature - Class in org.castor.cpa.util.classresolution.nature
    A ClassLoaderNature provides a ClassLoader.
    ClassLoaderNature(PropertyHolder) - Constructor for class org.castor.cpa.util.classresolution.nature.ClassLoaderNature
    Constructor takes the PropertyHolder in use.
    ClassLoadingUtils - Class in org.castor.jdo.util
    Common static methods for Castor JDO related to class loading.
    ClassMapping - Class in org.castor.jdo.conf
    Class ClassMapping.
    ClassMapping() - Constructor for class org.castor.jdo.conf.ClassMapping
     
    ClassMapping - Class in org.exolab.castor.mapping.xml
    The 'class' element is used to store information about mapping of a class.
    ClassMapping() - Constructor for class org.exolab.castor.mapping.xml.ClassMapping
     
    ClassMappingAccessType - Enum in org.exolab.castor.mapping.xml.types
    Enumeration ClassMappingAccessType.
    ClassMappingAccessTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
    Class ClassMappingAccessTypeDescriptor.
    ClassMappingAccessTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
     
    ClassMappingDescriptor - Class in org.castor.jdo.conf.descriptors
    Class ClassMappingDescriptor.
    ClassMappingDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
     
    ClassMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class ClassMappingDescriptor.
    ClassMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
     
    ClassMolder - Class in org.exolab.castor.persist
    ClassMolder is a 'binder' for one type of data object and its corresponding Persistence.
    ClassMolderHelper - Class in org.exolab.castor.persist
    Utility class that provides (mostly) static methods in relation to the functions required by a ClassMolder.
    ClassNameConflictResolver - Interface in org.exolab.castor.builder.conflict.strategy
    Class name conflict resolver.
    ClassNameCRStrategy - Interface in org.exolab.castor.builder.conflictresolution
    Strategy pattern for dealing with class name conflicts during source code generation.
    ClassNameCRStrategyRegistry - Class in org.exolab.castor.builder.conflictresolution
    Registry for ClassNameCRStrategy implementations obtained from the Castor builder properties file.
    ClassNameCRStrategyRegistry(String) - Constructor for class org.exolab.castor.builder.conflictresolution.ClassNameCRStrategyRegistry
    Construct an instance of ClassNameCRStrategyRegistry that loads the ClassNameCRStrategy implementations specified in the given BuilderConfiguration.
    ClassNotPersistenceCapableException - Exception in org.exolab.castor.jdo
    Exception thrown to indicate objects of this class are not persistent capable.
    ClassNotPersistenceCapableException(String) - Constructor for exception org.exolab.castor.jdo.ClassNotPersistenceCapableException
     
    ClassNotPersistenceCapableException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ClassNotPersistenceCapableException
     
    ClassResolutionByAnnotations - Class in org.castor.cpa.util.classresolution.command
    This ClassDescriptorResolutionCommand is used to generate ClassDescriptors from JPA annotated classes.
    ClassResolutionByAnnotations() - Constructor for class org.castor.cpa.util.classresolution.command.ClassResolutionByAnnotations
     
    ClassResolutionByCDR - Class in org.castor.cpa.util.classresolution.command
    This class tries to resolve a ClassDescriptor from a package that contains a JDOConstants.PKG_CDR_LIST_FILE file.
    ClassResolutionByCDR() - Constructor for class org.castor.cpa.util.classresolution.command.ClassResolutionByCDR
    Constructor.
    ClassResolutionByFile - Class in org.castor.cpa.util.classresolution.command
    Resolves ClassDescriptors on the file system.
    ClassResolutionByFile() - Constructor for class org.castor.cpa.util.classresolution.command.ClassResolutionByFile
    Constructor taking a MappingLoader.
    ClassResolutionByMappingLoader - Class in org.castor.cpa.util.classresolution.command
    Resolves ClassDescriptors using a MappingLoader.
    ClassResolutionByMappingLoader() - Constructor for class org.castor.cpa.util.classresolution.command.ClassResolutionByMappingLoader
    Constructor taking a MappingLoader.
    ClassType - Class in org.exolab.castor.builder.binding.xml
    This type gathers the needed information to generate a Java Class from a binding file.
    ClassType() - Constructor for class org.exolab.castor.builder.binding.xml.ClassType
     
    ClassTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ClassTypeDescriptor.
    ClassTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
     
    ClassValidator - Interface in org.exolab.castor.xml.validators
    The validation interface used for validating class instances.
    cleanDescriptorCache() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Cleans the descriptor cache.
    cleanDescriptorCache() - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    To clear the descriptor cache.
    cleanup() - Method in class org.exolab.castor.xml.ValidationContext
    Life-cycle method for proper 'shutdown operations'.
    clear() - Method in class org.castor.cache.DebuggingCacheProxy
    clear() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    clear() - Method in class org.castor.cache.distributed.EHCache
    clear() - Method in class org.castor.cache.distributed.JcsCache
    clear() - Method in class org.castor.cache.distributed.OsCache
    clear() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    clear() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    clear() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    clear() - Method in class org.castor.cache.simple.CountLimited
    clear() - Method in class org.castor.cache.simple.NoCache
    clear() - Method in class org.castor.cache.simple.TimeLimited
    clear() - Method in class org.castor.cache.simple.Unlimited
    clear() - Method in class org.castor.core.util.IdentityMap
    clear() - Method in class org.castor.core.util.IdentitySet
    clear() - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Reset all database configurations.
    clear() - Method in class org.castor.mapping.MappingLoaderRegistry
    Deletes all 'cached' mapping loader factories.
    clear() - Method in class org.castor.persist.ObjectTracker
    Reset ObjectTracker's state.
    clear() - Method in class org.castor.persist.proxy.LazyHashSet
     
    clear(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
    Clears the collection of any objects.
    clear(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Clears the map of all key-value pairs.
    clear(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Clears the map of all key-value pairs.
    clear() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    clear(Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Clears the map of all key-value pairs.
    clear() - Method in interface org.exolab.castor.mapping.MappingLoader
     
    clear() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Clears the current buffer
    clear() - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Removes all Attributes in this AttributeSetImpl
    clear() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Removes all descriptors from this collection.
    clear() - Method in class org.exolab.javasource.JSourceCode
    Clears all the code statements from this JSourceCode.
    clearConnections() - Method in class org.castor.persist.AbstractTransactionContext
     
    clearFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Clears the fixed value for this BigIntegerValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Clears the fixed value for this BooleanValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Clears the fixed value for this IntegerValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Clears the fixed value for this DateTimeValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Clears the fixed value for this BigIntegerValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Clears the fixed value for this DoubleValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Clears the fixed value for this Duration.
    clearFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Clears the fixed value for this FloatValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Clears the fixed value for this IntegerValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
    Clears the fixed value for this IntValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
    Clears the fixed value for this LongValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Clears the fixed value for this ShortValidator.
    clearFixed() - Method in class org.exolab.castor.xml.validators.StringValidator
    Clears the fixed value for this ShortValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Clears the maximum value for this BigIntegerValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Clears the maximum value for this ByteValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Clears the maximum value for this DateTimeValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Clears the maximum value for this DecimalValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Clears the maximum value for this DoubleValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Clears the maximum value for this Duration.
    clearMax() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Clears the maximum value for this FloatValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Clears the maximum value for this IntegerValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.IntValidator
    Clears the maximum value for this IntValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.LongValidator
    Clears the maximum value for this LongValidator.
    clearMax() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Clears the maximum value for this ShortValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Clears the minimum value for this BigIntegerValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Clears the minimum value for this ByteValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Clears the minimum value for this DateTimeValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Clears the minimum value for this DecimalValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Clears the minimum value for this DoubleValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Clears the minimum value for this Duration.
    clearMin() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Clears the minimum value for this FloatValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Clears the minimum value for this IntegerValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.IntValidator
    Clears the minimum value for this IntValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.LongValidator
    Clears the minimum value for this LongValidator.
    clearMin() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Clears the minimum value for this ShortValidator.
    clearNodeScope(Node) - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    clearNodeScope(Node) - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    clearPatterns() - Method in class org.exolab.castor.xml.validators.PatternValidator
    Clear all configured patterns.
    ClobImpl - Class in org.exolab.castor.jdo.engine
    This is an implementation of java.sql.Clob interface that is constructed from java.io.Reader, in needs information about the length of the stream (which is not provided by java.io.Reader interface).
    ClobImpl(Reader, long) - Constructor for class org.exolab.castor.jdo.engine.ClobImpl
    Construct an ClobImpl instance.
    ClonableFieldHandler - Interface in org.exolab.castor.mapping
    A FieldHandler that allows shallow/deep cloning of its state.
    clone() - Method in class org.castor.cpa.persistence.convertor.AbstractTypeConvertor
    Creates and returns a copy of this object.
    clone() - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Creates and returns a copy of this object.
    clone() - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    clone() - Method in class org.castor.mapping.BindingType
    Clone only returns the one and only instance of this kind.
    clone() - Method in class org.exolab.castor.mapping.AccessMode
    Clone only returns the one and only instance of this kind.
    clone() - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Returns a clone of the query expression that can be further modified.
    clone(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
     
    clone() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
     
    close() - Method in class org.castor.cache.AbstractBaseCache
    Life-cycle method to allow custom resource cleanup for a cache implementation.
    close() - Method in interface org.castor.cache.Cache
    Life-cycle method to allow custom resource cleanup for a cache implementation.
    close() - Method in class org.castor.cache.DebuggingCacheProxy
    Life-cycle method to allow custom resource cleanup for a cache implementation.
    close() - Method in class org.castor.cache.distributed.CoherenceCache
    Life-cycle method to allow custom resource cleanup for a cache implementation.
    close() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Life-cycle method to allow custom resource cleanup for a cache implementation.
    close() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to close the prepared statement.
    close() - Method in class org.castor.ddlgen.DDLWriter
    Close the writer.
    close() - Method in class org.castor.persist.AbstractTransactionContext
    Closes all Connections.
    close() - Method in class org.castor.persist.proxy.CollectionProxy
     
    close() - Method in interface org.castor.persist.TransactionContext
    Closes all Connections.
    close() - Method in interface org.exolab.castor.jdo.Database
    Closes the database.
    close() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Closes the database.
    close() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    close() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
     
    close() - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    close() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    close() - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    close() - Method in class org.exolab.castor.jdo.JDOManager
    Lyfe-cycle methods to close JDOManager instance and initiate resource cleanup.
    close() - Method in interface org.exolab.castor.jdo.Query
    Close the query and release all resources held by the query.
    close() - Method in interface org.exolab.castor.jdo.QueryResults
    Closes the result set and releases all resources held by it.
    close() - Method in class org.exolab.castor.persist.QueryResults
    Close the query and release all resources held by the query.
    close() - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    close() - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Close the query and release all resources held by the query.
    close() - Method in class org.exolab.javasource.JSourceWriter
    closeCaches() - Method in class org.exolab.castor.persist.LockEngine
    Close all caches (to allow for resource clean-up).
    closeConnection(Connection) - Static method in class org.castor.jdo.util.JDOUtils
    Closes the Connection without throwing SQLException.
    closeConnections() - Method in class org.castor.persist.AbstractTransactionContext
    The derived class must implement this method and close all the connections used in this transaction.
    closeConnections() - Method in class org.castor.persist.GlobalTransactionContext
    The derived class must implement this method and close all the connections used in this transaction.
    closeConnections() - Method in class org.castor.persist.LocalTransactionContext
    The derived class must implement this method and close all the connections used in this transaction.
    closeDatabase(Database) - Static method in class org.castor.jdo.util.JDOUtils
    Closes the Database without throwing exceptions.
    closeNodeScope(Node, int) - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    closeNodeScope(Node, boolean) - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    closeNodeScope(Node, int) - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    closeNodeScope(Node, boolean) - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    closeResultSet(ResultSet) - Static method in class org.castor.jdo.util.JDOUtils
    Closes the ResultSet without throwing SQLException.
    closeSeparateConnection(Connection) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractKeyGenerator
    Close the JDBC Connection.
    closeStatement(Statement) - Static method in class org.castor.jdo.util.JDOUtils
    Closes the Statement without throwing SQLException.
    codeDigitsFacet(JSourceCode, String) - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Generate the source code for digits facet validation.
    codeLengthFacet(JSourceCode, String) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Generate the source code for length, maxLength or minLength facets validation.
    codePatternFacet(JSourceCode, String) - Method in class org.exolab.castor.builder.types.AbstractPatternFacet
    Generate the source code for pattern facet validation.
    codeRangeFacet(JSourceCode, String) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Generate the source code for pattern facet validation.
    codeWhiteSpaceFacet(JSourceCode, String) - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Generate the source code for pattern facet validation.
    CoherenceCache - Class in org.castor.cache.distributed
    Tangosol Coherence implementation of Castor JDO Cache.
    CoherenceCache() - Constructor for class org.castor.cache.distributed.CoherenceCache
     
    CoherenceCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the CoherenceCache implementation of Cache.
    CoherenceCacheFactory() - Constructor for class org.castor.cache.distributed.CoherenceCacheFactory
     
    COLLECTION - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the collection type
    COLLECTION - Static variable in class org.exolab.castor.builder.types.XSType
    A collection type.
    COLLECTION_HANDLERS_FOR_JAVA_11_OR_12 - Static variable in class org.castor.xml.XMLProperties
    Property specifying which collections handlers should be used for Java 1.1 and Java 1.2 run-times.
    COLLECTION_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The collection type
    CollectionFieldHandler - Class in org.exolab.castor.xml.handlers
    A FieldHandler for the XML Schema Collection type.
    CollectionFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Creates a new CollectionFieldHandler using the given FieldHandler for delegation.
    CollectionFieldHandler(FieldHandler, TypeValidator) - Constructor for class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Creates a new CollectionFieldHandler using the given FieldHandler for delegation and the given type validator for validation.
    CollectionHandler - Interface in org.exolab.castor.mapping
    Collection handler for adding/listing elements of a collection.
    CollectionHandlers - Class in org.exolab.castor.mapping.loader
    Utility class for obtaining collection handlers.
    CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.CollectionHandlers
     
    CollectionInfo - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Collections.
    CollectionInfo(XSType, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfo
    Creates a new CollectionInfo.
    CollectionInfo(String, Class<?>) - Constructor for class org.exolab.castor.persist.FieldMolder.CollectionInfo
     
    CollectionInfoJ2 - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Java 2 Collections.
    CollectionInfoJ2(XSType, String, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfoJ2
     
    CollectionInfoJ2Collection - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Java 2 Collections of type 'java.util.Collection'.
    CollectionInfoJ2Collection(XSType, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfoJ2Collection
    Creates an instance of this class that represents information about a Java collection type of type 'java.util.Collection'.
    CollectionInfoJ2Set - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Java 2 Collections of type 'java.util.Set'.
    CollectionInfoJ2Set(XSType, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfoJ2Set
    Creates an instance of this class that represents information about a Java collection type of type 'java.util.Set'.
    CollectionInfoJ2SortedSet - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Java 2 Collections of type 'java.util.SortedSet'.
    CollectionInfoJ2SortedSet(XSType, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfoJ2SortedSet
    Creates an instance of this class that represents information about a Java collection type of type 'java.util.SortedSet'.
    CollectionInfoODMG30 - Class in org.exolab.castor.builder.info
    A helper used for generating source that deals with Collections.
    CollectionInfoODMG30(XSType, String, String, boolean, FieldMemberAndAccessorFactory, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.CollectionInfoODMG30
    Creates a new CollectionInfoODMG30.
    CollectionJ2MemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    The Factory for Java2 Collections.
    CollectionJ2MemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactory
    Creates a new CollectionJ2MemberAndAccessorFactory.
    CollectionJ2NoIndexMemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    A Factory that avoids the creation of the index methods.
    CollectionJ2NoIndexMemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactory
    Creates a new CollectionJ2NoIndexMemberAndAccessorFactory.
    CollectionMemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    This factory takes a CollectionInfo and generates the suitable JFields and the accessor methods into the JClass.
    CollectionMemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates a factory that offers public methods to create the field initialization code as well as the accessor methods.
    CollectionODMG30MemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    A JField factory for CollectionODMG30Member.
    CollectionODMG30MemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.CollectionODMG30MemberAndAccessorFactory
    Creates a new CollectionODMG30MemberAndAccessorFactory.
    CollectionProxy - Class in org.castor.persist.proxy
    This class is a proxy for different types of Collection and Maps.
    CollectionProxy() - Constructor for class org.castor.persist.proxy.CollectionProxy
     
    COLON - Static variable in class org.exolab.castor.jdo.oql.Token
     
    COLON - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    Column - Class in org.castor.cpa.persistence.sql.query.expression
    Class representing a column of the database table.
    Column(String) - Constructor for class org.castor.cpa.persistence.sql.query.expression.Column
    Construct a column that has no qualifier with given name.
    Column(Qualifier, String) - Constructor for class org.castor.cpa.persistence.sql.query.expression.Column
    Construct a column with given qualifier and name.
    column(String) - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Builder method to create a column with given name belonging to this qualifier.
    column - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    column - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    Column - Class in org.exolab.castor.xml.schema.annotations.jdo
    Element 'column' is used to specify the column where the property of an object will be saved.
    Column() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.Column
     
    COLUMN_SEPARATOR - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    ColumnDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class ColumnDescriptor.
    ColumnDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
     
    ColumnInfo - Class in org.castor.cpa.persistence.sql.engine.info
    Class representing columns belonging to a table.
    ColumnInfo(String, int, int, TypeConvertor, boolean, boolean) - Constructor for class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Constructor with all given values.
    ColumnInfo(String) - Constructor for class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Constructor creating new column with only name set.
    ColumnValue - Class in org.castor.cpa.persistence.sql.engine.info
     
    ColumnValue(ColumnInfo, int, Object) - Constructor for class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    COMBINING_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    COMBINING_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    COMMA - Static variable in class org.exolab.castor.jdo.oql.Token
     
    COMMA - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    CommandLineOptions - Class in org.exolab.castor.util
    A utility class for generating command line options.
    CommandLineOptions() - Constructor for class org.exolab.castor.util.CommandLineOptions
     
    COMMENT - Static variable in class org.exolab.castor.types.AnyNode
    Representation for a comment node.
    Comment() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Comment nonterminal.
    COMMENT_CHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    commit() - Method in class org.castor.persist.AbstractTransactionContext
    Commits all changes and closes the transaction releasing all locks on all objects.
    commit() - Method in interface org.castor.persist.TransactionContext
    Commits all changes and closes the transaction releasing all locks on all objects.
    commit() - Method in class org.castor.transactionmanager.LocalTransactionManager
    commit() - Method in interface org.exolab.castor.jdo.Database
    Commits and closes the transaction.
    commit() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Commits and closes the transaction.
    commit() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    commit() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
     
    commit(Xid, boolean) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    commitConnections() - Method in class org.castor.persist.AbstractTransactionContext
    The derived class must implement this method and commit all the connections used in this transaction.
    commitConnections() - Method in class org.castor.persist.GlobalTransactionContext
    The derived class must implement this method and commit all the connections used in this transaction.
    commitConnections() - Method in class org.castor.persist.LocalTransactionContext
    The derived class must implement this method and commit all the connections used in this transaction.
    committed(TransactionContext) - Method in class org.castor.persist.proxy.LazyHashSet
     
    committed(TransactionContext) - Method in interface org.exolab.castor.persist.TxSynchronizable
    Called at the end of a transaction after commit.
    commonStartElement(String, String, boolean) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Delegates startElement to SAX2ANY.
    Compare - Class in org.castor.cpa.persistence.sql.query.condition
    Compare 2 conditions with an operator.
    Compare(Expression, CompareOperator, Expression) - Constructor for class org.castor.cpa.persistence.sql.query.condition.Compare
    Constructor a compare condition that compares given left and rigth hand operand with given comparison operator.
    compare() - Method in class org.castor.xmlctf.xmldiff.XMLDiff
    Compares the two XML documents located at the given URL locations.
    compareDbVersion(String) - Method in class org.exolab.castor.jdo.DbMetaInfo
    Compare the actual database version with the given required version string.
    CompareOperator - Enum in org.castor.cpa.persistence.sql.query.condition
    Enumeration of comparison operators.
    compareTo(Object) - Method in class org.castor.mapping.BindingType
    Compares BindingType._type against BindingType._type of the specified object.
    compareTo(Object) - Method in class org.exolab.castor.mapping.AccessMode
    Compares id against id of the specified object.
    compareTo(AccessMode) - Method in class org.exolab.castor.mapping.AccessMode
     
    compareTo(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
    Compares two date/time data types.
    compareTo(JDocDescriptor) - Method in class org.exolab.javasource.JDocDescriptor
    Compares the type of this JDocDescriptor with the given descriptor.
    Comparison - Class in org.castor.cpa.query.object.condition
    Final class that represents comparison simple condition.
    Comparison(ComparisonOperator) - Constructor for class org.castor.cpa.query.object.condition.Comparison
    Construct new comparison.
    ComparisonExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ComparisonExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    ComparisonOperator() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ComparisonOperator() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    ComparisonOperator - Interface in org.castor.cpa.query.object.condition
    Interface for comparison operator.
    COMPLEX_CONTENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    COMPLEX_CONTENT - Static variable in class org.exolab.castor.xml.schema.Structure
     
    COMPLEX_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    COMPLEX_TYPE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ComplexContentRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling restriction elements of a complexContent
    ComplexContentRestrictionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
    Creates a new RestrictionUnmarshaller.
    ComplexContentUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling simpleContent
    ComplexContentUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
    Creates a new ComplexContentUnmarshaller.
    ComplexType - Class in org.exolab.castor.xml.schema
    The XML Schema ComplexType class.
    ComplexType(Schema) - Constructor for class org.exolab.castor.xml.schema.ComplexType
    Creates a new ComplexType instance with no name.
    ComplexType(Schema, String) - Constructor for class org.exolab.castor.xml.schema.ComplexType
    Creates a new ComplexType with the given name.
    COMPLEXTYPE_ID - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Prefix used to identify a complexType.
    ComplexTypeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling XML Schema definitions.
    ComplexTypeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
    Creates a new ComplexTypeUnmarshaller instance.
    ComponentBindingType - Class in org.exolab.castor.builder.binding.xml
    A binding element is defined to express the binding between an XML Schema Component and Java class OR a java interface or a java member class.
    ComponentBindingType() - Constructor for class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    ComponentBindingTypeChoice - Class in org.exolab.castor.builder.binding.xml
    Class ComponentBindingTypeChoice.
    ComponentBindingTypeChoice() - Constructor for class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
     
    ComponentBindingTypeChoiceDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ComponentBindingTypeChoiceDescriptor.
    ComponentBindingTypeChoiceDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
     
    ComponentBindingTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ComponentBindingTypeDescriptor.
    ComponentBindingTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
     
    ComponentReader - Class in org.exolab.castor.xml.schema.reader
    The base class for separate component unmarshallers for reading an XML Schema component.
    ComponentReader(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.ComponentReader
    To hand down a couple of configuration items to all Unmarshaller classes.
    componentType() - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
    Returns the component type handled by this class.
    CompoundCondition - Class in org.castor.cpa.persistence.sql.query.condition
    Compound condition is the abstract base class for AndCondition and OrCondition.
    CompoundCondition() - Constructor for class org.castor.cpa.persistence.sql.query.condition.CompoundCondition
    Default constructor.
    CompoundCondition(CompoundCondition) - Constructor for class org.castor.cpa.persistence.sql.query.condition.CompoundCondition
    Copy constructor.
    CompoundCondition - Class in org.castor.cpa.query.object.condition
    Abstract base class compound condition.
    CompoundCondition() - Constructor for class org.castor.cpa.query.object.condition.CompoundCondition
     
    CompoundExpression - Class in org.castor.cpa.query.object.expression
    Abstract base class for compound expression.
    CompoundExpression() - Constructor for class org.castor.cpa.query.object.expression.CompoundExpression
     
    compute(char[], int, int) - Method in class org.exolab.castor.xml.CharactersProcessor
     
    compute(String) - Method in class org.exolab.castor.xml.EndElementProcessor
     
    compute(String, String, AttributeSet) - Method in class org.exolab.castor.xml.StartElementProcessor
     
    CONCAT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    concat(String) - Method in interface org.castor.cpa.query.Expression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    concat(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    concat(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    concat(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    Concat - Class in org.castor.cpa.query.object.expression
    Final class that represents a concat arithmetic expression.
    Concat() - Constructor for class org.castor.cpa.query.object.expression.Concat
     
    concat(Expression) - Method in class org.castor.cpa.query.object.expression.Concat
    The method for Concat ( || ) additive arithmetic expression of query objects.
    CONCAT - Static variable in class org.exolab.castor.jdo.oql.Token
     
    CONCAT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    CONCATE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    CONCATE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    Condition - Class in org.castor.cpa.persistence.sql.query.condition
    Abstract base class for all conditions.
    Condition() - Constructor for class org.castor.cpa.persistence.sql.query.condition.Condition
     
    Condition - Interface in org.castor.cpa.query
    Interface specification for conditions of query objects.
    ConditionalExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ConditionalExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    ConditionalFactor() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ConditionalFactor() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    ConditionalPrimary() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ConditionalPrimary() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    ConditionalTerm() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    ConditionalTerm() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    CONFIG_FILENAME_PROPERTY - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    The name of the configuration file.
    ConfigurableFieldHandler - Interface in org.exolab.castor.mapping
    A FieldHandler that can be configured with any kind of data.
    Configuration - Class in org.castor.ddlgen
    Handle the configuration for DDL generator including load configuration files, manage configuration values.
    Configuration() - Constructor for class org.castor.ddlgen.Configuration
    Constructor for Configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.AbstractDateTypeConvertor
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.AbstractLobTypeConvertor
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.AbstractSimpleTypeConvertor
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.BooleanToBigDecimal
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.BooleanToInteger
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.BooleanToShort
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.BooleanToString
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.LongToCastorTime
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in class org.castor.cpa.persistence.convertor.StringToBoolean
    Configure the converter with given configuration.
    configure(AbstractProperties) - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Configure the converter with given configuration.
    confirm(String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
    Presents a confirmation prompt with the given message.
    confirm(String, String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
    Presents a confirmation prompt for values with the given messge.
    confirm(String, String, String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
    Presents a confirmation prompt for values with the given messge
    confirm(String) - Method in interface org.exolab.castor.util.dialog.Dialog
    Presents a confirmation prompt with the given message.
    confirm(String, String) - Method in interface org.exolab.castor.util.dialog.Dialog
    Presents a confirmation prompt for values with the given message.
    confirm(String, String, String) - Method in interface org.exolab.castor.util.dialog.Dialog
    Presents a confirmation prompt for values with the given messge.
    ConnectionFactory - Interface in org.castor.cpa.persistence.sql.connection
    Interface for creation of new JDBC Connection instances.
    ConnectionFailedException - Exception in org.exolab.castor.jdo
    An attempt to open a JDBC connection failed.
    ConnectionFailedException(String) - Constructor for exception org.exolab.castor.jdo.ConnectionFailedException
     
    ConnectionFailedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ConnectionFailedException
     
    ConnectionProxy - Class in org.castor.cpa.persistence.sql.connection
    Proxy class for JDBC Connection class, to allow information gathering for the purpose of SQL statement logging.
    ConnectionProxy(Connection, String) - Constructor for class org.castor.cpa.persistence.sql.connection.ConnectionProxy
    Creates an instance of ConnectionProxy.
    ConnectionProxyFactory - Class in org.castor.cpa.persistence.sql.connection
    Factory class for proxies for JDBC Connection, PreparedStatement and CallableStatement classes.
    connectionsIterator() - Method in class org.castor.persist.AbstractTransactionContext
     
    ConsoleDialog - Class in org.exolab.castor.util.dialog
    A simple utility class to handle command line dialogs
    ConsoleDialog() - Constructor for class org.exolab.castor.util.dialog.ConsoleDialog
    Creates a new Console Dialog
    Consumer - Class in org.exolab.castor.dsml
     
    Consumer() - Constructor for class org.exolab.castor.dsml.Consumer
     
    Container - Interface in org.castor.cache.hashbelt.container
    An interface describing implementation strategies for containers on the hashbelt; containers hold objects that are in the hashbelt, and provide the time-based grouping that allows the container to be efficiently dealt with as a group of objects to be expired.
    Container - Class in org.exolab.castor.mapping.xml
    Class Container.
    Container() - Constructor for class org.exolab.castor.mapping.xml.Container
     
    ContainerDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class ContainerDescriptor.
    ContainerDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
     
    ContainerElement - Class in org.exolab.castor.xml.util
    A light-weight object used to wrap any object.
    ContainerElement() - Constructor for class org.exolab.castor.xml.util.ContainerElement
    Creates a new empty ContainerElement.
    ContainerElement(Object) - Constructor for class org.exolab.castor.xml.util.ContainerElement
    Creates a ContainerElement with the specified object.
    ContainerFieldHandler - Class in org.exolab.castor.xml.handlers
    The FieldHandler for ContainerElement.
    ContainerFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Creates a new ContainerFieldHandler with the given FieldHandler.
    contains(Object) - Method in class org.castor.core.util.IdentitySet
    contains(String) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    contains(Class<?>) - Method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    contains(Object) - Method in class org.castor.persist.proxy.LazyHashSet
     
    contains(FieldInfo) - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns true if the given FieldInfo is contained within this ClassInfo.
    contains(String) - Method in class org.exolab.castor.xml.schema.FacetList
    Returns the facet of the list with with the given name.
    contains(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns true if the given XMLFieldDescriptor is contained within this XMLClassDescriptor.
    contains(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns true if the specified descriptor is contained in this collection.
    containsAll(Collection) - Method in class org.castor.core.util.IdentitySet
    In contrast with the design contract of the Set interface this method has not been implemented and throws a UnsupportedOperationException.
    containsAll(Collection<?>) - Method in class org.castor.persist.proxy.LazyHashSet
     
    containsDatabase(GlobalDatabaseImpl) - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    containsKey(Object) - Method in class org.castor.cache.DebuggingCacheProxy
    containsKey(Object) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    containsKey(Object) - Method in class org.castor.cache.distributed.EHCache
    containsKey(Object) - Method in class org.castor.cache.distributed.JcsCache
    containsKey(Object) - Method in class org.castor.cache.distributed.OsCache
    containsKey(Object) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    containsKey(Object) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    containsKey(Object) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    containsKey(Object) - Method in class org.castor.cache.simple.CountLimited
    containsKey(Object) - Method in class org.castor.cache.simple.NoCache
    containsKey(Object) - Method in class org.castor.cache.simple.TimeLimited
    containsKey(Object) - Method in class org.castor.cache.simple.Unlimited
    containsKey(Object) - Method in class org.castor.core.util.IdentityMap
    containsTx(Transaction) - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    containsValue(Object) - Method in class org.castor.cache.DebuggingCacheProxy
    containsValue(Object) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    containsValue(Object) - Method in class org.castor.cache.distributed.EHCache
    containsValue(Object) - Method in class org.castor.cache.distributed.JcsCache
    containsValue(Object) - Method in class org.castor.cache.distributed.OsCache
    containsValue(Object) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    containsValue(Object) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    containsValue(Object) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    containsValue(Object) - Method in class org.castor.cache.simple.CountLimited
    containsValue(Object) - Method in class org.castor.cache.simple.NoCache
    containsValue(Object) - Method in class org.castor.cache.simple.TimeLimited
    containsValue(Object) - Method in class org.castor.cache.simple.Unlimited
    containsValue(Object) - Method in class org.castor.core.util.IdentityMap
    In contrast with the design contract of the Map interface this method has not been implemented and throws a UnsupportedOperationException.
    CONTENT_MEMBER_TYPE - Static variable in interface org.exolab.castor.builder.BindingComponent
    A content member binding component.
    ContentMemberType - Class in org.exolab.castor.builder.binding.xml
    This type represents the binding for the 'content' member generated as part of a 'mixed' complex type definition.
    ContentMemberType() - Constructor for class org.exolab.castor.builder.binding.xml.ContentMemberType
     
    ContentMemberTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ContentMemberTypeDescriptor.
    ContentMemberTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
     
    ContentModelGroup - Interface in org.exolab.castor.xml.schema
    An XML Schema ModelGroup.
    ContentParticle - Class in org.exolab.castor.xml.dtd
    Implementation of DTD Content Particle specification, used to define the content of an element.
    ContentParticle() - Constructor for class org.exolab.castor.xml.dtd.ContentParticle
    Constructor, setting occurance specification to ONE, by default.
    ContentParticle(String) - Constructor for class org.exolab.castor.xml.dtd.ContentParticle
    Creates content particle and sets its type to REFERENCE, that is the content is exactly one child-element.
    ContentType - Class in org.exolab.castor.xml.schema
    An XML Schema ContentType
    ContentType(short) - Constructor for class org.exolab.castor.xml.schema.ContentType
    Creates a new ContentType.
    ContPart() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Content Particle nonterminal.
    convert(ClassInfo, ClassDescriptorResolver, ClassDescriptorImpl) - Static method in class org.castor.cpa.jpa.info.InfoToDescriptorConverter
    This method converts a ClassInfo to a ClassDescriptorImpl .
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToBoolean
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToByte
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToFloat
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BooleanToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BooleanToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BooleanToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.BooleanToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteArrayToInputStream
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteArrayToSerializable
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteArrayToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ByteToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CastorDateToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CastorDateToSqlDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CastorDurationToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CastorTimeToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CharArrayToSqlClob
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.CharArrayToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToCastorDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToSqlDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToSqlTime
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToSqlTimestamp
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DateToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DoubleToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DoubleToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DoubleToFloat
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DoubleToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.DoubleToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.EnumToOrdinal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.EnumTypeConvertor
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.FloatToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.FloatToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.FloatToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.FloatToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.InputStreamToByteArray
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.InputStreamToSerializable
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToBoolean
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToByte
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToFloat
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.IntegerToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToCastorDuration
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToCastorTime
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToFloat
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.LongToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ObjectToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SerializableToByteArray
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SerializableToInputStream
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ShortToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ShortToBoolean
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ShortToByte
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ShortToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.ShortToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlClobToCharArray
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlClobToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlDateToCastorDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlDateToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlTimestampToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlTimestampToString
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.SqlTimeToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToBigDecimal
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToBoolean
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToByteArray
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToCastorDuration
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToCastorTime
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToCharacter
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToCharArray
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToDate
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToDouble
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToFloat
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToInteger
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToLong
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToShort
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToSqlClob
    Convert the object from one type to another.
    convert(Object) - Method in class org.castor.cpa.persistence.convertor.StringToSqlTimestamp
    Convert the object from one type to another.
    convert(Object) - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Convert the object from one type to another.
    convert(Object) - Method in interface org.exolab.castor.mapping.TypeConvertor
    Convert the object from one type to another.
    convertAttribute(Attribute, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
    Convert DTD Attribute declaration to Schema Attribute Declaration.
    convertContentParticle(ContentParticle, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
    Method to convert ContentParticle object, used to implement element content in the DTD object model, to the corresponding object in the Schema object model: either Group or ElementDecl.
    convertDTDElementToSchemaElement(Element, Schema) - Method in class org.exolab.castor.xml.dtd.Converter
    Convert DTD Element declaration to Schema Element Declaration.
    convertDTDObjectToSchemaObject(DTDdocument, String, Map) - Method in class org.exolab.castor.xml.dtd.Converter
    Convert DTD document object to corresponding Schema object.
    convertDTDtoSchema(Reader, Writer, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
    Convert DTD document to corresponding XML Schema document.
    convertDTDtoSchema(Reader, Writer) - Method in class org.exolab.castor.xml.dtd.Converter
    Convert DTD document to corresponding XML Schema document.
    Converter - Class in org.exolab.castor.xml.dtd
    Class containing methods to parse and convert XML DTD documents to corresponding XML Schema documents.
    Converter() - Constructor for class org.exolab.castor.xml.dtd.Converter
     
    convertType(SimpleType, boolean) - Method in class org.exolab.castor.builder.TypeConversion
    Converts the given Simpletype to the appropriate XSType.
    convertType(SimpleType, String, boolean) - Method in class org.exolab.castor.builder.TypeConversion
    Converts the given Simpletype to the appropriate XSType.
    convertType(SimpleType, String, boolean, boolean, String) - Method in class org.exolab.castor.builder.TypeConversion
    Converts the given Simpletype to the appropriate XSType.
    convertType(String) - Static method in class org.exolab.castor.builder.TypeConversion
    Returns the XSType that corresponds to the given javaType.
    convertUponGet(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    This method is used to convert the value when the getValue method is called.
    convertUponGet(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
     
    convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
    This method is used to convert the value when the getValue method is called.
    convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
    This method is used to convert the value when the getValue method is called.
    convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
    This method is used to convert the value when the getValue method is called.
    convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
    This method is used to convert the value when the getValue method is called.
    convertUponSet(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    This method is used to convert the value when the setValue method is called.
    convertUponSet(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
     
    convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
    This method is used to convert the value when the setValue method is called.
    convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
    This method is used to convert the value when the setValue method is called.
    convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
    This method is used to convert the value when the setValue method is called.
    convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
    This method is used to convert the value when the setValue method is called.
    copy() - Method in class org.exolab.castor.xml.schema.SimpleContent
    Creates a copy of this SimpleContent
    copy() - Method in class org.exolab.javasource.JModifiers
    Creates a copy of this JModifiers instance.
    copyFacets(SimpleType) - Method in class org.exolab.castor.xml.schema.SimpleType
    Copy this type's facets to the target type.
    copyInstance(FieldHandler) - Method in interface org.exolab.castor.mapping.ClonableFieldHandler
    Entry point for shallow/deep 'cloning' of FieldHandler instances.
    copyInto(JSourceCode) - Method in class org.exolab.javasource.JSourceCode
    Copies the contents of this JSourceCode into the given JSourceCode.
    CoreConfiguration - Class in org.castor.core
    Deprecated.
    Use CoreProperties instead.
    CoreDescriptors - Class in org.exolab.castor.xml.descriptors
    The default set of built-in ClassDescriptors.
    CoreProperties - Class in org.castor.core
    Properties of core modul.
    CoreProperties() - Constructor for class org.castor.core.CoreProperties
    Default constructor.
    CoreProperties(ClassLoader, ClassLoader) - Constructor for class org.castor.core.CoreProperties
    Construct properties that uses the specified class loaders.
    CounterRef - Class in org.castor.jdo.engine
    Holds information about table names and counters.
    CounterRef() - Constructor for class org.castor.jdo.engine.CounterRef
     
    CountLimited - Class in org.castor.cache.simple
    CountLimited is a count limted least-recently-used Map.
    CountLimited() - Constructor for class org.castor.cache.simple.CountLimited
     
    CountLimitedFactory - Class in org.castor.cache.simple
    Implements CacheFactory for count-limited cache.
    CountLimitedFactory() - Constructor for class org.castor.cache.simple.CountLimitedFactory
     
    CPAProperties - Class in org.castor.cpa
    Properties of CPA modul.
    CPAProperties(AbstractProperties) - Constructor for class org.castor.cpa.CPAProperties
    Construct properties with given parent.
    create(ClassMolder, Object, OID) - Method in class org.castor.persist.AbstractTransactionContext
    Creates a new object in persistent storage.
    create(FieldMolder, Object, ClassLoader) - Static method in class org.castor.persist.proxy.CollectionProxy
     
    create(TransactionContext, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    create(TransactionContext, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    create(TransactionContext, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    create(TransactionContext, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Create an object of the base class with specified identity into the persistence storage.
    create(TransactionContext, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    create(ClassMolder, Object, OID) - Method in interface org.castor.persist.TransactionContext
    Creates a new object in persistent storage.
    create(Object) - Method in interface org.exolab.castor.jdo.Database
    Creates a new object in persistent storage.
    create(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates a new object in persistent storage.
    create(String) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    create(Database, Object, ProposedEntity, Identity) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    create(String) - Method in interface org.exolab.castor.jdo.OQLQuery
    Creates an OQL query from the supplied statement.
    create() - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Creates a new Instance of the map represented by this MapHandler.
    create() - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Creates a new Instance of the map represented by this MapHandler.
    create() - Method in interface org.exolab.castor.mapping.MapHandler
    Creates a new Instance of the map represented by this MapHandler.
    create(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Create an object of the base class with specified identity into the persistence storage.
    create(TransactionContext, OID, Object) - Method in class org.exolab.castor.persist.LockEngine
    Creates a new object in the persistence storage.
    create(Database, Object, ProposedEntity, Identity) - Method in interface org.exolab.castor.persist.spi.Persistence
    Creates a new object in persistence storage.
    createAccessMethods(FieldInfo, JClass, boolean, AnnotationBuilder[]) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Adds the getter/setter for this field to the jClass.
    createAccessMethods(FieldInfo, JClass, boolean, AnnotationBuilder[]) - Method in class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory
    Adds the getter/setter for this field to the jClass.
    createAccessMethods(FieldInfo) - Method in class org.exolab.castor.builder.factory.IdentityMemberAndAccessorFactory
    Creats the getter/setter and getReferenceId methods.
    createAddByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactory
    Creates the add by index method.
    createAddByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the add by index method.
    createAddByIndexMethod(JClass) - Method in class org.exolab.castor.builder.info.CollectionInfoJ2SortedSet
    createAddMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactory
    Creates the add method for this collection.
    createAddMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the add method for this collection.
    createAttributeDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Creates an AttributeDecl with the given name.
    createAuthorDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @author JavaDoc descriptor.
    createAuthorDesc(String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @author JavaDoc descriptor with the provided author name string.
    createBinding(InputSource) - Static method in class org.exolab.castor.builder.binding.BindingLoader
    Factory method that returns a binding given an InputSource.
    createBinding(String) - Static method in class org.exolab.castor.builder.binding.BindingLoader
    Factory method for unmarshalling an ExtendedBinding instance from the binding file as identified by the given file name.
    createBoundPropertyCode(CollectionInfo, JSourceCode) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates bound property code..
    createCall(String) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    createCall(String, Class[]) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    createChangeLog2XML() - Method in class org.exolab.castor.xml.XMLContext
    To create a new ChangeLog2XML instance.
    createClassDescriptor(ClassMapping) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
     
    createClassDescriptor(ClassMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    createClassDescriptor(ClassMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
    To create the class descriptor for the given class mapping.
    createClassDescriptorResolver(BindingType) - Static method in class org.exolab.castor.xml.ClassDescriptorResolverFactory
    Returns the matching ClassDescriptorResolver instance.
    createClassDescriptors(MappingRoot) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    createClassMapping(String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create an class mapping configurations for JDO from given class name.
    createClassName(Group, String) - Method in class org.exolab.castor.builder.GroupNaming
    Creates a class name for the given Group.
    createCollection(XSType, String, String, JavaNaming, boolean) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates a CollectionInfo instance based upon the various parameters provided.
    createCollection(XSType, String, String, String, JavaNaming, boolean) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates a CollectionInfo instance based upon the various parameters provided.
    createCollection(String, XSType, boolean) - Static method in class org.exolab.castor.builder.types.XSCollectionFactory
    Factory method to create an XS collection type, i.e.
    createCollectionIterationMethods(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactory
    Generate methods for iterating over the objects in the collection.
    createCollectionIterationMethods(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Generate methods for iterating over the objects in the collection.
    createComment(Annotated) - Method in class org.exolab.castor.builder.factory.BaseFactory
    Creates and returns a Javadoc comment from the given annotations.
    createComplexType() - Method in class org.exolab.castor.xml.schema.Schema
    Creates a new ComplexType using this Schema as the owning Schema document.
    createComplexType(String) - Method in class org.exolab.castor.xml.schema.Schema
    Creates a new ComplexType using this Schema as the owning Schema document.
    createConnection() - Method in interface org.castor.cpa.persistence.sql.connection.ConnectionFactory
    Creates a new JDBC Connection instance.
    createConnection() - Method in class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Creates a new JDBC Connection instance.
    createConnection() - Method in class org.castor.cpa.persistence.sql.connection.DriverConnectionFactory
    Creates a new JDBC Connection instance.
    createConnection() - Method in class org.castor.cpa.persistence.sql.connection.JNDIConnectionFactory
    Creates a new JDBC Connection instance.
    createConnection(LockEngine) - Method in class org.castor.persist.AbstractTransactionContext
     
    createConnection(LockEngine) - Method in class org.castor.persist.GlobalTransactionContext
    createConnection(LockEngine) - Method in class org.castor.persist.LocalTransactionContext
    createConstructor() - Method in class org.exolab.javasource.AbstractJClass
    Creates a new JConstructor and adds it to this JClass.
    createConstructor(JParameter[]) - Method in class org.exolab.javasource.AbstractJClass
    Creates a new JConstructor and adds it to this JClass.
    createConsumer() - Method in class org.exolab.castor.dsml.Exporter
     
    createConsumer() - Method in class org.exolab.castor.dsml.Importer
     
    createConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIExporter
     
    createConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
     
    createConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaExporter
     
    createConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
     
    created(Object) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    CREATED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
     
    created(Object) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    created(Object) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been created.
    createDatabase(String, String, DataSource, String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mapping.
    createDatabase(String, String, DataSource, String[]) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mappings.
    createDatabase(String, String, DataSource) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a database configuration with given name, engine and datasource configuration.
    createDatabase(String, String, Driver, String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mapping.
    createDatabase(String, String, Driver, String[]) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mappings.
    createDatabase(String, String, Driver) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a database configuration with given name, engine and driver configuration.
    createDatabase(String, String, Jndi, String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mapping.
    createDatabase(String, String, Jndi, String[]) - Static method in class org.castor.jdo.util.JDOConfFactory
    Deprecated.
    create database w/o mappings.
    createDatabase(String, String, Jndi) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a database configuration with given name, engine and JNDI configuration.
    createDataSource(String, Properties) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO datasource configuration from a JDBC DataSource instance and apply the supplied property entries.
    createDDLGenerator(String, String, String) - Static method in class org.castor.ddlgen.GeneratorFactory
    Create DDL Generator for specified database engine with given global and specific configurations.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSBoolean
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSByte
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSDouble
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSFloat
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSInt
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSInteger
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSLong
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSShort
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSType
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDefaultValueWithString(String) - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Creates source code for an additional constructor that deals with default values as specified in the XML schema instance.
    createDriver(String, String, String, String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO driver configuration from JDBC connection parameters.
    createEngine(DatabaseContext, ClassDescriptorResolver, PersistenceFactory) - Method in class org.exolab.castor.persist.PersistenceEngineFactory
    Creates and returns a new persistence engine.
    createEnumerateMethod(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionJ2MemberAndAccessorFactory
    Creates the enumerate method.
    createEnumerateMethod(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the enumerate method.
    createEnumerateMethod(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionODMG30MemberAndAccessorFactory
    Creates the enumerate method.
    createEnumeration(JType, boolean) - Static method in class org.exolab.castor.builder.SGTypes
    Factory method for creating a JCollectionType instance representing an enumeration.
    createEnumeration(JType, boolean, boolean) - Static method in class org.exolab.castor.builder.SGTypes
    Factory method for creating a JCollectionType instance representing an enumeration.
    createEqualsMethod(JClass) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Create an 'equals' method on the given JClass.
    createExceptionDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @exception JavaDoc descriptor.
    createExceptionDesc(String, String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @exception JavaDoc descriptor with a given exception name and a description of when the exception is thrown.
    createFacet(String, String) - Method in class org.exolab.castor.xml.schema.FacetFactory
    Creates a new instance of a facet.
    createField() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create field objects.
    createField() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create field objects.
    createField() - Method in interface org.castor.ddlgen.SchemaFactory
    Create field objects.
    createFieldDesc(Class, FieldMapping) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
     
    createFieldDesc(Class<?>, FieldMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Creates a single field descriptor.
    createFieldDesc(Class, FieldMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
     
    createFieldDescriptors(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Create field descriptors.
    createFieldHandler(Class) - Method in class org.exolab.castor.mapping.FieldHandlerFactory
    Creates a GeneralizedFieldHandler for the given class type.
    createFieldHandler(Class<?>, Class<?>, FieldMapping, AbstractMappingLoader.TypeInfoReference) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Creates the FieldHandler for the given FieldMapping.
    createFieldHandler(Class) - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
    Creates a GeneralizedFieldHandler for the given class type.
    createFieldHandlers(MappingRoot) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Load field handler definitions, check for duplicate definitions and instantiate the appropriate FieldHandler implementations.
    createFieldInfo(XSType, String) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates a FieldInfo instance for the given XSType and its name.
    createFieldInfo(XMLBindingComponent, ClassInfoResolver, boolean) - Method in class org.exolab.castor.builder.factory.MemberFactory
    Creates a FieldInfo object for the given XMLBindingComponent.
    createFieldInfoForAny(Wildcard, boolean) - Method in class org.exolab.castor.builder.factory.MemberFactory
    Creates a FieldInfo for content models that support "any" element.
    createFieldInfoForChoiceValue() - Method in class org.exolab.castor.builder.factory.MemberFactory
    Creates a FieldInfo to hold the value of a choice.
    createFieldInfoForContent(XMLBindingComponent, XSType, boolean) - Method in class org.exolab.castor.builder.factory.MemberFactory
    Creates a FieldInfo for content.
    createForeignKey() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create foreign key objects.
    createForeignKey() - Method in interface org.castor.ddlgen.SchemaFactory
    Create foreign key objects.
    createForeignKeyDDL(Table, DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for foreign key.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSByte
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSClass
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDate
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSId
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSInt
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSListType
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSLong
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSQName
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSShort
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSString
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSTime
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSType
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the string necessary to convert an Object to an instance of this XSType.
    createFromJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the string necessary to convert an Object to an instance of this XSType.
    createGetByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactory
    Creates the get by index method.
    createGetByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the get by index method.
    createGetByIndexMethod(JClass) - Method in class org.exolab.castor.builder.info.CollectionInfoJ2SortedSet
    createGlobalTransactionDemarcation(String, Properties) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a transaction demarcation configuration with global transaction handling for transaction manager with given name using given properties.
    createGroupItem() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the binding of this XMLBindingComponent will require the generation of 2 java classes.
    createHandler() - Method in class org.exolab.castor.xml.Unmarshaller
    Creates and initalizes an UnmarshalHandler
    createHashCodeMethod(JClass) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Create an "hashCode" method on the given JClass.
    createHashtable(boolean) - Static method in class org.exolab.castor.builder.SGTypes
    Factory method for creating a JCollectionType instance representing an Hashtable instance.
    createIdentity(String) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates an IdentityInfo instance for the given name.
    createIndex(Table, DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for indices of given table.
    createIndex() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create index objects.
    createIndex() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create index objects.
    createIndex() - Method in interface org.castor.ddlgen.SchemaFactory
    Create index objects.
    createInnerClass(String) - Method in class org.exolab.javasource.AbstractJClass
    Creates and returns an inner-class for this JClass.
    createInstance(TemporalType, Date) - Static method in class org.castor.cpa.query.object.literal.AbstractTemporalLiteral
    Factory method to create a temporal literal for the date given that matches the temporal type given.
    createInstance(TemporalType, Calendar) - Static method in class org.castor.cpa.query.object.literal.AbstractTemporalLiteral
    Factory method to create a temporal literal for the calendar given that matches the temporal type given.
    createInstance(String) - Static method in class org.exolab.castor.jdo.JDOManager
    Factory method for creating a JDOManager instance for one of the databases configured in the JDOManager configuration file.
    createInstance(Class) - Method in class org.exolab.castor.util.DefaultObjectFactory
    Creates a default instance of the given class.
    createInstance(Class, Object[]) - Method in class org.exolab.castor.util.DefaultObjectFactory
    Creates a default instance of the given class.
    createInstance(Class, Class[], Object[]) - Method in class org.exolab.castor.util.DefaultObjectFactory
    Creates a default instance of the given class.
    createInstance(Class) - Method in interface org.exolab.castor.util.ObjectFactory
    Creates a default instance of the given class.
    createInstance(Class, Object[]) - Method in interface org.exolab.castor.util.ObjectFactory
    Creates a default instance of the given class.
    createInstance(Class, Class[], Object[]) - Method in interface org.exolab.castor.util.ObjectFactory
    Creates a default instance of the given class.
    createIterator(JType, boolean) - Static method in class org.exolab.castor.builder.SGTypes
    Factory method for creating a JCollectionType instance representing an Iterator instance.
    createIterator(JType, boolean, boolean) - Static method in class org.exolab.castor.builder.SGTypes
    Factory method for creating a JCollectionType instance representing an Iterator instance.
    createIteratorMethod(CollectionInfo, JClass, boolean) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the iterate method.
    createJavaField(FieldInfo, JClass) - Method in class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory
    Adds the suitable JField to the JClass.
    createJdoConf(InputSource, EntityResolver, ClassLoader) - Static method in class org.castor.jdo.util.JDOConfFactory
    Creates a JdoConf instance from a SAX InputSource, using a Castor XML Unmarshaller.
    createJdoConf(Database) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO configuration with local transaction demarcation and given database.
    createJdoConf(Database[]) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO configuration with local transaction demarcation and given databases.
    createJdoConf(Database, TransactionDemarcation) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO configuration with given database and transaction demarcation.
    createJdoConf(Database[], TransactionDemarcation) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO configuration with given databases and transaction demarcation.
    createJNDI(String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a JDO jndi configuration with the given name.
    createKeyGenerator() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator() - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator() - Method in class org.castor.ddlgen.keygenerator.MaxKeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.keygenerator.MaxKeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator() - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator() - Method in interface org.castor.ddlgen.KeyGeneratorFactory
    Create a default key generator instance with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in interface org.castor.ddlgen.KeyGeneratorFactory
    Create a key generator instance from the given definition with the algorithm the factory is responsible for.
    createKeyGenerator(KeyGeneratorDef) - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Create an instance of the key generator specifed by given definiton.
    createLocalTransactionDemarcation() - Static method in class org.castor.jdo.util.JDOConfFactory
    Create a transaction demarcation configuration with local transaction handling.
    createMapping(ClassInfo) - Method in class org.exolab.castor.builder.factory.MappingFileSourceFactory
    Creates the class mapping for the given ClassInfo.
    createMapping() - Method in class org.exolab.castor.xml.XMLContext
    Creates an instance of a Castor XML specific Mapping instance.
    createMappingTool() - Method in class org.exolab.castor.xml.XMLContext
    To create a MappingTool instance.
    createMarshaller() - Method in class org.exolab.castor.xml.XMLContext
    Creates a new Marshaller instance to be used for marshalling.
    createNamespace() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Creates a new name space.
    createNamespaces() - Method in class org.exolab.castor.xml.Namespaces
    Creates a new Namespaces instance with this Namespaces as the parent
    createPackageMapping(String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create an package mapping configurations for JDO from given package name.
    createParamDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @param JavaDoc descriptor.
    createParamDesc(String, String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @param JavaDoc descriptor with the given parameter name and description.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create primary key objects.
    createPrimaryKey() - Method in interface org.castor.ddlgen.SchemaFactory
    Create primary key objects.
    createQuery(QueryExpression, Class[], AccessMode) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    createQuery(QueryExpression, Class<?>[], AccessMode) - Method in interface org.exolab.castor.persist.spi.Persistence
    Creates and returns a new query object.
    createReference(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    A helper method for classes which extend SimpleType.
    createReferenceDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @reference JavaDoc descriptor.
    createReferenceDesc(String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @reference JavaDoc descriptor with the provided reference string.
    createRelation(Connection, Identity, Identity) - Method in class org.exolab.castor.persist.SQLRelationLoader
     
    createRelationResolver(FieldMolder, ClassMolder, int) - Static method in class org.castor.persist.resolver.ResolverFactory
    Factory method to create ResolverStrategy instance.
    createRemoveByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactory
    Creates the remove by index method.
    createRemoveByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the remove by index method.
    createRemoveByIndexMethod(JClass) - Method in class org.exolab.castor.builder.info.CollectionInfoJ2SortedSet
    createReturnDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @return JavaDoc descriptor.
    createReturnDesc(String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @return JavaDoc descriptor with the provided description of what is returned.
    createSax2EventFromStax(XMLStreamReader) - Static method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    createSax2EventFromStax(XMLEventReader) - Static method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    createSchema() - Method in class org.castor.ddlgen.AbstractGenerator
    Extracting informations from mapping to schema, this is done by 3 steps.
    createSchema() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create schema objects.
    createSchema() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create schema objects.
    createSchema() - Method in interface org.castor.ddlgen.SchemaFactory
    Create schema objects.
    createSchema(String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Creates an XML Schema using the given XML instance filename.
    createSchema(Reader) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Creates an XML Schema using the given Reader.
    createSchema(InputSource) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Creates an XML Schema using the given InputSource.
    createSetByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionJ2NoIndexMemberAndAccessorFactory
    Creates the set by index method.
    createSetByIndexMethod(CollectionInfo, JClass) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the set by index method.
    createSetByIndexMethod(JClass) - Method in class org.exolab.castor.builder.info.CollectionInfoJ2SortedSet
    createSimpleType() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
    Creates the SimpleType instance which represents this SimpleTypeDefinition
    createSimpleType(String, String, String) - Method in class org.exolab.castor.xml.schema.Schema
    Creates a new SimpleType using this Schema as the owning Schema document.
    createSimpleType(String, SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
    Creates a new SimpleType using this Schema as the owning Schema document.
    createSource(ClassInfo) - Method in class org.exolab.castor.builder.descriptors.DescriptorSourceFactory
    Creates the Source code of a MarshalInfo for a given XML Schema element declaration.
    createSource(ClassInfo) - Method in class org.exolab.castor.builder.descriptors.JDOClassDescriptorFactory
    Creates the Source code of a ClassInfo for a given XML Schema element declaration.
    createSourceCode(XMLBindingComponent, SGStateInfo) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Creates a new ClassInfo for the given XMLBindingComponent.
    createSourceCode(ExtendedBinding, SimpleType, SGStateInfo) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Creates the Java source code to support the given Simpletype.
    createSQLRelationLoader(String, String[], int[], TypeConvertor[], TypeConvertor[], String[], int[], TypeConvertor[], TypeConvertor[]) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    createSQLRelationLoader(String, String[], int[], TypeConvertor[], TypeConvertor[], String[], int[], TypeConvertor[], TypeConvertor[]) - Method in interface org.exolab.castor.persist.spi.Persistence
     
    createStatement() - Method in class org.castor.cpa.persistence.sql.engine.CastorConnection
    Method to create new CastorStatement using local instances of Connection & PersistenceFactory.
    createTable() - Method in class org.castor.ddlgen.engine.db2.Db2SchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.derby.DerbySchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
    Create table objects.
    createTable() - Method in class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
    Create table objects.
    createTable() - Method in interface org.castor.ddlgen.SchemaFactory
    Create table objects.
    createTableInfo(ClassDescriptor) - Method in class org.castor.cpa.persistence.sql.engine.info.InfoFactory
    Method checks if table for given class descriptor exists.
    createTestableMethods(JClass, FactoryState) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Implement org.castor.xmlctf.CastorTestable im the given JClass.
    createTkmgr(String) - Method in class org.castor.cpa.query.castorql.CastorQLParserAdapter
    Creates the TokenManager instance.
    createTkmgr(String) - Method in class org.castor.cpa.query.ejbql.EjbQLParserAdapter
    Creates the TokenManager instance.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSByte
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSClass
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDate
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSId
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSInt
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSListType
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSLong
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSQName
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSShort
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSString
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSTime
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSType
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the string necessary to convert an instance of this XSType to an Object.
    createToJavaObjectCode(String) - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the string necessary to convert an instance of this XSType to an Object.
    createTransactionContext(Xid) - Method in interface org.exolab.castor.persist.XAResourceSource
    Called by XAResourceImpl to produce a new transaction context implementation suitable for this data source.
    createUnmarshaller() - Method in class org.exolab.castor.xml.XMLContext
    Creates a new Unmarshaller instance to be used for unmarshalling.
    createVersionDesc() - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new, empty @version JavaDoc descriptor.
    createVersionDesc(String) - Static method in class org.exolab.javasource.JDocDescriptor
    Creates a new @version JavaDoc descriptor with the provided version string.
    createXMLFieldHandler(FieldInfo, XSType, String, JSourceCode, boolean) - Method in class org.exolab.castor.builder.factory.XMLFieldHandlerFactory
    Creates the XMLFieldHandler for the given FieldInfo.
    createXmlMapping(String) - Static method in class org.castor.jdo.util.JDOConfFactory
    Create an XML mapping configurations for JDO from given URL.
    createXMLName(Class) - Method in interface org.castor.xml.XMLNaming
    Deprecated.
    because this method removes the package part which is JavaNaming responsibility
    createXMLName(Class) - Method in class org.exolab.castor.xml.AbstractXMLNaming
     
    createXMLName(Class) - Method in class org.exolab.castor.xml.util.DefaultNaming
    Deprecated.
    extracting name parts from a Class is responsibility of JavaNaming
    creating(Object, Database) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    creating(Object, Database) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    creating(Object, Object) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    creating(Object, Database) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object is to be created in persistent storage.
    creating(Object, Object) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Called to indicate that an object of the given type and identity is about to be created in persistent storage.
    curChar - Variable in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
     
    curChar - Variable in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
     
    curChar - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    curChar - Variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    CURRENT_DATE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    CURRENT_TIME - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    CURRENT_TIMESTAMP - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    currentToken - Variable in exception org.castor.cpa.query.castorql.ParseException
    This is the last token that has been consumed successfully.
    currentToken - Variable in exception org.castor.cpa.query.ejbql.ParseException
    This is the last token that has been consumed successfully.
    currentToken - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
    This is the last token that has been consumed successfully.
    CustomFunction - Class in org.castor.cpa.query.object.function
    Final class that represents functions with custom names of CastorQL.
    CustomFunction(String) - Constructor for class org.castor.cpa.query.object.function.CustomFunction
    Construct a new CustomFunction with given name.
    CycleBreaker - Class in org.castor.core.util
    lightweight mechanism for thread-safe detection of cyclic calls to hashCode or equals in objects created by the XML CodeGenerator.
    CycleBreaker() - Constructor for class org.castor.core.util.CycleBreaker
     

    D

    DASH - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    DATA_TYPE - Static variable in class org.castor.core.util.HexDecoder
    Identifies the data type supported by this decoder.
    Database - Class in org.castor.jdo.conf
    Class Database.
    Database() - Constructor for class org.castor.jdo.conf.Database
     
    Database - Interface in org.exolab.castor.jdo
    An open connection to the database.
    DatabaseChoice - Class in org.castor.jdo.conf
    Class DatabaseChoice.
    DatabaseChoice() - Constructor for class org.castor.jdo.conf.DatabaseChoice
     
    DatabaseChoiceDescriptor - Class in org.castor.jdo.conf.descriptors
    Class DatabaseChoiceDescriptor.
    DatabaseChoiceDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
     
    DatabaseContext - Class in org.castor.jdo.engine
     
    DatabaseContext(String, String, Mapping, TransactionManager, ConnectionFactory) - Constructor for class org.castor.jdo.engine.DatabaseContext
    Constructs a new AbstractConnectionFactory with given name, engine and mapping.
    DatabaseContext(JdoConf, int, Mapping, ConnectionFactory) - Constructor for class org.castor.jdo.engine.DatabaseContext
    Constructs a new AbstractConnectionFactory with given database and mapping.
    DatabaseDescriptor - Class in org.castor.jdo.conf.descriptors
    Class DatabaseDescriptor.
    DatabaseDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.DatabaseDescriptor
     
    DatabaseNotFoundException - Exception in org.exolab.castor.jdo
    This exception is thrown when attempting to open a database that does not exist.
    DatabaseNotFoundException(String) - Constructor for exception org.exolab.castor.jdo.DatabaseNotFoundException
     
    DatabaseNotFoundException(Throwable) - Constructor for exception org.exolab.castor.jdo.DatabaseNotFoundException
     
    DatabaseNotFoundException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.DatabaseNotFoundException
     
    DatabaseRegistry - Class in org.castor.jdo.engine
     
    DataObjectAccessException - Exception in org.exolab.castor.jdo
    An exception encapsulating another exception which occurs during operation to data object.
    DataObjectAccessException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.DataObjectAccessException
    Creates an instance of this exception.
    DataObjectAccessException(String) - Constructor for exception org.exolab.castor.jdo.DataObjectAccessException
    Creates an instance of this exception.
    DataObjects - Interface in org.exolab.castor.jdo
    A factory for Database connections.
    DataSource - Class in org.castor.jdo.conf
    Class DataSource.
    DataSource() - Constructor for class org.castor.jdo.conf.DataSource
     
    DataSourceConnectionFactory - Class in org.castor.cpa.persistence.sql.connection
     
    DataSourceConnectionFactory(DataSource, boolean) - Constructor for class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Constructs a new DataSourceConnectionFactory with given name, engine, mapping and datasource.
    DataSourceConnectionFactory(DataSource, boolean, ClassLoader) - Constructor for class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Constructs a new DataSourceConnectionFactory with given database and mapping.
    DataSourceDescriptor - Class in org.castor.jdo.conf.descriptors
    Class DataSourceDescriptor.
    DataSourceDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.DataSourceDescriptor
     
    DatatypeHandler - Class in org.exolab.castor.xml.schema.util
    A class used for "guessing" the proper datatype of an XML attribute or an XML element with simpleContent.
    DATE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DATE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    DATE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    Date - Class in org.exolab.castor.types
    Describe an XML Schema Date.
    Date() - Constructor for class org.exolab.castor.types.Date
    No-arg constructor.
    Date(short[]) - Constructor for class org.exolab.castor.types.Date
    Constructs a XML Schema Date instance given all the values of the different fields.
    Date(long) - Constructor for class org.exolab.castor.types.Date
    This constructor is used to convert a long value representing a Date to a new org.exolab.castor.types.Date instance.
    Date(Date) - Constructor for class org.exolab.castor.types.Date
    This constructor is used to convert a java.util.Date into a new org.exolab.castor.types.Date.
    Date(String) - Constructor for class org.exolab.castor.types.Date
    Constructs a date from a string.
    DATE_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DATE_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    DATE_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    DATE_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:date.
    DATE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    DATE_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema date type
    DateClassDescriptor - Class in org.exolab.castor.xml.descriptors
    A ClassDescriptor for java.util.Date.
    DateClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.DateClassDescriptor
    No-arg constructor.
    DateDescriptor - Class in org.exolab.castor.types
    The Date Descriptor.
    DateDescriptor() - Constructor for class org.exolab.castor.types.DateDescriptor
     
    DateFieldHandler - Class in org.exolab.castor.xml.handlers
    A specialized FieldHandler for the XML Schema Date/Time related types.
    DateFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.DateFieldHandler
    Creates a new DateFieldHandler using the given FieldHandler for delegation.
    DateLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    DateLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    DateLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a date literal.
    DateLiteral(Date) - Constructor for class org.castor.cpa.query.object.literal.DateLiteral
    Construct a date literal with given date.
    DateLiteral(Calendar) - Constructor for class org.castor.cpa.query.object.literal.DateLiteral
    Construct a date literal with given calendar.
    DatePrimary() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    DateTime - Class in org.exolab.castor.types
    Describe an XML schema DateTime.
    DateTime() - Constructor for class org.exolab.castor.types.DateTime
    Default constructor.
    DateTime(short[]) - Constructor for class org.exolab.castor.types.DateTime
    Constructs a XML Schema DateTime instance given all the values of the different date and time (but not time zone) fields.
    DateTime(long) - Constructor for class org.exolab.castor.types.DateTime
    Creates a new XML Schema DateTime instance from a long that represents a Date.
    DateTime(Date) - Constructor for class org.exolab.castor.types.DateTime
    Creates a new XML Schema DateTime instance from a java.util.Date.
    DateTime(String) - Constructor for class org.exolab.castor.types.DateTime
    Constructs a DateTime from a String.
    DATETIME_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:dateTime.
    DATETIME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    DATETIME_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema dateTime type
    DateTimeBase - Class in org.exolab.castor.types
    The base class for date/time XML Schema types.
    DateTimeBase() - Constructor for class org.exolab.castor.types.DateTimeBase
     
    DateTimeDescriptor - Class in org.exolab.castor.types
    The DateTime Descriptor.
    DateTimeDescriptor() - Constructor for class org.exolab.castor.types.DateTimeDescriptor
     
    DateTimeType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents date/time XML SChema types
    DateTimeType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DateTimeType
     
    DateTimeValidator - Class in org.exolab.castor.xml.validators
    The Date/Time Validation class.
    DateTimeValidator() - Constructor for class org.exolab.castor.xml.validators.DateTimeValidator
    No-arg constructor.
    DateToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Date to BigDecimal.
    DateToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.DateToBigDecimal
    Default constructor.
    DateToCastorDate - Class in org.castor.cpa.persistence.convertor
    Convert Date to org.exolab.castor.types.Date.
    DateToCastorDate() - Constructor for class org.castor.cpa.persistence.convertor.DateToCastorDate
    Default constructor.
    DateToDouble - Class in org.castor.cpa.persistence.convertor
    Convert Date to Double.
    DateToDouble() - Constructor for class org.castor.cpa.persistence.convertor.DateToDouble
    Default constructor.
    DateToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Date to Integer.
    DateToInteger() - Constructor for class org.castor.cpa.persistence.convertor.DateToInteger
    Default constructor.
    DateToLong - Class in org.castor.cpa.persistence.convertor
    Convert Date to Long.
    DateToLong() - Constructor for class org.castor.cpa.persistence.convertor.DateToLong
    Default constructor.
    DateToSqlDate - Class in org.castor.cpa.persistence.convertor
    Convert Date to java.sql.Date.
    DateToSqlDate() - Constructor for class org.castor.cpa.persistence.convertor.DateToSqlDate
    Default constructor.
    DateToSqlTime - Class in org.castor.cpa.persistence.convertor
    Convert Date to java.sql.Time.
    DateToSqlTime() - Constructor for class org.castor.cpa.persistence.convertor.DateToSqlTime
    Default constructor.
    DateToSqlTimestamp - Class in org.castor.cpa.persistence.convertor
    Convert Date to java.sql.Timestamp.
    DateToSqlTimestamp() - Constructor for class org.castor.cpa.persistence.convertor.DateToSqlTimestamp
    Default constructor.
    DateToString - Class in org.castor.cpa.persistence.convertor
    Convert Date to String.
    DateToString() - Constructor for class org.castor.cpa.persistence.convertor.DateToString
    Default constructor.
    DatingService - Class in org.exolab.castor.persist
    DataService is a helper class for constructing ClassMolders and pairing up ClassMolders which depends and extends the other.
    DB2Factory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for IBM DB2 driver.
    DB2Factory() - Constructor for class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    Db2Field - Class in org.castor.ddlgen.engine.db2
    DB2 field.
    Db2Field() - Constructor for class org.castor.ddlgen.engine.db2.Db2Field
     
    Db2Generator - Class in org.castor.ddlgen.engine.db2
    Generator for DB2.
    Db2Generator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.db2.Db2Generator
    Constructor for Db2Generator.
    Db2PrimaryKey - Class in org.castor.ddlgen.engine.db2
    Primary key of DB2 database engine.
    Db2PrimaryKey() - Constructor for class org.castor.ddlgen.engine.db2.Db2PrimaryKey
     
    DB2QueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for DB2.
    DB2QueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.DB2QueryExpression
     
    DB2QueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for mySql database.
    DB2QueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.DB2QueryVisitor
     
    Db2SchemaFactory - Class in org.castor.ddlgen.engine.db2
    DB2 schema factory.
    Db2SchemaFactory() - Constructor for class org.castor.ddlgen.engine.db2.Db2SchemaFactory
     
    Db2SequenceKeyGeneratorFactory - Class in org.castor.ddlgen.engine.db2
    Factory class for SEQUENCE key generators for DB2.
    Db2SequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.engine.db2.Db2SequenceKeyGeneratorFactory
     
    Db2TypeMapper - Class in org.castor.ddlgen.engine.db2
    Final TypeMapper for DB2 database.
    Db2TypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.db2.Db2TypeMapper
    Construct a TypeMapper for DB2 database using given configuration to get default parameters for parameterized types.
    DB_LOCKED - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The instance of the db-locked type
    DB_LOCKED_TYPE - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The db-locked type
    DBLOCKED - Static variable in interface org.exolab.castor.jdo.Database
    Database lock access.
    DbLocked - Static variable in class org.exolab.castor.mapping.AccessMode
    DbLocked access.
    DbMetaInfo - Class in org.exolab.castor.jdo
    Database meta information encapsulation This is currently used to get the database version out of a JDBC database connection and enable comparing against some required version string.
    DbMetaInfo(Connection) - Constructor for class org.exolab.castor.jdo.DbMetaInfo
     
    DDLGenConfiguration - Class in org.castor.ddlgen
    Handle the configuration for DDL generator.
    DDLGenConfiguration() - Constructor for class org.castor.ddlgen.DDLGenConfiguration
    Constructor for DDLGenConfiguration.
    DDLWriter - Class in org.castor.ddlgen
    Replace PrintStream and StringBuffer by a Writer implementation We have various properties to configure output that are in-depended of the schema object:
  • org.castor.ddlgen.CharFormat=SENSITIVE, UPPER and LOWER
  • org.castor.ddlgen.Newline=\n
  • org.castor.ddlgen.Indention=\t These properties are accessed at various places all around ddlgen at the moment.The idea is that these properties are set only once at the new Writer and do not need to be accessed elsewhere.
  • DDLWriter(OutputStream, Configuration) - Constructor for class org.castor.ddlgen.DDLWriter
    Construct new DDLWriter with given output stream and configuration file.
    DDLWriter(Writer, Configuration) - Constructor for class org.castor.ddlgen.DDLWriter
    Construct new DDLWriter with given writer and configuration file.
    dealWithClassNameConflict(SGStateInfo, ClassInfo, JClass) - Method in interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy
    Implements a specific strategy for dealing with class name conflicts.
    dealWithClassNameConflict(SGStateInfo, ClassInfo, JClass) - Method in class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Handle a class name conflict between newClassInfo and conflict.
    dealWithClassNameConflict(SGStateInfo, ClassInfo, JClass) - Method in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Handle a class name conflict between newClassInfo and conflict.
    dealWithFileOverwrite(String) - Method in interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy
    Implements a specific strategy for dealing with the fact that -- for a given file name -- an artifact with the same name already exists.
    dealWithFileOverwrite(String) - Method in class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Presents the user with a console dialog, asking for confirmation whether an existing file should be overwritten (or not).
    dealWithFileOverwrite(String) - Method in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Presents the user with a console dialog, asking for confirmation whether an existing file should be overwritten (or not).
    DEBUG - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether to run in debug mode.
    DebuggingCacheProxy - Class in org.castor.cache
    A debugging cache proxy.
    DebuggingCacheProxy(Cache) - Constructor for class org.castor.cache.DebuggingCacheProxy
    Construct a DebugCacheProxy for given cache.
    DebugHandler - Class in org.exolab.castor.xml
    A Simple SAX1 DocumentHandler that intercepts SAX events and prints them to the console.
    DebugHandler(DocumentHandler) - Constructor for class org.exolab.castor.xml.DebugHandler
    Creates a new DebugHandler which forwards events to the given document handler.
    DebugHandler(DocumentHandler, Writer) - Constructor for class org.exolab.castor.xml.DebugHandler
    Creates a new DebugHandler which forwards events to the given document handler.
    debugStream - Variable in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Debug output.
    debugStream - Variable in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Debug output.
    DECIMAL - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    DECIMAL_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:decimal.
    DECIMAL_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    DecimalType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents the decimal type and those derived from it (integer, short...)
    DecimalType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DecimalType
     
    DecimalValidator - Class in org.exolab.castor.xml.validators
    The Decimal Validation class.
    DecimalValidator() - Constructor for class org.exolab.castor.xml.validators.DecimalValidator
    Creates a new DecimalValidator with no restrictions.
    declareAsAttributes(AttributeListImpl, boolean) - Method in class org.exolab.castor.xml.Namespaces
    Declare the namespaces of this stack in as attributes.
    decode(String) - Static method in class org.castor.core.util.Base64Decoder
    Decode given string into a decoded byte array.
    decode(byte[], int, int, OutputStream) - Static method in class org.castor.core.util.HexDecoder
    Decodes the Hex encoded byte data writing it to the given output stream, whitespace characters will be ignored.
    decode(String, OutputStream) - Static method in class org.castor.core.util.HexDecoder
    Decodes the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
    decode(String) - Static method in class org.castor.core.util.HexDecoder
    Decodes the HEX input data producing a output stream.
    DECODING_TABLE - Static variable in class org.castor.core.util.HexDecoder
    Decoding table.
    DEFAULT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    Lexical state.
    DEFAULT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    Lexical state.
    DEFAULT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    DEFAULT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    DEFAULT_ALLOCATION_SIZE - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    DEFAULT_CAPACITY - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default capacity of cache.
    DEFAULT_CAPACITY - Static variable in class org.castor.cache.simple.CountLimited
    Default capacity of cache.
    DEFAULT_CHAR - Static variable in class org.exolab.javasource.JSourceWriter
    The default character to use for indentation.
    DEFAULT_CONTAINER_CLASS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default container class.
    DEFAULT_CONTAINERS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default number of containers for cache.
    DEFAULT_DEBUG - Static variable in interface org.castor.cache.Cache
    Default is debugging switched off.
    DEFAULT_DESCRIPTION - Static variable in class org.exolab.castor.jdo.JDOManager
    Default description.
    DEFAULT_ENGINE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Default database engine.
    DEFAULT_FIELD_DELIMITER - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Default value for field delimiter at generated DDL.
    DEFAULT_INDENT - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Default indention at generated DDL.
    DEFAULT_INDENT_SIZE - Static variable in class org.exolab.javasource.JSourceCode
    Default indentation size.
    DEFAULT_INITIAL_VALUE - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_LOCK_TIMEOUT - Static variable in class org.exolab.castor.jdo.JDOManager
    The default lock timeout (specified in seconds).
    DEFAULT_MONITOR - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default monitor interval of cache in minutes.
    DEFAULT_NAME - Static variable in interface org.castor.cache.Cache
    Default cache name to be used.
    DEFAULT_NAME_SPACE - Static variable in class org.exolab.castor.xml.dtd.Converter
     
    DEFAULT_NAME_SPACE_PREFIX - Static variable in class org.exolab.castor.xml.dtd.Converter
     
    DEFAULT_NEWLINE - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Default value for newline at generated DDL.
    DEFAULT_PK_COLUMN_NAME - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_PK_COLUMN_VALUE - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_POLICY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the DefaultPolicy policy.
    DEFAULT_REAPER_CLASS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default reaper class.
    DEFAULT_REFERENCE_SUFFIX - Static variable in class org.exolab.castor.builder.info.CollectionInfo
    Default suffix for the setter/getter by reference method names.
    DEFAULT_SCHEMA_NS - Static variable in class org.exolab.castor.xml.schema.Schema
    The Namespace supported by the W3C XML Schema Recommendation.
    DEFAULT_SIZE - Static variable in class org.exolab.javasource.JSourceWriter
    The default indentation size.
    DEFAULT_STATEMENT_DELIMITER - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Default value for statement delimiter at generated DDL.
    DEFAULT_TABLE_NAME - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_TIMEZONE - Static variable in class org.castor.cpa.CPAProperties
    Property name of default timezone in castor.properties.
    DEFAULT_TTL - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Default ttl of cache in seconds.
    DEFAULT_TTL - Static variable in class org.castor.cache.simple.TimeLimited
    Default ttl of cache.
    DEFAULT_TYPE - Static variable in interface org.castor.cache.Cache
    Default cache type to be used.
    DEFAULT_VALUE_COLUMN_NAME - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DEFAULT_VERSION - Static variable in class org.exolab.javasource.JDocDescriptor
    The default version string, broken into parts so CVS does not expand it.
    DefaultDoubleQuoteNameQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    QueryVisitor defining default method to quote query string.
    DefaultDoubleQuoteNameQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.DefaultDoubleQuoteNameQueryVisitor
     
    DefaultField - Class in org.castor.ddlgen.schemaobject
    Default field.
    DefaultField() - Constructor for class org.castor.ddlgen.schemaobject.DefaultField
     
    DefaultFieldHandlerFactory - Class in org.exolab.castor.xml.handlers
    The default FieldHandlerFactory implementation.
    DefaultFieldHandlerFactory() - Constructor for class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
     
    DefaultForeignKey - Class in org.castor.ddlgen.schemaobject
    Default foreign key.
    DefaultForeignKey() - Constructor for class org.castor.ddlgen.schemaobject.DefaultForeignKey
     
    DefaultIndex - Class in org.castor.ddlgen.schemaobject
    Default index.
    DefaultIndex() - Constructor for class org.castor.ddlgen.schemaobject.DefaultIndex
     
    DefaultNaming - Class in org.exolab.castor.xml.util
    The default implementation of org.exolab.castor.xml.Naming
    DefaultNaming() - Constructor for class org.exolab.castor.xml.util.DefaultNaming
    Creates a new DefaultNaming
    DefaultObjectFactory - Class in org.exolab.castor.util
    The default implementation of ObjectFactory used for creating class instances
    DefaultObjectFactory() - Constructor for class org.exolab.castor.util.DefaultObjectFactory
     
    DefaultPrimaryKey - Class in org.castor.ddlgen.schemaobject
    Default primary key.
    DefaultPrimaryKey() - Constructor for class org.castor.ddlgen.schemaobject.DefaultPrimaryKey
     
    DefaultQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Class representing a alias of a specific table or a database.
    DefaultQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
     
    DefaultSchema - Class in org.castor.ddlgen.schemaobject
    Default schema.
    DefaultSchema() - Constructor for class org.castor.ddlgen.schemaobject.DefaultSchema
     
    DefaultTable - Class in org.castor.ddlgen.schemaobject
    Table contains fields, foreignkeys, indexes and table's options.
    DefaultTable() - Constructor for class org.castor.ddlgen.schemaobject.DefaultTable
     
    definition2param(String) - Static method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    Extracts parameter for type convertor from the SQL type definition of the form "SQL_TYPE_NAME[PARAMETER]".
    definition2type(String) - Static method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    Extracts SQL type name from the the SQL type definition of the form "SQL_TYPE_NAME[PARAMETER]".
    Delete - Class in org.castor.cpa.persistence.sql.query
    Class to generate SQL delete query statements.
    Delete(String) - Constructor for class org.castor.cpa.persistence.sql.query.Delete
    Construct a SQL delete statement that deletes records of the table with given name.
    DELETE - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'DELETE' keyword of a SQL delete query.
    delete(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Deletes the object from persistent storage.
    delete(Object) - Method in interface org.castor.persist.TransactionContext
    Deletes the object from persistent storage.
    delete(Object, Identity) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    delete(TransactionContext, OID) - Method in class org.exolab.castor.persist.ClassMolder
    Delete an object of the base type from the persistence storage.
    delete(TransactionContext, OID) - Method in class org.exolab.castor.persist.LockEngine
    Called at transaction commit time to delete the object.
    delete(Object, Identity) - Method in interface org.exolab.castor.persist.spi.Persistence
    Deletes the object from persistent storage, given the object' identity.
    DELETE_EMPTY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the DeleteEmpty policy, entries without attributes in the DSML are deleted from the Ldap.
    deleteAbstract() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    deleteAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
     
    deleteAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    deleteBound() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    deleteCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    deleteContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    DELETED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
     
    deleteDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    deleteDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
     
    deleteDirect() - Method in class org.exolab.castor.mapping.xml.Container
     
    deleteDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    deleteElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
     
    deleteEquals() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    deleteFinal() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    deleteIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
     
    deleteReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    deleteReference() - Method in class org.exolab.castor.mapping.xml.BindXml
     
    deleteRelation(Connection, Identity) - Method in class org.exolab.castor.persist.SQLRelationLoader
     
    deleteRelation(Connection, Identity, Identity) - Method in class org.exolab.castor.persist.SQLRelationLoader
     
    deleteRequired() - Method in class org.exolab.castor.mapping.xml.Container
     
    deleteRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
     
    deleteTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    deleteTransient() - Method in class org.exolab.castor.mapping.xml.Sql
     
    deleteVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    deleteWrapper() - Method in class org.exolab.castor.builder.binding.xml.FieldType
     
    DEPENDANT_OBJECT - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    DEPENDANT_OBJECT_VALUE - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    DEPENDANT_VALUE - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    DepositBox - Interface in org.exolab.castor.persist
    DepositBox is an interface for ClassMolder to access the dirty checking cache of an object.
    DerbyFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for DB 2 driver.
    DerbyFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    DerbyField - Class in org.castor.ddlgen.engine.derby
    Derby Field.
    DerbyField() - Constructor for class org.castor.ddlgen.engine.derby.DerbyField
     
    DerbyGenerator - Class in org.castor.ddlgen.engine.derby
    Generator for Derby.
    DerbyGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.derby.DerbyGenerator
    Constructor for DerbyGenerator.
    DerbyQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for DB2.
    DerbyQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.DerbyQueryExpression
     
    DerbySchemaFactory - Class in org.castor.ddlgen.engine.derby
    Derby schema factory.
    DerbySchemaFactory() - Constructor for class org.castor.ddlgen.engine.derby.DerbySchemaFactory
     
    DerbyTypeMapper - Class in org.castor.ddlgen.engine.derby
    Final TypeMapper for Derby database.
    DerbyTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.derby.DerbyTypeMapper
    Construct a TypeMapper for Derby database using given configuration to get default parameters for parameterized types.
    deregisterTransactionManager(String) - Method in class org.castor.transactionmanager.TransactionManagerRegistry
    Deregister TransactionManager with given name.
    DESC - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DESC - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    DESCRIPTION - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    DESCRIPTOR_KEY - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    DESCRIPTOR_PACKAGE - Static variable in interface org.exolab.castor.xml.XMLConstants
    Descriptors are placed into this special package relative to the generated source.
    DESCRIPTOR_SUFFIX - Static variable in interface org.exolab.castor.xml.XMLConstants
    This suffix is added to a class name to make its descriptor.
    descriptorIterator() - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Returns an iterator over all the known descriptors in the original order they have been added.
    descriptorIterator() - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Returns an iterator over all the known descriptors in the original order they have been added.
    DescriptorJClass - Class in org.exolab.castor.builder.descriptors
    A class which defines the necessary methods for generating ClassDescriptor source files.
    DescriptorJClass(BuilderConfiguration, String, JClass) - Constructor for class org.exolab.castor.builder.descriptors.DescriptorJClass
    Constructs a DescriptorJClass.
    DescriptorSourceFactory - Class in org.exolab.castor.builder.descriptors
    A factory for creating the source code of descriptor classes.
    DescriptorSourceFactory(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.descriptors.DescriptorSourceFactory
    Creates a new DescriptorSourceFactory with the given configuration.
    DescriptorType - Class in org.exolab.castor.xml
    This class represents the Possible Descriptor types used by the marshalling Framework.
    Dialog - Interface in org.exolab.castor.util.dialog
    A simple utility class to handle user interaction.
    DIGIT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DIGIT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    DIGIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    DIGIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    disable_tracing() - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Disable tracing.
    disable_tracing() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Disable tracing.
    disable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    disable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    disposeInstance(String) - Static method in class org.exolab.castor.jdo.JDOManager
    Method to dispose a JDOManager instance.
    DISTINCT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DISTINCT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    DISTINCT - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    DIVIDE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    DIVIDE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    divide(long) - Method in interface org.castor.cpa.query.Expression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(double) - Method in interface org.castor.cpa.query.Expression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    divide(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    Divide - Class in org.castor.cpa.query.object.expression
    Final class that represents a divide arithmetic expression.
    Divide() - Constructor for class org.castor.cpa.query.object.expression.Divide
     
    divide(Expression) - Method in class org.castor.cpa.query.object.expression.Divide
    The method for Divide ( / ) multiplicative arithmetic expression of query objects.
    DIVIDE - Static variable in class org.exolab.castor.jdo.oql.Token
     
    DIVIDE - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    divideFieldDescriptors(FieldDescriptor[], String[], FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    DN - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
     
    Documentation - Class in org.exolab.castor.xml.schema
    A class which represents the XML Schema Documentation element
    Documentation() - Constructor for class org.exolab.castor.xml.schema.Documentation
    Creates a new Documentation
    DOCUMENTATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    DOCUMENTATION - Static variable in class org.exolab.castor.xml.schema.Structure
     
    DocumentationUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling XML Schema elements
    DocumentationUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Creates a new DocumentationUnmarshaller.
    DocumentHandlerAdapter - Class in org.exolab.castor.xml.util
    A ContentHandler implementation that wraps a DocumentHandler.
    DocumentHandlerAdapter(DocumentHandler) - Constructor for class org.exolab.castor.xml.util.DocumentHandlerAdapter
    Creates a new DocumentHandlerAdapter
    DOLLAR - Static variable in class org.exolab.castor.jdo.oql.Token
     
    DOLLAR - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    DOMEventProducer - Class in org.exolab.castor.xml.util
    A class for converting a DOM document to SAX events
    DOMEventProducer() - Constructor for class org.exolab.castor.xml.util.DOMEventProducer
    Creates a new DOMEventProducer
    DOMEventProducer(Node) - Constructor for class org.exolab.castor.xml.util.DOMEventProducer
    Creates a new DOMEventProducer for the given Node
    Done() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reset buffer when finished.
    Done() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reset buffer when finished.
    Done() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
    Done() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    DOT - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Character separating qualifier and column in a SQL query.
    DOT - Static variable in class org.exolab.castor.jdo.oql.Token
     
    DOT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    DOUBLE - Static variable in class org.exolab.javasource.JType
    JType instance for a double (Double).
    DOUBLE_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    DOUBLE_OBJECT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    DOUBLE_PRIMITIVE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    DOUBLE_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:double.
    DOUBLE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    DOUBLE_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema double type
    DoubleLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a double literal.
    DoubleLiteral(double) - Constructor for class org.castor.cpa.query.object.literal.DoubleLiteral
    Construct double literal with given value.
    doubleQuoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Updated to handle input such as user.tablename.column.
    doubleQuoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultDoubleQuoteNameQueryVisitor
    Updated to handle input such as user.tablename.column.
    DoubleToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Double to BigDecimal.
    DoubleToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.DoubleToBigDecimal
    Default constructor.
    DoubleToDate - Class in org.castor.cpa.persistence.convertor
    Convert Double to Date.
    DoubleToDate() - Constructor for class org.castor.cpa.persistence.convertor.DoubleToDate
    Default constructor.
    DoubleToFloat - Class in org.castor.cpa.persistence.convertor
    Convert Double to Float.
    DoubleToFloat() - Constructor for class org.castor.cpa.persistence.convertor.DoubleToFloat
    Default constructor.
    DoubleToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Double to Integer.
    DoubleToInteger() - Constructor for class org.castor.cpa.persistence.convertor.DoubleToInteger
    Default constructor.
    DoubleToLong - Class in org.castor.cpa.persistence.convertor
    Convert Double to Long.
    DoubleToLong() - Constructor for class org.castor.cpa.persistence.convertor.DoubleToLong
    Default constructor.
    DoubleValidator - Class in org.exolab.castor.xml.validators
    The Double Validation class.
    DoubleValidator() - Constructor for class org.exolab.castor.xml.validators.DoubleValidator
    Creates a new DoubleValidator with no restrictions.
    Driver - Class in org.castor.jdo.conf
    Class Driver.
    Driver() - Constructor for class org.castor.jdo.conf.Driver
     
    DriverConnectionFactory - Class in org.castor.cpa.persistence.sql.connection
     
    DriverConnectionFactory(Driver, boolean) - Constructor for class org.castor.cpa.persistence.sql.connection.DriverConnectionFactory
    Constructs a new DriverConnectionFactory with given database and mapping.
    DriverDescriptor - Class in org.castor.jdo.conf.descriptors
    Class DriverDescriptor.
    DriverDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.DriverDescriptor
     
    DTDdocument - Class in org.exolab.castor.xml.dtd
    Implementation of DTD document specification.
    DTDdocument() - Constructor for class org.exolab.castor.xml.dtd.DTDdocument
     
    DTDdocument(String) - Constructor for class org.exolab.castor.xml.dtd.DTDdocument
    Constructor, setting the name of the document.
    DTDException - Exception in org.exolab.castor.xml.dtd
    This exception is thrown in the following cases: if a DTD document does not comply with DTD syntax and the parser is unable to parse the document; if a DTD document, though syntactically is well formed, but semantically is not correct, for example if an attribute is defined for an undefined element.
    DTDException() - Constructor for exception org.exolab.castor.xml.dtd.DTDException
     
    DTDException(String) - Constructor for exception org.exolab.castor.xml.dtd.DTDException
    Constructor, setting the message of the exception.
    DTDInitialParser - Class in org.exolab.castor.xml.dtd.parser
    Initial XML DTD parser.
    DTDInitialParser(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    DTDInitialParser(DTDInitialParserTokenManager) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    DTDInitialParserConstants - Interface in org.exolab.castor.xml.dtd.parser
     
    DTDInitialParserTokenManager - Class in org.exolab.castor.xml.dtd.parser
     
    DTDInitialParserTokenManager(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    DTDInitialParserTokenManager(CharStream, int) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    DTDParser - Class in org.exolab.castor.xml.dtd.parser
    Main XML DTD parser.
    DTDParser(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParser
     
    DTDParser(DTDParserTokenManager) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParser
     
    DTDParserConstants - Interface in org.exolab.castor.xml.dtd.parser
     
    DTDParserTokenManager - Class in org.exolab.castor.xml.dtd.parser
     
    DTDParserTokenManager(CharStream) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    DTDParserTokenManager(CharStream, int) - Constructor for class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    DTDResolver - Class in org.exolab.castor.dsml.schema
    Entity resolved for resolving DSML DTD and Schema public/system identifiers into local copies.
    DTDResolver() - Constructor for class org.exolab.castor.dsml.schema.DTDResolver
     
    DTDResolver - Class in org.exolab.castor.util
    Entity resolver for various DTD/schema.
    DTDResolver(EntityResolver) - Constructor for class org.exolab.castor.util.DTDResolver
    Constructs a new DTD resolver.
    DTDResolver() - Constructor for class org.exolab.castor.util.DTDResolver
    Constructs a new DTD resolver.
    DTDResolver.DTD - Class in org.exolab.castor.dsml.schema
     
    dump(String) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    dump(String) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    dumpCache() - Method in class org.exolab.castor.jdo.CacheManager
    Dump all cached objects to log.
    dumpCache(Class) - Method in class org.exolab.castor.jdo.CacheManager
    Dump cached objects of specific type to log.
    dumpCache() - Method in class org.exolab.castor.persist.LockEngine
    Dump cached objects of all types to output.
    dumpCache(Class) - Method in class org.exolab.castor.persist.LockEngine
    Dump cached objects of specific type to output.
    DuplicateIdentityException - Exception in org.exolab.castor.jdo
    Exception indicating that a duplicate identity has been found and an object with the same identity already exists in persistent storage.
    DuplicateIdentityException(String) - Constructor for exception org.exolab.castor.jdo.DuplicateIdentityException
     
    DuplicateIdentityException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.DuplicateIdentityException
     
    Duration - Class in org.exolab.castor.types
    This class is the representation of XML Schema datatype: duration.
    Duration() - Constructor for class org.exolab.castor.types.Duration
    default constructor.
    Duration(String) - Constructor for class org.exolab.castor.types.Duration
    Constructs a duration from a string.
    Duration(long) - Constructor for class org.exolab.castor.types.Duration
    This constructor fills in the duration fields according to the value of the long by calling setValue.
    DURATION_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:duration.
    DURATION_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    DurationDescriptor - Class in org.exolab.castor.types
    The Duration Descriptor.
    DurationDescriptor() - Constructor for class org.exolab.castor.types.DurationDescriptor
     
    DurationType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents timeDuration
    DurationType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.DurationType
     
    DurationValidator - Class in org.exolab.castor.xml.validators
    The Duration Validation class.
    DurationValidator() - Constructor for class org.exolab.castor.xml.validators.DurationValidator
    No-arg constructor.

    E

    EHCache - Class in org.castor.cache.distributed
    EHCache implementation of Castor JDO Cache.
    EHCache() - Constructor for class org.castor.cache.distributed.EHCache
     
    EHCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the EHCache implementation of Cache.
    EHCacheFactory() - Constructor for class org.castor.cache.distributed.EHCacheFactory
     
    ejbQL() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    EjbQLParser - Class in org.castor.cpa.query.ejbql
     
    EjbQLParser(InputStream) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParser
    Constructor with InputStream.
    EjbQLParser(InputStream, String) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParser
    Constructor with InputStream and supplied encoding
    EjbQLParser(Reader) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParser
    Constructor.
    EjbQLParser(EjbQLParserTokenManager) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParser
    Constructor with generated Token Manager.
    EjbQLParserAdapter - Class in org.castor.cpa.query.ejbql
    Class that implements abstract parser generator.
    EjbQLParserAdapter() - Constructor for class org.castor.cpa.query.ejbql.EjbQLParserAdapter
     
    EjbQLParserConstants - Interface in org.castor.cpa.query.ejbql
    Token literal values and constants.
    EjbQLParserTokenManager - Class in org.castor.cpa.query.ejbql
    Token Manager.
    EjbQLParserTokenManager(SimpleCharStream) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Constructor.
    EjbQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Constructor.
    EjbQLParserTreeConstants - Interface in org.castor.cpa.query.ejbql
     
    EjbQLTreeWalker - Class in org.castor.cpa.query.ejbql
    EjbQL Parser TreeWalker which creates the OQ from a parsed EjbQL string.
    EjbQLTreeWalker(SimpleNode) - Constructor for class org.castor.cpa.query.ejbql.EjbQLTreeWalker
    Instantiates a new Ejb ql tree walker.
    ELEM_FORM_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    Element - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A representation of an Element XML node.
    Element(String, String) - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Creates a new Element.
    ELEMENT - Static variable in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Node is an element.
    ELEMENT - Static variable in class org.exolab.castor.builder.binding.xml.types.BindingType
    The instance of the element type
    ELEMENT - Static variable in class org.exolab.castor.dsml.XML.Entries
     
    ELEMENT - Static variable in class org.exolab.castor.dsml.XML.Schema
     
    ELEMENT - Static variable in class org.exolab.castor.types.AnyNode
    Representation for an element node.
    ELEMENT - Static variable in class org.exolab.castor.xml.DescriptorType
    Represents the descriptor type for Elements.
    element - Static variable in class org.exolab.castor.xml.DescriptorType
    The Element DescriptorType.
    Element - Class in org.exolab.castor.xml.dtd
    Implementation of DTD Element declaration specification.
    Element(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.Element
    Constructor, setting the name of the element and owning DTD document.
    Element(DTDdocument) - Constructor for class org.exolab.castor.xml.dtd.Element
    Constructor, setting owning DTD document of the element.
    ELEMENT - Static variable in class org.exolab.castor.xml.NodeType
    The element type.
    Element - Static variable in class org.exolab.castor.xml.NodeType
    Element node type (element).
    ELEMENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ELEMENT - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ELEMENT_ONLY - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    ELEMENT_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.BindingType
    The element type
    ElementDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Element Declaration nonterminal.
    ElementDecl - Class in org.exolab.castor.xml.schema
    An XML Schema ElementDecl
    ElementDecl(Schema) - Constructor for class org.exolab.castor.xml.schema.ElementDecl
    Creates a new default element definition
    ElementDecl(Schema, String) - Constructor for class org.exolab.castor.xml.schema.ElementDecl
    Creates a new default element definition
    elementName() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Returns the name of the element that this ComponentReader handles.
    elementName() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName(String) - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Sets the name of the element that this CharacterUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
    Sets the name of the element that this UnknownUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
    Sets the name of the element that this UnknownUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Sets the name of the element that this UnknownUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
    Sets the name of the element that this UnknownUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Returns the name of the element that this SaxUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Returns the name of the element that this ComponentReader handles.
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
    Returns the name of the element that this ComponentReader handles
    elementName(String) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
    Sets the name of the element that this UnknownUnmarshaller handles
    elementName() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
    Returns the name of the element that this ComponentReader handles
    Elements() - Constructor for class org.exolab.castor.dsml.XML.Entries.Elements
     
    Elements() - Constructor for class org.exolab.castor.dsml.XML.Schema.Elements
     
    elements(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
    Returns an enumeration of all the elements in the collection.
    elements(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Returns an enumeration of all the objects in the Map.
    elements(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Returns an enumeration of all the objects in the Map.
    elements(Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Returns an enumeration of all the objects in the Map.
    ElementUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling element definitions
    ElementUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
    Creates a new ElementUnmarshaller.
    elemOnly - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    EMPTY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    EMPTY - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    empty - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    EMPTY_ARGS - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Empty array of class types used for reflection.
    enable - Static variable in class org.exolab.castor.xml.schema.writer.SchemaWriter
    Deprecated. 
    enable_tracing() - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Enable tracing.
    enable_tracing() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Enable tracing.
    enable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    enable_tracing() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    encode(byte[]) - Static method in class org.castor.core.util.Base64Encoder
    Encode given byte array into a encoded character array.
    encode(byte[], int, int, OutputStream) - Static method in class org.castor.core.util.HexDecoder
    Encodes the input data producing a Hex output stream.
    encode(byte[]) - Static method in class org.castor.core.util.HexDecoder
    Encodes the input data producing a Hex output stream.
    encodeColumn(String, String) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    encodeColumn(String, String) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Encode a TableColumn for use in expressions.
    ENCODING - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
     
    ENCODING_TABLE - Static variable in class org.castor.core.util.HexDecoder
    Encoding table.
    Encodings() - Constructor for class org.exolab.castor.dsml.XML.Entries.Attributes.Encodings
     
    end(Xid, int) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    END_ATTR_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_COMMENT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    END_DQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_DQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_ELEMENT_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_GE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_NOTATION_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_OF_QUERY - Static variable in class org.exolab.castor.jdo.oql.Token
     
    END_OF_QUERY - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    END_PE_DECL - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    END_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    END_SQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    END_SQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    endColumn - Variable in class org.castor.cpa.query.castorql.Token
    The column number of the last character of this Token.
    endColumn - Variable in class org.castor.cpa.query.ejbql.Token
    The column number of the last character of this Token.
    endColumn - Variable in class org.exolab.castor.xml.dtd.parser.Token
    beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
    endDocument() - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Signals the end of the document.
    endDocument() - Method in class org.exolab.castor.dsml.Consumer
     
    endDocument() - Method in class org.exolab.castor.dsml.Producer
     
    endDocument() - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#endDocument() request to the proxy that is provided, printing debugging information before doing the proxy.
    endDocument() - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    endDocument() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    endDocument() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    endDocument() - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    endDocument() - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    endDocument() - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    endElement(String, String, String) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Signals the end of an Element.
    endElement(String) - Method in class org.exolab.castor.dsml.Consumer
     
    endElement(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    endElement(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    endElement(String) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#endElement(String) request to the proxy that is provided, printing debugging information before doing the proxy.
    endElement(String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Delegates endElement to SAX2ANY.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
    Signals to end of the element with the given name.
    endElement(String) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    endElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
    Signals to end of the element with the given name.
    endElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
    Signals to end of the element with the given name.
    endElement(String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    endElement(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    endElement(String, String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
    ContentHandler#endElement
    endElement(String, String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    endElement(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    endElement(String, String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    endElement(String) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
     
    EndElementProcessor - Class in org.exolab.castor.xml
    A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.endElement(String, String, String) callback method.
    EndElementProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.EndElementProcessor
    Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 endElement() callback method.
    endLine - Variable in class org.castor.cpa.query.castorql.Token
    The line number of the last character of this Token.
    endLine - Variable in class org.castor.cpa.query.ejbql.Token
    The line number of the last character of this Token.
    endLine - Variable in class org.exolab.castor.xml.dtd.parser.Token
    beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
    endPrefixMapping(String) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Signals the end of prefix mapping.
    endPrefixMapping(String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    delegates endPrefixMapping to SAX2ANY.
    endPrefixMapping(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Signals to end the namespace prefix mapping
    endPrefixMapping(String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    endPrefixMapping(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    endRead() - Method in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    endRead() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
    Called upon termination of a read.
    endWrite() - Method in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    endWrite() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
    Called upon termination of a write.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.db2.Db2Generator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_NAME - Static variable in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Filename of specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.db2.Db2Generator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Path to specific configuration for generator.
    ENGINE_CONFIG_PATH - Static variable in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Path to specific configuration for generator.
    enterDirectory() - Method in class org.exolab.castor.dsml.Producer
     
    enterSchema() - Method in class org.exolab.castor.dsml.Producer
     
    ENTITIES - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:ENTITIES.
    ENTITIES - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ENTITIES_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    ENTITY - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:ENTITY.
    ENTITY - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ENTITY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    ENTITY_VALUE_TEXT_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    ENTITY_VALUE_TEXT_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    EntityValue(Hashtable) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
    Parsing procedure corresponding to the Entity Value nonterminal.
    Entries() - Constructor for class org.exolab.castor.dsml.XML.Entries
     
    Entry(Object, int, Object) - Constructor for class org.castor.core.util.IdentityMap.Entry
    Construct an entry.
    Entry(Object, int) - Constructor for class org.castor.core.util.IdentitySet.Entry
    Construct an entry.
    ENTRY - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
     
    Entry() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Entry
     
    entrySet() - Method in class org.castor.cache.DebuggingCacheProxy
    entrySet() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    entrySet() - Method in class org.castor.cache.distributed.EHCache
    entrySet() - Method in class org.castor.cache.distributed.JcsCache
    entrySet() - Method in class org.castor.cache.distributed.OsCache
    entrySet() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    entrySet() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    entrySet() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    entrySet() - Method in class org.castor.cache.simple.CountLimited
    entrySet() - Method in class org.castor.cache.simple.NoCache
    entrySet() - Method in class org.castor.cache.simple.TimeLimited
    entrySet() - Method in class org.castor.cache.simple.Unlimited
    entrySet() - Method in class org.castor.core.util.IdentityMap
    In contrast with the design contract of the Map interface this method has not been implemented and throws a UnsupportedOperationException.
    ENUM_TYPE - Static variable in interface org.exolab.castor.builder.BindingComponent
    An enum binding component.
    ENUM_TYPE_ACCESS_INTERFACE - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether to implement EnumeratedTypeAccess interface for all generated enumerated type classes.
    EnumBindingType - Class in org.exolab.castor.builder.binding.xml
    This type allows the mapping between an XML schema enumeration and a java class that follows the type-safe enumeration paradigm.
    EnumBindingType() - Constructor for class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    EnumBindingTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class EnumBindingTypeDescriptor.
    EnumBindingTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
     
    EnumClassName - Class in org.exolab.castor.builder.binding.xml
    Class EnumClassName.
    EnumClassName() - Constructor for class org.exolab.castor.builder.binding.xml.EnumClassName
     
    EnumClassName(String) - Constructor for class org.exolab.castor.builder.binding.xml.EnumClassName
     
    EnumClassNameDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class EnumClassNameDescriptor.
    EnumClassNameDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
     
    enumerate() - Static method in class org.exolab.castor.builder.binding.xml.types.BindingType
    Method enumerate.Returns an enumeration of all possible instances of BindingType
    enumerate() - Static method in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    Method enumerate.Returns an enumeration of all possible instances of FieldTypeCollectionType
    enumerate() - Static method in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    Method enumerate.Returns an enumeration of all possible instances of FieldTypeVisibilityType
    enumerate() - Static method in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    Method enumerate.Returns an enumeration of all possible instances of VisibilityType
    enumerate() - Static method in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    Method enumerate.Returns an enumeration of all possible instances of TableAccessModeType
    enumerate() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns an enumeration of all the Particles of this ContentModelGroup.
    enumerate() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns an enumeration of all the Particles contained within this ContentModelGroup.
    enumerate() - Method in class org.exolab.castor.xml.schema.FacetList
    Returns an Enumeration of the Facets in this list
    enumerate() - Method in class org.exolab.castor.xml.schema.Group
    Returns an enumeration of all the Particles contained within this ContentModelGroup.
    enumerate() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns an enumeration of all the Particles of this ContentModelGroup
    enumerateAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateAttributeBinding.
    enumerateAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateAttributeBinding.
    enumerateAttributeGroups() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Enumerates the attributeGroup names.
    enumerateClassMapping() - Method in class org.castor.jdo.conf.Database
    Method enumerateClassMapping.
    enumerateClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method enumerateClassMapping.
    enumerateComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateComplexTypeBinding.
    enumerateComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateComplexTypeBinding.
    enumerateComplexTypes() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Enumerates the complexType names.
    enumerateComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateComponentBinding.
    enumerateComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateComponentBinding.
    enumerateContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method enumerateContainer.
    enumerateDatabase() - Method in class org.castor.jdo.conf.JdoConf
    Method enumerateDatabase.
    EnumeratedTypeAccess - Interface in org.exolab.castor.types
    Interface EnumeratedTypeAccess.
    enumerateElementBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateElementBinding.
    enumerateElementBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateElementBinding.
    enumerateEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateEnumBinding.
    enumerateEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateEnumBinding.
    enumerateEnumMember() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method enumerateEnumMember.
    enumerateExclude() - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method enumerateExclude.
    enumerateFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method enumerateFieldHandlerDef.
    enumerateFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method enumerateFieldMapping.
    enumerateForce() - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method enumerateForce.
    enumerateGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateGroupBinding.
    enumerateGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateGroupBinding.
    enumerateGroups() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Enumerates the group names.
    enumerateIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method enumerateIdentity.
    enumerateImplements() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method enumerateImplements.
    enumerateInclude() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateInclude.
    enumerateInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method enumerateInclude.
    enumerateKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method enumerateKey.
    enumerateKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method enumerateKeyGeneratorDef.
    enumerateManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
    Method enumerateManyKey.
    enumerateMapping() - Method in class org.castor.jdo.conf.Database
    Method enumerateMapping.
    enumerateName() - Method in class org.exolab.castor.mapping.xml.Sql
    Method enumerateName.
    enumerateNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method enumerateNamedNativeQuery.
    enumerateNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method enumerateNamedQuery.
    enumeratePackage() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumeratePackage.
    enumeratePackageMapping() - Method in class org.castor.jdo.conf.Database
    Method enumeratePackageMapping.
    enumerateParam() - Method in class org.castor.jdo.conf.DataSource
    Method enumerateParam.
    enumerateParam() - Method in class org.castor.jdo.conf.Driver
    Method enumerateParam.
    enumerateParam() - Method in class org.castor.jdo.conf.TransactionManager
    Method enumerateParam.
    enumerateParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method enumerateParam.
    enumerateParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method enumerateParam.
    enumerateParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method enumerateParam.
    enumerateProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method enumerateProperty.
    enumerateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method enumerateQueryHint.
    enumerateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method enumerateQueryHint.
    enumerateSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method enumerateSimpleTypeBinding.
    enumerateSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method enumerateSimpleTypeBinding.
    enumerateSimpleTypes() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Enumerates the simpleType names.
    ENUMERATION - Static variable in class org.exolab.castor.xml.schema.Facet
     
    ENUMERATION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    EnumerationDescriptor - Class in org.exolab.castor.xml.descriptors
    The default class descriptor for Enumerations that are passed in as the root-level class, this is really only useful for marshaling, as Enumerations are immutable.
    EnumerationDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.EnumerationDescriptor
    Creates a new EnumerationDescriptor.
    EnumerationFactory - Class in org.exolab.castor.builder.factory
    This class creates the Java sources for XML Schema components that define an enumeration.
    EnumerationFactory(BuilderConfiguration, GroupNaming, SourceGenerator) - Constructor for class org.exolab.castor.builder.factory.EnumerationFactory
    Creates a new EnumerationFactory for the builder configuration given.
    EnumerationIterator - Class in org.castor.core.util
    Convert an enumeration to an iterator.
    EnumerationIterator(Enumeration) - Constructor for class org.castor.core.util.EnumerationIterator
    Construct an iterator for given enumeration.
    EnumFieldHandler - Class in org.exolab.castor.mapping.handlers
    A specialized FieldHandler for the type-safe enum style classes.
    EnumFieldHandler(Class, FieldHandler, Method) - Constructor for class org.exolab.castor.mapping.handlers.EnumFieldHandler
    Creates a new EnumFieldHandler with the given type and FieldHandler
    EnumFieldHandler - Class in org.exolab.castor.xml.handlers
    A specialized FieldHandler for the XML Schema enumeration types.
    EnumFieldHandler(Class, FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.EnumFieldHandler
    Creates a new EnumFieldHandler with the given type and FieldHandler.
    EnumLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a enum expression.
    EnumLiteral(String) - Constructor for class org.castor.cpa.query.object.literal.EnumLiteral
    Construct enum literal for given string value.
    EnumLiteral(Enum<?>) - Constructor for class org.castor.cpa.query.object.literal.EnumLiteral
    Construct enum literal for given enum constant.
    EnumMember - Class in org.exolab.castor.builder.binding.xml
    Class EnumMember.
    EnumMember() - Constructor for class org.exolab.castor.builder.binding.xml.EnumMember
     
    EnumMemberDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class EnumMemberDescriptor.
    EnumMemberDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
     
    EnumToOrdinal - Class in org.castor.cpa.persistence.convertor
     
    EnumToOrdinal() - Constructor for class org.castor.cpa.persistence.convertor.EnumToOrdinal
    Creates an instance of this class.
    ENUMTYPE_ID - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Prefix used to identify an enumeration.
    EnumTypeConversionHelper - Class in org.castor.cpa.persistence.convertor
    Can be used to get a type-safe enum constant value via its ordinal value.
    EnumTypeConversionHelper(Class<?>) - Constructor for class org.castor.cpa.persistence.convertor.EnumTypeConversionHelper
     
    EnumTypeConvertor - Class in org.castor.cpa.persistence.convertor
    Custom convertor used to handle enum types.
    EnumTypeConvertor(Class<?>, Class<?>, Method) - Constructor for class org.castor.cpa.persistence.convertor.EnumTypeConvertor
     
    EOF - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    End of File.
    EOF - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    End of File.
    EOF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    EOF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    eol - Variable in exception org.castor.cpa.query.castorql.ParseException
    The end of line string for this machine.
    eol - Variable in exception org.castor.cpa.query.ejbql.ParseException
    The end of line string for this machine.
    eol - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
    The end of line string for this machine.
    equal(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is equal to the given one.
    EQUAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    EQUAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    equal(boolean) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(long) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(double) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(String) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Equal.
    equal(Expression) - Method in interface org.castor.cpa.query.Expression
    Equal.
    EQUAL - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Equal comparison operator.
    Equal - Class in org.castor.cpa.query.object.condition
    Final class that represents equal comparison operator.
    Equal() - Constructor for class org.castor.cpa.query.object.condition.Equal
    Protect constructor from being called from everywhere.
    equal(boolean) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    equal(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Equal.
    EQUAL - Static variable in class org.exolab.castor.jdo.oql.Token
     
    EQUAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    equal(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
    Returns true if the present instance of date/time type is equal to the parameter.
    equal(Duration) - Method in class org.exolab.castor.types.Duration
    Returns true if the instance of TimeDuration has the same fields of the parameter
    equal(RecurringDuration) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    Returns true if the present instance of Recurring Duration is equal to the parameter.
    equal(RecurringDurationBase) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    Returns true if the present instance of Recurring Duration Base is equal to the parameter.
    equal(TimeDuration) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Returns true if the instance of TimeDuration has the same fields of the parameter
    EQUALITY - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    equals(Object, Object) - Static method in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Check the 2 given objects for equality by taking into account that one or both of them may be null.
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.Field
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.Index
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    equals(Object) - Method in class org.castor.ddlgen.schemaobject.Table
    equals(Object) - Method in class org.castor.mapping.BindingType
    Returns if the specified object and this are one and the same instance.
    equals(Object) - Method in class org.castor.persist.proxy.LazyHashSet
     
    equals(Object) - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the given Object is equal to this instance of XMLBindingComponent.
    equals(Object) - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if the given Object is equal to this instance of BindingComponent.
    equals(Object) - Method in class org.exolab.castor.mapping.AccessMode
    Returns if the specified object and this are one and the same instance.
    equals(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
    Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
    equals(Object) - Method in class org.exolab.castor.persist.OID
    Returns true if the two OID's are identical.
    equals(Object) - Method in class org.exolab.castor.persist.spi.Identity
     
    EQUALS - Static variable in class org.exolab.castor.types.DateTimeBase
    Public constant referring to a Date/Time comparison result of "equals".
    equals(Object) - Method in class org.exolab.castor.types.DateTimeBase
    Overrides the java.lang.Object#equals method.
    equals(Object) - Method in class org.exolab.castor.types.Duration
    Override the java.lang.equals method
    equals(Object) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    Override the java.lang.equals method
    equals(Object) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    Override the java.lang.equals method
    equals(Object) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Override the java.lang.equals method
    equals(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
    equals(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
    equals(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
    equals(Object) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Returns true if two XMLFieldDescriptors should be treated as equal.
    equals(Object) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Compares the specified object with this list for equality.
    equals(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
    Returns true if the given object is an XMLFieldHandler that is equivalent to this one.
    equals(Object) - Method in class org.exolab.javasource.JTypeName
    EQUALS_METHOD - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying if we want to have the equals method generated for each generated class.
    equalsMethod() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if we generate an 'equals' method for each generated class.
    error(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called for a general error.
    error(Exception) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called for a general error.
    error(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    error(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called for a general error.
    error(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    error(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    error(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    error(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    ESCAPE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    ESCAPE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    evaluateTo() - Method in class org.castor.cpa.persistence.sql.query.condition.Predicate
    Returns if the predicate should evaluate to true or false.
    EventListenerList - Class in org.exolab.castor.util
    This class is an efficient repository for EventListeners based on javax.swing.EventListenerList.
    EventListenerList() - Constructor for class org.exolab.castor.util.EventListenerList
     
    EventProducer - Interface in org.exolab.castor.xml
    Deprecated.
    use @see org.castor.xml.SAX2EventProducer instead.
    exception(Exception) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    exception(Exception) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Reports an exception of some sort that is not delivered to the application.
    EXCEPTION - Static variable in class org.exolab.javasource.JDocDescriptor
    The exception descriptor (exception).
    Exclude - Class in org.exolab.castor.builder.binding.xml
    Class Exclude.
    Exclude() - Constructor for class org.exolab.castor.builder.binding.xml.Exclude
     
    ExcludeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ExcludeDescriptor.
    ExcludeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
     
    Excludes - Class in org.exolab.castor.builder.binding.xml
    Class Excludes.
    Excludes() - Constructor for class org.exolab.castor.builder.binding.xml.Excludes
     
    ExcludesDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ExcludesDescriptor.
    ExcludesDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
     
    EXCLUSIVE - Static variable in interface org.exolab.castor.jdo.Database
    Exclusive access.
    Exclusive - Static variable in class org.exolab.castor.mapping.AccessMode
    Exclusive access.
    EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The instance of the exclusive type
    EXCLUSIVE_TYPE - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The exclusive type
    execute() - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    execute(boolean) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    execute(AccessMode) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    execute(AccessMode, boolean) - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
     
    execute(Connection, QueryExpression, Object[]) - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor
    Executes a simple query and returns the results.
    execute(Object, AccessMode, boolean) - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    execute() - Method in interface org.exolab.castor.jdo.Query
    Execute the query.
    execute(boolean) - Method in interface org.exolab.castor.jdo.Query
    This is used for cursor support.
    execute(AccessMode) - Method in interface org.exolab.castor.jdo.Query
    Execute the query.
    execute(AccessMode, boolean) - Method in interface org.exolab.castor.jdo.Query
    This is used for cursor support.
    execute(Object, AccessMode, boolean) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    execute(Object, AccessMode) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    execute(Object, AccessMode, boolean) - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Execute the query with the give connection and lock type.
    executeQuery() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to execute prepared statement and return ResultSet.
    executeStatement(CastorConnection, Identity) - Method in class org.castor.cpa.persistence.sql.engine.SQLStatementDelete
    Execute statement to remove entity with given identity from database using given JDBC connection.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.engine.SQLStatementInsert
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(CastorConnection, Identity, ProposedEntity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.engine.SQLStatementUpdate
    Stores the identity to the database using JDBC Connection.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractAfterKeyGenerator
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractBeforeKeyGenerator
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGenerator
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(Database, CastorConnection, Identity, ProposedEntity) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator
    Executes the SQL statement after preparing the PreparedStatement.
    executeStatement(CastorConnection, Identity, ProposedEntity, AccessMode) - Method in class org.exolab.castor.jdo.engine.SQLStatementLoad
    Execute statement to load entity with given identity from database using given JDBC connection.
    executeUpdate() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to execute prepared statement.
    existsExclusion(String) - Method in class org.exolab.castor.builder.binding.ExtendedBinding
    Indicates whether an <exclude> element has been specified in a binding file for the given 'local name' of an element definition.
    existsForce(String) - Method in class org.exolab.castor.builder.binding.ExtendedBinding
    Indicates whether an <force> element has been specified in a binding file for the given 'local name' of an element definition.
    ExpandBuff(boolean) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
     
    ExpandBuff(boolean) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    expectedTokenSequences - Variable in exception org.castor.cpa.query.castorql.ParseException
    Each entry in this array is an array of integers.
    expectedTokenSequences - Variable in exception org.castor.cpa.query.ejbql.ParseException
    Each entry in this array is an array of integers.
    expectedTokenSequences - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
    Each entry in this array is an array of integers.
    expire(Object) - Method in class org.castor.cache.AbstractBaseCache
    Remove the mapping identified by key from the cache.
    expire(Object) - Method in interface org.castor.cache.Cache
    Remove the mapping identified by key from the cache.
    expire(Object) - Method in class org.castor.cache.DebuggingCacheProxy
    Remove the mapping identified by key from the cache.
    expire() - Method in class org.exolab.castor.persist.ObjectLock
    Indicate that object needs to be expired from the cache.
    expireAll() - Method in class org.castor.cache.AbstractBaseCache
    Removes all mappings from the cache.
    expireAll() - Method in interface org.castor.cache.Cache
    Removes all mappings from the cache.
    expireAll() - Method in class org.castor.cache.DebuggingCacheProxy
    Removes all mappings from the cache.
    expireCache(ClassMolder, Identity) - Method in class org.castor.persist.AbstractTransactionContext
    Expire object from the cache.
    expireCache(TransactionContext, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    expireCache(TransactionContext, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    expireCache(TransactionContext, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    expireCache(TransactionContext, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Inspect the fields stored in the object passed as an argument for contained objects.
    expireCache(TransactionContext, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    expireCache(ClassMolder, Identity) - Method in interface org.castor.persist.TransactionContext
    Expire object from the cache.
    expireCache() - Method in class org.exolab.castor.jdo.CacheManager
    Expires all objects from cache.
    expireCache(Class, Object) - Method in class org.exolab.castor.jdo.CacheManager
    Expires a type with a specific identity from cache.
    expireCache(Class, Object[]) - Method in class org.exolab.castor.jdo.CacheManager
    Expires a type with specific identities from cache.
    expireCache(Class[]) - Method in class org.exolab.castor.jdo.CacheManager
    Expires all instances of specified types from cache.
    expireCache(TransactionContext, ObjectLock) - Method in class org.exolab.castor.persist.ClassMolder
    Inspect the fields stored in the object passed as an argument for contained objects.
    expireCache(TransactionContext, OID, int) - Method in class org.exolab.castor.persist.LockEngine
    Expire object from the cache.
    expireCache(Class) - Method in class org.exolab.castor.persist.LockEngine
    Forces the cache to be expired for the object represented by ClassMolder and identity.
    expireCache() - Method in class org.exolab.castor.persist.LockEngine
    Expires all objects of all types from cache.
    expired() - Method in class org.exolab.castor.persist.ObjectLock
    Indicate that object has been removed from the cache.
    export(OutputStream, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
     
    export(Writer, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
     
    export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
     
    export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.jndi.JNDIExporter
     
    export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.mozilla.MozillaExporter
     
    Exporter - Class in org.exolab.castor.dsml
     
    Exporter() - Constructor for class org.exolab.castor.dsml.Exporter
     
    expression() - Method in class org.castor.cpa.persistence.sql.query.condition.Predicate
    Expression to apply the predicate to.
    Expression - Class in org.castor.cpa.persistence.sql.query.expression
    Abstract base class for all expressions.
    Expression() - Constructor for class org.castor.cpa.persistence.sql.query.expression.Expression
     
    Expression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Expression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    Expression - Interface in org.castor.cpa.query
    Interface specification for expressions of query objects.
    ExtendedBinding - Class in org.exolab.castor.builder.binding
    This class adds the necessary logic to a Binding Object to bring the gap between the XML Schema Object Model and the Binding File.
    ExtendedBinding() - Constructor for class org.exolab.castor.builder.binding.ExtendedBinding
    Default constructor.
    ExtendedFieldHandler - Class in org.exolab.castor.mapping
    An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
    ExtendedFieldHandler() - Constructor for class org.exolab.castor.mapping.ExtendedFieldHandler
     
    ExtendedFieldHandler - Class in org.exolab.castor.mapping.loader
    An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
    ExtendedFieldHandler() - Constructor for class org.exolab.castor.mapping.loader.ExtendedFieldHandler
     
    EXTENDER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    EXTENDER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ExtendNode - Class in org.castor.cpa.query.castorql
    Custom Class which is extended by SimpleNode.
    ExtendNode() - Constructor for class org.castor.cpa.query.castorql.ExtendNode
     
    ExtendNode - Class in org.castor.cpa.query.ejbql
    Custom Class which is extended by SimpleNode.
    ExtendNode() - Constructor for class org.castor.cpa.query.ejbql.ExtendNode
     
    EXTENSION - Static variable in class org.exolab.castor.xml.schema.BlockList
    The extension value
    EXTENSION - Static variable in class org.exolab.castor.xml.schema.FinalList
    The extension value
    EXTENSION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ExtensionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling extension elements
    ExtensionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
    Creates a new ExtensionUnmarshaller.
    EXTRA_COLLECTION_METHODS - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether or not to generate source code for extra collection methods.
    EXTRA_DOCUMENTATION_METHODS - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether extra members/methods for extracting XML schema documentation should be made available; defaults to false.
    extract(SequenceGenerator) - Static method in class org.castor.cpa.jpa.info.JPASequenceGeneratorDescriptor
     
    extract(TableGenerator) - Static method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    extract(UniqueConstraint) - Static method in class org.castor.cpa.jpa.info.JPAUniqueConstraint
     
    extractCommentsFromAnnotations(Annotated) - Method in class org.exolab.castor.builder.factory.BaseFactory
    Creates Comments from Schema annotations.
    extractFieldNameFromField(Field) - Method in interface org.castor.xml.JavaNaming
    Extracts the field name part from the Field.
    extractFieldNameFromField(Field) - Method in class org.castor.xml.JavaNamingImpl
    Extracts the field name part from the Field.
    extractFieldNameFromMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Extracts the filed name part from the methods name.
    extractFieldNameFromMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Extracts the filed name part from the methods name.

    F

    Facet - Class in org.exolab.castor.xml.schema
    Represents the base type for XML Schema Facets
    Facet(String, String) - Constructor for class org.exolab.castor.xml.schema.Facet
    Creates a new Facet with the given name.
    FACET - Static variable in class org.exolab.castor.xml.schema.Structure
     
    FacetFactory - Class in org.exolab.castor.xml.schema
    A factory to create instances of Facets.
    FacetList - Class in org.exolab.castor.xml.schema
    A list for maintaining facets
    FacetList() - Constructor for class org.exolab.castor.xml.schema.FacetList
    Creates a new FacetList
    FacetUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling facets
    FacetUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
    Creates a new FacetUnmarshaller.
    Factor() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Factor() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    FACTORY_CLASS_NAME - Static variable in class org.castor.transactionmanager.JOTMTransactionManagerFactory
    Name of the JOTM specific transaction manager factory class.
    FACTORY_CLASS_NAME - Static variable in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    Name of the IBM Websphere specific transaction manager factory class.
    FACTORY_CLASS_NAME - Static variable in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    Name of the IBM Websphere specific transaction manager factory class.
    FACTORY_CLASS_NAME - Static variable in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    Name of the IBM Websphere specific transaction manager factory class.
    FACTORY_METHOD_NAME - Static variable in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    Name of the method that is used upon the factory to have a TransactionManager instance created.
    FACTORY_METHOD_NAME - Static variable in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    Name of the method that is used upon the factory to have a TransactionManager instance created.
    FACTORY_METHOD_NAME - Static variable in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    Name of the method that is used upon the factory to have a TransactionManager instance created.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.DB2Factory
    Internal name of this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.DerbyFactory
    Internal name of this PersistenceFactory implementation.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.HsqlFactory
    Internal name for this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.InformixFactory
    Internal name for this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.InstantDBFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.MySQLFactory
    Internal name for this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
    Internal name for this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.ProgressFactory
    Internal name of this PersistenceFactory instance.
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    FACTORY_NAME - Static variable in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    FactoryState - Class in org.exolab.castor.builder
    A class used to save State information for the SourceFactory.
    FactoryState(String, SGStateInfo, String, XMLBindingComponent) - Constructor for class org.exolab.castor.builder.FactoryState
    Constructs a new FactoryState.
    FactoryState(String, SGStateInfo, String, XMLBindingComponent, boolean) - Constructor for class org.exolab.castor.builder.FactoryState
    Constructs a factory state with the option of choosing between JClass and JEnum.
    FALSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    FALSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    FALSE - Static variable in class org.castor.ddlgen.Configuration
    String representation of boolean false.
    FastIteratingContainer - Class in org.castor.cache.hashbelt.container
    The FastIteratingContainer implementation of the Container interface assuems two things: Puts and removes are rare in proportion to gets and iteration are common.
    FastIteratingContainer() - Constructor for class org.castor.cache.hashbelt.container.FastIteratingContainer
     
    fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    fatalError(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    fatalError(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    fatalError(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    FatalPersistenceException - Exception in org.exolab.castor.jdo
    A fatal exception indicates the persistence engine is no longer usable.
    FatalPersistenceException(String) - Constructor for exception org.exolab.castor.jdo.FatalPersistenceException
     
    FatalPersistenceException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.FatalPersistenceException
     
    fetch(ClassMolder, Identity, AccessMode) - Method in class org.castor.persist.AbstractTransactionContext
    fetch(ClassMolder, Identity, AccessMode) - Method in interface org.castor.persist.TransactionContext
     
    fetch(ProposedEntity) - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    fetch() - Method in class org.exolab.castor.persist.QueryResults
    Loads the specified object with the identity.
    fetch(ProposedEntity) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    fetch(ProposedEntity) - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Loades the object.
    Field - Interface in org.castor.cpa.query
    Interface specification for Field of query objects.
    field(String) - Method in interface org.castor.cpa.query.Field
    The method for field object creation of query objects.
    field(String) - Method in class org.castor.cpa.query.object.AbstractField
    The method for field object creation of query objects.
    Field - Class in org.castor.ddlgen.schemaobject
    Abstract base class of all field implementations.
    Field() - Constructor for class org.castor.ddlgen.schemaobject.Field
     
    FIELD - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    FIELD_INFO_ARRAY_LIST - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a java.util.ArrayList instance.
    FIELD_INFO_COLLECTION - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a java.util.Collection instance.
    FIELD_INFO_ODMG - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a ODMG collection type instance.
    FIELD_INFO_SET - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a java.util.Set instance.
    FIELD_INFO_SORTED_SET - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a java.util.SortedSet instance.
    FIELD_INFO_VECTOR - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Represents a java.util.Vector instance.
    FIELD_UNDERSCORE_PREFIX - Static variable in interface org.castor.xml.JavaNaming
    The underscore field prefix.
    fieldAdded(String, Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
    Not used for includes processing.
    fieldAdded(String, Object, Object) - Method in interface org.castor.xml.UnmarshalListener
    This method is called after a child object has been added during the unmarshalling.
    fieldAdded(String, Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
    This method is called after a child object has been added during the unmarshalling.
    fieldAdded(String, Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
     
    fieldAdded(String, Object, Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
    Deprecated.
    This method is called after a child object has been added during the unmarshalling.
    FieldDescriptor - Interface in org.exolab.castor.mapping
    Describes the properties of a field.
    FieldDescriptorImpl - Class in org.exolab.castor.mapping.loader
     
    FieldDescriptorImpl() - Constructor for class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Creates a default instance of a field descriptor.
    FieldDescriptorImpl(String, TypeInfo, FieldHandler, boolean) - Constructor for class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Constructs a new field descriptor.
    FieldDescriptorJDONature - Class in org.exolab.castor.jdo.engine.nature
    JDO-specific nature for FieldDescriptor.

    Augments FieldDescriptor to include persistence-specific data such as e.g.
    FieldDescriptorJDONature(PropertyHolder) - Constructor for class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Creates an instance of FieldDescriptorJDONature.
    FieldHandler - Interface in org.exolab.castor.mapping
    A field handler knows how to perform various operations on the field that require access to the field value.
    FieldHandlerDef - Class in org.exolab.castor.mapping.xml
    Class FieldHandlerDef.
    FieldHandlerDef() - Constructor for class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    FieldHandlerDefDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class FieldHandlerDefDescriptor.
    FieldHandlerDefDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
     
    FieldHandlerFactory - Class in org.exolab.castor.mapping
    An abstract factory class for creating GeneralizedFieldHandlers.
    FieldHandlerFactory() - Constructor for class org.exolab.castor.mapping.FieldHandlerFactory
     
    FieldHandlerFriend - Class in org.exolab.castor.mapping.loader
    An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
    FieldHandlerFriend() - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerFriend
     
    FieldHandlerImpl - Class in org.exolab.castor.mapping.loader
    A field handler that knows how to get/set the values of a field directly or through the get/set methods.
    FieldHandlerImpl(FieldHandler, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Construct a new field handler for the specified field.
    FieldHandlerImpl(Field, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Construct a new field handler for the specified field.
    FieldHandlerImpl(String, Method[], Method[], Method, Method, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Construct a new field handler for the specified field that is accessed through the accessor methods (get/set).
    FieldImpl - Class in org.castor.cpa.query.object
    Final immutable class that implements Field.
    FieldImpl(Field, String) - Constructor for class org.castor.cpa.query.object.FieldImpl
    Construct field implementation.
    FieldInfo - Class in org.castor.cpa.jpa.info
    This class holds the necessary information so that Castor can properly map a JPA annotated classes member to the database.
    FieldInfo(ClassInfo, Class<?>, String, Method, Method) - Constructor for class org.castor.cpa.jpa.info.FieldInfo
    Creates a FieldInfo associated to the given ClassInfo, describing the given a field with the given name using method (property) access.
    FieldInfo - Class in org.exolab.castor.builder.info
    A class for representing field members of a class.
    FieldInfo(XSType, String, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.FieldInfo
    Creates a new FieldInfo with the given XML Schema type and the given member name.
    FieldInfoFactory - Class in org.exolab.castor.builder.factory
    This class is used as a factory to create all the FieldInfo objects used by the source generator.
    FieldInfoFactory() - Constructor for class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates a new FieldInfoFactory.
    FieldInfoFactory(String) - Constructor for class org.exolab.castor.builder.factory.FieldInfoFactory
    Creates a new FieldInfoFactory of the given type.
    FieldMapping - Class in org.exolab.castor.mapping.xml
    The 'field' element is used to describe the property of a Java object.
    FieldMapping() - Constructor for class org.exolab.castor.mapping.xml.FieldMapping
     
    FieldMappingCollectionType - Enum in org.exolab.castor.mapping.xml.types
    Enumeration FieldMappingCollectionType.
    FieldMappingCollectionTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
    Class FieldMappingCollectionTypeDescriptor.
    FieldMappingCollectionTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
     
    FieldMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class FieldMappingDescriptor.
    FieldMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
     
    FieldMemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    This factory takes a FieldInfo and generates the suitable JFields (and optional the getter and setter methods) into the JClass.
    FieldMemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory
    Creates a factory that offers public methods to create the field initialization code as well as the getter/setter methods.
    FieldMolder - Class in org.exolab.castor.persist
    FieldMolder represents a field of a data object class.
    FieldMolder(DatingService, ClassMolder, FieldDescriptor, SQLRelationLoader) - Constructor for class org.exolab.castor.persist.FieldMolder
    Creates a single field descriptor.
    FieldMolder(DatingService, ClassMolder, FieldDescriptor) - Constructor for class org.exolab.castor.persist.FieldMolder
     
    FieldMolder.CollectionInfo - Class in org.exolab.castor.persist
     
    fieldNames(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Concatenate all field names delimited by field delimiter and whitespace.
    fieldNames(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.Index
    Concatenate all field names delimited by field delimiter and whitespace.
    fieldNames(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Concatenate all field names delimited by field delimiter and whitespace.
    FieldOrSelectorUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling Selector or Field elements for identity-constraints
    FieldOrSelectorUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
    Creates a new FieldOrSelectorUnmarshaller.
    FieldPersistenceType - Enum in org.exolab.castor.persist
    Enumeration for field type in the context of persistence; it is distinguished between primitive fields, serializable fields and relational fields (one-to-one, one-to-many and many-to-many).
    fields(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.Table
    Concatenate all fields names delimited by line separator.
    FieldType - Class in org.exolab.castor.builder.binding.xml
    This type represents the binding for class member.
    FieldType() - Constructor for class org.exolab.castor.builder.binding.xml.FieldType
     
    FieldTypeCollectionType - Class in org.exolab.castor.builder.binding.xml.types
    Class FieldTypeCollectionType.
    FieldTypeCollectionTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.types.descriptors
    Class FieldTypeCollectionTypeDescriptor.
    FieldTypeCollectionTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
     
    FieldTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class FieldTypeDescriptor.
    FieldTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
     
    FieldTypeVisibilityType - Class in org.exolab.castor.builder.binding.xml.types
    Class FieldTypeVisibilityType.
    FieldTypeVisibilityTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.types.descriptors
    Class FieldTypeVisibilityTypeDescriptor.
    FieldTypeVisibilityTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
     
    FieldValidator - Class in org.exolab.castor.xml
    Handles field validation.
    FieldValidator() - Constructor for class org.exolab.castor.xml.FieldValidator
    Creates a default FieldValidator.
    FieldValidator(TypeValidator) - Constructor for class org.exolab.castor.xml.FieldValidator
    Creates a new FieldValidator using the given TypeValidator.
    FIFOHashbelt - Class in org.castor.cache.hashbelt
    A perfectly ordinary hashbelt.
    FIFOHashbelt() - Constructor for class org.castor.cache.hashbelt.FIFOHashbelt
     
    FIFOHashbeltFactory - Class in org.castor.cache.hashbelt
    Implements CacheFactory for the FIFOHashbelt implementation of Cache.
    FIFOHashbeltFactory() - Constructor for class org.castor.cache.hashbelt.FIFOHashbeltFactory
     
    FileLocation - Class in org.exolab.castor.xml.location
    A simple FileLocation class used for finer grained detail of exceptions.
    FileLocation() - Constructor for class org.exolab.castor.xml.location.FileLocation
    Creates a new FileLocation
    FileLocation(String) - Constructor for class org.exolab.castor.xml.location.FileLocation
    Creates a new FileLocation
    FileLocation(int, int) - Constructor for class org.exolab.castor.xml.location.FileLocation
    Creates a new FileLocation.
    FileLocation(String, int, int) - Constructor for class org.exolab.castor.xml.location.FileLocation
    Creates a new FileLocation.
    FillBuff() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
     
    FillBuff() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    FINAL_ALL - Static variable in class org.exolab.castor.xml.schema.SimpleType
    The value of the final attribute used for blocking all types of derivation.
    FINAL_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    FINAL_DEFAULT_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    FINAL_LIST - Static variable in class org.exolab.castor.xml.schema.SimpleType
    The value of the final attribute used for blocking list derivation.
    FINAL_RESTRICTION - Static variable in class org.exolab.castor.xml.schema.SimpleType
    The value of the final attribute used for blocking restriction derivation.
    FINAL_UNION - Static variable in class org.exolab.castor.xml.schema.SimpleType
    The value of the final attribute used for blocking union derivation.
    finalize() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
    Overrides Object.finalize().
    finalize() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
    Overrides Object.finalize().
    finalize() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    FinalList - Class in org.exolab.castor.xml.schema
    A class to represent the values of the XML Schema block property
    FinalList() - Constructor for class org.exolab.castor.xml.schema.FinalList
    Creates a new default FinalList.
    FinalList(String) - Constructor for class org.exolab.castor.xml.schema.FinalList
    Creates a new FinalList using the given list of values.
    findAccessor(Class<?>, String, Class<?>, boolean) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Returns the named accessor.
    findAccessor(Class<?>, String, Class<?>, boolean) - Static method in class org.exolab.castor.persist.FieldMolder
    Returns the named accessor.
    findClassMolderByNativeQuery(String) - Method in class org.exolab.castor.persist.PersistenceInfoGroup
    Returns the ClassMolder associated with a given named native query (by the means of the mapping file).
    findClassMolderByQuery(String) - Method in class org.exolab.castor.persist.PersistenceInfoGroup
    Returns the ClassMolder associated with a given named query (by the means of the mapping file).
    findIdentityByName(List<FieldDescriptor>, String, Class) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
     
    findIdentityByName(List, String, Class) - Method in class org.exolab.castor.xml.XMLMappingLoader
     
    finish() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Called to signal an end of unmarshalling.
    finish() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Called to signal an end of unmarshalling.
    finish() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Called to signal an end of unmarshalling.
    finish() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
     
    finish() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
     
    finish() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Called to signal an end of unmarshalling.
    finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Terminates the process of this restriction by setting a proper base.
    finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
    Called to signal an end of unmarshalling.
    finish() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
     
    finish() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
     
    fireEvents(AnyNode, DocumentHandler) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX
     
    fireEvents(AnyNode, DocumentHandler, Namespaces) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX
     
    fireEvents(AnyNode, ContentHandler) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX2
     
    fireEvents(AnyNode, ContentHandler, Namespaces) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX2
     
    FIXED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    FIXED_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    FKCache - Class in org.castor.cache.distributed
    FKCache implementation of Castor JDO Cache.
    FKCache() - Constructor for class org.castor.cache.distributed.FKCache
     
    FKCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the FKCache implementation of Cache.
    FKCacheFactory() - Constructor for class org.castor.cache.distributed.FKCacheFactory
     
    FLOAT - Static variable in class org.exolab.javasource.JType
    JType instance for a float (Float).
    FLOAT_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    FLOAT_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    FLOAT_OBJECT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    FLOAT_PRIMITIVE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    FLOAT_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:float.
    FLOAT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    FLOAT_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema float type
    FloatLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    FloatLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    FloatToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Float to BigDecimal.
    FloatToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.FloatToBigDecimal
    Default constructor.
    FloatToDouble - Class in org.castor.cpa.persistence.convertor
    Convert Float to Double.
    FloatToDouble() - Constructor for class org.castor.cpa.persistence.convertor.FloatToDouble
    Default constructor.
    FloatToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Float to Integer.
    FloatToInteger() - Constructor for class org.castor.cpa.persistence.convertor.FloatToInteger
    Default constructor.
    FloatToLong - Class in org.castor.cpa.persistence.convertor
    Convert Float to Long.
    FloatToLong() - Constructor for class org.castor.cpa.persistence.convertor.FloatToLong
    Default constructor.
    FloatValidator - Class in org.exolab.castor.xml.validators
    The Float Validation class.
    FloatValidator() - Constructor for class org.exolab.castor.xml.validators.FloatValidator
    Creates a new FloatValidator with no restrictions.
    flush() - Method in class org.castor.ddlgen.DDLWriter
    Flush the writer.
    flush() - Method in class org.exolab.javasource.JSourceWriter
    FOR - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'FOR' keyword for constructing FOR UPDATE-clauses.
    forAnnotationClass() - Method in interface org.castor.core.annotationprocessing.AnnotationProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPACacheProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAEntityProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAInheritanceProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAMappedSuperclassProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueriesProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueryProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueriesProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueryProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPASequenceGeneratorClassProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPATableGeneratorClassProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.classprocessors.JPATableProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPABasicProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAColumnProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAEnumeratedProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAGeneratedValueProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAIdProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinColumnProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinTableProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPALobProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToManyProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToOneProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToManyProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToOneProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPASequenceGeneratorFieldProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATableGeneratorFieldProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATemporalProcessor
     
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATransientProcessor
    Returns for which Annotation this processor is meant.
    forAnnotationClass() - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAVersionProcessor
     
    FORCE_JAVA4_ENUMS - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Forces the code generator to create 'old' Java 1.4 enumeration classes instead of Java 5 enums for <simpleType> enumerations, even in Java 5 mode.
    Forces - Class in org.exolab.castor.builder.binding.xml
    Class Forces.
    Forces() - Constructor for class org.exolab.castor.builder.binding.xml.Forces
     
    ForcesDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class ForcesDescriptor.
    ForcesDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
     
    forceUseJava50() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Add support to set java version programmatically.
    FOREIGN_KEY_ON_DELETE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    MySQL delete strategy for foreign keys, one of the CASCADE, RESTRICT, SET NULL, NO ACTION.
    FOREIGN_KEY_ON_UPDATE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    MySQL update strategy for foreign keys, one of the CASCADE, RESTRICT, SET NULL, NO ACTION.
    ForeignKey - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all foreign keys.
    ForeignKey() - Constructor for class org.castor.ddlgen.schemaobject.ForeignKey
     
    forget(Xid) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    forgetObject(TransactionContext, OID) - Method in class org.exolab.castor.persist.LockEngine
    Called at transaction commit or rollback to forget an object and release its locks.
    Form - Class in org.exolab.castor.xml.schema
    Represents an enumerated type which consists of two values: "qualified" and "unqualified".
    FORM - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    format(String, Object) - Static method in class org.castor.core.util.Messages
    Format the named message using a single argument and return the full message text.
    format(String, Object, Object) - Static method in class org.castor.core.util.Messages
    Format the named message using two argument and return the full message text.
    format(String, Object, Object, Object) - Static method in class org.castor.core.util.Messages
    Format the named message using three argument and return the full message text.
    format(String, Object[]) - Static method in class org.castor.core.util.Messages
    Format the named message using any number of arguments and return the full message text.
    format(Date) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Returns the given date in a String format, using the ISO8601 format as specified in the W3C XML Schema 1.0 Recommendation (Part 2: Datatypes) for dateTime.
    FRACTIONDIGITS - Static variable in class org.exolab.castor.xml.schema.Facet
     
    free() - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    FROM - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'FROM' keyword of a SQL query.
    FROM - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    FROM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    FROM - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    FromClause() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    FromClause() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    FromDeclaration() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    FromDeclaration() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    fromType() - Method in class org.castor.cpa.persistence.convertor.AbstractTypeConvertor
    Get the type being converted from.
    fromType() - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Get the type being converted from.
    fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
    Method fromValue.
    fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
    Method fromValue.
    fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
    Method fromValue.
    fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
    Method fromValue.
    fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
    Method fromValue.
    fromValue(int) - Static method in enum org.exolab.castor.persist.FieldPersistenceType
    Method fromValue().
    fromValue(short) - Static method in enum org.exolab.castor.persist.FieldPersistenceType
    Method fromValue.
    Function - Class in org.castor.cpa.persistence.sql.query.expression
    Base class for all any sql functions.
    Function() - Constructor for class org.castor.cpa.persistence.sql.query.expression.Function
     
    Function() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Function() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    Function - Interface in org.castor.cpa.query
    Marker interface for functions of query objects.
    FUNCTION - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     

    G

    GDay - Class in org.exolab.castor.types
    Describe an XML schema gDay type.
    GDay() - Constructor for class org.exolab.castor.types.GDay
    public only for the generated source code
    GDay(short) - Constructor for class org.exolab.castor.types.GDay
    Constructs a XML Schema GDay instance given all the values of the different fields.
    GDay(int) - Constructor for class org.exolab.castor.types.GDay
    Constructs a XML Schema GDay instance given all the values of the different fields.
    GDay(String) - Constructor for class org.exolab.castor.types.GDay
    Constructs a GDay from a string value.
    GDAY_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:gDay.
    GDAY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    GDayDescriptor - Class in org.exolab.castor.types
    The GDay Descriptor.
    GDayDescriptor() - Constructor for class org.exolab.castor.types.GDayDescriptor
     
    GE_VAlUE_CHAR_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    GE_VAlUE_CHAR_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    GeneralEntity - Class in org.exolab.castor.xml.dtd
    Implementation of DTD General Entity declaration specification.
    GeneralEntity() - Constructor for class org.exolab.castor.xml.dtd.GeneralEntity
    Default constructor.
    GeneralEntity(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.GeneralEntity
    Constructor, setting name and owning DTD document of the general entity.
    GeneralizedFieldHandler - Class in org.exolab.castor.mapping
    An extended version of the FieldHandler interface which is used for making generic libraries of FieldHandlers which can be used for more than one field or class, but have similar conversion algorithms.
    GeneralizedFieldHandler() - Constructor for class org.exolab.castor.mapping.GeneralizedFieldHandler
    Creates a new default GeneralizedFieldHandler.
    GENERATE_DDL_FOR_CREATE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for CREATE statement.
    GENERATE_DDL_FOR_DROP_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for DROP statement.
    GENERATE_DDL_FOR_FOREIRNKEY_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for FOREIGN KEY statement.
    GENERATE_DDL_FOR_INDEX_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for INDEX statement.
    GENERATE_DDL_FOR_KEYGENERATOR_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for KEY GENERATOR statement.
    GENERATE_DDL_FOR_PRIMARYKEY_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for PRIMARY KEY statement.
    GENERATE_DDL_FOR_SCHEMA_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generate DDL for CREATE statement.
    generateClassDescriptor(Class) - Method in class org.exolab.castor.xml.Introspector
    Creates an XMLClassDescriptor for the given class by using Reflection.
    generateClassDescriptor(Class, PrintWriter) - Method in class org.exolab.castor.xml.Introspector
    Creates an XMLClassDescriptor for the given class by using Reflection.
    generateCreate(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for create statementof table.
    GENERATED_ANNOTATION_CLASSES_PACKAGE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Package where to find generated JDO classes to unmarshal annotations.
    generateDDL(OutputStream) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for a mapping document.
    generateDDL(OutputStream) - Method in interface org.castor.ddlgen.Generator
    Generate DDL for a mapping document.
    generateDrop(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for drop statement of table.
    generateExtraCollectionMethods() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if extra methods for collection fields should be generated.
    generateExtraDocumentationMethods() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if extra methods for accessing XML schema documentation should be generated; default to 'false'.
    generateForeignKey(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for foreign keys.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.db2.Db2Generator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Generate header comment.
    generateHeader(DDLWriter) - Method in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Generate header comment.
    generateIndex(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for indices.
    generateInitializerCode(FieldInfo, JSourceCode) - Method in class org.exolab.castor.builder.factory.CollectionMemberAndAccessorFactory
    Creates the field initialization code in a constructor.
    generateInitializerCode(FieldInfo, JSourceCode) - Method in class org.exolab.castor.builder.factory.CollectionODMG30MemberAndAccessorFactory
    Creates the field initialization code in a constructor.
    generateInitializerCode(FieldInfo, JSourceCode) - Method in class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory
    Creates the field initialization code in a constructor.
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowKeyGenerator
    Generate a new key for the specified table.
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.IdentityKeyGenerator
    Generate a new key for the specified table.
    generateKey(Connection, String, String) - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGenerator
    Generate a new key for the specified table.
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.MaxKeyGenerator
    Generate a new key for the specified table as "MAX(primary_key) + 1".
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Generate a new key for the specified table.
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceAfterKeyGenerator
     
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceBeforeKeyGenerator
     
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator
     
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    generateKey(Connection, String, String) - Method in class org.castor.cpa.persistence.sql.keygen.UUIDKeyGenerator
    Generate a new key for the specified table.
    generateKeyGenerator(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for key generators (sequence/trigger).
    generateParseException() - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Generate ParseException.
    generateParseException() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Generate ParseException.
    generateParseException() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    generateParseException() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    generatePrimaryKey(DDLWriter) - Method in class org.castor.ddlgen.AbstractGenerator
    Generate DDL for primany keys.
    generateSource(String, String) - Method in class org.exolab.castor.builder.SourceGenerator
    Creates Java Source code (Object model) for the given XML Schema.
    generateSource(Reader, String) - Method in class org.exolab.castor.builder.SourceGenerator
    Creates Java Source code (Object model) for the given XML Schema.
    generateSource(InputSource, String) - Method in class org.exolab.castor.builder.SourceGenerator
    Creates Java Source code (Object model) for the given XML Schema.
    generateSource(Schema, String) - Method in class org.exolab.castor.builder.SourceGenerator
    Creates Java Source code (Object model) for the given XML Schema.
    Generator - Interface in org.castor.ddlgen
    Generator is the interface for various generators.
    GeneratorException - Exception in org.castor.ddlgen
    GeneratorException, base class for all DDL generator exception.
    GeneratorException(String) - Constructor for exception org.castor.ddlgen.GeneratorException
    Construct GeneratorException with given message.
    GeneratorException(String, Exception) - Constructor for exception org.castor.ddlgen.GeneratorException
    Construct GeneratorException with given message and cause.
    GeneratorFactory - Class in org.castor.ddlgen
    This class handles the creation for various databse generators.
    GeneratorNameAlreadyUsedException - Exception in org.castor.cpa.jpa.info
    Signals that a key generator name is used more than once.
    GeneratorNameAlreadyUsedException() - Constructor for exception org.castor.cpa.jpa.info.GeneratorNameAlreadyUsedException
    Creates an instance of this exception.
    GeneratorNameAlreadyUsedException(String) - Constructor for exception org.castor.cpa.jpa.info.GeneratorNameAlreadyUsedException
    Creates an instance of this exception.
    GeneratorRegistry - Class in org.castor.ddlgen
    Registry for Generator implementations obtained from the configuration.
    GeneratorRegistry(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.GeneratorRegistry
    Construct an instance of each generator specified in given configuration.
    GENERATORS_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Generator classes of supported database engines.
    GENERIC_ENGINE - Static variable in class org.castor.jdo.engine.DatabaseContext
    The name of the generic SQL engine, if no SQL engine specified.
    GenericFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for generic JDBC driver.
    GenericFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.GenericFactory
     
    GEntityDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the General Entity Declaration nonterminal.
    get(Object) - Method in class org.castor.cache.DebuggingCacheProxy
    get(Object) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    get(Object) - Method in class org.castor.cache.distributed.EHCache
    get(Object) - Method in class org.castor.cache.distributed.JcsCache
    get(Object) - Method in class org.castor.cache.distributed.OsCache
    get(Object) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    get(Object) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    get(Object) - Method in class org.castor.cache.hashbelt.FIFOHashbelt
    get(Object) - Method in class org.castor.cache.hashbelt.LRUHashbelt
    get(Object) - Method in class org.castor.cache.simple.CountLimited
    get(Object) - Method in class org.castor.cache.simple.NoCache
    get(Object) - Method in class org.castor.cache.simple.TimeLimited
    get(Object) - Method in class org.castor.cache.simple.Unlimited
    get(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    get(Object) - Method in class org.castor.core.util.IdentityMap
    get(String) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    get(Class<?>) - Method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    get(Transaction) - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    get(Object, Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Returns the object associated with the given key.
    get(Object, Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Returns the object associated with the given key.
    get(Object, Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Returns the object associated with the given key.
    get(int) - Method in class org.exolab.castor.persist.spi.Identity
     
    get(int) - Method in class org.exolab.castor.xml.schema.FacetList
    Returns the facet at the given index
    get() - Method in class org.exolab.castor.xml.schema.ResolvableReference
    Called to resolve the object and return it.
    get(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns the XMLFieldDescriptor at the specified position in this list.
    getAbsoluteURI() - Method in class org.exolab.castor.net.URILocation
    Returns the absolute URI for this URILocation
    getAbsoluteURI() - Method in class org.exolab.castor.net.util.URILocationImpl
    Returns the absolute URI for this URILocation
    getAbsoluteURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns the absolute URI for this URILocation
    getAbstract() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'abstract'.
    getAbstractName() - Method in class org.castor.cpa.query.object.SchemaImpl
    Gets the abstract schema name.
    getAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Returns the value of field 'acceptNull'.
    getAccess() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'access'.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Returns the AccessMode.
    getAccessMode() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns the access mode to which this object maps.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getAccessMode.
    getAccessMode(AccessMode) - Method in class org.exolab.castor.persist.ClassMolder
    Get the effective accessMode of the the base type.
    getAccessMode() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the access mode specified for this class.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Returns the value of field 'accessMode'.
    getAccessMode() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getAccessMode.
    getAccessMode() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the access mode specified for this class.
    getActualClassMolder() - Method in class org.castor.persist.ProposedEntity
    Returns the ClassMolder associated with the actual object.
    getActualEntityClass() - Method in class org.castor.persist.ProposedEntity
    Returns the actual Class instance.
    getActualIdentity(TransactionContext, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Get the identity from a object of the base type.
    getActualIdentity(ClassLoader, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Get the identity from a object of the base type.
    getAddedEntitiesList() - Method in interface org.castor.persist.proxy.LazyCollection
     
    getAddedEntitiesList() - Method in class org.castor.persist.proxy.LazyHashSet
     
    getAddedEntitiesList(TransactionContext, List<Identity>, Object, ClassMolder) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    It is assumed the returned collection will not be modified.
    getAddMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
    Generates the name of an add method for the given field name.
    getAddMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
    Generates the name of an add method for the given field name.
    getAlgorithmName() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGeneratorFactory
    Get name of key generator algorithm.
    getAlgorithmName() - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGeneratorFactory
    Get name of key generator algorithm.
    getAlgorithmName() - Method in class org.castor.ddlgen.keygenerator.MaxKeyGeneratorFactory
    Get name of key generator algorithm.
    getAlgorithmName() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Get name of key generator algorithm.
    getAlgorithmName() - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGeneratorFactory
    Get name of key generator algorithm.
    getAlgorithmName() - Method in interface org.castor.ddlgen.KeyGeneratorFactory
    Get name of key generator algorithm.
    getAlias() - Method in class org.castor.cpa.query.object.ProjectionImpl
    Gets the alias of the projection.
    getAlias() - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    Get alias of the key generator.
    getAlias() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Returns the value of field 'alias'.
    getAllAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    Returns the set of AnnotationProcessors and TargetAwareAnnotationProcessors registered with this service.
    getAllAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
    Returns the set of AnnotationProcessors and TargetAwareAnnotationProcessors registered with this service.
    getAllocationSize() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    getAnnotated() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the XML Schema annotated structure used in this XMLBindingComponent.
    getAnnotatedElementHelper() - Method in class org.exolab.javasource.JStructure
    Returns the object managing the annotations for this JStructure.
    getAnnotation() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
     
    getAnnotation(JAnnotationType) - Method in interface org.exolab.javasource.JAnnotatedElement
    Retrieves a JAnnotation for the given JAnnotationType, returns null if no annotation has been set.
    getAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Retrieves a JAnnotation for the given JAnnotationType, returns null if no annotation has been set.
    getAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JMethod
    Retrieves a JAnnotation for the given JAnnotationType, returns null if no annotation has been set.
    getAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JStructure
    Retrieves a JAnnotation for the given JAnnotationType, returns null if no annotation has been set.
    getAnnotationBuilders() - Method in class org.exolab.castor.builder.BuilderConfiguration
    returns all applied annotation builders.
    getAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
    Returns the set of AnnotationProcessors registered with this service.
    getAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
    Returns the set of AnnotationProcessors registered with this service.
    getAnnotations() - Method in class org.exolab.castor.xml.schema.Annotated
    Returns an Enumeration of the Annotations contained within this Annotated type.
    getAnnotations() - Method in interface org.exolab.javasource.JAnnotatedElement
    Returns a list of JAnnotation's already set on this source element.
    getAnnotations() - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Returns a list of JAnnotation's already set on this source element.
    getAnnotations() - Method in class org.exolab.javasource.JMethod
    Returns a list of JAnnotation's already set on this source element.
    getAnnotations() - Method in class org.exolab.javasource.JStructure
    Returns a list of JAnnotation's already set on this source element.
    getAnnotationType() - Method in class org.exolab.javasource.JAnnotation
    Returns the JAnnotationType associated with this JAnnotation.
    getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns the anyAttribute set in this attribute group if any.
    getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the wilcard used in this complexType (can be null)
    getAnyAttribute() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Returns the anyAttribute set in this attribute group if any.
    getAnyAttribute() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the wilcard used in this complexType (can be null).
    getAnyNode() - Method in class org.exolab.castor.xml.UnmarshalHandler
    returns the AnyNode (if any).
    getAnyNodeHandler() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the currently used AnyNodeUnmarshalHandler instance.
    getAppInfo() - Method in class org.exolab.castor.xml.schema.Annotation
    Returns an enumeration of all AppInfo elements for this Annotation.
    getAppInfo() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
     
    getApplicationClassLoader() - Method in class org.castor.core.util.AbstractProperties
    Get classloader to be used for all classes of Castor and its required libraries.
    getArgumentCount() - Method in class org.exolab.javasource.JEnumConstant
    Returns the amount of arguments.
    getArguments() - Method in class org.exolab.javasource.JEnumConstant
    Returns the arguments used by this constant.
    getAsciiStream() - Method in class org.exolab.castor.jdo.engine.ClobImpl
     
    getAssignment() - Method in class org.castor.cpa.persistence.sql.query.Insert
    Getter returning list of assignments currently set.
    getAssignment() - Method in class org.castor.cpa.persistence.sql.query.Update
    Get method returning current list of assignments.
    getAttribute(String, String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Returns the value of the named attribute, or null if the node has no such attribute.
    getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns the AttributeDecl associated with the given name
    getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the AttributeDecl associated with the given name
    getAttribute(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Returns the AttributeDecl associated with the given name
    getAttribute() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
     
    getAttribute(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the top-level Attribute associated with the given name.
    getAttributeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getAttributeBinding.
    getAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getAttributeBinding.Returns the contents of the collection in an Array.
    getAttributeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getAttributeBinding.
    getAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getAttributeBinding.Returns the contents of the collection in an Array.
    getAttributeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getAttributeBindingCount.
    getAttributeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getAttributeBindingCount.
    getAttributeDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the AttributeDecl associated with the given name.
    getAttributeDecls() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns an Enumeration of *all* the AttributeDecl objects declared within this ComplexType.
    getAttributeDescriptors() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the set of attribute XMLFieldDescriptors.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the set of attribute XMLFieldDescriptors.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the set of attribute XMLFieldDescriptors.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the set of attribute XMLFieldDescriptors.
    getAttributeDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
    getAttributeDescriptors() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
    getAttributeField(String) - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns a fieldInfo that corresponds to an attribute with the given node name.
    getAttributeFields() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns an array of XML attribute associated fields.
    getAttributeFieldsAsCollection() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns all attribute FieldInfos as a collection.
    getAttributeFormDefault() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the attributeFormDefault property of this Schema.
    getAttributeGroup() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Returns the AttributeGroup created by this AttributeGroupUnmarshaller
    getAttributeGroup(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the AttributeGroup corresponding to the given canonical name (unqualified name).
    getAttributeGroup(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the AttributeGroup associated with the given name.
    getAttributeGroup() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the AttributeGroup that contains this wilcard (can return null)
    getAttributeGroupReferences() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns an Enumeration of all the AttributeGroup that are referenced within this ComplexType.
    getAttributeGroups() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all top-level AttributeGroup declarations
    getAttributeIterator() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Returns an Iterator over the List of Attributes.
    getAttributes() - Method in class org.exolab.castor.xml.dtd.Element
    Returns enumeration of the attributes of the element.
    getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns an Enumeration of all the attributes of this attribute group.
    getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns an Enumeration of all the attributes of this attribute group.
    getAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Returns an enumeration of the AttributeDecls and AttributeGroups of this AttributeGroup
    getAttributes() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all top-level Attribute declarations
    getAttributeSet(Attributes) - Method in class org.exolab.castor.xml.parsing.AttributeSetBuilder
    Processes the attributes and XML name space declarations found in the given Attributes instance.
    getAttributeSet(AttributeList) - Method in class org.exolab.castor.xml.parsing.AttributeSetBuilder
    Processes the attributes and XML name space declarations found in the SAX v1 AttributeList.
    getAuto() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    getAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'autoComplete'.
    getAutomaticConflictResolutionTypeSuffix() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns the type 'suffix' used for the type strategy during automatic class name conflict resolution during XML code generation; default to "" unless a value is specified.
    getAutomaticNaming() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Returns the value of field 'automaticNaming'.
    getAutoNaming() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'autoNaming'.
    getBase() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getBaseClass() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns the base class of this classInfo if any.
    getBaseDN() - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    getBaseType() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the base type that this type inherits from.
    getBaseType() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns the base type that this type inherits from.
    getBaseTypeName() - Method in class org.exolab.castor.xml.schema.XMLType
    If this type has a base type, this returns its name.
    Returns null otherwise.
    getBaseURI() - Method in class org.exolab.castor.net.URILocation
    Returns the base location of this URILocation.
    getBaseURI() - Method in class org.exolab.castor.net.util.URILocationImpl
    Returns the base location of this URILocation.
    getBaseURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns the base location of this URILocation.
    getBaseURL() - Method in class org.exolab.castor.util.DTDResolver
    Returns the base URL in use.
    getBasicFetch() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getBeginColumn() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get token beginning column number.
    getBeginColumn() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get token beginning column number.
    getBeginColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
    getBeginColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getBeginLine() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get token beginning line number.
    getBeginLine() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get token beginning line number.
    getBeginLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
    getBeginLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getBindExpr() - Method in class org.exolab.castor.jdo.engine.SqlBindParser
    Returns the current bind variable expression, e.g.
    getBinding() - Method in class org.exolab.castor.builder.binding.BindingLoader
    Returns the binding loaded by the BindingLoader.
    getBinding() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the Binding Object Model on which this XMLBindingComponent will query information.
    getBindingType() - Method in class org.castor.mapping.JDOMappingLoaderFactory
     
    getBindingType() - Method in interface org.castor.mapping.MappingLoaderFactory
    Defines the binding type of the underlying MappingLoader.
    getBindingType() - Method in class org.castor.mapping.XMLMappingLoaderFactory
     
    getBindingType() - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    getBindingType() - Method in interface org.exolab.castor.mapping.MappingLoader
     
    getBindingType() - Method in class org.exolab.castor.xml.XMLMappingLoader
    getBindXml() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'bindXml'.
    getBlock() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the value of the 'block' attribute for this element.
    getBlock() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the value of the 'block' attribute for this element
    getBlockDefault() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the default BlockList for this Schema.
    getBoolean(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getBoolean(String, boolean) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getBooleanProperty(String) - Method in class org.castor.xml.AbstractInternalContext
     
    getBooleanProperty(String) - Method in interface org.castor.xml.InternalContext
    Providing access to Boolean properties of the configuration.
    getBooleanPropertyDefaultFalse(String) - Method in class org.castor.core.nature.BaseNature
    Returns boolean value of the property or false if property value is null.
    getBoolValue(String) - Method in class org.castor.ddlgen.Configuration
    get boolean value associated with key in the configuration files.
    getBoolValue(String, boolean) - Method in class org.castor.ddlgen.Configuration
    get boolean value associated with key in the configuration files.
    getBound() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'bound'.
    getBuildVersion() - Static method in class org.exolab.castor.util.Version
     
    getBuiltInBaseType() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the built in type this type is derived from.
    getBuiltInType(String) - Method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Gets an instance of a class derived from SimpleType representing the built in type which name is given as a parameter.
    getBuiltInTypeName(int) - Method in class org.exolab.castor.xml.schema.Schema
    Gets a built in type's name given its code.
    getBuiltInTypeName(int) - Method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Gets a built in type's name given its code.
    getByteArray() - Method in class org.castor.core.util.Base64Decoder
    Get all decoded octets as byte array.
    getCache(ClassLoader) - Method in class org.castor.cache.AbstractCacheFactory
    Instantiates an instance of the cache implementation this factory is responsible for using the given classloader.
    getCache(ClassLoader) - Method in interface org.castor.cache.CacheFactory
    Instantiates an instance of the cache implementation this factory is responsible for using the given classloader.
    getCache(Properties, ClassLoader) - Method in class org.castor.cache.CacheFactoryRegistry
    Returns a Cache instance with the specified properties.
    getCache() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    Get the cache instance.
    getCache(ClassLoader) - Method in class org.castor.cache.distributed.OsCacheFactory
    Instantiates an instance of the cache implementation this factory is responsible for using the given classloader.
    getCache(String, ClassLoader) - Method in class org.castor.cache.distributed.OsCacheFactory
    Normally called to initialize OsCache.
    getCache() - Method in class org.castor.cache.hashbelt.reaper.AbstractReaper
    Set the hashbelt this reaper is responsable for.
    getCacheClassName() - Method in interface org.castor.cache.CacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.CoherenceCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.EHCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.FKCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.GigaspacesCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.JCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.JcsCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.distributed.OsCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.hashbelt.FIFOHashbeltFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.hashbelt.LRUHashbeltFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.simple.CountLimitedFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.simple.NoCacheFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.simple.TimeLimitedFactory
    Returns the full class name of the underlying cache implementation.
    getCacheClassName() - Method in class org.castor.cache.simple.UnlimitedFactory
    Returns the full class name of the underlying cache implementation.
    getCachedIncludedSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the cached included schema with the given SchemaLocation
    getCachedIncludedSchemas() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an enumeration of all the included schemas that are cached in this XML Schema Definition.
    getCacheFactories() - Method in class org.castor.cache.CacheFactoryRegistry
    Returns a collection of the current configured cache factories.
    getCacheManager() - Method in interface org.exolab.castor.jdo.Database
    Get's the CacheManager instance.
    getCacheManager() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Get's the CacheManager instance.
    getCacheNames() - Method in class org.castor.cache.CacheFactoryRegistry
    Returns a collection of the current configured cache factory names.
    getCacheParams() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns the cache parameters defined for this ClassDescriptor.
    getCacheParams() - Method in class org.exolab.castor.persist.ClassMolder
    Returns the active cache parameters.
    getCacheProperties() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getCacheType() - Method in interface org.castor.cache.CacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.CoherenceCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.EHCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.FKCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.GigaspacesCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.JCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.JcsCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.distributed.OsCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.hashbelt.FIFOHashbeltFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.hashbelt.LRUHashbeltFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.simple.CountLimitedFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.simple.NoCacheFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.simple.TimeLimitedFactory
    Returns the short alias cache type for this factory instance.
    getCacheType() - Method in class org.castor.cache.simple.UnlimitedFactory
    Returns the short alias cache type for this factory instance.
    getCacheTypeMapping() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'cacheTypeMapping'.
    getCallback() - Method in class org.exolab.castor.persist.ClassMolder
    Get the callback interceptor of the base type.
    getCallbackInterceptor() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the callback interceptor.
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.BaseFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.InstantDBFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCallQuery(String, Class<?>[], Class<?>, String[], int[]) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Needed to process OQL queries of "CALL" type (using stored procedure call).
    getCapacity() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Get real capacity of this cache.
    getCapacity() - Method in class org.castor.cache.simple.CountLimited
    Get real capacity of this cache.
    getCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Returns the value of field 'capacity'.
    getCascadeTypes() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getCascading() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the cascading types for the given field.
    getCascading() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'cascading'.
    getCascading() - Method in class org.exolab.castor.persist.FieldMolder
    Returns the 'cascading operations' defined for this field.
    getCause() - Method in exception org.castor.cache.CacheAcquireException
    Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
    getCause() - Method in exception org.castor.core.exceptions.CastorRuntimeException
    The method emulates the JDK 1.4 Throwable version of getCause() for JDKs before 1.4.
    getCause() - Method in exception org.castor.transactionmanager.TransactionManagerAcquireException
    Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
    getCause() - Method in exception org.exolab.castor.core.exceptions.CastorException
    Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
    getCause() - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
    Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
    getCause() - Method in exception org.exolab.castor.jdo.DataObjectAccessException
    Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
    getCDRFile(String) - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the CDRFile (Properties file) associated with the given filename.
    getCDRFilenames() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the set of CDR file names.
    getCentury() - Method in class org.exolab.castor.types.DateTimeBase
     
    getCentury() - Method in class org.exolab.castor.types.GDay
     
    getCentury() - Method in class org.exolab.castor.types.GMonth
     
    getCentury() - Method in class org.exolab.castor.types.GMonthDay
     
    getCentury() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    getCentury() - Method in class org.exolab.castor.types.Time
     
    getCharacter() - Method in class org.castor.cpa.query.object.function.Trim
    Gets the trim character expression of TRIM function.
    getCharacterStream() - Method in class org.exolab.castor.jdo.engine.ClobImpl
     
    getCharacterStream(long, long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    getCharArray() - Method in class org.castor.core.util.Base64Encoder
    Get Base64 encoded characters as an array.
    getChild(int) - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Accessor method for individual children of this node.
    getChildCount() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Accessor method for the number of children of this node.
    getChildIterator() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
    Returns an Iterator over the list of child nodes.
    getChildren() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Returns enumeration of the children - content particles, that form the content of this Content Particle, if has SEQ or CHOICE type (sequence or choice list), null otherwise.
    getClass(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getClassArray(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getClassChoice() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'classChoice'.
    getClassDescriptor(String, Class<?>) - Static method in class org.castor.jdo.util.JDOUtils
    Return ClassDescriptor for given type in named database .
    getClassDescriptor() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Accessor method for _clsDesc.
    getClassDescriptor() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns the class descriptor related to the field type.
    getClassDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getClassDescriptor() - Method in class org.exolab.castor.persist.ClassMolder
     
    getClassDescriptor() - Method in class org.exolab.castor.xml.Marshaller.NilObject
    Returns the associated XMLClassDescriptor
    getClassDescriptorResolver() - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Returns the JDOClassDescriptorResolver used to register ClassDescriptor instances during their creation.
    getClassDescriptorResolver() - Method in class org.exolab.castor.xml.ValidationContext
    Returns the ClassDescriptorResolver to use during validation.
    getClassInfo(Class<?>) - Static method in class org.castor.cpa.jpa.info.ClassInfoRegistry
    Returns the ClassInfo instance registered for the given Class type.
    getClassInfo() - Method in class org.exolab.castor.builder.FactoryState
    Get ClassInfo for _jClass.
    getClassLoader() - Method in class org.castor.cpa.util.classresolution.nature.ClassLoaderNature
    Returns a ClassLoader.
    getClassLoader() - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Returns the ClassLoader instance as used internally.
    getClassLoader() - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Returns the ClassLoader instance as used internally.
    getClassLoader() - Method in class org.castor.persist.AbstractTransactionContext
    Get the current application ClassLoader.
    getClassLoader() - Method in interface org.castor.persist.TransactionContext
    Get the current application ClassLoader.
    getClassLoader() - Method in class org.castor.xml.AbstractInternalContext
     
    getClassLoader() - Method in interface org.castor.xml.InternalContext
    To get the ClassLoader to use for loading resources.
    getClassLoader() - Method in interface org.exolab.castor.jdo.Database
    Returns the current ClassLoader if one has been set for this Database instance.
    getClassLoader() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Gets the current application ClassLoader's instance.
    getClassLoader() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the application classloader.
    getClassLoader() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    getClassLoader() - Method in class org.exolab.castor.mapping.Mapping
    Returns the class loader used by this mapping object.
    getClassLoader() - Method in interface org.exolab.castor.mapping.MappingLoader
    Returns the class loader associated with this mapping loader if one was specified.
    getClassLoader() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the current ClassLoader in use.
    getClassLoader(ClassLoader) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
    Gets the ClassLoader that's actually to be used (e.g.
    getClassMapping(int) - Method in class org.castor.jdo.conf.Database
    Method getClassMapping.
    getClassMapping() - Method in class org.castor.jdo.conf.Database
    Method getClassMapping.Returns the contents of the collection in an Array.
    getClassMapping() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'classMapping'.
    getClassMapping(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getClassMapping.
    getClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getClassMapping.Returns the contents of the collection in an Array.
    getClassMappingByName(String) - Method in class org.castor.ddlgen.MappingHelper
    Return the ClassMapping which associated with parameter name.
    getClassMappingCount() - Method in class org.castor.jdo.conf.Database
    Method getClassMappingCount.
    getClassMappingCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getClassMappingCount.
    getClassMappingIdentity(ClassMapping) - Method in class org.castor.ddlgen.MappingHelper
    The identity definitions at class and field are alternative syntax.
    getClassMappingSqlIdentity(ClassMapping, boolean) - Method in class org.castor.ddlgen.MappingHelper
    The identity definitions at class and field are alternative syntax.
    getClassMolder(Class) - Method in class org.exolab.castor.persist.LockEngine
    Get classMolder which represents the given java data object class.
    getClassMolder(String) - Method in class org.exolab.castor.persist.LockEngine
     
    getClassMolder(Class) - Method in class org.exolab.castor.persist.PersistenceInfoGroup
     
    getClassMolderByNativeQuery(String) - Method in class org.exolab.castor.persist.LockEngine
    Returns the ClassMolder instance that has a named native query associated with the name given.
    getClassMolderByQuery(String) - Method in class org.exolab.castor.persist.LockEngine
    Returns the ClassMolder instance that has a named query associated with the name given.
    getClassMolderWithDependent(Class) - Method in class org.exolab.castor.persist.LockEngine
     
    getClassMolderWithDependent(String) - Method in class org.exolab.castor.persist.LockEngine
     
    getClassName() - Method in class org.castor.jdo.conf.DataSource
    Returns the value of field 'className'.
    getClassName() - Method in class org.castor.jdo.conf.Driver
    Returns the value of field 'className'.
    getClassname() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
    To obtain the class name of the MappingLoader to instantiate
    getClassname() - Method in class org.castor.mapping.JDOMappingLoaderFactory
     
    getClassname() - Method in class org.castor.mapping.XMLMappingLoaderFactory
     
    getClassName(Class) - Method in interface org.castor.xml.JavaNaming
    Gets the class name without package part.
    getClassName(Class) - Method in class org.castor.xml.JavaNamingImpl
    Gets the class name without package part.
    getClassName() - Method in class org.exolab.castor.builder.binding.xml.Exclude
    Returns the value of field 'className'.
    getClassNameConflictResolutionStrategy(String) - Method in class org.exolab.castor.builder.conflictresolution.ClassNameCRStrategyRegistry
    Returns a ClassNameCRStrategy with the specified name.
    getClassNameConflictResolutionStrategyNames() - Method in class org.exolab.castor.builder.conflictresolution.ClassNameCRStrategyRegistry
    Returns the names of all the configured ClassNameCRStrategy implementations.
    getClazz() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Returns the value of field 'clazz'.
    getCode() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getCollection() - Method in class org.castor.persist.proxy.CollectionProxy
     
    getCollection() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'collection'.
    getCollection() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getCollection() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'collection'.
    getCollectionHandler() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Return the collection handler of this field.
    getCollectionHandlersInfo() - Static method in class org.exolab.castor.mapping.loader.J1CollectionHandlers
     
    getCollectionHandlersInfo() - Static method in class org.exolab.castor.mapping.loader.J2CollectionHandlers
     
    getCollectionName(Class) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
    Returns the associated string name for a given collection.
    getCollectionType(AnnotatedElement, boolean) - Static method in class org.castor.cpa.jpa.processors.ReflectionsHelper
    Get the (raw) type of collection from the annotations target and optional check for JPA 1.0 restrictions (only Collection, Map, List and Set are allowed).
    getCollectionType() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the collection name specified in the binding file.
    getCollectionType() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the name of collection type such as 'arraylist' in which we will store the different occurrences of the java member generated to represent that BindingComponent.
    getCollectionType(String) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
    Returns the collection's Java class from the collection name.
    getCollectionType() - Method in class org.exolab.castor.persist.FieldMolder
     
    getCollectionType(String, boolean) - Method in class org.exolab.castor.persist.FieldMolder
     
    getColumn() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Deprecated.
    getColumn() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Deprecated.
    getColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Deprecated. 
    getColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Deprecated. 
    getColumnDefinition() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Returns the 'columnDefinition' value of the @Column annotation.
    getColumnInfo() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    getColumnInfoForIdentities() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getColumnInsertable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnLength() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnList() - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    getColumnName() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Returns the name of the @Column annotation.
    getColumnName() - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Retrieves the sql column name.
    getColumnNames() - Method in class org.castor.cpa.jpa.info.JPAUniqueConstraint
     
    getColumnNullable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnNumber() - Method in class org.castor.xmlctf.xmldiff.xml.Location
    Returns the column number.
    getColumnNumber() - Method in class org.exolab.castor.xml.location.FileLocation
    Returns the column number for this FileLocation.
    getColumnPrecision() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumns() - Method in class org.castor.cpa.persistence.sql.engine.info.PrimaryKeyInfo
    Get list of primary key columns.
    getColumns() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning columns currently set.
    getColumnScale() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnTable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnType() - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Returns the sql type of the column.
    getColumnUnique() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getColumnUpdatable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getComment() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the comment associated with this Member.
    getComment() - Method in class org.exolab.javasource.AbstractJField
    Returns the JavaDoc comment describing this member.
    getComment() - Method in class org.exolab.javasource.JAnnotationTypeElement
    Returns the JavaDoc comment describing this member.
    getComment() - Method in class org.exolab.javasource.JDocComment
    Returns the String value of this JDocComment.
    getComment() - Method in class org.exolab.javasource.JEnumConstant
    Returns the JavaDoc comment describing this JEnumConstant.
    getCommitter() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    getComparator() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getComparator() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'comparator'.
    getComparator() - Method in class org.exolab.castor.persist.FieldMolder
    Returns the java.util.Comparator instance to be used with SortedSets; null, if not specified.
    getComplexType() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
     
    getComplexType(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the ComplexType corresponding to the given name.
    getComplexType(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the ComplexType of associated with the given name
    getComplexType() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the complexType that contains this wildcard, can return null.
    getComplexTypeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComplexTypeBinding.
    getComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComplexTypeBinding.Returns the contents of the collection in an Array.
    getComplexTypeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComplexTypeBinding.
    getComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComplexTypeBinding.Returns the contents of the collection in an Array.
    getComplexTypeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComplexTypeBindingCount.
    getComplexTypeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComplexTypeBindingCount.
    getComplexTypeName() - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Returns the value of field 'complexTypeName'.
    getComplexTypes() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all top-level ComplexType declarations
    getComponent() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    getComponentBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComponentBinding.
    getComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComponentBinding.Returns the contents of the collection in an Array.
    getComponentBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComponentBinding.
    getComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComponentBinding.Returns the contents of the collection in an Array.
    getComponentBinding() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the ComponentBinding used in that XMLBindingComponent to retrieve customized information.
    getComponentBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getComponentBindingCount.
    getComponentBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getComponentBindingCount.
    getComponentBindingType(Annotated) - Method in class org.exolab.castor.builder.binding.ExtendedBinding
    Returns the ComponentBinding that corresponds to the given Annotated XML Schema structure An Schema location will be built for the given Annotated XML schema structure.
    getComponentBindingTypeChoice() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Returns the value of field 'componentBindingTypeChoice'.
    getComponentType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Returns the component type of this XMLFieldDescriptor instance, if the field described represents a collection of values.
    getComponentType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the component type of this XMLFieldDescriptor instance, if the field described represents a collection of values.
    getComponentType() - Method in class org.exolab.javasource.JComponentizedType
    Returns the component type.
    getCondition() - Method in class org.castor.cpa.persistence.sql.query.Delete
    Get condition that specifies which records to delete.
    getCondition() - Method in class org.castor.cpa.persistence.sql.query.Join
    Method returning condition currently set.
    getCondition() - Method in class org.castor.cpa.persistence.sql.query.Select
    Get condition that specifies which records to select.
    getCondition() - Method in class org.castor.cpa.persistence.sql.query.Update
    Get condition that specifies which records to update.
    getCondition() - Method in class org.castor.cpa.query.object.condition.Not
    Get condition of not condition.
    getConditions() - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    Get list of conditions.
    getConfig() - Method in class org.exolab.castor.builder.factory.BaseFactory
    Get BuilderConfiguration instance, for callbacks to obtain certain configured properties.
    getConfiguration() - Method in class org.castor.ddlgen.AbstractGenerator
    Get configuration of generator.
    getConfiguration() - Method in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Get configuration of the schema object.
    getConfiguration() - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Get configuration of the schema object.
    getConfiguration() - Method in class org.exolab.castor.jdo.JDOManager
    Return the URL of the database configuration file.
    getConnection() - Method in class org.castor.cpa.persistence.sql.engine.CastorConnection
    Getter returning current _connection.
    getConnection(LockEngine) - Method in class org.castor.persist.AbstractTransactionContext
    Return an open connection for the specified engine.
    getConnection(LockEngine) - Method in interface org.castor.persist.TransactionContext
    Return an open connection for the specified engine.
    getConnectionFactory() - Method in class org.castor.jdo.engine.DatabaseContext
     
    getConnectionFactory() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the ConnectionFactory for this JDOManager instance.
    getConnectionInfo(LockEngine) - Method in class org.castor.persist.AbstractTransactionContext
    Returns meta-data related to the RDBMS used.
    getConnectionInfo(LockEngine) - Method in interface org.castor.persist.TransactionContext
    Returns meta-data related to the RDBMS used.
    getConsoleDialog() - Method in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Returns the ConsoleDialog instance in use.
    getConstant(String) - Method in class org.exolab.javasource.AbstractJClass
    getConstantCount() - Method in class org.exolab.javasource.AbstractJClass
    Returns the amount of constants.
    getConstants() - Method in class org.exolab.javasource.AbstractJClass
    getConstructor(int) - Method in class org.exolab.javasource.AbstractJClass
    Returns the constructor at the specified index.
    getConstructorArgumentIndex() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getConstructorArgumentIndex() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the index within the constructor argument array where the value of this field should be.
    getConstructors() - Method in class org.exolab.javasource.AbstractJClass
    Returns the an array of the JConstructors contained within this JClass.
    getContainer(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getContainer.
    getContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getContainer.Returns the contents of the collection in an Array.
    getContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'container'.
    getContainerCount() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getContainerCount.
    getContainingClassDescriptor() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Get the class descriptor which contains this field.
    getContainingClassDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getContent() - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Returns the value of field 'content'.
    getContent() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Return the contents of the collection.
    getContent() - Method in class org.exolab.castor.xml.dtd.Element
    Returns Content Particle, representing the content of the element, if has ELEMENTS_ONLY content, null otherwise.
    getContent() - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Returns the String content of this Annotation item.
    getContentDescriptor() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.CenturyDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.DateDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.DateTimeDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.DurationDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.GDayDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.GMonthDayDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.GMonthDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.GYearDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.GYearMonthDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.MonthDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.RecurringDurationDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.TimeDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.TimeDurationDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.TimePeriodDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.types.YearDescriptor
    Deprecated.
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the descriptor for dealing with Text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the descriptor for dealing with Text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the descriptor for dealing with Text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the descriptor for dealing with Text content.
    getContentDescriptor() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentDescriptor() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
    getContentHandler() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    getContentHandler(UnmarshalHandler) - Static method in class org.exolab.castor.xml.Unmarshaller
    Returns a ContentHandler for the given UnmarshalHandler
    getContentMember() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Returns the value of field 'contentMember'.
    getContentMemberName() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the name 'override' of a content member as specified in a binding file.
    getContentModelGroup() - Method in class org.exolab.castor.xml.schema.Group
    Returns the ContentModelGroup for this group.
    getContentModelGroup() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the ContentModelGroup for this group Only used for a element
    getContentName() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the variable name for the content of the collection.
    getContentType() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the type of content in this collection.
    getContentType() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the type contained in the list.
    getContentType() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the content type of this ComplexType.
    getContructorsCount() - Method in class org.exolab.javasource.AbstractJClass
     
    getConvertFrom() - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    getConvertFrom() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
     
    getConvertor(Class<?>, Class<?>, String) - Method in class org.castor.cpa.persistence.convertor.TypeConvertorRegistry
    Returns a type convertor initialized with parameter if specified.
    getConvertor() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the convertor from the field type to an external type.
    getConvertor() - Method in class org.exolab.castor.jdo.oql.ParamInfo
     
    getConvertorFrom() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns the convertor from the field type to an external type.
    getConvertorTo() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns the convertor to the field type from an external type.
    getConvertTo() - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    getConvertTo() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
     
    getCounter() - Method in class org.castor.jdo.engine.CounterRef
    Get the counter value.
    getCreateMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getCreateMethod() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'createMethod'.
    getCreateMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'createMethod'.
    getCreateMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
    Generates the name of a create method for the given field name.
    getCreateMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
    Generates the name of a set method for the given field name.
    getCurrentFactoryState() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the current FactoryState that holds information about the classes being generated.
    getCurrentObject() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the Object that the UnmarshalHandler is currently handling (within the object model), or null if the current element is a simpleType.
    getCurrentQuery() - Method in class org.exolab.castor.gui.QueryHistory
     
    getCurrentTransaction() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Gets the current Castor transaction in use.
    getData() - Method in class org.exolab.castor.xml.ProcessingInstruction
    Returns the data for the processing instruction.
    getDatabase(int) - Method in class org.castor.jdo.conf.JdoConf
    Method getDatabase.
    getDatabase() - Method in class org.castor.jdo.conf.JdoConf
    Method getDatabase.Returns the contents of the collection in an Array.
    getDatabase() - Method in class org.castor.jdo.engine.DatabaseContext
    Get the database configuration.
    getDatabase() - Method in class org.castor.persist.AbstractTransactionContext
    getDatabase() - Method in interface org.castor.persist.TransactionContext
     
    getDatabase() - Method in interface org.exolab.castor.jdo.DataObjects
    Opens and returns a connection to the database.
    getDatabase() - Method in class org.exolab.castor.jdo.JDOManager
    Opens and returns a connection to the database.
    getDatabaseChoice() - Method in class org.castor.jdo.conf.Database
    Returns the value of field 'databaseChoice'.
    getDatabaseContext(String) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Get the ConnectionFactory for the given database name.
    getDatabaseContext() - Method in class org.exolab.castor.persist.LockEngine
     
    getDatabaseCount() - Method in class org.castor.jdo.conf.JdoConf
    Method getDatabaseCount.
    getDatabaseName() - Method in interface org.exolab.castor.jdo.Database
    Return the name of the database.
    getDatabaseName() - Method in interface org.exolab.castor.jdo.DataObjects
    Returns the name of this database.
    getDatabaseName() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Return the name of the database.
    getDatabaseName() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the name of this database.
    getDatabasePooling() - Method in class org.exolab.castor.jdo.JDOManager
    Indicates if database pooling is enable or not.
    getDataSource() - Method in class org.castor.jdo.conf.DatabaseChoice
    Returns the value of field 'dataSource'.
    getDate() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    getDay() - Method in class org.exolab.castor.types.DateTimeBase
     
    getDay() - Method in class org.exolab.castor.types.Duration
     
    getDay() - Method in class org.exolab.castor.types.GMonth
     
    getDay() - Method in class org.exolab.castor.types.GYear
     
    getDay() - Method in class org.exolab.castor.types.GYearMonth
     
    getDay() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    getDay() - Method in class org.exolab.castor.types.Time
     
    getDay() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getDbVersion() - Method in class org.exolab.castor.jdo.DbMetaInfo
    Return the version string for the current database conection.
    getDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Returns the value of field 'debug'.
    getDecimals() - Method in class org.castor.ddlgen.schemaobject.Field
    Get decimals parameter from mapping of sql field.
    getDeclarations() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns an ordered Enumeration of all the ContentModelType definitions (element, group, modelGroupRef)+
    getDeclaringClass() - Method in class org.exolab.javasource.AbstractJField
    Returns the class in which this JField has been declared.
    getDeclaringClass() - Method in class org.exolab.javasource.JConstructor
    Returns the class in which this JConstructor has been declared.
    getDeclaringClassInfo() - Method in class org.castor.cpa.jpa.info.FieldInfo
    Returns the declaring ClassInfo this FieldInfo is associated with.
    getDeclaringClassInfo() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the ClassInfo to which this Member was declared, for inheritance reasons.
    getDefault() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns the default configuration file.
    getDefault(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns the default value for this Java type (e.g.
    getDefaultBindingType() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Returns the value of field 'defaultBindingType'.
    getDefaultDateFormat() - Static method in class org.castor.cpa.persistence.convertor.AbstractDateTypeConvertor
    Use this accessor to access the DEFAULT_DATE_FORMAT.
    getDefaultNamespaceURI() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Gets the namespace URI that is bound to the default name space.
    getDefaultString() - Method in class org.exolab.javasource.JAnnotationTypeElement
    Returns the initialization string for this JAnnotationTypeElement.
    getDefaultValue() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the default value for this FieldInfo.
    getDefaultValue() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns the default value for the field.
    getDefaultValue() - Method in class org.exolab.castor.xml.dtd.Attribute
    Returns default value.
    getDefaultValue() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the default value of this element definition.
    getDefaultValue() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the default value of this element definition.
    getDelegateUnmarshalListener() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the currently active UnmarshalListenerDelegate instance
    getDeleteMethodName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the name of the delete method for this FieldInfo.
    getDepended(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Gets the ClassDescriptor the given classMapping depends on.
    getDepends() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the ClassDescriptor of the class which this class depends upon.
    getDepends() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'depends'.
    getDepends() - Method in class org.exolab.castor.persist.ClassMolder
    Get the depends class' ClassMolder.
    getDepends() - Method in class org.exolab.castor.persist.OID
    Get the depended object's oid.
    getDerivationMethod() - Method in class org.exolab.castor.xml.schema.XMLType
    Gets the name of the derivation method used to derive this type from its parent.
    getDerivedBy() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getDescribedClass() - Method in class org.castor.cpa.jpa.info.ClassInfo
    Returns the reference to the Class object that is described by this ClassInfo.
    getDescription() - Method in interface org.exolab.castor.jdo.DataObjects
    Returns the description of this database.
    getDescription() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the description of this database.
    getDescription() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'description'.
    getDescription() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'description'.
    getDescription() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'description'.
    getDescription() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Returns the value of field 'description'.
    getDescription() - Method in class org.exolab.javasource.JDocDescriptor
    Returns the description String.
    getDescriptor() - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    getDescriptor() - Method in class org.exolab.castor.jdo.engine.SQLEngine
    Used by OQLQuery to retrieve the class descriptor.
    getDescriptor(String) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    getDescriptor(String) - Method in interface org.exolab.castor.mapping.MappingLoader
    Returns the ClassDescriptor for the class with the given name.
    getDescriptor(Class) - Static method in class org.exolab.castor.xml.descriptors.CoreDescriptors
    Returns the XMLClassDescriptor for the given Class.
    getDescriptor(String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
    Gets the descriptor that is mapped to the given class name.
    getDescriptors(String) - Method in class org.castor.cpa.util.classresolution.command.ClassResolutionByCDR
    Get all descriptors from the package defined by the packageName that contains the JDOConstants.PKG_CDR_LIST_FILE file.
    getDescriptors() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    getDescriptors() - Method in interface org.exolab.castor.mapping.MappingLoader
    Returns a List of ClassDescriptors of all known descriptors.
    getDescriptors() - Method in class org.exolab.javasource.JDocComment
    Returns an Enumeration of the parameters of this JDocComment.
    getDetachable() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Indicates whether the entity in question is 'detachable'.
    getDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Returns the value of field 'detachable'.
    getDetails() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    getDialog() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the Dialog used for interacting with the user.
    getDirect() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'direct'.
    getDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'direct'.
    getDirection() - Method in class org.castor.cpa.query.object.OrderImpl.Item
    Gets the order direction.
    getDirectPolicy(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    getDirty() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'dirty'.
    getDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Returns the value of field 'dirty'.
    getDocument() - Method in class org.exolab.castor.xml.dtd.Element
    Returns DTD document owning this element.
    getDocument() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Return DTD document owning this General Entity declaration.
    getDocument() - Method in class org.exolab.castor.xml.dtd.Notation
    Returns DTD document owning this notation.
    getDocumentation() - Method in class org.exolab.castor.xml.schema.Annotation
    Returns an enumeration of all documentation elements for this Annotation.
    getDocumentation() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
     
    getDocumentBase(String) - Static method in class org.exolab.castor.net.util.URIUtils
    Returns the document base of the href argument
    getDocumentLocator() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
     
    getDocumentLocator() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    getDocumentLocator() - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    getDomainClassLoader() - Method in class org.castor.core.util.AbstractProperties
    Get classloader to be used for all domain objects that are marshalled/unmarshalled or loaded from the database.
    getDriver() - Method in class org.castor.jdo.conf.DatabaseChoice
    Returns the value of field 'driver'.
    getDuration() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getEffectiveFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns an enumeration of the effective facets for this type.
    getElement() - Method in class org.exolab.castor.xml.dtd.Attribute
    Returns Element owning this attribute.
    getElement(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns requested Element Declaration.
    getElement() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
     
    getElement(String) - Method in class org.exolab.javasource.JAnnotationType
    Returns the member with the given name, or null if no member was found with the given name.
    getElementBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getElementBinding.
    getElementBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getElementBinding.Returns the contents of the collection in an Array.
    getElementBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getElementBinding.
    getElementBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getElementBinding.Returns the contents of the collection in an Array.
    getElementBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getElementBindingCount.
    getElementBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getElementBindingCount.
    getElementDecl(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
    getElementDecl(String) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
    getElementDecl(String) - Method in class org.exolab.castor.xml.schema.Group
    Returns the element declaration with the given name, or null if no element declaration with that name exists in this ContentModelGroup.
    getElementDecl(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the ElementDecl of associated with the given name
    getElementDecls() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all top-level element declarations
    getElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'elementDefinition'.
    getElementDescriptors() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the set of element MarshalDescriptors.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the set of element MarshalDescriptors.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the set of element MarshalDescriptors.
    getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the set of element MarshalDescriptors.
    getElementDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
    getElementDescriptors() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
    getElementField(String) - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns a fieldInfo that corresponds to an element with the given node name.
    getElementFields() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns an array of XML element associated fields.
    getElementFieldsAsCollection() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns all element FieldInfos as a collection.
    getElementFormDefault() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the elementFormDefault property of this Schema.
    getElementName() - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Returns the value of field 'elementName'.
    getElementName() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the name to be used when referring to the elements of this collection.
    getElementNames() - Method in class org.exolab.javasource.JAnnotation
    Returns the names of the elements set by this annotation.
    getElements() - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns enumeration of the Element declarations in the DTD document.
    getElements() - Method in class org.exolab.javasource.JAnnotationType
    Returns an Array containing all our JAnnotationTypeElements.
    getElementValue(String) - Method in class org.exolab.javasource.JAnnotation
    For the provided element name, returns the annotation element value when it is a String.
    getElementValueAnnotation(String) - Method in class org.exolab.javasource.JAnnotation
    For the provided element name, returns the annotation element value when it is a JAnnotation.
    getElementValueAnnotationList(String) - Method in class org.exolab.javasource.JAnnotation
    For the provided element name, returns the annotation element value when it is an array of JAnnotation.
    getElementValueList(String) - Method in class org.exolab.javasource.JAnnotation
    For the provided element name, returns the annotation element value when it is an array of String.
    getElementValueObject(String) - Method in class org.exolab.javasource.JAnnotation
    Returns the given annotation element value as Object, typically used if the value type is not known.
    getEnclosingClassMolder() - Method in class org.exolab.castor.persist.FieldMolder
     
    getEndColumn() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get token end column number.
    getEndColumn() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get token end column number.
    getEndColumn() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
    getEndColumn() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getEndLine() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get token end line number.
    getEndLine() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get token end line number.
    getEndLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
    getEndLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getEngine() - Method in class org.castor.jdo.conf.Database
    Returns the value of field 'engine'.
    getEngine() - Method in class org.castor.jdo.engine.DatabaseContext
    Get the LockEngine only available after initialization.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.db2.Db2Generator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Get engine configuration file name.
    getEngineConfigName() - Method in interface org.castor.ddlgen.Generator
    Get engine configuration file name.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.db2.Db2Generator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Get engine configuration file path.
    getEngineConfigPath() - Method in interface org.castor.ddlgen.Generator
    Get engine configuration file path.
    getEngineName() - Method in class org.castor.ddlgen.engine.db2.Db2Generator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Get engine name.
    getEngineName() - Method in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Get engine name.
    getEngineName() - Method in interface org.castor.ddlgen.Generator
    Get engine name.
    getEngineNames() - Method in class org.castor.ddlgen.GeneratorRegistry
    Returns a collection of the names of current configured database engines.
    getEntity() - Method in class org.castor.persist.ProposedEntity
    Returns the object.
    getEntityName() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getEntityResolver() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the entity resolver.
    getEntry() - Method in class org.castor.persist.cache.CacheEntry
    Get actual data to be cached.
    getEntry() - Method in class org.exolab.castor.util.ChangeLog2XML.Release
     
    getEntryConsumer() - Method in class org.exolab.castor.dsml.Consumer
     
    getEntryConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIConsumer
     
    getEntryConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaConsumer
     
    getEnumBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getEnumBinding.
    getEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getEnumBinding.Returns the contents of the collection in an Array.
    getEnumBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getEnumBinding.
    getEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getEnumBinding.Returns the contents of the collection in an Array.
    getEnumBinding() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the EnumBindingType instance for the active binding component.
    getEnumBinding() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the EnumBindingType instance for the active binding component.
    getEnumBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getEnumBindingCount.
    getEnumBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getEnumBindingCount.
    getEnumClassName() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Returns the value of field 'enumClassName'.
    getEnumConstant(String) - Method in class org.exolab.javasource.JEnum
    Returns the member with the given name, or null if no member was found with the given name.
    getEnumConstantCount() - Method in class org.exolab.javasource.JEnum
    Returns the number of enum constants.
    getEnumConstants() - Method in class org.exolab.javasource.JEnum
    Returns an array of all the JEnumConstant of this JEnum.
    getEnumConstantValueByOrdinal(int) - Method in class org.castor.cpa.persistence.convertor.EnumTypeConversionHelper
     
    getEnumDef() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Returns the value of field 'enumDef'.
    getEnumMember(int) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method getEnumMember.
    getEnumMember() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method getEnumMember.Returns the contents of the collection in an Array.
    getEnumMemberCount() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method getEnumMemberCount.
    getEquals() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'equals'.
    getErrorCode() - Method in exception org.exolab.castor.xml.CastorException
    Returns the error code for this Exception, or -1 if no error code exists.
    getErrorCode() - Method in exception org.exolab.castor.xml.XMLException
    Returns the error code for this Exception, or -1 if no error code exists.
    getErrorHandler() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    getEscape() - Method in class org.castor.cpa.query.object.condition.Like
    Gets escape character of like condition.
    getException() - Method in exception org.exolab.castor.builder.binding.BindingException
    Returns the embedded Exception, if any.
    getException() - Method in exception org.exolab.castor.dsml.ImportExportException
     
    getException() - Method in exception org.exolab.castor.mapping.MappingException
     
    getException() - Method in exception org.exolab.castor.mapping.MappingRuntimeException
    Returns the Exception which caused this Exception, or null if no nested exception exists.
    getException() - Method in exception org.exolab.castor.mapping.ValidityException
     
    getException() - Method in exception org.exolab.castor.net.URIException
    Returns the nested exception, or null if no exception exists.
    getException() - Method in exception org.exolab.castor.util.NestedIOException
    Returns the exception, which in turn caused this Exception to be thrown, or null if nested exception exists.
    getExceptionCount() - Method in class org.exolab.javasource.JMethod
    Returns the amount of exceptions thrown.
    getExceptions() - Method in class org.exolab.javasource.JConstructor
    Returns the exceptions that this JConstructor lists in its throws clause.
    getExceptions() - Method in class org.exolab.javasource.JMethod
    Returns the exceptions that this JMethod throws.
    getExceptions() - Method in class org.exolab.javasource.JMethodSignature
    Returns the exceptions that this JMethodSignature lists in its throws clause.
    getExclude(int) - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method getExclude.
    getExclude() - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method getExclude.Returns the contents of the collection in an Array.
    getExcludeCount() - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method getExcludeCount.
    getExcludes() - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Returns the value of field 'excludes'.
    getExclusion(String) - Method in class org.exolab.castor.builder.binding.ExtendedBinding
    Returns the Exclude instance for the element identified by the given local name.
    getExpectedIndex() - Method in class org.exolab.castor.xml.UnmarshalState
     
    getExpression() - Method in class org.castor.cpa.query.object.condition.SimpleCondition
    Get expression to test.
    getExpression() - Method in class org.castor.cpa.query.object.expression.Negate
    Get expression to negate.
    getExpressions() - Method in class org.castor.cpa.query.object.expression.CompoundExpression
    Get list of expressions.
    getExtended() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns a collection of ClassDescriptors that extend this class (descriptor).
    getExtended(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Gets the ClassDescriptor the given classMapping extends.
    getExtendedClass() - Method in class org.castor.cpa.jpa.info.ClassInfo
    Get the reference to the Class object that is extended by this class.
    getExtendedTable() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning extendedTable currently set.
    getExtendingTables() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning list of tables extending this one.
    getExtends() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'extends'.
    getExtends() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the name of a super class for the current XMLBinding.
    getExtends() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the name of a super class for the current BindingComponent.
    getExtends() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getExtends() - Method in interface org.exolab.castor.mapping.ClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'extends'.
    getExtends() - Method in class org.exolab.castor.persist.ClassMolder
    Get the extends class' ClassMolder.
    getExtends() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the class descriptor of the class extended by this class.
    getExtends() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the class descriptor of the class extended by this class.
    getFacet() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
     
    getFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the first facet associated with the given name.
    getFacet() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getFacets(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the facets associated with the given name.
    getFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns an Enumeration of all the Facets (including inherited) facets for this type.
    getFactory() - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    getFactoryClassName() - Method in class org.castor.transactionmanager.AbstractTransactionManagerFactory
    Get name of the factory class.
    getFactoryClassName() - Method in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    Get name of the factory class.
    getFactoryClassName() - Method in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    Get name of the factory class.
    getFactoryClassName() - Method in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    Get name of the factory class.
    getFactoryMethodName() - Method in class org.castor.transactionmanager.AbstractTransactionManagerFactory
    Get name of the factory method.
    getFactoryMethodName() - Method in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    Get name of the factory method.
    getFactoryMethodName() - Method in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    Get name of the factory method.
    getFactoryMethodName() - Method in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    Get name of the factory method.
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.InstantDBFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.ProgressFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    getFactoryName() - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    getFactoryName() - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the name of this factory.
    getFactoryNames() - Static method in class org.exolab.castor.persist.PersistenceFactoryRegistry
    Returns the names of all the configured persistence factories.
    getField() - Method in class org.castor.cpa.query.object.OrderImpl.Item
    Gets the field to order by.
    getField() - Method in class org.castor.cpa.query.object.ProjectionImpl
    Gets the field or schema of the projection.
    getField(int) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get foreign key field at given index.
    getField(int) - Method in class org.castor.ddlgen.schemaobject.Index
    Get index field at given index.
    getField(int) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Get primary key field at given index.
    getField(int) - Method in class org.castor.ddlgen.schemaobject.Table
    Get field at given index.
    getField(String) - Method in class org.castor.ddlgen.schemaobject.Table
    Get field with given name.
    getField(int) - Method in class org.castor.persist.ProposedEntity
    Returns the specified field value of the object in question.
    getField(String) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns the FieldDescriptor for the given name.
    getField(String) - Method in class org.exolab.javasource.AbstractJClass
    Returns the field with the given name, or null if no field was found with that name.
    getField(String) - Method in class org.exolab.javasource.JAnnotationType
    Not implemented.
    getField(String) - Method in class org.exolab.javasource.JInterface
    Returns the field with the given name, or null if no field was found with the given name.
    getField(String) - Method in class org.exolab.javasource.JStructure
    Returns the field with the given name, or null if no field was found with that name.
    getFieldClassMolder() - Method in class org.exolab.castor.persist.FieldMolder
     
    getFieldCount() - Method in class org.castor.cpa.jpa.info.ClassInfo
    Indicates the number of FieldInfos already known to this ClassInfo.
    getFieldCount() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get number of foreign key fields.
    getFieldCount() - Method in class org.castor.ddlgen.schemaobject.Index
    Get number of index fields.
    getFieldCount() - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Get number of primary key fields.
    getFieldCount() - Method in class org.castor.ddlgen.schemaobject.Table
    Get number of fields.
    getFieldCount() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns the number of FieldInfo definitions for this ClassInfo.
    getFieldCount() - Method in class org.exolab.javasource.AbstractJClass
    Returns the amount of fields.
    getFieldDescriptor() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    getFieldDescriptor() - Method in class org.exolab.castor.mapping.AbstractFieldHandler
    Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
    getFieldDescriptor() - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Returns the FieldDescriptor for the field that this handler is reponsibile for, or null if no FieldDescriptor has been set.
    getFieldDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor() - Method in class org.exolab.castor.xml.Marshaller.NilObject
    Returns the associated XMLFieldDescriptor
    getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the XML field descriptor matching the given xml name and nodeType.
    getFieldDescriptor(String, String, NodeType) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the XML field descriptor matching the given xml name, namespace, and nodeType.
    getFieldHandlerDef(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getFieldHandlerDef.
    getFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getFieldHandlerDef.Returns the contents of the collection in an Array.
    getFieldHandlerDefCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getFieldHandlerDefCount.
    getFieldIndex() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning fieldIndex currently set.
    getFieldInfo() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Get the underlying FieldInfo (the PropertyHolder).
    getFieldInfoByName(String) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Returns a FieldInfo that corresponds to an element with the given node name.
    getFieldInfoForChoice() - Method in class org.exolab.castor.builder.FactoryState
    Get FieldInfo used to handle xsd:choice.
    getFieldInfoReference() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the reference to the FieldInfo instance within the same class.
    getFieldInfos() - Method in class org.castor.cpa.jpa.info.ClassInfo
    Returns Set of associated fields.
    getFieldLockEngine() - Method in class org.exolab.castor.persist.FieldMolder
     
    getFieldMapping(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getFieldMapping.
    getFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getFieldMapping.Returns the contents of the collection in an Array.
    getFieldMapping() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'fieldMapping'.
    getFieldMappingCount() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method getFieldMappingCount.
    getFieldName() - Method in class org.castor.cpa.jpa.info.FieldInfo
    Indicates the name of the field described by this FieldInfo.
    getFieldName() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns the name of the field.
    getFieldName() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getFieldnameFromGetter(Method) - Static method in class org.castor.cpa.jpa.processors.ReflectionsHelper
    Little helper to get a field (bean property) name from a getter method.
    getFieldPertsistenceType() - Method in class org.exolab.castor.persist.FieldMolder
     
    getFields() - Method in class org.castor.persist.ProposedEntity
    Returns the fields of the object in question.
    getFields() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Returns a List of JDOFieldInfoNatures of all FieldInfos if the field has a a JDOFieldInfoNature or an empty List if no field has the Nature.
    getFields() - Method in interface org.exolab.castor.mapping.ClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.CenturyDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.DateDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.DateTimeDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.DurationDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.GDayDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.GMonthDayDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.GMonthDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.GYearDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.GYearMonthDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.MonthDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.RecurringDurationDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.TimeDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.TimeDurationDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.TimePeriodDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.types.YearDescriptor
    Deprecated.
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Returns an Enumeration of the IdentityFields contained within this IdentityConstraint.
    getFields() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns a list of fields represented by this descriptor.
    getFields() - Method in class org.exolab.javasource.AbstractJClass
    Returns an array of all the JFields of this JStructure.
    getFields() - Method in class org.exolab.javasource.JAnnotationType
    Not implemented.
    getFields() - Method in class org.exolab.javasource.JInterface
    Returns an array of all the JFields of this Jinterface.
    getFields() - Method in class org.exolab.javasource.JStructure
    Returns an array of all the JFields of this JStructure.
    getFieldType() - Method in class org.castor.cpa.jpa.info.FieldInfo
    Indicates the type of the field described by this FieldInfo.
    getFieldType() - Method in class org.exolab.castor.jdo.oql.ParamInfo
    Returns the Java field type.
    getFieldType() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns the Java type of the field.
    getFieldType() - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
    getFieldType() - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
     
    getFieldType() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getFieldType() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns the field type.
    getFieldType() - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
    Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
    getFieldType() - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
    Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
    getFieldType() - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
    Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
    getFieldType() - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
    Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
    getFilename() - Method in class org.exolab.castor.xml.location.FileLocation
    Returns the name of the file to which this FileLocation refers.
    getFilename(String) - Method in class org.exolab.javasource.JCompUnit
    Returns the name of the file that this JCompUnit would be printed to, given a call to JCompUnit.print(String, String), or if destDir is null, a call to JCompUnit.print().
    getFilename(String) - Method in class org.exolab.javasource.JStructure
    Returns the name of the file that this JStructure would be printed to, given a call to JStructure.print(String, String).
    getFilter() - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    getFinal() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'final'.
    getFinal() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the list of values for the final property for this ComplexType, or null if no final values have been set.
    getFinal() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the value of the 'final' attribute for this element definition.
    getFinal() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the value of the 'final' property, indicating which types of derivation are not allowed, or null if the final property has not been set.
    getFinalDefault() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the default FinalList for this Schema.
    getFinder() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getFirstAttribute() - Method in class org.exolab.castor.types.AnyNode
    Returns the first attribute of the current ELEMENT node or null.
    getFirstChild() - Method in class org.exolab.castor.types.AnyNode
    Returns the first Child node of this node.
    getFirstChildNode() - Method in class org.exolab.castor.types.AnyNode
    Returns the first child node in the tree.
    getFirstNamespace() - Method in class org.exolab.castor.types.AnyNode
    Returns the first namespace of the current ELEMENT node or null.
    getFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Returns the configured fixed value for BigInteger validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Returns the fixed value that booleans validated with this validator must be equal to.
    getFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Returns the configured fixed value for byte validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns the configured fixed value for date/time validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns the configured fixed value for BigDecimal validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns the configured fixed value for double validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns the configured fixed value for Duration validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns the configured fixed value for float validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Returns the configured fixed value for Integer validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
    Returns the configured fixed value for int validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
    Returns the configured fixed value for long validation.
    getFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Returns the configured fixed value for short validation.
    getFixedValue() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the fixed production for this FieldInfo, or null if no fixed value has been specified.
    getFixedValue() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the fixed value of this element definition.
    getFixedValue() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the fixed value of this element definition.
    getForce(int) - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method getForce.
    getForce() - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method getForce.Returns the contents of the collection in an Array.
    getForceCount() - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method getForceCount.
    getForces() - Method in class org.exolab.castor.builder.binding.ExtendedBinding
    Returns all <force> elements defined in the binding file.
    getForces() - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Returns the value of field 'forces'.
    getForeignKey(int) - Method in class org.castor.ddlgen.schemaobject.Table
    Get foreign key at given index.
    getForeignKeyCount() - Method in class org.castor.ddlgen.schemaobject.Table
    Get number of foreign keys.
    getForeignKeys() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning list of foreign keys.
    getForeignKeys() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Returns a List of s holding the columns of the foreign key.
    getForeignKeys() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Returns a List of s holding the columns of the foreign key.
    getForm() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the Form for this attribute declaration.
    getForm() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the Form for this element definition.
    getFormat() - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    getFormat() - Method in interface org.exolab.castor.xml.OutputFormat
    Returns the (underlying) OutputFormat instance
    getFormat() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    getFractionDigits() - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Returns the fractionDigits facet value of this XSType.
    getFrom() - Method in class org.castor.cpa.persistence.sql.query.Select
    Getter returning from-list currently set.
    getFullDatePattern(String) - Static method in class org.castor.cpa.persistence.convertor.AbstractDateTypeConvertor
    Transforms short date format pattern into full format pattern for SimpleDateFormat (e.g., "YMD" to "yyyyMMdd").
    getFullFields(ClassDescriptor) - Static method in class org.exolab.castor.mapping.loader.ClassDescriptorHelper
    Get all the FieldDescriptors for non-identity fields, including all the fields in base classes.
    getGeneralEntities() - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns enumeration of the General Entity declarations in the DTD document.
    getGeneralEntity(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns requested Genaral Entity Declaration.
    getGeneratedValueGenerator() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Get the GeneratedValue.generator()
    getGeneratedValueStrategy() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Get the GeneratedValue.strategy()
    getGenerateImportedSchemas() - Method in class org.exolab.castor.builder.SourceGenerator
    Indicates whether classes should be created for imported XML schemas as well.
    getGenerator(String) - Method in class org.castor.ddlgen.GeneratorRegistry
    Returns generator with given engine name or null if there is no such generator.
    getGenerators() - Method in class org.castor.ddlgen.GeneratorRegistry
    Returns a collection of the current configured generators.
    getGetMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getGetMethod() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'getMethod'.
    getGetMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'getMethod'.
    getGetMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
    Generates the name of a get method for the given field name.
    getGetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
    Generates the name of a get method for the given field name.
    getGetterMethod() - Method in class org.castor.cpa.jpa.info.FieldInfo
    Indicates the getter access method of the field.
    getGrabSize() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Get number of new keys the key generator should grab from the sequence table at a time.
    getGroup() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Returns the Group that was unmarshalled by this Unmarshaller.
    getGroup() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Returns the Group that was unmarshalled by this Unmarshaller.
    getGroupBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getGroupBinding.
    getGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getGroupBinding.Returns the contents of the collection in an Array.
    getGroupBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getGroupBinding.
    getGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getGroupBinding.Returns the contents of the collection in an Array.
    getGroupBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getGroupBindingCount.
    getGroupBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getGroupBindingCount.
    getGroupInfo() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the GroupInfo for this XML nature.
    getGroupNaming() - Method in class org.exolab.castor.builder.factory.BaseFactory
    Returns the group naming helper class for naming nested anonymous groups.
    getHandler() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'handler'.
    getHandler() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns the handler of the field.
    getHandler(Object) - Static method in class org.exolab.castor.mapping.handlers.MapHandlers
     
    getHandler(Class) - Static method in class org.exolab.castor.mapping.handlers.MapHandlers
     
    getHandler(Class) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
    Returns the collection's handler based on the Java class.
    getHandler() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getHandler() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'handler'.
    getHash() - Method in class org.castor.core.util.IdentityMap.Entry
    Get identity hashcode of key.
    getHash() - Method in class org.castor.core.util.IdentitySet.Entry
    Get identity hashcode of key.
    getHasMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'hasMethod'.
    getHasMethodName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the name of the has method for this FieldInfo.
    getHeader() - Method in class org.exolab.javasource.JStructure
    Returns the JComment header to display at the top of the source file for this JStructure, or null if no header was set.
    getHigh() - Method in class org.castor.cpa.query.object.condition.Between
    Get high bound of between range.
    getHolder() - Method in class org.castor.core.nature.BaseNature
    Returns the PropertyHolder.
    getHour() - Method in class org.exolab.castor.types.Date
     
    getHour() - Method in class org.exolab.castor.types.DateTimeBase
     
    getHour() - Method in class org.exolab.castor.types.Duration
     
    getHour() - Method in class org.exolab.castor.types.GDay
     
    getHour() - Method in class org.exolab.castor.types.GMonth
     
    getHour() - Method in class org.exolab.castor.types.GMonthDay
     
    getHour() - Method in class org.exolab.castor.types.GYear
     
    getHour() - Method in class org.exolab.castor.types.GYearMonth
     
    getHour() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getHour() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getHref() - Method in class org.castor.jdo.conf.Mapping
    Returns the value of field 'href'.
    getHref() - Method in class org.exolab.castor.mapping.xml.Include
    Returns the value of field 'href'.
    getId() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
    getId() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    getId() - Method in class org.castor.cpa.util.classresolution.nature.ClassLoaderNature
    Returns the Nature Id.
    getId() - Method in class org.castor.cpa.util.classresolution.nature.MappingLoaderNature
    Returns the Nature Id.
    getId() - Method in class org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature
    getId() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Returns the id of the Nature.
    getId() - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Returns the fully qualified class name of the Nature.
    getId() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Returns the Nature Id.
    getId() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Returns the Nature Id.
    getId() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Implementation returns the fully qualified class name.
    getId() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    getId() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    getId() - Method in class org.exolab.castor.mapping.AccessMode
     
    getId() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the Id for this attribute declaration
    getId() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns the id of this AttributeGroup
    getId() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the 'id' for this element definition.
    getId() - Method in class org.exolab.castor.xml.schema.Group
    Returns the ID for this Group.
    getId() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Returns the Id of this IdentityConstraint, or null if no Id has been set.
    getId() - Method in class org.exolab.castor.xml.schema.IdentityField
    Returns the Id of this IdentityField, or null if no Id has been set.
    getId() - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Returns the Id of this IdentitySelector, or null if no Id has been set.
    getId() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the Id for this Schema, as specified by the Id attribute, or null if no Id exists.
    getId() - Method in class org.exolab.castor.xml.schema.Union
    Returns the id for this Union, or null if no id has been set.
    getId() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns the Id for this ComplexType, or null if no Id has been set.
    getIdColumnIndex(FieldDescriptor, String[]) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Finds the index in the given idColumnNames that has the same name as the given field.
    getIdentifier() - Method in class org.castor.cpa.query.object.SchemaImpl
    Gets the identifier of the schema.
    getIdentities() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the FieldDescriptors that describe the identities as defined for this class.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getIdentity.
    getIdentity(Object) - Method in interface org.exolab.castor.jdo.Database
    Returns the object's identity.
    getIdentity(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns the object's identity.
    getIdentity() - Method in interface org.exolab.castor.mapping.ClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the first FieldDescriptor instance.
    getIdentity(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getIdentity.Returns the contents of the collection in an Array.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'identity'.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getIdentity.
    getIdentity(TransactionContext, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Get the identity from a object of the base type.
    getIdentity() - Method in class org.exolab.castor.persist.OID
    Return the object's identity, if known.
    getIdentity() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the identity field, or null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the identity field, null if this class has no identity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getIdentity.
    getIdentity() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the identity field, null if this class has no identity.
    getIdentityColumnNames(String[], ClassMapping) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Returns a list of column names that are part of the identity.
    getIdentityConstraint() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Returns the IdentityConstraint created.
    getIdentityConstraints() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns an Enumeration of IdentityConstraint objects contained within this element definition.
    getIdentityCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getIdentityCount.
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Returns the database specific query string for retrieving last identity value.
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    getIdentitySelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    getIdentitySelectString(String, String) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the database specific query string for retrieving last identity value.
    getIdentitySQLNames(ClassDescriptor) - Static method in class org.exolab.castor.jdo.engine.SQLHelper
     
    getIdFields(ClassDescriptor) - Static method in class org.exolab.castor.mapping.loader.ClassDescriptorHelper
    Get the all the id fields of a class If the class, C, is a dependent class, then the depended class', D, id fields will be appended at the back and returned.
    getIdsList() - Method in interface org.castor.persist.proxy.LazyCollection
     
    getIdsList() - Method in class org.castor.persist.proxy.LazyHashSet
     
    getIdsList(TransactionContext, ClassMolder, Object) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    Return all the object identity of a Collection of object of the same type.
    GetImage() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get token literal value.
    GetImage() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get token literal value.
    GetImage() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns a string made up of characters from the marked token beginning to the current buffer position.
    GetImage() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getImpl() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getImplClass() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getImplements(int) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method getImplements.
    getImplements() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method getImplements.Returns the contents of the collection in an Array.
    getImplements() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns an array of the different interface names implemented by the class that will represent the current XMLBindingComponent.
    getImplements() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns an array of the different interface names implemented by the class that will represent the current BindingComponent.
    getImplementsCount() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method getImplementsCount.
    getImportCount() - Method in class org.exolab.javasource.JStructure
    Returns the amount of imports.
    getImportDescriptor() - Method in class org.exolab.castor.dsml.Exporter
     
    getImportDescriptor() - Method in class org.exolab.castor.dsml.Importer
     
    getImportedSchema() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the imported schemas of this schema
    getImportedSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the imported schema with the given namespace
    getImportedSchema(String, boolean) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the imported schema with the given namespace
    getImportedSourceCode(String) - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the JClass with the given name or null if no bindings have been specified for a JClass with the name.
    getImportedSourcesByName() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the sources as generated through XML schema imports.
    getImportEventListener() - Method in class org.exolab.castor.dsml.Importer
     
    getImports() - Method in class org.exolab.javasource.JCompUnit
    Returns a array of String containing all imported classes/packages, also imports within the same package of this object.
    getImports() - Method in class org.exolab.javasource.JStructure
    Returns an Enumeration of imported package and class names for this JStructure.
    getInclude(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getInclude.
    getInclude() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getInclude.Returns the contents of the collection in an Array.
    getInclude(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getInclude.
    getInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getInclude.Returns the contents of the collection in an Array.
    getIncludeCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getIncludeCount.
    getIncludeCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getIncludeCount.
    getIncrement() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Get increment for the sequence.
    getIndentChar() - Method in class org.exolab.javasource.JSourceWriter
    Returns the current character used for indentation.
    getIndentLevel() - Method in class org.exolab.javasource.JSourceWriter
    Returns the current indentation level.
    getIndentSize() - Method in class org.exolab.javasource.JSourceWriter
    Returns the current indent size (getIndentLevel()*tabSize).
    getIndex() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method returning the field index of this column.
    getIndex() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    getIndex() - Method in class org.castor.cpa.query.object.function.Locate
    Gets the expression defining the start position of LOCATE function.
    getIndex() - Method in class org.castor.cpa.query.object.function.Substring
    Gets the start expression of SUBSTRING function.
    getIndex(int) - Method in class org.castor.ddlgen.schemaobject.Table
    Get index at given index.
    getIndex(String, String) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the index of the attribute associated with the given name and namespace.
    getIndex(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the index of the attribute associated with the given name and namespace.
    getIndexCount() - Method in class org.castor.ddlgen.schemaobject.Table
    Get number of indices.
    getInfo() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getInfoFactory() - Method in class org.exolab.castor.builder.factory.BaseFactory
    Get type factory.
    getInheritanceStrategy() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getInitialValue() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    getInitString() - Method in class org.exolab.javasource.AbstractJField
    Returns the initialization String for this JField.
    getInnerClassCount() - Method in class org.exolab.javasource.AbstractJClass
     
    getInnerClasses() - Method in class org.exolab.javasource.AbstractJClass
    Returns an array of JClass (the inner classes) contained within this JClass.
    getInputStream(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
    Returns an InputStream for the file represented by the href argument
    getInstance() - Static method in class org.castor.cpa.CPAProperties
    Deprecated.
    Don't limit your applications flexibility by using static properties. Use your own properties instance created with one of the newInstance() methods instead.
    getInstance() - Static method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    getInstance() - Static method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    getInstance() - Static method in class org.exolab.castor.xml.AbstractXMLNaming
    Returns the default instance of XMLNaming.
    getInstance() - Static method in class org.exolab.castor.xml.schema.FacetFactory
    Returns the singleton instance of the facet factory.
    getInstanceFactory() - Method in class org.castor.persist.AbstractTransactionContext
     
    getInstanceFactory() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the instance factory.
    getInstanceName() - Method in class org.exolab.javasource.JCollectionType
    Returns the instance name of this collection type.
    getInteger(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getInteger(String, int) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getInteger(String) - Method in class org.castor.ddlgen.Configuration
    Get property with given name as Integer value.
    getInterface() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Returns the value of field 'interface'.
    getInterfaceCount() - Method in class org.exolab.javasource.JStructure
    Return the count of the number of Interfaces that have been added to this JStructure.
    getInterfaces() - Method in class org.exolab.javasource.JStructure
    Returns an Enumeration of interface names that this JStructure inherits from.
    getInternalContext() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    getInternalContext() - Method in class org.exolab.castor.xml.Unmarshaller
    To get the internal XML Context that is in use.
    getInternalContext() - Method in class org.exolab.castor.xml.ValidationContext
    To get the AbstractInternalContext to use.
    getInternalContext() - Method in class org.exolab.castor.xml.XMLContext
    Deprecated. 
    getIntrospector() - Method in class org.castor.xml.AbstractInternalContext
     
    getIntrospector() - Method in interface org.castor.xml.InternalContext
    To get the Introspector assigned to this XMLContext.
    getIsMethodName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Get the 'is' method for this FieldInfo.
    getIsMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
    Generates the name of an is method for the given field name.
    getIsMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
    Generates the name of an is method for the given field name.
    getItems() - Method in class org.castor.cpa.query.object.condition.In
    Get list of items to test against.
    getItems() - Method in class org.castor.cpa.query.object.OrderImpl
    Get list of order items.
    getItemType() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Returns the simpleType for the items of this ListType.
    getIterator(Object) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    Return the iterator on values of the specified Collection or, return the iterator on values of the specified Map.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Returns the value of field 'javaClass'.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in interface org.exolab.castor.mapping.ClassDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getJavaClass.
    getJavaClass(ClassLoader) - Method in class org.exolab.castor.persist.ClassMolder
    Get the base class of this ClassMolder given a ClassLoader.
    getJavaClass() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the Class that this ClassDescriptor describes.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the Class that this ClassDescriptor describes.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the Java class represented by this descriptor.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the Class that this ClassDescriptor describes.
    getJavaClass() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the Class that this ClassDescriptor describes.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getJavaClass.
    getJavaClass() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the Java class represented by this descriptor.
    getJavaClassName() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns a valid Java Class Name corresponding to this XMLBindingComponent.
    getJavaClassName() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns a valid Java Class Name corresponding to this BindingComponent.
    getJavaMemberName() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns a valid Java Member Name corresponding to this XMLBindingComponent.
    getJavaMemberName() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns a valid Java Member Name corresponding to this BindingComponent.
    getJavaName() - Method in class org.exolab.castor.builder.binding.xml.EnumMember
    Returns the value of field 'javaName'.
    getJavaNaming() - Method in class org.castor.xml.AbstractInternalContext
     
    getJavaNaming() - Method in interface org.castor.xml.InternalContext
    The JavaNaming instance to be used.
    getJavaNaming() - Method in class org.exolab.castor.builder.BuilderConfiguration
    To get the JavaNaming implementation to be used.
    getJavaNaming() - Method in class org.exolab.castor.builder.factory.BaseFactory
    To get the JavaNaming to be used.
    getJavaNaming() - Method in class org.exolab.castor.builder.factory.FieldMemberAndAccessorFactory
    Returns the javaNaming.
    getJavaPackage() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the java package associated with this XML BindingComponent.
    getJavaPackage() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the java package associated with this BindingComponent.
    getJavaType() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'javaType'.
    getJavaType() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the XSType that corresponds to the Java type chosen to represent the XML Schema component represented by this XMLBindingComponent.
    getJavaType() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the XSType that corresponds to the Java type chosen to represent this BindingComponent.
    getJClass() - Method in class org.exolab.castor.builder.FactoryState
    Get JClass for which we are currently generating code.
    getJClass() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns the JClass described by this ClassInfo.
    getJClassPrinter() - Method in interface org.exolab.castor.builder.printing.JClassPrinterFactory
    Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
    getJClassPrinter() - Method in class org.exolab.castor.builder.printing.StandardJClassPrinterFactory
    Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
    getJClassPrinter() - Method in class org.exolab.castor.builder.printing.TemplateJClassPrinterFactory
    Returns the JClassPrinter instance as identified by this JClassPrinterFactory instance.
    getJClassPrinterFactories() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns a String representing the list of JClassPrinterFactory instances configured in the Castor XML code generator property file.
    getJClassPrinterFactory(String) - Method in class org.exolab.castor.builder.printing.JClassPrinterFactoryRegistry
    Returns a JClassPrinterFactory with the specified name.
    getJClassPrinterFactoryNames() - Method in class org.exolab.castor.builder.printing.JClassPrinterFactoryRegistry
    Returns the names of all the configured JClassPrinterFactory implementations.
    getJClassPrinterFactoryRegistry() - Method in class org.exolab.castor.builder.SourceGenerator
    Returns the registry for JClassPrinterFactory instances.
    getJdbcConnection() - Method in interface org.exolab.castor.jdo.Database
    Gets the underlying JDBC connection.
    getJdbcConnection() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Gets the underlying JDBC connection.
    getJdbcConnection() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    getJdbcConnection() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
     
    getJdbcSql(String) - Static method in class org.exolab.castor.jdo.engine.SqlBindParser
    Creates a SQL statement from pre_sql, replacing bind expressions like "?1" by "?".
    getJdbcType() - Method in class org.castor.ddlgen.typeinfo.AbstractType
    Get JDBC type.
    getJdbcType() - Method in interface org.castor.ddlgen.typeinfo.TypeInfo
    Get JDBC type.
    getJDocComment() - Method in class org.exolab.javasource.JMethod
    Returns the JavaDoc comment describing this JMethod.
    getJDocComment() - Method in class org.exolab.javasource.JMethodSignature
    Returns the JavaDoc comment describing this JMethodSignature.
    getJDocComment() - Method in class org.exolab.javasource.JStructure
    Returns the JavaDoc comment for this JStructure.
    getJdoContent() - Method in class org.exolab.castor.xml.schema.AppInfo
     
    getJndi() - Method in class org.castor.jdo.conf.DatabaseChoice
    Returns the value of field 'jndi'.
    getJoin() - Method in class org.castor.cpa.persistence.sql.query.Join
    Method returning qualifier currently set.
    getJoinColumnColumnDefinition() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnInsertable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnName() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnNullable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnReferencedColumnName() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnTable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnUnique() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinColumnUpdatable() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinFields() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    getJoins() - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Returns list of joins currently set.
    getJoinTableCatalog() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinTableInverseJoinColumns() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinTableJoinColumns() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinTableName() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJoinTableSchema() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getJType() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSByte
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSClass
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSDate
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSId
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSInt
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSLong
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSQName
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSShort
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSString
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSTime
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSType
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the JType that this XSType represents.
    getJType() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the JType that this XSType represents.
    getKey() - Method in class org.castor.core.util.IdentityMap.Entry
    Get key of entry.
    getKey() - Method in class org.castor.core.util.IdentitySet.Entry
    Get key of entry.
    getKey() - Method in class org.exolab.castor.mapping.MapItem
    Returns the key Object for this MapItem, or null if no key has been specified.
    getKey(int) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method getKey.
    getKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method getKey.Returns the contents of the collection in an Array.
    getKeyColumn() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Get name of the column which contains table names.
    getKeyCount() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method getKeyCount.
    getKeyFieldCount() - Method in class org.castor.cpa.jpa.info.ClassInfo
     
    getKeyFieldInfoByName(String) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Returns a FieldInfo that corresponds to a key element with the given node name.
    getKeyFieldInfos() - Method in class org.castor.cpa.jpa.info.ClassInfo
    Returns Set of key fields.
    getKeyGenerator(ClassDescriptor) - Method in class org.castor.cpa.persistence.sql.driver.BaseFactory
    Returns a key generator as specified in the given class descriptor.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.IdentityKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.MaxKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGeneratorFactory
     
    getKeyGenerator(PersistenceFactory, Properties, int) - Method in class org.castor.cpa.persistence.sql.keygen.UUIDKeyGeneratorFactory
    Produce the key generator.
    getKeyGenerator(String) - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns key generator with given alias.
    getKeyGenerator() - Method in class org.castor.ddlgen.schemaobject.Field
    Get key generator for this field.
    getKeyGenerator() - Method in class org.castor.ddlgen.schemaobject.Table
    Get key generator used for identities of this table.
    getKeyGenerator() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'keyGenerator'.
    getKeyGenerator(ClassDescriptor) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns a key generator as specified in the given class descriptor.
    getKeyGeneratorAliases() - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns a collection of the aliasses of current registered key generators.
    getKeyGeneratorDef(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getKeyGeneratorDef.
    getKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getKeyGeneratorDef.Returns the contents of the collection in an Array.
    getKeyGeneratorDefCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method getKeyGeneratorDefCount.
    getKeyGeneratorDescriptor() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Get key generator specified for this class.
    getKeyGeneratorFactories() - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns a collection of the current configured key generator factories.
    getKeyGeneratorFactory(String) - Method in class org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactoryRegistry
    Returns a key generator factory with the specified name.
    getKeyGeneratorFactory(String) - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns key generator factory with given algorithm.
    getKeyGeneratorFactoryAlgorithms() - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns a collection of the algorithms of current configured key generator factories.
    getKeyGeneratorFactoryName() - Method in class org.exolab.castor.jdo.engine.KeyGeneratorDescriptor
    Returns the name of the key generator factory.
    getKeyGeneratorFactoryNames() - Method in class org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactoryRegistry
    Returns an array of names of all the configured key generator factories.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.HighLowKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.IdentityKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.MaxKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.SequenceKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGeneratorFactory
     
    getKeyGeneratorName() - Method in class org.castor.cpa.persistence.sql.keygen.UUIDKeyGeneratorFactory
    Get the short name of the key generator.
    getKeyGenerators() - Method in class org.castor.ddlgen.KeyGeneratorRegistry
    Returns a collection of the current registered key generators.
    getKind() - Method in class org.castor.cpa.query.castorql.ExtendNode
    Gets the kind.
    getKind() - Method in class org.castor.cpa.query.ejbql.ExtendNode
    Gets the kind.
    getLastExpr() - Method in class org.exolab.castor.jdo.engine.SqlBindParser
    Returns the expression substring beginning after the last processed bind variable and ending just before the current bind variable.
    getLastState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Peeks the stack for the top UnmarshalState, without removing it.
    getLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'lazy'.
    getLdap() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'ldap'.
    getLdapDn() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'ldapDn'.
    getLdapOc() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'ldapOc'.
    getLeftSide() - Method in class org.castor.cpa.query.object.condition.Comparison
    Get left side expression of comparison condition.
    getLength() - Method in class org.castor.cpa.query.object.function.Substring
    Gets the length expression of SUBSTRING function.
    getLength() - Method in class org.castor.ddlgen.schemaobject.Field
    Get length parameter from mapping of sql field.
    getLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns the length that this type must have.
    getLength() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the value of the length facet result can be null
    getLength() - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Returns the number of attributes in the list.
    getLength() - Method in class org.exolab.javasource.JDocComment
    Returns the length of the JavaDoc comment in characters.
    getLenientIdValidation() - Method in class org.castor.xml.AbstractInternalContext
     
    getLenientIdValidation() - Method in interface org.castor.xml.InternalContext
    Get lenient id validation flag.
    getLenientSequenceOrder() - Method in class org.castor.xml.AbstractInternalContext
     
    getLenientSequenceOrder() - Method in interface org.castor.xml.InternalContext
    Get lenient sequence order flag.
    getLine() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Deprecated.
    getLine() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Deprecated.
    getLine() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Deprecated. 
    getLine() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Deprecated. 
    getLineNumber() - Method in class org.castor.xmlctf.xmldiff.xml.Location
    Returns the line number.
    getLineNumber() - Method in class org.exolab.castor.xml.location.FileLocation
    Returns the line number for this FileLocation.
    getLines(String) - Method in class org.exolab.castor.builder.printing.TemplateHelper
    Takes a comment string and splits it into lines that have the maximum length of 70 chars,
    getLineSeparator() - Method in class org.exolab.javasource.JSourceWriter
    Returns the line separator being used by this JSourceWriter.
    getListenerCount() - Method in class org.exolab.castor.util.EventListenerList
    Returns the total number of listeners in this listener list.
    getListenerList() - Method in class org.exolab.castor.util.EventListenerList
    Passes back the event listener list as an array of EventListeners.
    getLoadPackageMapping() - Method in class org.castor.xml.AbstractInternalContext
     
    getLoadPackageMapping() - Method in interface org.castor.xml.InternalContext
    Get load package mapping flag.
    getLobBufferSize() - Method in class org.castor.cpa.persistence.convertor.AbstractLobTypeConvertor
    Get LOB buffer size.
    getLocalAnnotation() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Returns the annotation which appears local to this Union, or null if no local annotation has been set.
    getLocalAnnotation() - Method in class org.exolab.castor.xml.schema.Union
    Returns the annotation which appears local to this Union, or null if no local annotation has been set.
    getLocalAttributeDecls() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns an Enumeration of *all* locally defined AttributeDecl declared within this ComplexType.
    getLocalAttributeGroupReferences() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the AttributeGroupReference of THIS attribute group.
    getLocalAttributes() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the attributes of THIS attribute group.
    getLocalFacets() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the facets of this type (without the parent's facets).
    getLocalName() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the local name of the node.
    getLocalName() - Method in class org.exolab.castor.types.AnyNode
    Returns the local name of the node.
    getLocalName() - Method in class org.exolab.javasource.JType
    Returns the unqualified Java type name (i.e.
    getLocalName() - Method in class org.exolab.javasource.JTypeName
    Returns the local name of this JTypeName.
    getLocalNameFromClassName(String) - Static method in class org.exolab.javasource.JNaming
    Returns the local class name from the given fully qualified class name.
    getLocalNamespacePrefixes() - Method in class org.exolab.castor.xml.Namespaces
    Returns all namespace prefixes declared locally
    getLocalNamespaces() - Method in class org.exolab.castor.xml.Namespaces
    Returns an Enumeration of local namespace URIs for this Namespaces.
    getLocation() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Returns the location of this Element in the document.
    getLocation() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'location'.
    getLocation() - Method in exception org.exolab.castor.xml.ValidationException
    Returns the location of the Exception.
    getLocationPath() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getLocationPath() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the "relative" XML path for the field being described.
    getLockEngine() - Method in class org.exolab.castor.persist.ClassMolder
    Get the LockEngine which this ClassMolder belongs to.
    getLockEngine() - Method in class org.exolab.castor.persist.PersistenceInfoGroup
     
    getLockTimeout() - Method in class org.castor.persist.AbstractTransactionContext
    Returns the timeout waiting to acquire a lock.
    getLockTimeout() - Method in interface org.castor.persist.TransactionContext
    Returns the timeout waiting to acquire a lock.
    getLockTimeout() - Method in class org.exolab.castor.jdo.JDOManager
    Returns the lock timeout for this database.
    getLow() - Method in class org.castor.cpa.query.object.condition.Between
    Get low bound of between range.
    getLowerBound() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the lower bound of the collection that is generated from this BindingComponent.
    getLowerBound() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the lower bound of the collection that is generated from this BindingComponent.
    getManyKey() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning many key.
    getManyKey() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the SQL many key of the field.
    getManyKey(int) - Method in class org.exolab.castor.mapping.xml.Sql
    Method getManyKey.
    getManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
    Method getManyKey.Returns the contents of the collection in an Array.
    getManyKeyCount() - Method in class org.exolab.castor.mapping.xml.Sql
    Method getManyKeyCount.
    getManyTable() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the SQL many table of the field.
    getManyTable() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'manyTable'.
    getMappedPackage(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Looks up the package name from the given namespace URI.
    getMapping() - Method in class org.castor.ddlgen.AbstractGenerator
    Get mapping document.
    getMapping() - Method in class org.castor.ddlgen.MappingHelper
    Get mapping document.
    getMapping(int) - Method in class org.castor.jdo.conf.Database
    Method getMapping.
    getMapping() - Method in class org.castor.jdo.conf.Database
    Method getMapping.Returns the contents of the collection in an Array.
    getMapping() - Method in class org.castor.jdo.engine.DatabaseContext
    Get the mapping to load.
    getMapping(String) - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the Mapping file associated with the given filename.
    getMapping() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Returns the ClassMapping instance used.
    getMappingCount() - Method in class org.castor.jdo.conf.Database
    Method getMappingCount.
    getMappingFilenames() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the set of mapping filenames.
    getMappingHelper() - Method in class org.castor.ddlgen.AbstractGenerator
    Get mapping helper.
    getMappingLoader() - Method in class org.castor.cpa.util.classresolution.nature.MappingLoaderNature
    Returns the MappingLoader.
    getMappingLoader() - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Note: This method will be removed soon (kv).
    getMappingLoader() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
     
    getMappingLoader() - Method in interface org.castor.mapping.MappingLoaderFactory
    Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the given properties.
    getMappingLoader(String, BindingType) - Method in class org.castor.mapping.MappingLoaderRegistry
    Returns a mapping loader for the suitable source and binding type.
    getMappingLoader(Mapping, BindingType) - Method in class org.castor.mapping.MappingUnmarshaller
    Returns a mapping resolver for the suitable engine.
    getMappingLoader(Mapping, BindingType, Object) - Method in class org.castor.mapping.MappingUnmarshaller
    Returns a mapping resolver for the suitable engine.
    getMappingLoader() - Method in class org.castor.xml.AbstractInternalContext
     
    getMappingLoader() - Method in interface org.castor.xml.InternalContext
    To get the MappingLoader specified to be used in this Castor session.
    getMappingLoader() - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
    Note: This method will be removed soon (kv).
    getMappingLoader() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Note: This method will be removed soon (kv).
    getMappingLoaderFactories() - Method in class org.castor.mapping.MappingLoaderRegistry
    Returns a list of 'cached' mapping loader factories.
    getMappingSources() - Method in class org.exolab.castor.mapping.Mapping
    Get list of mapping sources to resolve.
    getMapTo() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'mapTo'.
    getMarshalExtendedType() - Method in class org.exolab.castor.xml.Marshaller
    If True the marshaller will use the 'xsi:type' attribute to marshall a field value that extended the defined field type.
    getMasterSchema() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the master schema in which this instance of schema is used at runtime.
    getMatches() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'matches'.
    getMaxExclusive() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns the maximum exclusive value that this XSDate can hold.
    getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns the configured exclusive maximum value for date/time validation.
    getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns the configured exclusive maximum value for BigDecimal validation.
    getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns the configured exclusive maximum value for double validation.
    getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns the configured exclusive maximum value for Duration validation.
    getMaxExclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns the configured exclusive maximum value for float validation.
    getMaxExponent() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    getMaxHistorySize() - Method in class org.exolab.castor.gui.QueryHistory
     
    getMaximumNumberOfConstants() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns the maximum number of static constant definitions that are acceptable within one class file; default is 1000.
    getMaximumSize() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the maximum allowed size for this list.
    getMaxInclusive() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns the maximum inclusive value that this XSDate can hold.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Returns the configured maximum value for BigInteger validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Returns the configured maximum value for byte validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns the configured inclusive maximum value for date/time validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns the configured inclusive maximum value for BigDecimal validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns the configured inclusive maximum value for double validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns the configured inclusive maximum value for Duration validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns the configured inclusive maximum value for float validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Returns the configured maximum value for xsd:integer validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.IntValidator
    Returns the configured maximum value for int validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.LongValidator
    Returns the configured maximum value for long validation.
    getMaxInclusive() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Returns the configured maximum value for short validation.
    getMaxLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns the maximum length occurances of this type can be.
    getMaxLength() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the value of the maxlength facet result can be null
    getMaxMantissa() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    getMaxOccurs() - Method in class org.exolab.castor.builder.info.GroupInfo
    Returns the maximum occurance for this group.
    getMaxOccurs() - Method in class org.exolab.castor.xml.FieldValidator
    Returns the maximum number of occurances for a given object.
    getMaxOccurs() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the maximum number of occurances that this ContentModelGroup may appear.
    getMaxOccurs() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns the maximum number of occurrences that this ContentModelGroup may appear.
    getMaxOccurs() - Method in class org.exolab.castor.xml.schema.Particle
    Returns the maximum number of occurances that this CMParticle may appear
    getMember() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Returns the value of field 'member'.
    getMemberAndAccessorFactory() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the FieldMemberAndAccessorFactory instance to use to create a JField out of this FieldInfo.
    getMemberTypes() - Method in class org.exolab.castor.xml.schema.Union
    Returns an Enumeration of all the SimpleTypes that are members of this Union.
    getMessage() - Method in error org.castor.cpa.query.castorql.TokenMgrError
    You can also modify the body of this method to customize your error messages.
    getMessage() - Method in error org.castor.cpa.query.ejbql.TokenMgrError
    You can also modify the body of this method to customize your error messages.
    getMessage() - Method in exception org.exolab.castor.builder.binding.BindingException
    Returns a detailed message for this Exception.
    getMessage() - Method in exception org.exolab.castor.core.exceptions.CastorException
    Return the detailed message from this Exception.
    getMessage() - Method in exception org.exolab.castor.xml.CastorException
    Returns the detail message for this Exception
    getMessage() - Method in exception org.exolab.castor.xml.dtd.parser.ParseException
    This method has the standard behavior when this object has been created using the standard constructors.
    getMessage() - Method in error org.exolab.castor.xml.dtd.parser.TokenMgrError
    You can also modify the body of this method to customize your error messages.
    getMethod(Class, String, Class[]) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
    Returns a Method object that reflects the specified public member method of the class or interface represented by aClass.
    getMethod(String, int) - Method in class org.exolab.javasource.AbstractJClass
    Returns the first occurance of the method with the given name, starting from the specified index.
    getMethod(int) - Method in class org.exolab.javasource.AbstractJClass
    Returns the JMethod located at the specified index.
    getMethod(String, int) - Method in class org.exolab.javasource.JEnumConstant
    Returns the first occurance of the method with the given name, starting from the specified index.
    getMethod(int) - Method in class org.exolab.javasource.JEnumConstant
    Returns the JMethod located at the specified index.
    getMethod(String, int) - Method in class org.exolab.javasource.JInterface
    Returns the JMethodSignature with the given name and occuring at or after the given starting index.
    getMethod(int) - Method in class org.exolab.javasource.JInterface
    Returns the JMethodSignature at the given index.
    getMethodCount() - Method in class org.exolab.javasource.AbstractJClass
     
    getMethodCount() - Method in class org.exolab.javasource.JEnumConstant
     
    getMethods() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the methods flag that indicates which.
    getMethods() - Method in class org.exolab.javasource.AbstractJClass
    Returns an array of all the JMethods of this JClass.
    getMethods() - Method in class org.exolab.javasource.JEnumConstant
    Returns an array of all the JMethods of this JEnumConstant.
    getMethods() - Method in class org.exolab.javasource.JInterface
    Returns an array of all the JMethodSignatures of this JInterface.
    getMethodSuffix() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the method suffix for creating method names.
    getMethodSuffix() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the method suffix for creating method names.
    getMilli() - Method in class org.exolab.castor.types.Date
     
    getMilli() - Method in class org.exolab.castor.types.DateTimeBase
     
    getMilli() - Method in class org.exolab.castor.types.Duration
     
    getMilli() - Method in class org.exolab.castor.types.GDay
     
    getMilli() - Method in class org.exolab.castor.types.GMonth
     
    getMilli() - Method in class org.exolab.castor.types.GMonthDay
     
    getMilli() - Method in class org.exolab.castor.types.GYear
     
    getMilli() - Method in class org.exolab.castor.types.GYearMonth
     
    getMilli() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getMilli() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getMinExclusive() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns the minimum exclusive value that this XSDate can hold.
    getMinExclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns the configured exclusive minimum value for date/time validation.
    getMinExclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns the configured exclusive minimum value for BigDecimal validation.
    getMinExclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns the configured exclusive minimum value for double validation.
    getMinExclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns the configured exclusive minimum value for Duration validation.
    getMinExclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns the configured exclusive minimum value for float validation.
    getMinExponent() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    getMinimumSize() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the minimum allowed size for this list.
    getMinInclusive() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns the minimum inclusive value that this XSDate can hold.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Returns the configured minimum value for BigInteger validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Returns the configured mainmum value for byte validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns the configured inclusive minimum value for date/time validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns the configured inclusive minimum value for BigDecimal validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns the configured inclusive minimum value for double validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns the configured inclusive minimum value for Duration validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns the configured inclusive minimum value for float validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Returns the configured minimum value for xsd:integer validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.IntValidator
    Returns the configured minimum value for int validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.LongValidator
    Returns the configured minimum value for long validation.
    getMinInclusive() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Returns the configured minimum value for short validation.
    getMinLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns the minimum length occurances of this type can be.
    getMinLength() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the value of the minlength facet result can be null
    getMinMantissa() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    getMinOccurs() - Method in class org.exolab.castor.builder.info.GroupInfo
    Returns the minimum occurance for this group.
    getMinOccurs() - Method in class org.exolab.castor.xml.FieldValidator
    Returns the mimimum number of occurances for a given object.
    getMinOccurs() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the minimum number of occurances that this ContentModelGroup must appear.
    getMinOccurs() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns the minimum number of occurrences that this ContentModelGroup must appear.
    getMinOccurs() - Method in class org.exolab.castor.xml.schema.Particle
    Returns the minimum number of occurances that this CMParticle must appear
    getMinute() - Method in class org.exolab.castor.types.Date
     
    getMinute() - Method in class org.exolab.castor.types.DateTimeBase
     
    getMinute() - Method in class org.exolab.castor.types.Duration
     
    getMinute() - Method in class org.exolab.castor.types.GDay
     
    getMinute() - Method in class org.exolab.castor.types.GMonth
     
    getMinute() - Method in class org.exolab.castor.types.GMonthDay
     
    getMinute() - Method in class org.exolab.castor.types.GYear
     
    getMinute() - Method in class org.exolab.castor.types.GYearMonth
     
    getMinute() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getMinute() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getMixedContentChildren() - Method in class org.exolab.castor.xml.dtd.Element
    Returns iterator of the set of mixed children, if of MIXED content, null otherwise.
    getMode() - Method in class org.castor.jdo.conf.TransactionDemarcation
    Returns the value of field 'mode'.
    getModelGroup(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the Model Group of the given name that is contained in this RedefineSchema.
    getModelGroup(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the ModeGroup of associated with the given name
    getModelGroup() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the model group that contains this wildcard, can return null.
    getModelGroupName() - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Returns the value of field 'modelGroupName'.
    getModelGroups() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all top-level ModelGroup declarations
    getModifiers() - Method in class org.exolab.javasource.AbstractJField
    Returns the modifiers for this JField.
    getModifiers() - Method in class org.exolab.javasource.JAnnotationTypeElement
    Returns the modifiers for this JAnnotationTypeElement.
    getModifiers() - Method in class org.exolab.javasource.JConstructor
    Returns the modifiers for this JConstructor.
    getModifiers() - Method in class org.exolab.javasource.JEnumConstant
    Returns the modifiers for this JEnumConstant.
    getModifiers() - Method in interface org.exolab.javasource.JMember
    Returns the modifiers for this JMember.
    getModifiers() - Method in class org.exolab.javasource.JMethod
    Returns the modifiers for this JMethod.
    getModifiers() - Method in class org.exolab.javasource.JMethodSignature
    Returns the modifiers for this JMethodSignature.
    getModifiers() - Method in class org.exolab.javasource.JStructure
    Returns the JModifiers, which allows the qualifiers to be changed.
    getMolder() - Method in class org.exolab.castor.persist.OID
    Get the ClassMolder of this object.
    getMolderForObject(Object) - Method in class org.castor.persist.ObjectTracker
    Retrieve the ClassMolder associated with a specific object.
    getMonth() - Method in class org.exolab.castor.types.DateTimeBase
     
    getMonth() - Method in class org.exolab.castor.types.Duration
     
    getMonth() - Method in class org.exolab.castor.types.GDay
     
    getMonth() - Method in class org.exolab.castor.types.GYear
     
    getMonth() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    getMonth() - Method in class org.exolab.castor.types.Time
     
    getMonth() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getName() - Method in class org.castor.cache.AbstractBaseCache
    Get virtual name of this cache.
    getName() - Method in interface org.castor.cache.Cache
    Get virtual name of this cache.
    getName() - Method in class org.castor.cache.DebuggingCacheProxy
    Get virtual name of this cache.
    getName() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    getName() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method returning name of this column.
    getName() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    getName() - Method in class org.castor.cpa.query.object.FieldImpl
    Gets the name of the field.
    getName() - Method in class org.castor.cpa.query.object.function.CustomFunction
    Gets the name of CastorFunction.
    getName() - Method in class org.castor.cpa.query.object.parameter.NamedParameter
    Get the name of the named parameter.
    getName() - Method in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Get name of the schema object.
    getName() - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Get name of the schema object.
    getName() - Method in class org.castor.jdo.conf.ClassMapping
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.Database
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.JdoConf
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.Jndi
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.PackageMapping
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.Param
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.conf.TransactionManager
    Returns the value of field 'name'.
    getName() - Method in class org.castor.jdo.engine.DatabaseContext
    Get the name of the database configuration.
    getName() - Method in class org.castor.jdo.util.JDOConfAdapter
     
    getName() - Method in class org.castor.mapping.JDOMappingLoaderFactory
     
    getName() - Method in interface org.castor.mapping.MappingLoaderFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.mapping.XMLMappingLoaderFactory
     
    getName() - Method in class org.castor.transactionmanager.AtomikosTransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.JNDIENCTransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.JOTMTransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.LocalTransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in interface org.castor.transactionmanager.TransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    Returns the short alias for this factory instance.
    getName() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.Exclude
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.Interface
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.builder.binding.xml.PackageType
    Returns the value of field 'name'.
    getName() - Method in interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy
    Returns the name of this strategy.
    getName() - Method in class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Returns the name of the strategy.
    getName() - Method in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Returns the name of the strategy.
    getName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the name of this FieldInfo.
    getName() - Method in interface org.exolab.castor.builder.printing.JClassPrinterFactory
    Returns a short name for this JClassPrinterFactory instance.
    getName() - Method in class org.exolab.castor.builder.printing.StandardJClassPrinterFactory
    Returns a short name for this JClassPrinterFactory instance.
    getName() - Method in class org.exolab.castor.builder.printing.TemplateJClassPrinterFactory
    Returns a short name for this JClassPrinterFactory instance.
    getName() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSByte
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSClass
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSDate
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSId
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSIdRefs
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSInt
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSLong
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNMTokens
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSQName
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSShort
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSString
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSTime
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSType
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the name of this XSType.
    getName() - Method in class org.exolab.castor.jdo.engine.KeyGeneratorDescriptor
    Returns the name of the key generator, i.e.
    getName() - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    getName() - Method in class org.exolab.castor.mapping.AccessMode
     
    getName() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.Ldap
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.Param
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.PropertyType
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.mapping.xml.QueryHint
    Returns the value of field 'name'.
    getName(int) - Method in class org.exolab.castor.mapping.xml.Sql
    Method getName.
    getName() - Method in class org.exolab.castor.mapping.xml.Sql
    Method getName.Returns the contents of the collection in an Array.
    getName() - Method in class org.exolab.castor.persist.ClassMolder
    Get the fully qualified name of the base type of this ClassMolder.
    getName() - Method in class org.exolab.castor.persist.FieldMolder.CollectionInfo
     
    getName() - Method in class org.exolab.castor.persist.FieldMolder
     
    getName(int) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the name of the attribute located at the given index.
    getName() - Method in class org.exolab.castor.xml.dtd.Attribute
    Returns the name of the attribute.
    getName() - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns the name of the document.
    getName() - Method in class org.exolab.castor.xml.dtd.Element
    Returns the name of the element.
    getName() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Returns the name of the general entity.
    getName() - Method in class org.exolab.castor.xml.dtd.Notation
    Returns the name of the notation.
    getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Returns the value of field 'name'.
    getName() - Method in class org.exolab.castor.xml.schema.AnyType
    Returns the name of this type.
    getName() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the name of attributes defined by this AttributeDecl.
    getName(boolean) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the name of this Attribute declaration.
    getName() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the name of this AttributeGroup
    getName() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the name of this Element declaration.
    getName(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the name of this Element declaration.
    getName() - Method in class org.exolab.castor.xml.schema.Facet
    Returns the name of this Facet.
    getName() - Method in class org.exolab.castor.xml.schema.Group
    Returns the name of this Group, or null if no name was defined.
    getName() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Returns the name of this IdentityConstraint.
    getName() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the name of this ModelGroup.
    getName(boolean) - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the name of this Model Group definition
    getName() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getName() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    getName() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns the name of this type (null if none was defined)
    getName(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Returns the name of the attribute at the given index.
    getName(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the name of the attribute located at the given index.
    getName() - Method in class org.exolab.javasource.AbstractJField
    Returns the name of this JField.
    getName() - Method in class org.exolab.javasource.JAnnotationTypeElement
    Returns the name of this JAnnotationTypeElement.
    getName() - Method in class org.exolab.javasource.JDocDescriptor
    Returns the name of the object being described.
    getName() - Method in class org.exolab.javasource.JEnumConstant
    Returns the name of this JEnumConstant.
    getName() - Method in interface org.exolab.javasource.JMember
    Returns the name of this JMember.
    getName() - Method in class org.exolab.javasource.JMethod
    Returns the name of this JMethod.
    getName() - Method in class org.exolab.javasource.JMethodSignature
    Returns the name of the method.
    getName() - Method in class org.exolab.javasource.JParameter
    Returns the name of the parameter.
    getName() - Method in class org.exolab.javasource.JType
    Returns the qualified Java type name.
    getNameCount() - Method in class org.exolab.castor.mapping.xml.Sql
    Method getNameCount.
    getNamedNativeQueries() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Get map of named native queries associated with their names.
    getNamedNativeQuery() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getNamedNativeQuery(ClassMolder, String) - Method in class org.castor.persist.AbstractTransactionContext
    Returns a NamedNativeQuery instance query based upon a named query as defined in the mapping file.
    getNamedNativeQuery(ClassMolder, String) - Method in interface org.castor.persist.TransactionContext
    Returns a NamedNativeQuery instance query based upon a named query as defined in the mapping file.
    getNamedNativeQuery(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedNativeQuery.
    getNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedNativeQuery.Returns the contents of the collection in an Array.
    getNamedNativeQuery(String) - Method in class org.exolab.castor.persist.ClassMolder
    Returns the actual (SQL) statement for the specified named native query.
    getNamedNativeQueryCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedNativeQueryCount.
    getNamedQueries() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Get map of named query strings associated with their names.
    getNamedQuery() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getNamedQuery(ClassMolder, String) - Method in class org.castor.persist.AbstractTransactionContext
    Creates an OQL query based upon a named query as defined in the mapping file.
    getNamedQuery(ClassMolder, String) - Method in interface org.castor.persist.TransactionContext
    Creates an OQL query based upon a named query as defined in the mapping file.
    getNamedQuery(String) - Method in interface org.exolab.castor.jdo.Database
    Creates an OQL query based upon a named query as defined in the mapping file.
    getNamedQuery(String) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates an OQL query based upon a named query as defined in the mapping file.
    getNamedQuery(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedQuery.
    getNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedQuery.Returns the contents of the collection in an Array.
    getNamedQuery(String) - Method in class org.exolab.castor.persist.ClassMolder
    Returns the actual (OQL) statement for the specified named query.
    getNamedQueryCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method getNamedQueryCount.
    getNamespace() - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Returns the value of field 'namespace'.
    getNamespace(int) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the namespace of the attribute located at the given index.
    getNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the namespace associated with the given prefix.
    getNamespace(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the namespace of the attribute located at the given index.
    getNamespaceContext() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Returns the current name space context.
    getNamespaceContext() - Method in class org.exolab.castor.xml.util.SAX2ANY
    Get the namespace context of this SAX2ANY handler.
    getNamespaceHandling() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the NamespaceHandling in use.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getNameSpacePrefix.
    getNamespacePrefix(String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Returns the namespace prefix associated with this namespace URI, as defined in the context of this node.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getNameSpacePrefix.
    getNamespacePrefix() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the namespace prefix of the object described by this XMLInfo.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getNameSpacePrefix.
    getNamespacePrefix() - Method in class org.exolab.castor.types.AnyNode
    Returns the namespace prefix associated with the namespace URI of this node.
    getNameSpacePrefix() - Method in class org.exolab.castor.types.BaseDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the namespace prefix to use when marshalling as XML.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
     
    getNamespacePrefix(String) - Method in class org.exolab.castor.xml.Namespaces
    Returns the Namespace prefix associated with the given URI.
    getNamespacePrefix(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Gets the prefix that is bound to a namespaceURI.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getNameSpacePrefix.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getNameSpacePrefix.
    getNamespacePrefix(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the namespace prefix associated with the given namespace.
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    getNameSpacePrefix() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getNameSpacePrefix() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the namespace prefix to use when marshalling as XML.
    getNameSpacePrefix() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Return the "suggested" namespace prefix to use when marshaling as XML.
    getNamespacePrefixes(String) - Method in class org.exolab.castor.xml.Namespaces
    Returns all namespace prefixes associated with the given URI, including those from parent scopes.
    getNamespacePrefixes(String, boolean) - Method in class org.exolab.castor.xml.Namespaces
    Returns the Namespace prefixes associated with the given URI.
    getNamespaces() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the namespaces declared for this Schema
    getNamespaces() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns an enumeration that contains the different namespaces of this wildcard
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getNameSpaceURI.
    getNamespaceURI(String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Returns the namespace URI associated with this namespace prefix, as defined in the context of this node.
    getNamespaceUri() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Namespace
    Returns the string value of the namespace.
    getNamespaceURI() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the namespace URI the node.
    getNamespaceURI(String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the namespace URI associated with this namespace prefix, as defined in the context of this node.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getNameSpaceURI.
    getNamespaceURI() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the namespace URI of the object described by this XMLInfo.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getNameSpaceURI.
    getNamespaceURI() - Method in class org.exolab.castor.types.AnyNode
    Returns the namespace URI of the node.
    getNameSpaceURI() - Method in class org.exolab.castor.types.BaseDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the namespace URI used when marshaling and unmarshaling as XML.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
     
    getNamespaceURI(String) - Method in class org.exolab.castor.xml.Namespaces
    Returns the Namespace URI associated with the given prefix
    getNamespaceURI(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Gets the namespaceURI that is bound to a prefix.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getNameSpaceURI.
    getNameSpaceURI() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    getNameSpaceURI() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getNameSpaceURI() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the namespace URI used when marshalling and unmarshalling as XML.
    getNameSpaceURI() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the namespace URI to be used when marshaling and unmarshaling as XML.
    getNamingXML() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Returns the value of field 'namingXML'.
    getNativeQuery(String, Class<?>) - Method in interface org.exolab.castor.jdo.Database
    Creates an OQL query instance based upon a native SQL query and a returning (resulting) class.
    getNativeQuery(String, Class<?>) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates an OQL query instance based upon a native SQL query and a returning (resulting) class.
    getNewField() - Method in class org.castor.persist.UpdateFlags
     
    getNext() - Method in class org.castor.core.util.IdentityMap.Entry
    Get reference to next entry.
    getNext() - Method in class org.castor.core.util.IdentitySet.Entry
    Get reference to next entry.
    getNext() - Method in exception org.exolab.castor.xml.ValidationException
    Returns the next ValidationException in the list, or null if no additional validation exceptions exist.
    getNextQuery() - Method in class org.exolab.castor.gui.QueryHistory
     
    getNextSibling() - Method in class org.exolab.castor.types.AnyNode
    Returns the next sibling of the current node.
    getNextToken() - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Get the next Token.
    getNextToken() - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Get the next Token.
    getNextToken() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Get the next Token.
    getNextToken() - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Get the next Token.
    getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    getNextToken() - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    getNextValue(ResultSet) - Method in interface org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNextValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNextValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNextValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNextValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNextValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Gets the value from resultset by calling getValue method and then calls the increment method to increment the extracted value.
    getNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'nillable'.
    getNode() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'node'.
    getNodeLocation() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Finds and returns the location of this node in its root's tree.
    getNodeName() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the XML name for the object described by this XMLInfo.
    getNodeType() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the type of this node.
    getNodeType() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the node type for the object described by this XMLInfo.
    getNodeType() - Method in class org.exolab.castor.types.AnyNode
    Returns the type of this node.
    getNodeType(String) - Static method in class org.exolab.castor.xml.NodeType
    Returns the node type from the name.
    getNodeType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getNodeType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the node type of the field being described.
    getNodeTypeName() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the string name of the nodeType, either "attribute", "element" or "text".
    getNonDefaultNamespacePrefix(String) - Method in class org.exolab.castor.xml.Namespaces
    Returns the Namespace prefix associated with the given URI.
    getNotation(String) - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns requested Notation Declaration.
    getNotation() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Returns name of associated notation, if external entity, null otherwise.
    getNotations() - Method in class org.exolab.castor.xml.dtd.DTDdocument
    Returns enumeration of the Notation declarations in the DTD document.
    getNsPrefix() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'nsPrefix'.
    getNSPrefixAtRoot() - Method in class org.exolab.castor.xml.Marshaller
    Deprecated. 
    getNsUri() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'nsUri'.
    getNumber() - Method in class org.castor.cpa.query.object.function.Abs
    Gets the number expression of ABS function.
    getNumber() - Method in class org.castor.cpa.query.object.function.Sqrt
    Gets the number expression of SQRT function.
    getNumberOfFacets(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the number of facets named 'name' within the list of facets of this simple type.
    getNumberOfFields() - Method in class org.castor.persist.ProposedEntity
    Indicates the number of field values set for this entity.
    getObjClass() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Accessor method for _objClass.
    getObject(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getObject(TransactionContext) - Method in interface org.exolab.castor.persist.DepositBox
    Get the object from the DespositBox, only the transaction have the read or write lock can get it.
    getObject() - Method in class org.exolab.castor.persist.ObjectLock
     
    getObject(TransactionContext) - Method in class org.exolab.castor.persist.ObjectLock
     
    getObject() - Method in class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat
     
    getObject(Class<?>, String) - Static method in class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObjectFactory
    returns an instantiated Object
    getObject() - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
    Returns the Object created by this Unmarshaller
    getObject() - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Returns the Object created by this ComponentReader.
    getObject() - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Returns the Object created by this Unmarshaller
    getObject() - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Returns the Object created by this Unmarshaller
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Returns the Object created by this ComponentReader.
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
    Returns the Object created by this ComponentReader
    getObject() - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
    Returns the data handled by this class as an array.
    getObject() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the "root" Object (ie.
    getObject() - Method in class org.exolab.castor.xml.util.ContainerElement
    Returns the object contained within this ContainerElement.
    getObjectArray(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getObjectFactory() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the ObjectFactory instance in use.
    getObjectForOID(LockEngine, OID, boolean) - Method in class org.castor.persist.ObjectTracker
    Retrieve the object for a given OID.
    getObjectFromCache(Object) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Get object currently associated with given key from cache.
    getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.exolab.castor.jdo.JDOManager
    getObjects() - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Returns an Enumeration of all objects contained by this Annotation item.
    getObjectsWithCreatingStateSortedByLowestMolderPriority() - Method in class org.castor.persist.ObjectTracker
    Retrieve the list of 'creating' objects (to be created), sorted in the order they should be created.
    getObjectsWithDeletedStateSortedByHighestMolderPriority() - Method in class org.castor.persist.ObjectTracker
    Retrieve the list of 'deleted' objects, sorted in the order they should be deleted.
    getObjectsWithUpdateCacheNeededState() - Method in class org.castor.persist.ObjectTracker
     
    getOID() - Method in class org.castor.persist.cache.CacheEntry
    Get OID of the entry to be cached.
    getOID() - Method in interface org.exolab.castor.persist.DepositBox
    Get the object's OID.
    getOID() - Method in class org.exolab.castor.persist.ObjectLock
    Return the object's OID.
    getOIDForObject(Object) - Method in class org.castor.persist.ObjectTracker
     
    getOperator() - Method in class org.castor.cpa.persistence.sql.query.Join
    Method returning operator currently set.
    getOperator() - Method in class org.castor.cpa.query.object.condition.And
    Get operator of the compound condition.
    getOperator() - Method in class org.castor.cpa.query.object.condition.Comparison
    Get comarison operator of comparison condition.
    getOperator() - Method in interface org.castor.cpa.query.object.condition.ComparisonOperator
    getOperator() - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    Get operator of the compound condition.
    getOperator() - Method in class org.castor.cpa.query.object.condition.Equal
    getOperator() - Method in class org.castor.cpa.query.object.condition.GreaterEqual
    getOperator() - Method in class org.castor.cpa.query.object.condition.GreaterThan
    getOperator() - Method in class org.castor.cpa.query.object.condition.LessEqual
    getOperator() - Method in class org.castor.cpa.query.object.condition.LessThan
    getOperator() - Method in class org.castor.cpa.query.object.condition.NotEqual
    getOperator() - Method in class org.castor.cpa.query.object.condition.Or
    Get operator of the compound condition.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Add
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.CompoundExpression
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Concat
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Divide
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Multiply
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Remainder
    Get operator of the compound expression.
    getOperator() - Method in class org.castor.cpa.query.object.expression.Subtract
    Get operator of the compound expression.
    getOptions(String[]) - Method in class org.exolab.castor.util.CommandLineOptions
    Parses the arguments into a hashtable with the proper flag as the key.
    getOQLQuery() - Method in interface org.exolab.castor.jdo.Database
    Creates an OQL query with no statement.
    getOQLQuery(String) - Method in interface org.exolab.castor.jdo.Database
    Creates an OQL query from the supplied statement.
    getOQLQuery() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates an OQL query with no statement.
    getOQLQuery(String) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates an OQL query from the supplied statement.
    getOrder() - Method in class org.exolab.castor.xml.schema.Group
    Returns the compositor for this Group.
    getOrigin(ClassMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Gets the top-most (i.e.
    getOriginalSchema() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the schema imported used for the redefinitions.
    getOutputFormat() - Method in class org.castor.xml.AbstractInternalContext
     
    getOutputFormat() - Method in interface org.castor.xml.InternalContext
    Returns the default OutputFormat for use with a Serializer.
    getOutputFormat() - Method in class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
     
    getOutputFormat(AbstractProperties) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
     
    getOutputFormat() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
    Factory method for obtaining a OutputFormat instance.
    getOutputFormat() - Method in class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
     
    getOutputFormat() - Method in class org.exolab.castor.xml.XercesXMLSerializerFactory
     
    getOutputFormat() - Method in interface org.exolab.castor.xml.XMLSerializerFactory
    Factory method for obtaining a OutputFormat instance.
    getOwningType() - Method in class org.exolab.castor.xml.schema.Facet
    Returns the owning SimpleType instance.
    getPackage(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getPackage.
    getPackage() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getPackage.Returns the contents of the collection in an Array.
    getPackage() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'package'.
    getPackage() - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Returns the value of field 'package'.
    getPackageCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getPackageCount.
    getPackageFromClassName(String) - Static method in class org.exolab.javasource.JNaming
    Returns the package name from the given class name.
    getPackageMapping(int) - Method in class org.castor.jdo.conf.Database
    Method getPackageMapping.
    getPackageMapping() - Method in class org.castor.jdo.conf.Database
    Method getPackageMapping.Returns the contents of the collection in an Array.
    getPackageMappingCount() - Method in class org.castor.jdo.conf.Database
    Method getPackageMappingCount.
    getPackageName(String) - Method in interface org.castor.xml.JavaNaming
    Gets the package name of the given class name.
    getPackageName(String) - Method in class org.castor.xml.JavaNamingImpl
    Gets the package name of the given class name.
    getPackageName() - Method in class org.exolab.castor.builder.FactoryState
    Get package for the class currently being generated.
    getPackageName() - Method in class org.exolab.castor.builder.SGStateInfo
    Get package used when creating new classes.
    getPackageName() - Method in class org.exolab.castor.xml.AIXXercesJDK5Serializer
     
    getPackageName() - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
     
    getPackageName(String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
    Gets the package name of the given class name.
    getPackageName() - Method in class org.exolab.castor.xml.XercesJDK5Serializer
     
    getPackageName() - Method in class org.exolab.javasource.JCompUnit
    Returns the name of the package that this JCompUnit is a member of.
    getPackageName() - Method in class org.exolab.javasource.JStructure
    Returns the name of the package that this JStructure is a member of.
    getPackageName() - Method in class org.exolab.javasource.JTypeName
    Returns the package name of this JTypeName.
    getPackageNames() - Method in class org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature
    Get the String List of package names that the current ClassDescriptorResolutionCommand should search for ClassDescriptors in.
    getPackageTypeChoice() - Method in class org.exolab.castor.builder.binding.xml.PackageType
    Returns the value of field 'packageTypeChoice'.
    getParam(int) - Method in class org.castor.jdo.conf.DataSource
    Method getParam.
    getParam() - Method in class org.castor.jdo.conf.DataSource
    Method getParam.Returns the contents of the collection in an Array.
    getParam(int) - Method in class org.castor.jdo.conf.Driver
    Method getParam.
    getParam() - Method in class org.castor.jdo.conf.Driver
    Method getParam.Returns the contents of the collection in an Array.
    getParam(int) - Method in class org.castor.jdo.conf.TransactionManager
    Method getParam.
    getParam() - Method in class org.castor.jdo.conf.TransactionManager
    Method getParam.Returns the contents of the collection in an Array.
    getParam(int) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method getParam.
    getParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method getParam.Returns the contents of the collection in an Array.
    getParam(int) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method getParam.
    getParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method getParam.Returns the contents of the collection in an Array.
    getParam(int) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method getParam.
    getParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method getParam.Returns the contents of the collection in an Array.
    getParamCount() - Method in class org.castor.jdo.conf.DataSource
    Method getParamCount.
    getParamCount() - Method in class org.castor.jdo.conf.Driver
    Method getParamCount.
    getParamCount() - Method in class org.castor.jdo.conf.TransactionManager
    Method getParamCount.
    getParamCount() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method getParamCount.
    getParamCount() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method getParamCount.
    getParamCount() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method getParamCount.
    getParamDescriptor(String) - Method in class org.exolab.javasource.JDocComment
    Returns the Parameter Descriptor associated with the given name.
    getParameter(int) - Method in class org.exolab.javasource.JMethod
    Returns the JParameter at the given index.
    getParameter(int) - Method in class org.exolab.javasource.JMethodSignature
    Returns the JParameter at the given index.
    getParameterClassNames() - Method in class org.exolab.javasource.JMethodSignature
    Returns an array containing the names of the classes of the parameters in this JMethodSignature.
    getParameterCount() - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    getParameterCount() - Method in class org.exolab.javasource.JConstructor
    Returns the amount of parameters.
    getParameterCount() - Method in class org.exolab.javasource.JMethod
    Returns the amount of parameters.
    getParameterPrefix() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the element type name converted to a parameter prefix.
    getParameters() - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Method returning constructed parameter map.
    getParameters() - Method in class org.castor.cpa.query.object.function.CustomFunction
    Gets the list of parameter expressions of CastorFunction.
    getParameters() - Method in class org.exolab.javasource.JConstructor
    Returns an array of JParameters consisting of the parameters of this JConstructor in declared order.
    getParameters() - Method in class org.exolab.javasource.JMethod
    Returns the set of JParameters for this JMethod.
    getParameters() - Method in class org.exolab.javasource.JMethodSignature
    Returns the set of JParameters in this JMethodSignature.
    getParameterSize() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method returning size of the parameter map.
    getParameterType(int) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    getParamInfo() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Accessor method for _paramInfo.
    getParamNumber() - Method in class org.exolab.castor.jdo.engine.SqlBindParser
    Returns the parameter number of the current bind variable, for example 1 a "$1" bind variable.
    getParams() - Method in class org.exolab.castor.jdo.engine.KeyGeneratorDescriptor
    Returns the key generator parameters.
    getParent() - Method in class org.castor.cpa.query.object.FieldImpl
    Gets the parent of the field.
    getParent() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Accessor method for the parent of this node.
    getParent() - Method in class org.exolab.castor.xml.Namespaces
    Returns the parent Namespaces for this Namespaces instance.
    getParent() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the parent of this AttributeDecl, this value may be null if no parent has been set.
    getParent() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the parent of this ComplexType, this value may be null if no parent has been set.
    getParent() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the parent of this ElementDecl, this value may be null if no parent has been set.
    getParent() - Method in class org.exolab.castor.xml.schema.Group
    Returns the parent of this Group, this value may be null if no parent has been set.
    getParent() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the parent Structure that contains this SimpleType.
    getParent() - Method in class org.exolab.castor.xml.util.ContainerElement
    Returns the parent of the contained object.
    getParentNode() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the parent node, or null if the node has no parent.
    getParentSchema() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the parent schema in which this RedefineSchema is used.
    getParser() - Method in class org.castor.xml.AbstractInternalContext
     
    getParser(String) - Method in class org.castor.xml.AbstractInternalContext
     
    getParser() - Method in interface org.castor.xml.InternalContext
    Return an XML document parser implementing the feature list specified in the configuration file.
    getParser(String) - Method in interface org.castor.xml.InternalContext
    Returns an XML document parser implementing the requested set of features.
    getParser() - Method in interface org.exolab.castor.xml.schema.SchemaContext
    Return an XML document parser as specified in the configuration file.
    getParser(String) - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
    getParser() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
    Return an XML document parser as specified in the configuration file.
    getParser(AbstractProperties, String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
     
    getParseTree() - Method in class org.exolab.castor.jdo.oql.Parser
    Generates the parse tree for the tokens provided by the Lexer passed in the constructor.
    getParticle(int) - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the Particle at the specified index
    getParticle(int) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns the Particle at the specified index.
    getParticle(int) - Method in class org.exolab.castor.xml.schema.Group
    Returns the Particle at the specified index.
    getParticleCount() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the number of particles contained within this ContentModelGroup.
    getParticleCount() - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Returns the number of particles contained within this ContentModelGroup.
    getParticleCount() - Method in class org.exolab.castor.xml.schema.Group
    Returns the number of particles contained within this ContentModelGroup.
    getPattern() - Method in class org.castor.cpa.query.object.condition.Like
    Get pattern of like condition.
    getPatterns() - Method in class org.exolab.castor.builder.types.AbstractPatternFacet
    Get list of pattern facets.
    getPatterns() - Method in class org.exolab.castor.xml.validators.PatternValidator
    Returns the collection of regular expression patterns.
    getPeriod() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getPersistence(ClassDescriptor) - Method in class org.castor.cpa.persistence.sql.driver.BaseFactory
    Returns a persistence implementation for the specified object type (given its descriptor) on behalf of the specified cache engine.
    getPersistence() - Method in class org.exolab.castor.persist.ClassMolder
    Get the Persisetence of the base type.
    getPersistence(Class) - Method in class org.exolab.castor.persist.LockEngine
     
    getPersistence(ClassDescriptor) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns a persistence implementation for the specified object type (given its descriptor) on behalf of the specified cache engine.
    getPersistenceFactory(String) - Static method in class org.exolab.castor.persist.PersistenceFactoryRegistry
    Returns a persistence factory with the specified name.
    getPkColumnName() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getPkColumnValue() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getPolicy(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    getPosition() - Method in class org.castor.cpa.query.object.parameter.PositionalParameter
    Get the position of the positional parameter.
    getPrecision() - Method in class org.castor.ddlgen.schemaobject.Field
    Get precision parameter from mapping of sql field.
    getPrefix() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Namespace
    Returns the prefix of this namespace.
    getPrefix() - Method in class org.exolab.castor.builder.binding.xml.NamingType
    Returns the value of field 'prefix'.
    getPrefixes() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    getPreviousQuery() - Method in class org.exolab.castor.gui.QueryHistory
     
    getPrimaryKey() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Get primary key of the table.
    getPrimaryKey() - Method in class org.castor.ddlgen.schemaobject.Table
    Get primary key with identities of this table.
    getPrimaryKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Returns the value of field 'primaryKey'.
    getPrimaryKeys() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Returns a List of s holding the columns of the primary key.
    getPrimaryKeyType() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getPrimitiveNodeType() - Method in class org.castor.xml.AbstractInternalContext
     
    getPrimitiveNodeType() - Method in interface org.castor.xml.InternalContext
    Returns the NodeType to use for Java primitives.
    getPrimitiveNodeType() - Method in class org.exolab.castor.xml.Introspector
    Returns the NodeType for java primitives
    getPrintWriter() - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    getPrintWriter() - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Returns the PrintWriter for this LogInterceptor.
    getPriority() - Method in class org.exolab.castor.persist.ClassMolder
    Determines the create priority of the data object class represented by this ClassMolder.
    getProcessContent() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the processContent of this wildcard
    getProjectionInfo() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Method to get path info for the selected object.
    getProjectionType() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Accessor method for _projectionType.
    getProperty(String) - Method in class org.castor.core.nature.BaseNature
    Returns the property mapped to the key or null if not set before.
    getProperty(String) - Method in interface org.castor.core.nature.PropertyHolder
    Get a property by its name.
    getProperty(String) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Get a property by its name.
    getProperty(String) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Get a property by its name.
    getProperty(String) - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Get a Nature property.
    getProperty(String) - Method in class org.castor.xml.AbstractInternalContext
     
    getProperty(String) - Method in interface org.castor.xml.InternalContext
    To get the value of a specific property.
    getProperty(String, String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns a property from the default configuration file.
    getProperty(String) - Method in class org.exolab.castor.builder.info.ClassInfo
     
    getProperty(String) - Method in class org.exolab.castor.builder.info.FieldInfo
     
    getProperty(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
     
    getProperty(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getProperty(int) - Method in class org.exolab.castor.mapping.xml.BindXml
    Method getProperty.
    getProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method getProperty.Returns the contents of the collection in an Array.
    getProperty(String) - Method in class org.exolab.castor.types.BaseDescriptor
     
    getProperty(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
     
    getProperty(String) - Method in class org.exolab.castor.xml.Marshaller
    Returns the value of the given Castor XML-specific property.
    getProperty(String) - Method in class org.exolab.castor.xml.Unmarshaller
    Returns the value of the given Castor XML-specific property.
    getProperty(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    getProperty(String) - Method in class org.exolab.castor.xml.XMLContext
    To get the value of a specific property.
    getPropertyAsList(String) - Method in class org.castor.core.nature.BaseNature
    Returns value of the property as a List.
    getPropertyAsMap(String) - Method in class org.castor.core.nature.BaseNature
    Returns value of the property as a List.
    getPropertyCount() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method getPropertyCount.
    getProposedEntityClass() - Method in class org.castor.persist.ProposedEntity
    Returns the proposed Class instance.
    getProxy(TransactionContext, ClassMolder, Identity, Object, AccessMode) - Static method in class org.castor.persist.proxy.SingleProxy
    Factory method to create SingleProxy instance.
    getPseudo() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    getPubIdentifier() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Returns public identifier, if EXTERNAL_PUBLIC entity, null otherwise.
    getPubIdentifier() - Method in class org.exolab.castor.xml.dtd.Notation
    Returns public identifier.
    getQNamePrefix() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'QNamePrefix'.
    getQNamePrefix() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Returns the prefix used in case the value of the field described by this descriptor is of type QName.
    getQualifiedFileName(String, String) - Method in interface org.castor.xml.JavaNaming
    Qualifies the given fileName with the given packageName and returns the resulting file path.
    If packageName is null or a zero-length String, this method will return fileName.
    getQualifiedFileName(String, String) - Method in class org.castor.xml.JavaNamingImpl
    Qualifies the given fileName with the given packageName and returns the resulting file path.
    If packageName is null or a zero-length String, this method will return fileName.
    getQualifiedFileName(String, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
    Qualifies the given fileName with the given packageName and returns the resulting file path.
    If packageName is null or a zero-length String, this method will return fileName.
    getQualifiedName() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the fully qualified name used for generating a java name that represents this XMLBindingComponent.
    getQualifiedName() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns a fully qualified java class name.
    getQualifiedName() - Method in class org.exolab.javasource.JTypeName
    Returns the qualified name of this JTypeName.
    getQualifier() - Method in class org.castor.cpa.persistence.sql.query.Delete
    Get method returning Qualifier currently set.
    getQualifier() - Method in class org.castor.cpa.persistence.sql.query.Insert
    Getter returning Qualifier currently set.
    getQualifier() - Method in class org.castor.cpa.persistence.sql.query.Update
    Get method returning qualifier currently set.
    getQuery() - Method in interface org.exolab.castor.jdo.Database
    Creates an empty query.
    getQuery() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Creates an empty query.
    getQuery() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Returns the value of field 'query'.
    getQuery() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Returns the value of field 'query'.
    getQuery() - Method in class org.exolab.castor.persist.QueryResults
    Returns the associated query.
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.InstantDBFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
    Returns a new empty query expression suitable for the underlying SQL engine.
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.ProgressFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    getQueryExpression() - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    getQueryExpression() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getQueryExpression() - Method in class org.exolab.castor.jdo.engine.SQLStatementQuery
     
    getQueryExpression() - Method in class org.exolab.castor.jdo.oql.ParseTreeWalker
    Accessor method for private _queryExpr member.
    getQueryExpression() - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns a new empty query expression suitable for the underlying SQL engine.
    getQueryHint(int) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method getQueryHint.
    getQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method getQueryHint.Returns the contents of the collection in an Array.
    getQueryHint(int) - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method getQueryHint.
    getQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method getQueryHint.Returns the contents of the collection in an Array.
    getQueryHintCount() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method getQueryHintCount.
    getQueryHintCount() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method getQueryHintCount.
    getQuerys() - Method in class org.exolab.castor.gui.QueryHistory
     
    getReader() - Method in class org.exolab.castor.net.URILocation
    Returns a Reader for the resource represented by this URILocation.
    getReader() - Method in class org.exolab.castor.net.util.URILocationImpl
    Returns a Reader for the resource represented by this URILocation.
    getReader(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
    Returns a Reader for the file represented by the href argument
    getReader() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns a Reader for the resource represented by this URILocation.
    getReadMethodName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the name of the read method for this FieldInfo.
    getReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'readOnly'.
    getReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Returns the value of field 'readOnly'.
    getReadOnlyObjects() - Method in class org.castor.persist.ObjectTracker
    Retrieve the list of all read-only objects being tracked.
    getReadWriteObjects() - Method in class org.castor.persist.ObjectTracker
    Retrieve the list of all read-write objects being tracked.
    getRedefineSchema() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an enumeration of redefined schemas.
    getRedefineSchema(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the redefined schema corresponding schemaLocation.
    getRefer() - Method in class org.exolab.castor.xml.schema.KeyRef
    Returns the refer field (the name of the key being referenced).
    getReference() - Method in class org.exolab.castor.jdo.JDOManager
    Constructs a new reference to JDOManager being its own factory.
    getReference() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'reference'.
    getReference() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Returns the name of the child element, if content is exactly one child.
    getReference() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the AttributeDecl that this attribute definition references.
    getReference() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Gets the name of the attribute group this class refers to.
    getReference() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the ElementDecl that this element definition references.
    getReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the reference if any
    getReferenceField(int) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get field referenced by the foreign key at given index.
    getReferenceFieldCount() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get number of fields referenced by the foreign key.
    getReferenceId() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the Id used to Refer to this Object.
    getReferenceId() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the Id used to Refer to this Object
    getReferenceId() - Method in class org.exolab.castor.xml.schema.Group
    Returns the Id used to refer to this Object.
    getReferenceId() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the Id used to Refer to this Object
    getReferenceId() - Method in interface org.exolab.castor.xml.schema.Referable
    Returns the Id used to Refer to this Object
    getReferenceId() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the Id used to Refer to this Object.
    getReferenceMethodSuffix() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the suffix (ending) that should be used when creating the extra collection methods.
    getReferenceName() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the actual reference name of this AttributeDecl, or null if this AttributeDecl is not a reference.
    getReferenceName() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the actual reference name of this AttributeDecl, or null if this AttributeDecl is not a reference.
    getReferenceSuffix() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the reference suffix to use for 'reference style' methods.
    getReferenceTable() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get table referenced by the foreign key.
    getRegExpEvaluator() - Method in class org.castor.xml.AbstractInternalContext
    Returns a new instance of the specified Regular Expression Evaluator, or null if no validator was specified.
    getRegExpEvaluator() - Method in interface org.castor.xml.InternalContext
    Returns a new instance of the specified Regular Expression Evaluator, or null if no validator was specified.
    getRelationCollectionType() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getRelationLoader() - Method in class org.exolab.castor.persist.FieldMolder
     
    getRelationMappedBy() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getRelationTargetEntity() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getRelationType() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning relation type currently set.
    getRelationType() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get type of relation.
    getRelativeURI() - Method in class org.exolab.castor.net.URILocation
    Returns the relative URI for this URILocation
    getRelativeURI() - Method in class org.exolab.castor.net.util.URILocationImpl
    Returns the relative URI for this URILocation
    getRelativeURI(String) - Static method in class org.exolab.castor.net.util.URIUtils
    Returns the relative URI of the href argument
    getRelativeURI() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns the relative URI for this URILocation
    getRelease() - Method in class org.exolab.castor.util.ChangeLog2XML.Changelog
     
    getRemoved() - Method in class org.castor.persist.UpdateAndRemovedFlags
     
    getRemovedIdsList() - Method in interface org.castor.persist.proxy.LazyCollection
     
    getRemovedIdsList() - Method in class org.castor.persist.proxy.LazyHashSet
     
    getRemovedIdsList(TransactionContext, List<Identity>, Object, ClassMolder) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    It is assumed the returned collection will not be modified.
    getRequired() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'required'.
    getRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'required'.
    getResolver() - Method in class org.castor.mapping.MappingSource
     
    getResolver() - Method in class org.exolab.castor.xml.Marshaller
    Returns the ClassDescriptorResolver for use during marshalling
    getResolver() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Returns the resolver used for resolving id references.
    getResolver() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Returns the resolver used for resolving id references.
    getResolverStrategy() - Method in class org.castor.xml.AbstractInternalContext
     
    getResolverStrategy() - Method in interface org.castor.xml.InternalContext
    To get the XMLClassDescriptor resolver strategy to be used when resolving classes into class descriptors.
    getResolveTable() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Hashtable to store idReference and ReferenceInfo
    getResultClass() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Returns the value of field 'resultClass'.
    getResultColumnMap() - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Method returning constructed result columns map.
    getResults() - Method in class org.exolab.castor.dsml.Consumer
     
    getResults() - Method in class org.exolab.castor.dsml.jndi.JNDIConsumer
     
    getResults() - Method in class org.exolab.castor.dsml.mozilla.MozillaConsumer
     
    getResultSetMapping() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Returns the value of field 'resultSetMapping'.
    getResultType() - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    getResultType() - Method in class org.exolab.castor.persist.QueryResults
    Returns the type of object returned by this query.
    getResultType() - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    getResultType() - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Returns the type of object returned by this query.
    getReturnAttrs() - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    getReturnType() - Method in class org.exolab.javasource.JMethod
    Returns the JType that represents the return type of the JMethod.
    getReturnType() - Method in class org.exolab.javasource.JMethodSignature
    Returns the JType that represents the return type for the method signature.
    getRightSide() - Method in class org.castor.cpa.query.object.condition.Comparison
    Get right side expression of comparison condition.
    getRoot() - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Returns the Root node.
    getRoot() - Method in class org.exolab.castor.mapping.Mapping
    Get the loaded mapping.
    getRootElement() - Method in class org.exolab.castor.xml.Marshaller
    Returns the name of the root element to use
    getRootNode() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Root
    Returns the root node, i.e., this.
    getRootNode() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the root node.
    getSAXLocator(Location) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
    Gets a Locator to a given Location.
    getSAXParser(boolean, boolean) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
    To get a SAXParser instance which is then used to get either parser or XMLReader.
    getSchema() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getSchema() - Method in class org.castor.ddlgen.AbstractGenerator
    Get schema.
    getSchema() - Method in class org.castor.ddlgen.schemaobject.Table
    Get schema this table belongs to.
    getSchema() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the underlying Schema of the wrapped structure.
    getSchema() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the Schema that this AttributeGroupDecl belongs to.
    getSchema() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the Schema that this AttributeGroupDecl belongs to.
    getSchema() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the XML Schema to which this element declaration belongs.
    getSchema() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the schema that contains this modelGroup definition
    getSchema() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns the Schema for this SchemaLocation, or null if this SchemaLocation was not constructed with a Schema object.
    getSchema() - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Returns the Schema instance representing the XML schema (file) just processed.
    getSchema() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
    Returns the XML Schema object that is being used by this handler
    getSchema() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the parent schema in which this wildcard is located.
    getSchema() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns the schema to which this type belongs
    getSchemaContext() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    To get the Castor XML schema context used.
    getSchemaFactory() - Method in class org.castor.ddlgen.AbstractGenerator
    Get schema factory.
    getSchemaLocation() - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Returns the value of field 'schemaLocation'.
    getSchemaLocation() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the schemaLocation of the parent schema of the wrapped structure.
    getSchemaLocation(Structure, StringBuffer) - Static method in class org.exolab.castor.builder.binding.XPathHelper
    Deduces an XPATH expression qualifying the path from the schema root to the given structure in question.
    getSchemaLocation(Structure, StringBuffer, boolean) - Static method in class org.exolab.castor.builder.binding.XPathHelper
    Deduces an XPATH expression qualifying the path from the schema root to the given structure in question.
    getSchemaLocation(Structure, boolean) - Static method in class org.exolab.castor.builder.binding.XPathHelper
    Returns a string (XPATH) representation of an XML Schema component.
    getSchemaLocation(Structure) - Static method in class org.exolab.castor.builder.binding.XPathHelper
    Returns a string (XPATH) representation of an XML Schema component.
    getSchemaLocation() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the URI of the imported schema.
    getSchemaLocation() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the schemaLocation hint provided of this schema
    getSchemaNamespace() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the namespace of the XML Schema
    Note: This is not the same as targetNamespace.
    getSchemaResolver() - Method in interface org.exolab.castor.xml.schema.SchemaContext
    To get the Resolver to use in Schema*.
    getSchemaResolver() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
    To get the Resolver to use in Schema*.
    getSchemaType() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the XML Schema type for the described object.
    getSchemaType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getSchemaType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the XML Schema type of the XML field being described.
    getScope() - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    getScope() - Method in interface org.exolab.castor.jdo.Database
     
    getScope() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
     
    getSearchDescriptor() - Method in class org.exolab.castor.dsml.Exporter
     
    getSeconds() - Method in class org.exolab.castor.types.Date
     
    getSeconds() - Method in class org.exolab.castor.types.DateTimeBase
     
    getSeconds() - Method in class org.exolab.castor.types.Duration
     
    getSeconds() - Method in class org.exolab.castor.types.GDay
     
    getSeconds() - Method in class org.exolab.castor.types.GMonth
     
    getSeconds() - Method in class org.exolab.castor.types.GMonthDay
     
    getSeconds() - Method in class org.exolab.castor.types.GYear
     
    getSeconds() - Method in class org.exolab.castor.types.GYearMonth
     
    getSeconds() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getSeconds() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getSelect() - Method in class org.castor.cpa.persistence.sql.query.Select
    Getter returning list of Expressions currently set.
    getSelect() - Method in class org.castor.cpa.query.castorql.CastorQLTreeWalker
    Gets the select.
    getSelect() - Method in class org.castor.cpa.query.ejbql.EjbQLTreeWalker
    Gets the select.
    getSelector() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Returns the selector of this IdentityConstraint.
    getSeparateConnection(Database) - Method in class org.castor.cpa.persistence.sql.keygen.AbstractKeyGenerator
    Operning new JDBC Connection.
    getSeqName() - Method in class org.castor.cpa.persistence.sql.query.expression.NextVal
    Method to get seqName currently set.
    getSequence() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Get name of the sequence.
    getSequenceAfterSelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Returns the database specific SELECT query string for fetching identity after the INSERT statement executed.
    getSequenceAfterSelectString(String, String) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    getSequenceAfterSelectString(String, String) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the database specific SELECT query string for fetching identity after the INSERT statement executed.
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Returns the database specific SELECT query string for fetching identity before the next INSERT statement gets executed.
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    getSequenceBeforeSelectString(String, String, int) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    getSequenceBeforeSelectString(String, String, int) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the database specific SELECT query string for fetching identity before the next INSERT statement gets executed.
    getSequenceName() - Method in class org.castor.cpa.jpa.info.JPASequenceGeneratorDescriptor
     
    getSequenceNextValString(String) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Returns the database engine specific string to fetch sequence next value.
    getSequenceNextValString(String) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    getSequenceNextValString(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Returns the database engine specific string to fetch sequence next value.
    getSequenceNextValString(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.OracleQueryVisitor
    Returns the database engine specific string to fetch sequence next value.
    getSequenceNextValString(String) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the database engine specific string to fetch sequence next value.
    getSerializer() - Method in class org.castor.xml.AbstractInternalContext
     
    getSerializer(OutputStream) - Method in class org.castor.xml.AbstractInternalContext
     
    getSerializer(Writer) - Method in class org.castor.xml.AbstractInternalContext
     
    getSerializer() - Method in interface org.castor.xml.InternalContext
    Returns a default serializer for producing an XML document.
    getSerializer(OutputStream) - Method in interface org.castor.xml.InternalContext
    Returns a default serializer for producing an XML document to the designated output stream using the default serialization format.
    getSerializer(Writer) - Method in interface org.castor.xml.InternalContext
    Returns a default serializer for producing an XML document to the designated output stream using the default serialization format.
    getSerializer() - Method in class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
     
    getSerializer() - Method in interface org.exolab.castor.xml.schema.SchemaContext
    Returns a default serializer for producing an XML document.
    getSerializer() - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
    Returns a default serializer for producing an XML document.
    getSerializer(AbstractProperties) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
     
    getSerializer() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
    Factory method for obtaining a Serializer instance.
    getSerializer() - Method in class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
     
    getSerializer() - Method in class org.exolab.castor.xml.XercesXMLSerializerFactory
     
    getSerializer() - Method in interface org.exolab.castor.xml.XMLSerializerFactory
    Factory method for obtaining a Serializer instance.
    getSerializerFactory(String) - Method in class org.castor.xml.AbstractInternalContext
    Returns the currently configured XMLSerializerFactory instance.
    getSerializerFactory(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
    Returns the currently configured XMLSerializerFactory instance.
    getSetMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    getSetMethod() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'setMethod'.
    getSetMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'setMethod'.
    getSetMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
    Generates the name of a set method for the given field name.
    getSetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
    Generates the name of a create method for the given field name.
    getSetterMethod() - Method in class org.castor.cpa.jpa.info.FieldInfo
    Indicates the setter access method of the field.
    getSetterMethodFromGetter(Method) - Static method in class org.castor.cpa.jpa.processors.ReflectionsHelper
    Return a setter Method for a given getter Method.
    getSGStateInfo() - Method in class org.exolab.castor.builder.FactoryState
    Returns the SGStateInfo.
    getSignature() - Method in class org.exolab.javasource.JMethod
    Returns the JMethodSignature for this JMethod.
    getSimpleNode(String) - Method in class org.castor.cpa.query.castorql.CastorQLParserAdapter
    Gets the root SimpleNode instance of JJTREE.
    getSimpleNode(String) - Method in class org.castor.cpa.query.ejbql.EjbQLParserAdapter
    Gets the root SimpleNode instance of JJTREE.
    getSimpleType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the data type associated with this AttributeDecl.
    getSimpleType() - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Returns the SimpleType created
    getSimpleType(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the SimpleType corresponding to the given name.
    getSimpleType(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the SimpleType associated with the given name, or null if no such SimpleType exists.
    getSimpleType(String, String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the SimpleType associated with the given name and namespace, or null if no such SimpleType exists.
    getSimpleType() - Method in class org.exolab.castor.xml.schema.SimpleContent
    Returns the simpleType that represents that contentType.
    getSimpleType() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    getSimpleTypeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getSimpleTypeBinding.
    getSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getSimpleTypeBinding.Returns the contents of the collection in an Array.
    getSimpleTypeBinding(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getSimpleTypeBinding.
    getSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getSimpleTypeBinding.Returns the contents of the collection in an Array.
    getSimpleTypeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method getSimpleTypeBindingCount.
    getSimpleTypeBindingCount() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method getSimpleTypeBindingCount.
    getSimpleTypes() - Method in class org.exolab.castor.xml.schema.Schema
    Returns an Enumeration of all SimpleType declarations
    getSingleClassGenerator() - Method in class org.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
    Returns the current caller of this strategy implementation.
    getSize() - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the number of Attributes within this AttributeSet.
    getSize() - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the number of Attributes within this AttributeSet.
    getSource() - Method in class org.castor.mapping.MappingSource
     
    getSource() - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Returns the source property of this Annotaion item.
    getSource() - Method in class org.exolab.javasource.JSourceCode
    Returns a vector of source lines.
    getSourceCode(Annotated) - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the array of JClass for the given Annotated structure or null if no bindings have been specified for the given Structure.
    getSourceCode(String) - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the JClass with the given name or null if no bindings have been specified for a JClass with the name.
    getSourceCode() - Method in class org.exolab.javasource.JConstructor
    Returns the source code for this JConstructor.
    getSourceCode() - Method in class org.exolab.javasource.JMethod
    Returns the JSourceCode for the method body.
    getSourceCodeEntries() - Method in class org.exolab.javasource.AbstractJClass
    Returns a collection of (complete) source code fragments.
    getSourceCodeEntryCount() - Method in class org.exolab.javasource.AbstractJClass
     
    getSourceGenerator() - Method in class org.exolab.castor.builder.conflict.strategy.BaseClassNameConflictResolver
    Returns the calling SourceGenerator instance.
    getSourceGenerator() - Method in class org.exolab.castor.builder.factory.BaseFactory
    Returns the calling SourceGenerator instance.
    getSourceGenerator() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the SourceGenerator instance being used.
    getSourceGenerator() - Method in class org.exolab.castor.builder.SingleClassGenerator
    Returns the SourceGenerator instance that created this class.
    getSourcesByName() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the sources as generated through XML schema imports.
    getSourceType() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
     
    getSourceType() - Method in interface org.castor.mapping.MappingLoaderFactory
    Defines the source type of the underlying MappingLoader
    getSourceType() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    getSourceType() - Method in interface org.exolab.castor.mapping.MappingLoader
     
    getSpecification() - Method in class org.castor.cpa.query.object.function.Trim
    Gets the trim specification of TRIM function.
    getSQL() - Method in class org.exolab.castor.jdo.engine.OQLQueryImpl
    Get the generated SQL statement for this OQLQuery.
    getSql() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'sql'.
    getSQLName() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the SQL (column) name of the field.
    getSqlType() - Method in class org.castor.ddlgen.typeinfo.AbstractType
    Get SQL type.
    getSqlType() - Method in interface org.castor.ddlgen.typeinfo.TypeInfo
    Get SQL type.
    getSQLType() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns the SQL type of this field.
    getSqlType() - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    getSQLType() - Method in class org.exolab.castor.jdo.oql.ParamInfo
    Returns the SQL type.
    getSqlTypes(FieldMapping) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    Parse the sql type attribute to build an array of types, needed to support whitespace inside parameterized types (see Bug 1045).
    getStandardStatement(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    Helper method.
    getStartCols() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning a list of start columns.
    getStartingNode() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Returns SAX2ANY startingNode.
    getStartingNode() - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.DB2QueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.DerbyQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.HsqlQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.InformixQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.InstantDBQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.InterbaseQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    Creates a SQL statement.
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.MySQLQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.OracleQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.PointbaseQueryExpression
    Creates a SQL statement.
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.ProgressQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.SapDbQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.SQLServerQueryExpression
     
    getStatement(boolean) - Method in class org.castor.cpa.persistence.sql.driver.SybaseQueryExpression
     
    getStatement() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method returning statement currently set.
    getStatement(boolean) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Return the query expression as an SQL statement.
    getStateStack() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returnss a refrence to the UnmarshalStateStack instance currently in use.
    getStaticInitializationCode() - Method in class org.exolab.javasource.AbstractJClass
    Returns the JSourceCode for the static initializer of this JClass.
    getStatus() - Method in class org.castor.persist.AbstractTransactionContext
    Returns the status of this transaction.
    getStatus() - Method in interface org.castor.persist.TransactionContext
    Returns the status of this transaction.
    getStatus() - Method in class org.castor.transactionmanager.LocalTransactionManager
    getStatusCode() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the current status.
    getStrictElementHandler() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the StrictElementHandler in use.
    getString(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getString(String, String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getString() - Method in class org.castor.cpa.query.object.function.Length
    Gets the string expression of LENGTH function.
    getString() - Method in class org.castor.cpa.query.object.function.Locate
    Gets the string expression to be searched in by LOCATE function.
    getString() - Method in class org.castor.cpa.query.object.function.Lower
    Gets the string expression of LOWER function.
    getString() - Method in class org.castor.cpa.query.object.function.Substring
    Gets the string expression of SUBSTRING function.
    getString() - Method in class org.castor.cpa.query.object.function.Trim
    Gets the string expression of TRIM function.
    getString() - Method in class org.castor.cpa.query.object.function.Upper
    Gets the string expression of UPPER function.
    getString() - Method in class org.exolab.castor.xml.schema.reader.CharacterUnmarshaller
    Returns the set of characters recieved by this CharacterUnmarshaller as a String
    getStringArray(String) - Method in class org.castor.core.util.AbstractProperties
    Searches for the property with the specified key in this property map.
    getStringProperty(String) - Method in class org.castor.xml.AbstractInternalContext
     
    getStringProperty(String) - Method in interface org.castor.xml.InternalContext
    Providing access to String properties of the configuration.
    getStringValue(String) - Method in class org.castor.ddlgen.Configuration
    get String value associated with key in the configuration files.
    getStringValue(String, String) - Method in class org.castor.ddlgen.Configuration
    get String value associated with key in the configuration files.
    getStringValue() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Attribute
    Returns the string value of this attribute.
    getStringValue() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
    Returns the string value of this parent node.
    getStringValue() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.ProcessingInstruction
    Returns the string value of the node.
    getStringValue() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Text
    Returns the string value of this Text node.
    getStringValue() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the string value of the node.
    getStringValue() - Method in class org.exolab.castor.types.AnyNode
    Returns the string value of the node.
    getStructureName(Structure) - Static method in class org.exolab.castor.xml.schema.SchemaNames
    Returns the name for the Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.Annotation
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.AnyType
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.AppInfo
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.Documentation
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Facet
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.Group
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.IdentityField
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Key
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.KeyRef
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns the type of this Redefine Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Structure
    Returns the type of this Schema Structure.
    getStructureType() - Method in class org.exolab.castor.xml.schema.TypeReference
    Returns Structure.UNKNOWN (This class should not be seen outside ElementDecl anyway)
    getStructureType() - Method in class org.exolab.castor.xml.schema.Union
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Unique
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.UnknownDef
    Returns the type of this Schema Structure
    getStructureType() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns the type of this Schema Structure
    getSubstitutes() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    getSubstitutes() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Returns the possible substitution groups for this class.
    getSubstitutes() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the possible substitution groups for this class.
    getSubstitutionGroup() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the substitutionGroup for this element declaration, or null if it's absent; if this ElementDecl instance is a reference to a global element definition, return its substitution group
    getSubstitutionGroupMembers() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the possible substitution groups for this class.
    getSubstitutionGroupMembers() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns an enumeration of the elements that can be substitute to this element declaration.
    getSubstitutionGroups() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns the possible substitution groups.
    getSubString(long, int) - Method in class org.exolab.castor.jdo.engine.ClobImpl
     
    GetSuffix(int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Get the suffix.
    GetSuffix(int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Get the suffix.
    getSuffix() - Method in class org.exolab.castor.builder.binding.xml.NamingType
    Returns the value of field 'suffix'.
    GetSuffix(int) - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
    GetSuffix(int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    getSuperClass() - Method in class org.exolab.javasource.JClass
    Returns the super class that this class extends.
    getSuperClassQualifiedName() - Method in class org.exolab.javasource.JClass
    Returns the qualified name of the super class that this class extends.
    getSupportedTypes() - Method in class org.exolab.castor.mapping.FieldHandlerFactory
    Returns an array of the supported Class types for this FieldHandlerFactory.
    getSupportedTypes() - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
    Returns an array of the supported Class types for this FieldHandlerFactory.
    getSuppressNonFatalWarnings() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns true if non-fatal warnings should be suppressed.
    getSysIdentifier() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Returns system identifier, if EXTERNAL_PUBLIC or EXTERNAL_SYSTEM entity, null otherwise.
    getSysIdentifier() - Method in class org.exolab.castor.xml.dtd.Notation
    Returns system identifier.
    getTable() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getTable() - Method in class org.castor.cpa.persistence.sql.engine.info.PrimaryKeyInfo
    Get table the primary key belongs to.
    getTable() - Method in class org.castor.cpa.persistence.sql.query.TableAlias
    Get method returning table currently set.
    getTable() - Method in class org.castor.ddlgen.schemaobject.Field
    Get table which contains this field.
    getTable() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Get table that holds foreign key.
    getTable() - Method in class org.castor.ddlgen.schemaobject.Index
    Get table the foreign key is used for.
    getTable() - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    Get table the key generator creates keys for.
    getTable() - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Get table the primary key is used for.
    getTable(int) - Method in class org.castor.ddlgen.schemaobject.Schema
    Get table at given index.
    getTable(String) - Method in class org.castor.ddlgen.schemaobject.Schema
    Get table with given name.
    getTable() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'table'.
    getTableAlias() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning the table alias to be used for a potential join.
    getTableAlias() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
    Method returning table-alias currently set.
    getTableCatalog() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getTableCount() - Method in class org.castor.ddlgen.schemaobject.Schema
    Get number of tables.
    getTableInfo() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    getTableName() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getTableName() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning name of this table.
    getTableName() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Get name of the special sequence table.
    getTableName() - Method in class org.castor.jdo.engine.CounterRef
    Get the table name.
    getTableName() - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Returns the table name.
    getTableName() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns the table name to which this object maps.
    getTableName() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    getTableSchema() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    getTabSize(int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
     
    getTabSize(int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    getTarget() - Method in class org.exolab.castor.xml.ProcessingInstruction
    Returns the target for the processing instruction.
    getTargetAwareAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    Returns the set of TargetAwareAnnotationProcessors registered with this service.
    getTargetAwareAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
    Returns the set of TargetAwareAnnotationProcessors registered with this service.
    getTargetCols() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning a list of target columns.
    getTargetEntityFromGenerics(AnnotatedElement) - Static method in class org.castor.cpa.jpa.processors.ReflectionsHelper
    Get the target entity information from the target (necessary if it was not specified by the annotation itself).
    getTargetNamespace() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the targetNamespace of the parent schema of the wrapped structure.
    getTargetNamespace() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the target namespace for this Schema, or null if no namespace has been defined.
    getTargetTable() - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method returning the right table of the join.
    getTemporalType() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    getText() - Method in class org.castor.cpa.query.castorql.ExtendNode
    Gets the text.
    getText() - Method in class org.castor.cpa.query.ejbql.ExtendNode
    Gets the text.
    getTextField() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns the FieldInfo for the XML text associated field.
    getTheClass() - Method in class org.exolab.castor.jdo.oql.ParamInfo
    Accessor method for _class.
    getTimestamp() - Method in interface org.castor.cache.hashbelt.container.Container
    Returns the timestamp of this container.
    getTimestamp() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    Returns the timestamp of this container.
    getTimestamp() - Method in class org.castor.cache.hashbelt.container.MapContainer
    Returns the timestamp of this container.
    getTimestamp() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    Returns the timestamp of this container.
    getTimeStamp() - Method in class org.castor.persist.cache.CacheEntry
    Get associated time stamp.
    getToken(int) - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Get the specific Token.
    getToken(int) - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Get the specific Token.
    getToken() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Accessor method for the token.
    getToken(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    getToken(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    getTokenType() - Method in class org.exolab.castor.jdo.oql.Token
    Token Type accessor method.
    getTokenValue() - Method in class org.exolab.castor.jdo.oql.Token
    Token value accessor method.
    getTopState() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Returns the top UnmarshalState instance from the UnmarshalStateStack.
    getTotalDigits() - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Returns the totalDigits facet value of this XSType.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Returns the configured maximum number of digits (inclusive) for BigInteger validation.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Returns the configured maximum number of digits (inclusive) for byte validation.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Returns the configured maximum number of digits (inclusive) for xsd:integer validation.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.IntValidator
    Returns the configured maximum number of digits (inclusive) for int validation.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.LongValidator
    Returns the configured maximum number of digits (inclusive) for long validation.
    getTotalDigits() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Returns the configured maximum number of digits (inclusive) for short validation.
    getTransaction() - Method in class org.castor.transactionmanager.LocalTransactionManager
    getTransaction() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns the currently active transaction, if any.
    getTransaction() - Method in class org.exolab.castor.persist.QueryResults
    Returns the transaction context in which this query was opened.
    getTransactionContext() - Method in interface org.exolab.castor.persist.XAResourceSource
    Returns the transaction context associated with this source.
    getTransactionDemarcation() - Method in class org.castor.jdo.conf.JdoConf
    Returns the value of field 'transactionDemarcation'.
    getTransactionManager() - Method in class org.castor.jdo.conf.TransactionDemarcation
    Returns the value of field 'transactionManager'.
    getTransactionManager() - Method in class org.castor.jdo.engine.DatabaseContext
    Get the transaction manager.
    getTransactionManager() - Method in class org.castor.jdo.util.JDOConfAdapter
     
    getTransactionManager(Properties) - Method in class org.castor.transactionmanager.AbstractTransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(Properties) - Method in class org.castor.transactionmanager.AtomikosTransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(String, Properties) - Method in class org.castor.transactionmanager.AtomikosTransactionManagerFactory
    Constructs a instance of the given manager class name which implements javax.transaction.TransactionManager interface with the given properties.
    getTransactionManager(Properties) - Method in class org.castor.transactionmanager.JNDIENCTransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(Properties) - Method in class org.castor.transactionmanager.JOTMTransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(String, Properties) - Method in class org.castor.transactionmanager.JOTMTransactionManagerFactory
    Acquires a javax.transaction.TransactionManager instance with the given properties from the given factory.
    getTransactionManager(Properties) - Method in class org.castor.transactionmanager.LocalTransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(Properties) - Method in interface org.castor.transactionmanager.TransactionManagerFactory
    Acquires the appropriate javax.transaction.TransactionManager with the given properties.
    getTransactionManager(String) - Method in class org.castor.transactionmanager.TransactionManagerRegistry
    Get the TransactionManager with given name.
    getTransactionManagerFactory(String) - Method in class org.castor.transactionmanager.TransactionManagerFactoryRegistry
    Returns a TransactionManagerFactory with the specified name.
    getTransactionManagerFactoryNames() - Method in class org.castor.transactionmanager.TransactionManagerFactoryRegistry
    Returns the names of all the configured TransactionManagerFactory implementations.
    getTransactionManagerNames() - Method in class org.castor.transactionmanager.TransactionManagerRegistry
    Returns the names of all the registered TransactionManager's.
    getTransactionManagerParameters() - Method in class org.castor.jdo.util.JDOConfAdapter
     
    getTransactionTimeout() - Method in class org.castor.persist.AbstractTransactionContext
    Returns the timeout of this transaction.
    getTransactionTimeout() - Method in interface org.castor.persist.TransactionContext
    Returns the timeout of this transaction.
    getTransactionTimeout() - Method in class org.exolab.castor.persist.XAResourceImpl
     
    getTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'transient'.
    getTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'transient'.
    getTransient() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'transient'.
    getTTL() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Get real ttl of this cache.
    getTTL() - Method in class org.castor.cache.simple.TimeLimited
    Get real ttl of this cache.
    getType() - Method in interface org.castor.cache.Cache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.DebuggingCacheProxy
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.CoherenceCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.EHCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.FKCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.GigaspacesCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.JCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.JcsCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.distributed.OsCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.hashbelt.FIFOHashbelt
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.hashbelt.LRUHashbelt
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.simple.CountLimited
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.simple.NoCache
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.simple.TimeLimited
    Indicates the type of this cache.
    getType() - Method in class org.castor.cache.simple.Unlimited
    Indicates the type of this cache.
    getType() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method returning SQL type currently set.
    getType() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    getType() - Method in class org.castor.cpa.query.object.SchemaImpl
    Gets the type represented by the Schema.
    getType(String) - Method in class org.castor.ddlgen.AbstractTypeMapper
    Get TypeInfo for given JDBC type.
    getType() - Method in class org.castor.ddlgen.schemaobject.Field
    Get type information of this field.
    getType(String) - Method in interface org.castor.ddlgen.TypeMapper
    Get TypeInfo for given JDBC type.
    getType() - Method in class org.castor.mapping.MappingSource
     
    getType() - Method in class org.exolab.castor.builder.binding.xml.types.BindingType
    Method getType.Returns the type of this BindingType
    getType() - Method in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    Method getType.Returns the type of this FieldTypeCollectionType
    getType() - Method in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    Method getType.Returns the type of this FieldTypeVisibilityType
    getType() - Method in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    Method getType.Returns the type of this VisibilityType
    getType() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the type of this component binding.
    getType() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the type of this component binding.
    getType() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSByte
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSClass
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSDate
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSId
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSIdRefs
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSInt
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSList
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSLong
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNMTokens
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSQName
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSShort
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSString
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSTime
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSType
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the type of this XSType.
    getType() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.persist.FieldMolder.CollectionInfo
     
    getType() - Method in interface org.exolab.castor.types.EnumeratedTypeAccess
    Returns the type of this EnumeratedType.
    getType() - Method in class org.exolab.castor.xml.AccessRights
    Returns the type of this Access
    getType() - Method in class org.exolab.castor.xml.DescriptorType
    Returns the type of this DescriptorType.
    getType() - Method in class org.exolab.castor.xml.NodeType
    Returns the type of this NodeType.
    getType() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Returns the value of field 'type'.
    getType() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    Method getType.Returns the type of this TableAccessModeType
    getType() - Method in class org.exolab.castor.xml.schema.ContentType
    Returns the type of this ContentType
    getType() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns the XMLType (ComplexType or SimpleType) of this ElementDecl.
    getType(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns the first simple or complex type which name equals TypeName
    getType(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Returns the type of the attribute at the specified index.
    getType(String) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Return the type of the attribute with the given name.
    getType() - Method in class org.exolab.javasource.AbstractJField
    Returns the JType representing the type of this JField.
    getType() - Method in class org.exolab.javasource.JAnnotationTypeElement
    Returns the JType representing the type of this JAnnotationTypeElement.
    getType() - Method in class org.exolab.javasource.JDocDescriptor
    Returns the type of this JDocDescriptor.
    getType() - Method in class org.exolab.javasource.JParameter
    Returns the parameter type.
    getTypeCode() - Method in class org.exolab.castor.xml.schema.SimpleType
    Gets the code for this simple type.
    getTypeHandler(int, int) - Static method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerFactory
    Returns an KeyGeneratorTypeHandler instance.
    getTypeInfo(Class, CollectionHandler, FieldMapping) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
     
    getTypeInfo(Class<?>, CollectionHandler, FieldMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    getTypeInfo(Class, CollectionHandler, FieldMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
     
    getTypeMapper() - Method in class org.castor.ddlgen.AbstractGenerator
    Get type mapper.
    getTypeMapper() - Method in class org.castor.ddlgen.MappingHelper
    Get type mapper.
    getTypeName() - Method in class org.castor.cpa.query.object.SchemaImpl
    Gets the name of the type represented by the Schema.
    getTypeName() - Method in class org.exolab.castor.xml.schema.SimpleContent
    Returns the name of the associated type for this SimpleContent
    getTypes() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
     
    getTypeValidator() - Method in class org.exolab.castor.xml.FieldValidator
    Returns the TypeValidator.
    getUniqueConstraints() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getUnresolvedIdRefs() - Method in class org.exolab.castor.xml.ValidationContext
    Returns the Set of unresolved ID references.
    getUpdateCache() - Method in class org.castor.persist.UpdateFlags
     
    getUpdatePersist() - Method in class org.castor.persist.UpdateFlags
     
    getUpperBound() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the upper bound of the collection that is generated from this BindingComponent.
    getUpperBound() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the upper bound of the collection that is generated from this BindingComponent.
    getURI() - Method in class org.exolab.castor.builder.binding.xml.IncludeType
    Returns the value of field 'URI'.
    getURIResolver() - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Returns the URIresolver used for resolving hrefs.
    getUrl() - Method in class org.castor.jdo.conf.Driver
    Returns the value of field 'url'.
    getUse() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns the value of the use attribute for this attribute declaration or attribute reference.
    getUseIntrospector() - Method in class org.castor.xml.AbstractInternalContext
     
    getUseIntrospector() - Method in interface org.castor.xml.InternalContext
    To get use-introspection flag.
    getValidation() - Method in class org.exolab.castor.xml.Marshaller
     
    getValidator() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getValidator.
    getValidator() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'validator'.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the fully qualified name of the Validator to use.
    getValidator() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the fully qualified name of the Validator to use.
    getValidator() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the fully qualified name of the Validator to use.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getValidator.
    getValidator() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getValidator() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns a specific validator for the class described by this ClassDescriptor.
    getValidator() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns a specific validator for the field described by this descriptor.
    getValue() - Method in class org.castor.core.util.IdentityMap.Entry
    Get value of entry.
    getValue() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    getValue(ResultSet) - Method in interface org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Reads the resultset and return the extracted typehandler value from the resultset.
    getValue() - Method in class org.castor.cpa.query.castorql.Token
    An optional attribute value of the Token.
    getValue() - Method in class org.castor.cpa.query.ejbql.Token
    An optional attribute value of the Token.
    getValue() - Method in class org.castor.cpa.query.object.function.Locate
    Gets the expression to search for by LOCATE function.
    getValue() - Method in class org.castor.cpa.query.object.literal.AbstractTemporalLiteral
    Get date value of the temporal literal.
    getValue() - Method in class org.castor.cpa.query.object.literal.BigDecimalLiteral
    Get the value of BigDecimalLiteral.
    getValue() - Method in class org.castor.cpa.query.object.literal.BooleanLiteral
    Get the value of BooleanLiteral.
    getValue() - Method in class org.castor.cpa.query.object.literal.DoubleLiteral
    Get the value of DoubleLiteral.
    getValue() - Method in class org.castor.cpa.query.object.literal.EnumLiteral
    Get enum constant represented by this enum literal.
    getValue() - Method in class org.castor.cpa.query.object.literal.LongLiteral
    Get the value of LongLiteral.
    getValue() - Method in class org.castor.cpa.query.object.literal.StringLiteral
    Get the value of StringLiteral.
    getValue() - Method in class org.castor.jdo.conf.Param
    Returns the value of field 'value'.
    getValue(ResultSet, int, int) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Get value from given ResultSet at given index with given SQL type.
    getValue() - Method in class org.exolab.castor.builder.binding.xml.EnumMember
    Returns the value of field 'value'.
    getValue() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the value specified in the XML Schema for the XML Schema component wrapped in this XMLBindingComponent.
    getValue() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the default value of the member generated from this binding component.
    getValue(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
    Returns the value of the field from the object.
    getValue(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Returns the value of the field from the object.
    getValue(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    getValue(Object) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Returns the value of the field from the object.
    getValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Returns the value of the field from the object.
    getValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Returns the value of the field from the object.
    getValue() - Method in class org.exolab.castor.mapping.MapItem
    Returns the value Object for this MapItem, or null if no value has yet been specified.
    getValue() - Method in class org.exolab.castor.mapping.xml.Param
    Returns the value of field 'value'.
    getValue() - Method in class org.exolab.castor.mapping.xml.PropertyType
    Returns the value of field 'value'.
    getValue() - Method in class org.exolab.castor.mapping.xml.QueryHint
    Returns the value of field 'value'.
    getValue(Object, ClassLoader) - Method in class org.exolab.castor.persist.FieldMolder
     
    getValue() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    getValue(int) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the value of the attribute located at the given index within this AttributeSet.
    getValue(String) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the value of the attribute associated with the given name.
    getValue(String, String) - Method in interface org.exolab.castor.xml.AttributeSet
    Returns the value of the attribute associated with the given name.
    getValue() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Returns the value of the entity (replacement text) if internal entity, null otherwise.
    getValue(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Gets the value of the field associated with this descriptor.
    getValue(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Returns the value of the field from the object.
    getValue(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Returns the value of the field associated with this descriptor from the given target object.
    getValue(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Returns the value of the field associated with this descriptor from the given target object.
    getValue() - Method in class org.exolab.castor.xml.schema.Facet
    Returns the character (String) representation of this facet.
    getValue() - Method in class org.exolab.castor.xml.schema.Form
    Returns the String value of this Form.
    getValue() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    getValue(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Return the value of the attribute at the specified index
    getValue(String) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
    Get the value of an attribute (by name).
    getValue(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the value of the attribute located at the given index within this AttributeSet.
    getValue(String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the value of the attribute associated with the given name.
    getValue(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Returns the value of the attribute associated with the given name.
    getValue(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
    Returns the value of the field from the object.
    getValue() - Method in class org.exolab.javasource.JAnnotation
    Returns the annotation element value when it is a String.
    getValueAnnotation() - Method in class org.exolab.javasource.JAnnotation
    Returns the annotation element value when it is an annotation.
    getValueColumn() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Get name of the column which is used to reserve primary key values.
    getValueColumnName() - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    getValues() - Method in class org.exolab.castor.types.Date
    Returns an array of short with all the fields that describe this Date type.
    getValues() - Method in class org.exolab.castor.types.DateTime
    Returns an array of shorts with all the fields that describe this DateTime type.
    getValues() - Method in class org.exolab.castor.types.DateTimeBase
    returns an array of short with all the fields that describe a date/time type.
    getValues() - Method in class org.exolab.castor.types.GDay
    Returns an array of short with all the fields that describe this gDay type.
    getValues() - Method in class org.exolab.castor.types.GMonth
    Returns an array of short with all the fields that describe this gDay type.
    getValues() - Method in class org.exolab.castor.types.GMonthDay
    Returns an array of short with all the fields that describe this gMonthDay type.
    getValues() - Method in class org.exolab.castor.types.GYear
    Returns an array of short with all the fields that describe this gYear type.
    getValues() - Method in class org.exolab.castor.types.GYearMonth
    Returns an array of short with all the fields that describe this gYearMonth type.
    getValues() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    returns an array of short with all the fields which describe a RecurringDuration
    getValues() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    returns an array of short with all the fields which describe a RecurringDurationBase
    getValues() - Method in class org.exolab.castor.types.Time
    returns an array of short with all the fields that describe this time type.
    getValues() - Method in class org.exolab.castor.xml.dtd.Attribute
    Returns iterator of the set of possible values, if of NOTATION or Enumeration type, null otherwise.
    getVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'verifyConstructable'.
    getVersion() - Static method in class org.exolab.castor.builder.SourceGenerator
    Returns the version number of this SourceGenerator.
    getVersion() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'version'.
    getVersion() - Method in interface org.exolab.castor.persist.DepositBox
     
    getVersion() - Method in class org.exolab.castor.persist.ObjectLock
     
    getVersion() - Method in class org.exolab.castor.util.ChangeLog2XML.Release
     
    getVersion() - Method in class org.exolab.castor.xml.schema.Schema
    Returns the version information of the XML Schema definition represented by this Schema instance.
    getVersionField() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns the name of the version field used for checks on object modifications.
    getVisibility() - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Returns the value of field 'visibility'.
    getVisibility() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'visibility'.
    getVisibility() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns this field's 'visibility'.
    getVisiblity() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the visibility of the Java member to generate.
    getWaitOnLock() - Method in class org.castor.persist.AbstractTransactionContext
    Returns the lock which this transaction attempts to acquire.
    getWaitOnLock() - Method in interface org.castor.persist.TransactionContext
    Returns the lock which this transaction attempts to acquire.
    getWhiteSpace() - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Returns the whiteSpace facet of this type.
    getWildcard() - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
    Returns the Wildcard unmarshalled by this Unmarshaller.
    getWrapper() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'wrapper'.
    getWrapperName() - Method in class org.exolab.javasource.JPrimitiveType
    Return the name of the wrapper object for a primitive type, null for non-primitive types.
    getWriteMethodName() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the name of the write method for this FieldInfo.
    getXATransactions() - Method in class org.exolab.castor.persist.LockEngine
    Returns an association between Xid and transactions contexts.
    getXml() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'xml'.
    getXMLClassDescriptorResolver() - Method in class org.castor.xml.AbstractInternalContext
     
    getXMLClassDescriptorResolver() - Method in interface org.castor.xml.InternalContext
    To get the XMLClassdescriptorResolver instance hold in the context.
    getXMLFieldHandler() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the fully qualified name of the XMLFieldHandler to use.
    getXMLFieldHandler() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the fully qualified name of the XMLFieldHandler to use.
    getXMLFieldHandler() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns the fully qualified name of the XMLFieldHandler to use.
    getXMLInfoRegistry() - Method in class org.exolab.castor.builder.SourceGenerator
    Returns the JClassRegistry instance associated with this source generator.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the XML name declared in the XML Schema for this XMLBindingComponent.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method getXMLName.
    getXMLName() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the XML Name for the Class being described.
    getXMLName() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getXMLName() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Returns the XML Name for the Class being described.
    getXMLName() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the XML Name for the field being described.
    getXMLNaming() - Method in class org.castor.xml.AbstractInternalContext
    Returns the naming conventions to use for the XML framework.
    getXMLNaming(ClassLoader) - Method in class org.castor.xml.AbstractInternalContext
    Deprecated.
    Makes no sence!
    getXMLNaming() - Method in interface org.castor.xml.InternalContext
    Returns the naming conventions to use for the XML framework.
    getXMLNaming(ClassLoader) - Method in interface org.castor.xml.InternalContext
    Returns the naming conventions to use for the XML framework.
    getXMLProperty(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    getXMLProperty(String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the value property with the given name or null if no such property exists.
    getXMLReader() - Method in class org.castor.xml.AbstractInternalContext
     
    getXMLReader(String) - Method in class org.castor.xml.AbstractInternalContext
     
    getXMLReader() - Method in interface org.castor.xml.InternalContext
    Returns an XML document parser implementing the requested set of features.
    getXMLReader(String) - Method in interface org.castor.xml.InternalContext
    Returns an XML document parser implementing the requested set of features.
    getXMLType() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the XMLType of the underlying structure.
    getXPath() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Returns the XPath from the root node to this node.
    getXPath() - Method in class org.exolab.castor.xml.schema.IdentityField
    Returns the XPath of this IdentityField.
    getXPath() - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Returns the XPath of this IdentitySelector.
    getXSList() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Returns the schema type represented by this collection.
    getYear() - Method in class org.exolab.castor.types.DateTimeBase
     
    getYear() - Method in class org.exolab.castor.types.Duration
     
    getYear() - Method in class org.exolab.castor.types.GDay
     
    getYear() - Method in class org.exolab.castor.types.GMonth
     
    getYear() - Method in class org.exolab.castor.types.GMonthDay
     
    getYear() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    getYear() - Method in class org.exolab.castor.types.Time
     
    getYear() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    getZoneHour() - Method in class org.exolab.castor.types.DateTimeBase
     
    getZoneHour() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    getZoneMinute() - Method in class org.exolab.castor.types.DateTimeBase
     
    getZoneMinute() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    GEValue() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the General Entity Value nonterminal.
    GigaspacesCache - Class in org.castor.cache.distributed
    Gigaspaces implementation of Castor JDO Cache.

    Gigaspaces supports a wide variety of cache topologies, allowing the user to distribute and/or replicate application data as needed.
    GigaspacesCache() - Constructor for class org.castor.cache.distributed.GigaspacesCache
     
    GigaspacesCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the GigaspacesCache implementation of Cache.
    GigaspacesCacheFactory() - Constructor for class org.castor.cache.distributed.GigaspacesCacheFactory
     
    GLOBAL_CONFIG_NAME - Static variable in interface org.castor.ddlgen.Generator
    Global configuration file name.
    GLOBAL_CONFIG_PATH - Static variable in interface org.castor.ddlgen.Generator
    Global configuration file path.
    GlobalDatabaseImpl - Class in org.exolab.castor.jdo.engine
    An implementation of the JDO database supporting explicit transaction demarcation.
    GlobalDatabaseImpl(String, int, CallbackInterceptor, InstanceFactory, Transaction, ClassLoader, boolean, boolean) - Constructor for class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
    Creates an instance of this class.
    GlobalTransactionContext - Class in org.castor.persist
    A transaction context is required in order to perform operations against the database.
    GlobalTransactionContext(Database) - Constructor for class org.castor.persist.GlobalTransactionContext
    Create a new transaction context.
    GMonth - Class in org.exolab.castor.types
    Describe an XML schema gMonth type.
    GMonth() - Constructor for class org.exolab.castor.types.GMonth
    public only for the generated source code
    GMonth(short) - Constructor for class org.exolab.castor.types.GMonth
    Constructs a XML Schema GMonth instance given all the values of the different fields.
    GMonth(int) - Constructor for class org.exolab.castor.types.GMonth
    Constructs a XML Schema GMonth instance given all the values of the different fields.
    GMonth(String) - Constructor for class org.exolab.castor.types.GMonth
    Constructs a GMonth from a string value.
    GMONTH_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:gMonth.
    GMONTH_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    GMonthDay - Class in org.exolab.castor.types
    Describe an XML schema gMonthDay type.
    GMonthDay() - Constructor for class org.exolab.castor.types.GMonthDay
    public only for the generated source code
    GMonthDay(short, short) - Constructor for class org.exolab.castor.types.GMonthDay
    Instantiates a new gMonthDay given the value of the month and the value of the day.
    GMonthDay(int, int) - Constructor for class org.exolab.castor.types.GMonthDay
    Instantiates a new gMonthDay given the value of the month and the value of the day.
    GMonthDay(short[]) - Constructor for class org.exolab.castor.types.GMonthDay
    Constructs a XML Schema GMonthDay instance given all the values of the different fields.
    GMonthDay(String) - Constructor for class org.exolab.castor.types.GMonthDay
    Construct a GMonthDay from a string value
    GMONTHDAY_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:gMonthDay.
    GMONTHDAY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    GMonthDayDescriptor - Class in org.exolab.castor.types
    The gMonthDay Descriptor.
    GMonthDayDescriptor() - Constructor for class org.exolab.castor.types.GMonthDayDescriptor
     
    GMonthDescriptor - Class in org.exolab.castor.types
    The GMonth Descriptor.
    GMonthDescriptor() - Constructor for class org.exolab.castor.types.GMonthDescriptor
     
    GREATER_EQUAL - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Greater equal comparison operator.
    GREATER_THAN - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Greater than comparison operator.
    GREATER_THAN - Static variable in class org.exolab.castor.types.DateTimeBase
    Public constant referring to a Date/Time comparison result of "greater than".
    greaterEqual(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is greater than or equal to the given one.
    GREATEREQUAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    GREATEREQUAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    greaterEqual(long) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(double) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(String) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    greaterEqual(Expression) - Method in interface org.castor.cpa.query.Expression
    Greater equal.
    GreaterEqual - Class in org.castor.cpa.query.object.condition
    Final class that represents greater equal comparison operator.
    GreaterEqual() - Constructor for class org.castor.cpa.query.object.condition.GreaterEqual
    Protect constructor from being called from everywhere.
    greaterEqual(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterEqual(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater equal.
    greaterThan(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is greater than the given one.
    GREATERTHAN - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    GREATERTHAN - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    greaterThan(long) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(double) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(String) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    greaterThan(Expression) - Method in interface org.castor.cpa.query.Expression
    Greater Then.
    GreaterThan - Class in org.castor.cpa.query.object.condition
    Final class that represents greater than comparison operator.
    GreaterThan() - Constructor for class org.castor.cpa.query.object.condition.GreaterThan
    Protect constructor from being called from everywhere.
    greaterThan(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    greaterThan(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Greater Then.
    Group - Class in org.exolab.castor.xml.schema
    An XML Schema Group
    Group() - Constructor for class org.exolab.castor.xml.schema.Group
    Creates a new Group, with no name.
    Group(String) - Constructor for class org.exolab.castor.xml.schema.Group
    Creates a new Group with the given name.
    GROUP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    GROUP - Static variable in class org.exolab.castor.xml.schema.Structure
     
    GROUP_DDL_BY_DDLTYPE - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Group ddl by ddltype.
    GROUP_DDL_BY_TABLE - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Group ddl by table.
    GROUP_DDL_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    How to group generated DDL statements? Supported values are TABLE and DDLTYPE.
    GROUP_ID - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Prefix used to identify a model group.
    GroupInfo - Class in org.exolab.castor.builder.info
    A class to hold group information.
    GroupInfo() - Constructor for class org.exolab.castor.builder.info.GroupInfo
    Creates a new GroupInfo.
    GroupNaming - Class in org.exolab.castor.builder
    A simple class used for creating class names for unnamed Groups in XML Schema.
    GroupNaming(JavaNaming) - Constructor for class org.exolab.castor.builder.GroupNaming
    Creates a new GroupNaming.
    GroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling ModelGroups
    GroupUnmarshaller(SchemaContext, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Creates a new GroupUnmarshaller.
    GT - Static variable in class org.exolab.castor.jdo.oql.Token
     
    GT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    GTE - Static variable in class org.exolab.castor.jdo.oql.Token
     
    GTE - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    guessType(String) - Static method in class org.exolab.castor.xml.schema.util.DatatypeHandler
    Guesses the datatype for the given value.
    GYear - Class in org.exolab.castor.types
    Describe an XML schema gYear type.
    GYear() - Constructor for class org.exolab.castor.types.GYear
    public only for the generated source code
    GYear(short, short) - Constructor for class org.exolab.castor.types.GYear
    Instantiates a new gYear given the value of the century and year.
    GYear(int) - Constructor for class org.exolab.castor.types.GYear
    Instantiates a new gYear given the value of the year.
    GYear(short[]) - Constructor for class org.exolab.castor.types.GYear
    Constructs a XML Schema GYear instance given all the values of the different fields.
    GYear(String) - Constructor for class org.exolab.castor.types.GYear
    Construct a GYear from a string value
    GYEAR_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:gYear.
    GYEAR_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    GYearDescriptor - Class in org.exolab.castor.types
    The GYear Descriptor.
    GYearDescriptor() - Constructor for class org.exolab.castor.types.GYearDescriptor
     
    GYearMonth - Class in org.exolab.castor.types
    Describe an XML schema gYearMonth type.
    GYearMonth() - Constructor for class org.exolab.castor.types.GYearMonth
    public only for the generated source code
    GYearMonth(short, short, short) - Constructor for class org.exolab.castor.types.GYearMonth
    Instantiates a new gYearMonth given the value of the month and the value of the day.
    GYearMonth(int, int) - Constructor for class org.exolab.castor.types.GYearMonth
    Instantiates a new gYearMonth given the value of the month and the value of the day.
    GYearMonth(short[]) - Constructor for class org.exolab.castor.types.GYearMonth
    Constructs a XML Schema GYearMonth instance given all the values of the different fields.
    GYearMonth(String) - Constructor for class org.exolab.castor.types.GYearMonth
    Constructs a GYearMonth given a string representation
    GYEARMONTH_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:gYearMonth.
    GYEARMONTH_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    GYearMonthDescriptor - Class in org.exolab.castor.types
    The GYearMonth Descriptor.
    GYearMonthDescriptor() - Constructor for class org.exolab.castor.types.GYearMonthDescriptor
     

    H

    handleExpiredContainer(Container) - Method in class org.castor.cache.hashbelt.reaper.NotifyingReaper
    Methode called with a container that has expired before the container is garbage collected.
    handleExpiredContainer(Container) - Method in class org.castor.cache.hashbelt.reaper.NullReaper
    Methode called with a container that has expired before the container is garbage collected.
    handleExpiredContainer(Container) - Method in interface org.castor.cache.hashbelt.reaper.Reaper
    Methode called with a container that has expired before the container is garbage collected.
    handleExpiredContainer(Container) - Method in class org.castor.cache.hashbelt.reaper.RefreshingReaper
    Methode called with a container that has expired before the container is garbage collected.
    handleExpiredContainer(Container) - Method in class org.castor.cache.hashbelt.reaper.ReinsertingReaper
    Methode called with a container that has expired before the container is garbage collected.
    handleExpiredObject(Object) - Method in class org.castor.cache.hashbelt.reaper.NotifyingReaper
    Methode called with an object that has expired before it is garbage collected.
    handleExpiredObject(Object) - Method in class org.castor.cache.hashbelt.reaper.ReinsertingReaper
    Methode called with an object that has expired before it is garbage collected.
    handleJoinConstruction(Qualifier) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Method handling construction of joins.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.DB2QueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.InformixQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.MySQLQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.OracleQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.PostgreSQLQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleLock(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.SapDbQueryVisitor
    Method appending lock clauses as "FOR UPDATE" when needed.
    handleMethodInvokeException(Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
     
    handleMethodInvokeException(String, Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
    Throws a Runtime exception with e's message as its detail message.
    handleStaticInitException(Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
     
    handleStaticInitException(String, Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
    Throws a Runtime exception with e's message as its detail message.
    hasAbstract() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method hasAbstract.
    hasAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Method hasAcceptNull.
    hasAll() - Method in class org.exolab.castor.xml.schema.BlockList
    Returns true if the BlockList contains "#all".
    hasAll() - Method in class org.exolab.castor.xml.schema.FinalList
    Returns true if the FinalList contains "#all".
    hasAnnotations() - Method in interface org.exolab.javasource.JAnnotatedElement
    Returns true if this source element has any annotations.
    hasAnnotations() - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Returns true if this source element has any annotations.
    hasAnnotations() - Method in class org.exolab.javasource.JMethod
    Returns true if this source element has any annotations.
    hasAnnotations() - Method in class org.exolab.javasource.JStructure
    Returns true if this source element has any annotations.
    hasAnotherParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Checks if there is a parent state on the stack.
    hasAny() - Method in class org.exolab.castor.xml.schema.ComplexType
    A helper method that returns true if this complexType contains an <any> element.
    hasAny() - Method in class org.exolab.castor.xml.schema.Group
    A helper method that returns true if this group contains an <any> element.
    hasAnyUnmarshaller() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Checks if there is a SAX2ANY object
    hasAttributeGroupRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns true if this redefinition contains a redefinition for an AttributeGroup with the given name.
    hasAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method hasAutoComplete.
    hasBound() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method hasBound.
    hasBoundProperties() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if bound properties must be generated for the class that will represent the current XMLBindingComponent.
    hasBoundProperties() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if bound properties must be generated for the class that will represent the current BindingComponent.
    hasBoundProperties() - Method in class org.exolab.castor.builder.FactoryState
    Returns true if any bound properties have been found.
    hasCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method hasCapacity.
    hasCentury() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasCentury() - Method in class org.exolab.castor.types.GDay
     
    hasCentury() - Method in class org.exolab.castor.types.GMonth
     
    hasCentury() - Method in class org.exolab.castor.types.GMonthDay
     
    hasCentury() - Method in class org.exolab.castor.types.Time
     
    hasChildNodes() - Method in class org.castor.xmlctf.xmldiff.xml.nodes.ParentNode
    Returns true if this node has any child nodes.
    hasChildren() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns true if this element has children (i.e if it holds attributes or elements).
    hasComplexTypeRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns true if this redefinition contains a redefinition for a complexType with the given name.
    hasContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasContainer.
    hasContainerFields() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns true if this XMLClassDescriptorImpl has any fields which are container objects.
    hasDatabaseRegistries() - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Check if any database configuration has been loaded.
    hasDay() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasDay() - Method in class org.exolab.castor.types.GMonth
     
    hasDay() - Method in class org.exolab.castor.types.GYear
     
    hasDay() - Method in class org.exolab.castor.types.GYearMonth
     
    hasDay() - Method in class org.exolab.castor.types.Time
     
    hasDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method hasDebug.
    hasDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Method hasDetachable.
    hasDirect() - Method in class org.exolab.castor.mapping.xml.Container
    Method hasDirect.
    hasDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasDirect.
    hasDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Method hasDirty.
    hasElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
    Method hasElementDefinition.
    hasEquals() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method hasEquals.
    hasEquals() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if equal method must be generated for the class that will represent the current XMLBindingComponent.
    hasEquals() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if equal method must be generated for the class that will represent the current BindingComponent.
    hasExtension() - Method in class org.exolab.castor.xml.schema.BlockList
    Returns true if extension is contained within this BlockList.
    hasExtension() - Method in class org.exolab.castor.xml.schema.FinalList
    Returns true if extension is contained within this FinalList.
    hasFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns true if this SimpleType has a specified Facet with the given name.
    hasFinal() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method hasFinal.
    hasFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
    Returns true if a fixed value to validate against has been set.
    hasFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
    Returns true if a fixed value to validate against has been set.
    hasFrom() - Method in class org.castor.cpa.persistence.sql.query.Select
    Method to check if qualifiers exist to add to from-clause.
    hasGroupRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns true if this redefinition contains a redefinition for a group with the given name.
    hasHandler(Class) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
    Returns true if the given class has an associated CollectionHandler.
    hashCode() - Method in class org.castor.ddlgen.schemaobject.Field
    hashCode() - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    hashCode() - Method in class org.castor.ddlgen.schemaobject.Index
    hashCode() - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    hashCode() - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    hashCode() - Method in class org.castor.ddlgen.schemaobject.Table
    hashCode() - Method in class org.castor.mapping.BindingType
    Returns the hash code of this object.
    hashCode() - Method in class org.castor.persist.proxy.LazyHashSet
     
    hashCode() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns the hashCode value for this object.
    hashCode() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns the hashCode value for this object.
    hashCode() - Method in class org.exolab.castor.mapping.AccessMode
    Returns the hash code of this object.
    hashCode() - Method in class org.exolab.castor.persist.OID
     
    hashCode() - Method in class org.exolab.castor.persist.spi.Identity
     
    hashCode() - Method in class org.exolab.castor.types.DateTimeBase
    Overrides the java.lang.Object#hashcode method.
    hashCode() - Method in class org.exolab.castor.types.Duration
    Overrides the java.lang.Object#hashcode method.
    hashCode() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Returns the hashCode for this XMLFieldDescriptor
    hashCode() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    As defined by the JDK 1.2 API spec:
    Returns the hash code value for this list.
    hashCode() - Method in class org.exolab.javasource.JTypeName
    HASHFACTOR - Static variable in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Factor for calculation of hash code.
    hasHour() - Method in class org.exolab.castor.types.Date
     
    hasHour() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasHour() - Method in class org.exolab.castor.types.GDay
     
    hasHour() - Method in class org.exolab.castor.types.GMonth
     
    hasHour() - Method in class org.exolab.castor.types.GMonthDay
     
    hasHour() - Method in class org.exolab.castor.types.GYear
     
    hasHour() - Method in class org.exolab.castor.types.GYearMonth
     
    HASHTABLE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the hashtable type
    HASHTABLE_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The hashtable type
    hasIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasIdentity.
    hasImport(String) - Method in class org.exolab.javasource.JStructure
    Returns true if the given classname exists in the imports of this JStructure.
    hasIsNegative() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasIsNegative() - Method in class org.exolab.castor.types.GDay
     
    hasIsNegative() - Method in class org.exolab.castor.types.GMonth
     
    hasIsNegative() - Method in class org.exolab.castor.types.GMonthDay
     
    hasIsNegative() - Method in class org.exolab.castor.types.Time
     
    hasJoin() - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method to check if joins exist for this qualifier.
    hasLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasLazy.
    hasLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns true if a length has been set.
    hasMandatoryParameters() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMandatoryParameters() - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMandatoryParameters() - Method in class org.castor.ddlgen.keygenerator.MaxKeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMandatoryParameters() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMandatoryParameters() - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMandatoryParameters() - Method in interface org.castor.ddlgen.KeyGeneratorFactory
    Does the algorithm has mandatory parameters and therefore requires a key generator definition in mapping file?
    hasMappedSuperclass() - Method in class org.castor.cpa.jpa.natures.JPAClassNature
    Returns if class has a mapped super class.
    hasMappedSuperclass() - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Returns if class has mapped super class.
    hasMaximum() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns true if a maximum (inclusive or exclusive) has been set.
    hasMaxLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns true if a maximum length has been set.
    hasMilli() - Method in class org.exolab.castor.types.Date
     
    hasMilli() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasMilli() - Method in class org.exolab.castor.types.GDay
     
    hasMilli() - Method in class org.exolab.castor.types.GMonth
     
    hasMilli() - Method in class org.exolab.castor.types.GMonthDay
     
    hasMilli() - Method in class org.exolab.castor.types.GYear
     
    hasMilli() - Method in class org.exolab.castor.types.GYearMonth
     
    hasMinimum() - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Returns true if a minimum (inclusive or exclusive) has been set.
    hasMinLength() - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Returns true if a minimum length has been set.
    hasMinute() - Method in class org.exolab.castor.types.Date
     
    hasMinute() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasMinute() - Method in class org.exolab.castor.types.GDay
     
    hasMinute() - Method in class org.exolab.castor.types.GMonth
     
    hasMinute() - Method in class org.exolab.castor.types.GMonthDay
     
    hasMinute() - Method in class org.exolab.castor.types.GYear
     
    hasMinute() - Method in class org.exolab.castor.types.GYearMonth
     
    hasMonth() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasMonth() - Method in class org.exolab.castor.types.GDay
     
    hasMonth() - Method in class org.exolab.castor.types.GYear
     
    hasMonth() - Method in class org.exolab.castor.types.Time
     
    hasMore() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    hasMore() - Method in interface org.exolab.castor.jdo.QueryResults
    Returns true if there are any more results in the result set.
    hasMoreElements() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    hasMoreElements() - Method in class org.exolab.castor.util.IteratorEnumeration
     
    hasMoreLines() - Method in class org.exolab.javasource.JCommentFormatter
     
    hasMoreTokens() - Method in class org.exolab.castor.jdo.oql.Lexer
    Checks whether the query strin has been fully consumed.
    hasNature(String) - Method in interface org.castor.core.nature.NatureExtendable
    Checks if a specified nature has been added.
    hasNature(String) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Checks if a specified nature has been added.
    hasNature(String) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Checks if a specified nature has been added.
    hasNature(String) - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Returns true if the Nature with the given name was added before, false if not.
    hasNature(String) - Method in class org.exolab.castor.builder.info.ClassInfo
     
    hasNature(String) - Method in class org.exolab.castor.builder.info.FieldInfo
     
    hasNature(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
     
    hasNature(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    hasNature(String) - Method in class org.exolab.castor.types.BaseDescriptor
     
    hasNature(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
     
    hasNature(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    hasNext() - Method in class org.castor.core.util.EnumerationIterator
    hasNext() - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    hasNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasNillable.
    hasPattern() - Method in class org.exolab.castor.xml.validators.PatternValidator
    Returns true if a regular expression has been set for this PatternValidator.
    hasReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
    Method hasReadOnly.
    hasReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Method hasReadOnly.
    hasRedefinition() - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns true if at least one structure other than an annotation is present.
    hasReference() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method hasReference.
    hasReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns true if this ModelGroup is referencing another one
    hasRequired() - Method in class org.exolab.castor.mapping.xml.Container
    Method hasRequired.
    hasRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasRequired.
    hasRestriction() - Method in class org.exolab.castor.xml.schema.BlockList
    Returns true if restriction is contained within this BlockList.
    hasRestriction() - Method in class org.exolab.castor.xml.schema.FinalList
    Returns true if restriction is contained within this FinalList.
    hasSeconds() - Method in class org.exolab.castor.types.Date
     
    hasSeconds() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasSeconds() - Method in class org.exolab.castor.types.GDay
     
    hasSeconds() - Method in class org.exolab.castor.types.GMonth
     
    hasSeconds() - Method in class org.exolab.castor.types.GMonthDay
     
    hasSeconds() - Method in class org.exolab.castor.types.GYear
     
    hasSeconds() - Method in class org.exolab.castor.types.GYearMonth
     
    hasSimpleTypeRedefinition(String) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Returns true if this redefinition contains a redefinition for a simpleType with the given name.
    hasSubstitution() - Method in class org.exolab.castor.xml.schema.BlockList
    Returns true if substitution is contained within this BlockList.
    hasTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method hasTransient.
    hasTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method hasTransient.
    hasTransient() - Method in class org.exolab.castor.mapping.xml.Sql
    Method hasTransient.
    hasTypeValidator() - Method in class org.exolab.castor.xml.FieldValidator
    Returns true if a TypeValidator has been set.
    hasValue(Object) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
    Returns true if the "handled" field has a value within the given object.
    hasVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method hasVerifyConstructable.
    hasWhiteSpace() - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Returns true if the whiteSpace facet is used.
    hasWrapper() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Method hasWrapper.
    hasXMLType() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Indicates whether a type is set for this element definiion.
    hasXMLType() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Indicates whether a type is set for this element definiion.
    hasYear() - Method in class org.exolab.castor.types.DateTimeBase
     
    hasYear() - Method in class org.exolab.castor.types.GDay
     
    hasYear() - Method in class org.exolab.castor.types.GMonth
     
    hasYear() - Method in class org.exolab.castor.types.GMonthDay
     
    hasYear() - Method in class org.exolab.castor.types.Time
     
    HEADER_COMMENT_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Header comment.
    HEADER_STYLE - Static variable in class org.exolab.javasource.JComment
    The header style, similiar to block, but with an '*' at the start of each line.
    HEXBINARY_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:hexBinary.
    HEXBINARY_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    HexDecoder - Class in org.castor.core.util
    Hex encoder/decoder implementation (borrowed from BouncyCastle=.
    HighLowKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    HIGH-LOW key generators.
    HighLowKeyGenerator(PersistenceFactory, Properties, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.HighLowKeyGenerator
    Initialize the HIGH-LOW key generator.
    HighLowKeyGenerator - Class in org.castor.ddlgen.keygenerator
    HIGH-LOW key generator will be handled by Castor so no DDL needs to be created.
    HighLowKeyGenerator(KeyGeneratorDef) - Constructor for class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Constructor for HIGH-LOW key generator specified by given defintion.
    HighLowKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    HIGH-LOW key generator factory.
    HighLowKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.HighLowKeyGeneratorFactory
     
    HighLowKeyGeneratorFactory - Class in org.castor.ddlgen.keygenerator
    Factory class for HIGH-LOW key generators.
    HighLowKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.keygenerator.HighLowKeyGeneratorFactory
     
    HighLowValueHandler<T> - Class in org.castor.cpa.persistence.sql.keygen
     
    HighLowValueHandler(String, int, KeyGeneratorTypeHandler<T>) - Constructor for class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    HOLDLOCK - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'HOLDLOCK' keyword for constructing WITH (HOLDLOCK)-clauses.
    HsqlFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for HypersonicSQL driver.
    HsqlFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    HsqlField - Class in org.castor.ddlgen.engine.hsql
    HSQL Field.
    HsqlField() - Constructor for class org.castor.ddlgen.engine.hsql.HsqlField
     
    HsqlGenerator - Class in org.castor.ddlgen.engine.hsql
    Generator for HSQL.
    HsqlGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Constructor for HsqlGenerators.
    HsqlPrimaryKey - Class in org.castor.ddlgen.engine.hsql
    Primary key of HSQL database engine.
    HsqlPrimaryKey() - Constructor for class org.castor.ddlgen.engine.hsql.HsqlPrimaryKey
     
    HsqlQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for MySQL.
    HsqlQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.HsqlQueryExpression
     
    HsqlSchemaFactory - Class in org.castor.ddlgen.engine.hsql
    HSQL schema factory.
    HsqlSchemaFactory() - Constructor for class org.castor.ddlgen.engine.hsql.HsqlSchemaFactory
     
    HsqlSequenceKeyGeneratorFactory - Class in org.castor.ddlgen.engine.hsql
    Factory class for SEQUENCE key generators for HSQL.
    HsqlSequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.engine.hsql.HsqlSequenceKeyGeneratorFactory
     
    HsqlTable - Class in org.castor.ddlgen.engine.hsql
    HSQL table.
    HsqlTable() - Constructor for class org.castor.ddlgen.engine.hsql.HsqlTable
     
    HsqlTypeMapper - Class in org.castor.ddlgen.engine.hsql
    Final TypeMapper for HSQL database.
    HsqlTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.hsql.HsqlTypeMapper
    Construct a TypeMapper for MySQL database using given configuration to get default parameters for parameterized types.

    I

    id - Variable in class org.castor.cpa.query.castorql.SimpleNode
     
    id - Variable in class org.castor.cpa.query.ejbql.SimpleNode
     
    ID - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    ID - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    ID_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ID_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:ID.
    ID_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    Identifier() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    IDENTIFIER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    Identifier() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    IDENTIFIER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    IDENTIFIER - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    Identity - Class in org.exolab.castor.persist.spi
     
    Identity(Object) - Constructor for class org.exolab.castor.persist.spi.Identity
    Creates an instance of this class, based upon the parameter passed in.
    Identity(Object[]) - Constructor for class org.exolab.castor.persist.spi.Identity
     
    Identity(Object, Object) - Constructor for class org.exolab.castor.persist.spi.Identity
     
    IDENTITY_FIELD - Static variable in class org.exolab.castor.xml.schema.Structure
     
    IDENTITY_SELECTOR - Static variable in class org.exolab.castor.xml.schema.Structure
     
    IdentityConstraint - Class in org.exolab.castor.xml.schema
    The base class for the XML Schema Identity Constraints (key, keyref, unique).
    IdentityConstraint(String) - Constructor for class org.exolab.castor.xml.schema.IdentityConstraint
    Constructor used by sub-classes.
    IdentityConstraintUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling Identity Constraints
    IdentityConstraintUnmarshaller(SchemaContext, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Creates a new IdentityConstraintUnmarshaller.
    IdentityField - Class in org.exolab.castor.xml.schema
    A class which represents the field selector for an IdentityConstraint
    IdentityField(String) - Constructor for class org.exolab.castor.xml.schema.IdentityField
    Creates a new IdentityField.
    IdentityInfo - Class in org.exolab.castor.builder.info
     
    IdentityInfo(String, FieldMemberAndAccessorFactory) - Constructor for class org.exolab.castor.builder.info.IdentityInfo
    Creates a new IdentityInfo.
    IdentityKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    IDENTITY key generator.
    IdentityKeyGenerator(PersistenceFactory, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.IdentityKeyGenerator
    Initialize the IDENTITY key generator.
    IdentityKeyGenerator - Class in org.castor.ddlgen.keygenerator
    IDENTITY key generator can be used only with autoincrement primary key columns (identities) with Sybase ASE/ASA, MS SQL Server, MySQL and Hypersonic SQL.
    IdentityKeyGenerator() - Constructor for class org.castor.ddlgen.keygenerator.IdentityKeyGenerator
    Constructor for default IDENTITY key generator.
    IdentityKeyGenerator(KeyGeneratorDef) - Constructor for class org.castor.ddlgen.keygenerator.IdentityKeyGenerator
    Constructor for IDENTITY key generator specified by given defintion.
    IdentityKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    IDENTITY key generator factory.
    IdentityKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.IdentityKeyGeneratorFactory
     
    IdentityKeyGeneratorFactory - Class in org.castor.ddlgen.keygenerator
    Factory class for IDENTITY key generators.
    IdentityKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.keygenerator.IdentityKeyGeneratorFactory
     
    IdentityMap - Class in org.castor.core.util
    An IdentityMap that uses reference-equality instead of object-equality.
    IdentityMap() - Constructor for class org.castor.core.util.IdentityMap
     
    IdentityMap.Entry - Class in org.castor.core.util
    An entry of the IdentityMap.
    IdentityMemberAndAccessorFactory - Class in org.exolab.castor.builder.factory
    This class translates a fieldInfo describing an identity into the suitable getter<7setter methods.
    IdentityMemberAndAccessorFactory(JavaNaming) - Constructor for class org.exolab.castor.builder.factory.IdentityMemberAndAccessorFactory
    Creates the IdentityMemberAndAccessorFactory.
    IdentitySelector - Class in org.exolab.castor.xml.schema
    A class which represents the selector for an IdentityConstraint
    IdentitySelector(String) - Constructor for class org.exolab.castor.xml.schema.IdentitySelector
    Creates a new IdentitySelector.
    IdentitySet - Class in org.castor.core.util
    An IdentitySet that uses reference-equality instead of object-equality.
    IdentitySet() - Constructor for class org.castor.core.util.IdentitySet
    Construct a set with default capacity.
    IdentitySet(int) - Constructor for class org.castor.core.util.IdentitySet
    Construct a set with given capacity.
    IdentitySet.Entry - Class in org.castor.core.util
    An entry of the IdentitySet.
    IDREF - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    IDREF_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:IDREF.
    IDREF_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    IDREFS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    IDREFS_NAME - Static variable in class org.exolab.castor.builder.types.XSIdRefs
    Name of the IDREFS type.
    IDREFS_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:IDREFS.
    IDREFS_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    IdRefsValidator - Class in org.exolab.castor.xml.validators
    The IDREFS Validation class.
    IdRefsValidator() - Constructor for class org.exolab.castor.xml.validators.IdRefsValidator
    Creates a new IdRefsValidator with no restrictions.
    IdRefValidator - Class in org.exolab.castor.xml.validators
    The IDREF Validation class.
    IdRefValidator() - Constructor for class org.exolab.castor.xml.validators.IdRefValidator
    Creates a new IdRefValidator with no restrictions.
    IDResolver - Interface in org.exolab.castor.xml
    A simple interface for doing custom IDREF resolving during Unmarshalling.
    idToJava(int, Object) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    IdValidator - Class in org.exolab.castor.xml.validators
    The ID Validation class.
    IdValidator() - Constructor for class org.exolab.castor.xml.validators.IdValidator
    Creates a new IdValidator with no restrictions.
    ignorableWhitespace(char[], int, int) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Ignores ignorable whitespace.
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.dsml.Consumer
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#ignorableWhitespace(char[], int, int) request to the proxy that is provided, printing debugging information before doing the proxy.
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    delegates ignorableWhitespace call to SAX2ANY.
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    IGNORED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
     
    illegalAttribute(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called when an illegal Attribute is encountered.
    illegalAttribute(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called when an illegal Attribute is encountered.
    IllegalClassDescriptorInitialization - Exception in org.castor.core.exception
    RuntimeException descendant to signal problems during class descriptor instantiation.
    IllegalClassDescriptorInitialization() - Constructor for exception org.castor.core.exception.IllegalClassDescriptorInitialization
    Creates an instance of IllegalClassDescriptorInitialization.
    IllegalClassDescriptorInitialization(String) - Constructor for exception org.castor.core.exception.IllegalClassDescriptorInitialization
    Creates an instance of IllegalClassDescriptorInitialization.
    IllegalClassDescriptorInitialization(Throwable) - Constructor for exception org.castor.core.exception.IllegalClassDescriptorInitialization
    Creates an instance of IllegalClassDescriptorInitialization.
    IllegalClassDescriptorInitialization(String, Throwable) - Constructor for exception org.castor.core.exception.IllegalClassDescriptorInitialization
    Creates an instance of IllegalClassDescriptorInitialization.
    illegalElement(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called when an illegal Element is encountered.
    illegalElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called when an illegal Element is encountered.
    image - Variable in class org.castor.cpa.query.castorql.Token
    The string image of the token.
    image - Variable in class org.castor.cpa.query.ejbql.Token
    The string image of the token.
    image - Variable in class org.exolab.castor.xml.dtd.parser.Token
    The string image of the token.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.CoherenceCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.EHCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.FKCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.GigaspacesCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.JCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.JcsCache
    The classname of the implementations factory class.
    IMPLEMENTATION - Static variable in class org.castor.cache.distributed.OsCache
    The classname of the implementations cache class.
    IMPLIED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    IMPORT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ImportDescriptor - Class in org.exolab.castor.dsml
     
    ImportDescriptor() - Constructor for class org.exolab.castor.dsml.ImportDescriptor
     
    ImportDescriptor.Policy - Class in org.exolab.castor.dsml
     
    importDocument(InputStream) - Method in class org.exolab.castor.dsml.Importer
     
    importDocument(Reader) - Method in class org.exolab.castor.dsml.Importer
     
    importDocument(Parser, InputSource) - Method in class org.exolab.castor.dsml.Importer
     
    importEntries(Enumeration<SearchResult>) - Method in class org.exolab.castor.dsml.Importer
     
    importEntries(NamingEnumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
     
    importEntries(Enumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
     
    importEntries(Enumeration) - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
     
    importEntry(SearchResult, int) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
     
    importEntry(LDAPEntry, int) - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
     
    Importer - Class in org.exolab.castor.dsml
     
    Importer() - Constructor for class org.exolab.castor.dsml.Importer
     
    ImportEventListener - Interface in org.exolab.castor.dsml
     
    ImportExportException - Exception in org.exolab.castor.dsml
     
    ImportExportException(Exception) - Constructor for exception org.exolab.castor.dsml.ImportExportException
     
    ImportUnmarshaller - Class in org.exolab.castor.xml.schema.reader
     
    ImportUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.ImportUnmarshaller
     
    IN - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    IN - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    in() - Method in interface org.castor.cpa.query.Field
    In.
    in() - Method in class org.castor.cpa.query.object.AbstractField
    In.
    In - Class in org.castor.cpa.query.object.condition
    Final class that represents in simple condition.
    In() - Constructor for class org.castor.cpa.query.object.condition.In
     
    inBuf - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    inBuf - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    Include - Class in org.exolab.castor.mapping.xml
    Class Include.
    Include() - Constructor for class org.exolab.castor.mapping.xml.Include
     
    INCLUDE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    IncludeDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class IncludeDescriptor.
    IncludeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
     
    includeProcessed(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns True if the given XML Schema has already been included via
    IncludeType - Class in org.exolab.castor.builder.binding.xml
    A binding file can include other binding files by specifying the location (URI) of the binding files to include.
    IncludeType() - Constructor for class org.exolab.castor.builder.binding.xml.IncludeType
     
    IncludeTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class IncludeTypeDescriptor.
    IncludeTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
     
    IncludeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A simple unmarshaller to read included schemas.
    IncludeUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.IncludeUnmarshaller
     
    InCondition - Interface in org.castor.cpa.query
    Interface for InCondition of query objects.
    increment(T) - Method in interface org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler
    Increments the provided value by ONE.
    increment(BigDecimal) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Increments the provided value by ONE.
    increment(Integer) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Increments the provided value by ONE.
    increment(Long) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Increments the provided value by ONE.
    increment(Short) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Increments the provided value by ONE.
    increment(String) - Method in class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Increments the provided value by ONE.
    indent() - Method in class org.castor.ddlgen.DDLWriter
    Increase indention by 1.
    indent() - Method in class org.exolab.javasource.JSourceCode
    Increases the current indent level by 1.
    indent() - Method in class org.exolab.javasource.JSourceWriter
    Increases the indentation level by 1.
    INDENT_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Indention.
    INDETERMINATE - Static variable in class org.exolab.castor.types.DateTimeBase
    Public constant referring to an indeterminate Date/Time comparison.
    Index - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all indices.
    Index() - Constructor for class org.castor.ddlgen.schemaobject.Index
     
    INDEX_OUT_OF_BOUNDS_EXCEPTION - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.lang.IndexOutOfBoundsException'.
    indexOf(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns the index of the first occurrence of the specified XMLFieldDescriptor, or -1 if the descriptor is not contained in the collection.
    InExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    InExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    InfoFactory - Class in org.castor.cpa.persistence.sql.engine.info
     
    InfoFactory() - Constructor for class org.castor.cpa.persistence.sql.engine.info.InfoFactory
     
    InformixFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for Informix driver.
    InformixFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    InformixQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for Informix 7.x.
    InformixQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.InformixQueryExpression
     
    InformixQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for informix database.
    InformixQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.InformixQueryVisitor
     
    InformViaLogClassNameCRStrategy - Class in org.exolab.castor.builder.conflictresolution
    An implementation of ClassNameCRStrategy that reports any conflict notifications to a log file, basically stating what classes have been overwriten as a result of such a name conflict.
    InformViaLogClassNameCRStrategy() - Constructor for class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Creates an instance of this name conflict resolution strategy, that will emit warnings to the user as part of a standard logging aproach.
    InfoToDescriptorConverter - Class in org.castor.cpa.jpa.info
    This Class converts a ClassInfo and its contained FieldInfos to a ClassDescriptor with FieldDescriptors.
    INHERITANCE_STRATEGY - Static variable in class org.castor.cpa.jpa.natures.JPAClassNature
    Property Key for Inheritance.strategy().
    init(ResultSet) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    initCause(Throwable) - Method in exception org.castor.core.exceptions.CastorRuntimeException
    The method emulates the JDK 1.4 Throwable version of initCause() for JDKs before 1.4.
    initCause(Throwable) - Method in exception org.exolab.castor.core.exceptions.CastorException
    Match the JDK 1.4 Throwable version of initCause() on JDK<1.4 systems.
    InItem() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    InItem() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    initFromParameters(Properties) - Method in class org.castor.cpa.persistence.sql.keygen.HighLowKeyGenerator
    Method to init some class variables.
    initialiseDecodingTable() - Static method in class org.castor.core.util.HexDecoder
    Initialize the decoding table.
    initialize(Properties) - Method in class org.castor.cache.AbstractBaseCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in interface org.castor.cache.Cache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in class org.castor.cache.DebuggingCacheProxy
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in class org.castor.cache.distributed.CoherenceCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.CoherenceCache
    Normally called to initialize CoherenceCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.EHCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.EHCache
    Normally called to initialize FKCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.FKCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.FKCache
    Normally called to initialize FKCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.GigaspacesCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.GigaspacesCache
    Normally called to initialize CoherenceCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.JCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.JCache
    Normally called to initialize JCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.JcsCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(String, Properties) - Method in class org.castor.cache.distributed.JcsCache
    Normally called to initialize JcsCache.
    initialize(Properties) - Method in class org.castor.cache.distributed.OsCache
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in class org.castor.cache.simple.CountLimited
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(Properties) - Method in class org.castor.cache.simple.TimeLimited
    Lyfe-cycle method to allow custom initialization of cache implementations.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.AbstractTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.db2.Db2Generator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.db2.Db2TypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.derby.DerbyTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.hsql.HsqlTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.mssql.MssqlTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.mysql.MysqlTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.oracle.OracleTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.pointbase.PointBaseTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.sapdb.SapdbTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Initialize generator.
    initialize(DDLGenConfiguration) - Method in class org.castor.ddlgen.engine.sybase.SybaseTypeMapper
    Initialize map of known types using given configuration to get default parameters for parameterized types.
    initialize() - Method in interface org.castor.ddlgen.Generator
    Initialize generator.
    initialize() - Method in class org.castor.jdo.engine.DatabaseContext
    Initialize factory if it had not been initialized before.
    INITIALIZE_AT_LOAD - Static variable in class org.castor.cpa.CPAProperties
    Property telling if database should be initialized when loading.
    initialized(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
    Not used for includes processing.
    initialized(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
    This method is called when an object has just been initialized by the Unmarshaller.
    initialized(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
    This method is called when an object has just been initialized by the Unmarshaller.
    initialized(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
     
    initialized(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
    Deprecated.
    This method is called when an object has just been initialized by the Unmarshaller.
    initializeFactory() - Method in interface org.castor.cpa.persistence.sql.connection.ConnectionFactory
    Initialize the concrete factory.
    initializeFactory() - Method in class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Initialize the concrete factory.
    initializeFactory() - Method in class org.castor.cpa.persistence.sql.connection.DriverConnectionFactory
    Initialize the concrete factory.
    initializeFactory() - Method in class org.castor.cpa.persistence.sql.connection.JNDIConnectionFactory
    Initialize the concrete factory.
    initializeFactory() - Method in class org.castor.jdo.engine.DatabaseContext
     
    initializeFields(int) - Method in class org.castor.persist.ProposedEntity
    Initialize field values to the specified number.
    initialValue - Variable in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    initSqlTypeHandler(int) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceAfterKeyGenerator
    Initialize the Handler based on SQL Type.
    initSqlTypeHandler(int) - Method in class org.castor.cpa.persistence.sql.keygen.SequenceBeforeKeyGenerator
    Initialize the Handler based on SQL Type.
    INNER_JOIN - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    Input() - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
    Main method that starts parsing process.
    Input() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Main parsing method that starts parsing process.
    input_stream - Variable in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
     
    input_stream - Variable in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
     
    InputCharStream - Class in org.exolab.castor.xml.dtd.parser
    An implementation of interface CharStream.
    InputCharStream(Reader, int, int, int) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
    Constructor, allowing to specify start line and start column of the char stream, and buffer size as well.
    InputCharStream(Reader, int, int) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
    Constructor, allowing to specify start line and start column of the char stream.
    InputCharStream(Reader) - Constructor for class org.exolab.castor.xml.dtd.parser.InputCharStream
    Constructor, instantiating the char stream to begin at 1-st line and 1-st column of dstream.
    inputStream - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    inputStream - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    InputStreamToByteArray - Class in org.castor.cpa.persistence.convertor
    Convert InputStream to byte[].
    InputStreamToByteArray() - Constructor for class org.castor.cpa.persistence.convertor.InputStreamToByteArray
    Default constructor.
    InputStreamToSerializable - Class in org.castor.cpa.persistence.convertor
    Convert InputStream to Serializable.
    InputStreamToSerializable() - Constructor for class org.castor.cpa.persistence.convertor.InputStreamToSerializable
    Default constructor.
    insert(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.CompoundCondition
    Inserts the specified condition at begin of this list of conditions.
    Insert - Class in org.castor.cpa.persistence.sql.query
    Class to generate SQL Insert query statements.
    Insert(String) - Constructor for class org.castor.cpa.persistence.sql.query.Insert
    Construct a SQL insert statement that inserts into the table.
    INSERT - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'INSERT' keyword of a SQL insert query.
    insertDuplicateKeyCheck(CastorConnection, Identity) - Method in class org.castor.cpa.persistence.sql.engine.SQLStatementInsertCheck
    Performs check for Duplicate primary key.
    InstanceFactory - Interface in org.exolab.castor.persist.spi
    A callback interceptor delegates instance creation to the handler.
    InstantDBFactory - Class in org.castor.cpa.persistence.sql.driver
    Persistence factory for InstantDB database (http://instantdb.enhydra.org/ ).
    InstantDBFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.InstantDBFactory
     
    InstantDBQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    specialized generic driver for InstantDB database.
    InstantDBQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.InstantDBQueryExpression
     
    instantiateParser(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
    Instantiates an Parser instance directly, using Class.forName(String) to obtain the Class instance, and uses Class.newInstance() to create the actual instance.
    instantiateXMLReader(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
    Instantiates an XMLReader instance directly, using Class.forName(String) to obtain the Class instance, and uses Class.newInstance() to create the actual instance.
    INT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    INT - Static variable in class org.exolab.javasource.JType
    JType instance for a int (Integer).
    INT_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:int.
    INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    INTEGER - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    INTEGER_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    INTEGER_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    INTEGER_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:integer.
    INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema integer type
    IntegerLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    IntegerLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    IntegerToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Integer to BigDecimal.
    IntegerToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToBigDecimal
    Default constructor.
    IntegerToBoolean - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Boolean.
    IntegerToBoolean() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToBoolean
    Default constructor.
    IntegerToByte - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Byte.
    IntegerToByte() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToByte
    Default constructor.
    IntegerToDate - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Date.
    IntegerToDate() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToDate
    Default constructor.
    IntegerToDouble - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Double.
    IntegerToDouble() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToDouble
    Default constructor.
    IntegerToFloat - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Float.
    IntegerToFloat() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToFloat
    Default constructor.
    IntegerToLong - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Long.
    IntegerToLong() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToLong
    Default constructor.
    IntegerToShort - Class in org.castor.cpa.persistence.convertor
    Convert Integer to Short.
    IntegerToShort() - Constructor for class org.castor.cpa.persistence.convertor.IntegerToShort
    Default constructor.
    IntegerValidator - Class in org.exolab.castor.xml.validators
    The Integer Validation class.
    IntegerValidator() - Constructor for class org.exolab.castor.xml.validators.IntegerValidator
    Creates a new IntegerValidator with no restrictions.
    InterbaseFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for Interbase driver.
    InterbaseFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    InterbaseQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for Interbase.
    InterbaseQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.InterbaseQueryExpression
     
    intercept(Object, Method, Object[], MethodProxy) - Method in class org.castor.persist.proxy.SingleProxy
    interceptedClass() - Method in interface org.castor.persist.proxy.LazyCGLIB
    Returns the Class instance for the class to be intercepted.
    interceptedClassMolder() - Method in interface org.castor.persist.proxy.LazyCGLIB
    Returns the ClassMolder of the object intercepted.
    interceptedHasMaterialized() - Method in interface org.castor.persist.proxy.LazyCGLIB
     
    interceptedIdentity() - Method in interface org.castor.persist.proxy.LazyCGLIB
    Returns the identity of the object (class) intercepted.
    Interface - Class in org.exolab.castor.builder.binding.xml
    Class Interface.
    Interface() - Constructor for class org.exolab.castor.builder.binding.xml.Interface
     
    INTERFACE - Static variable in interface org.exolab.castor.builder.BindingComponent
    An interface binding component.
    InterfaceDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class InterfaceDescriptor.
    InterfaceDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
     
    InternalContext - Interface in org.castor.xml
    The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
    The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
    The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByCDR
    Tries to load the CDR file for the given package name using the provided class loader.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByDescriptorClass
    Tries to load an XMLClassDescriptor directly from an existing .class file.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByIntrospection
    Creates an XMLClassDescriptor for the given type by using introspection.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByMappingLoader
    If a mapping loader is set in the configuration the descriptor for the given class / className is taken from the mapping loader and put into the cache.
    internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByPackageMapping
    The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
    INTO - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'INTO' keyword of insert query.
    introspected(XMLClassDescriptor) - Static method in class org.exolab.castor.xml.Introspector
    Returns true if the given XMLClassDescriptor was created via introspection
    Introspector - Class in org.exolab.castor.xml
    A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two.
    Introspector() - Constructor for class org.exolab.castor.xml.Introspector
    Creates a new instance of the Introspector.
    Introspector(ClassLoader) - Constructor for class org.exolab.castor.xml.Introspector
    Creates a new instance of the Introspector.
    IntValidator - Class in org.exolab.castor.xml.validators
    The Int Validation class.
    IntValidator() - Constructor for class org.exolab.castor.xml.validators.IntValidator
    Creates a new IntValidator with no restrictions.
    INVALID_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
    This code is for errors or uninitialized types.
    InvalidCharException - Exception in org.exolab.castor.jdo.oql
    Exception thrown to indicate that an invalid character was encountered by the Lexer.
    InvalidCharException(String) - Constructor for exception org.exolab.castor.jdo.oql.InvalidCharException
     
    InvalidCharException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.oql.InvalidCharException
     
    inverse() - Method in enum org.castor.cpa.persistence.sql.query.condition.CompareOperator
    Returns the inverse comparison operator.
    invoke(Object, Method, Object[]) - Method in class org.castor.cpa.persistence.sql.connection.CallableStatementProxy
    invoke(Object, Method, Object[]) - Method in class org.castor.cpa.persistence.sql.connection.ConnectionProxy
    invoke(Object, Method, Object[]) - Method in class org.castor.cpa.persistence.sql.connection.PreparedStatementProxy
    invoke(Object, Method, Object[]) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
    Invokes a method.
    invokeMethod(Object, String, Class<?>[], Object[]) - Method in class org.castor.cache.AbstractBaseCache
    Invoke method with given name and arguments having parameters of types specified on the given target.
    invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - Method in class org.castor.cache.AbstractBaseCache
    Invoke static method with given name and arguments having parameters of types specified on the given target.
    IO_EXCEPTION - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.io.IOException'.
    IONE - Static variable in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
    cache/reuse the special Integer value one to speed up readlocks *
    IS - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'IS' keyword for conditions of SQL queries.
    IS - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    IS - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    IS_DEFINED - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    IS_DEFINED - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    IS_UNDEFINED - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    IS_UNDEFINED - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    isAbstract() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'abstract'.
    isAbstract() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the class that will represent the current XMLBindingComponent must be abstract.
    isAbstract() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if the class generated from the current BindingComponent will be abstract.
    isAbstract() - Method in class org.exolab.castor.builder.info.ClassInfo
    Returns true if the JClass represented by this ClassInfo is abstract.
    isAbstract() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this ComplexType has been marked as Abstract.
    isAbstract() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns true if this element definition is abstract
    isAbstract() - Method in class org.exolab.javasource.JModifiers
    Returns true if this JModifiers includes the qualifier "abstract".
    isAcceptNull() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Returns the value of field 'acceptNull'.
    isActive() - Method in interface org.exolab.castor.jdo.Database
    Returns true if a transaction is currently active.
    isActive() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns true if a transaction is currently active.
    isAddable() - Method in class org.exolab.castor.persist.FieldMolder
     
    isAddMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Checks if the given method is an add method.
    isAddMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given method is an add method.
    isAllowRedefinition() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
    Is the ability to allow redefinitions enabled or disabled?
    isAnnotationPresent(JAnnotationType) - Method in interface org.exolab.javasource.JAnnotatedElement
    Returns true if a JAnnotation exists for the given JAnnotationType.
    isAnnotationPresent(JAnnotationType) - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Returns true if a JAnnotation exists for the given JAnnotationType.
    isAnnotationPresent(JAnnotationType) - Method in class org.exolab.javasource.JMethod
    Returns true if a JAnnotation exists for the given JAnnotationType.
    isAnnotationPresent(JAnnotationType) - Method in class org.exolab.javasource.JStructure
    Returns true if a JAnnotation exists for the given JAnnotationType.
    isAnyContent() - Method in class org.exolab.castor.xml.dtd.Element
    True if the element is of ANY content type, false otherwise.
    isAnyType() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns true if this XMLType is an AnyType
    isArray() - Method in class org.exolab.javasource.JType
    Returns true if this type represents an Array.
    isAssignableFrom(Class<?>) - Method in class org.exolab.castor.persist.ClassMolder
    check if the current ClassModlder is assignable from the class instance.
    isAttributeWildcard() - Method in class org.exolab.castor.xml.schema.Wildcard
    Returns true if this wildcard represents <anyAttribute> otherwise false
    isAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'autoComplete'.
    isAutomaticConflictResolution() - Method in class org.exolab.castor.builder.BuilderConfiguration
    indicates whether automatic class name conflict resolution during XML code generation should take place or not.
    isAutoStore() - Method in class org.castor.persist.AbstractTransactionContext
    Test if autoStore option is enabled or not.
    isAutoStore() - Method in interface org.castor.persist.TransactionContext
    Deprecated.
    Please use the 'cascading' attribute of the field mapping instead.
    isAutoStore() - Method in interface org.exolab.castor.jdo.Database
    Deprecated.
    As of Castor 1.3.2, please use the 'cascading' attribute of the field mapping instead.
    isAutoStore() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Return if the current transaction is set to autoStore, it there is transaction active.
    isAutoStore() - Method in class org.exolab.castor.jdo.JDOManager
    Return if the next database instance will be set to autoStore.
    isBasicOptional() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isBound() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'bound'.
    isBound() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns true if this FieldInfo represents a bound property.
    isBuiltInType() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns true if this SimpleType is a built in type.
    isBuiltInType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Indicates if a type code corresponds to an xml schema built in type.
    isCached(ClassMolder, Class, Identity) - Method in class org.castor.persist.AbstractTransactionContext
    isCached(ClassMolder, Class, Identity) - Method in interface org.castor.persist.TransactionContext
     
    isCached(Class, Object) - Method in class org.exolab.castor.jdo.CacheManager
    Indicates whether am instance of cls is currently cached.
    isCached(Class, OID) - Method in class org.exolab.castor.persist.LockEngine
    Provides information about whether an object of Class cls with identity iod is currently cached.
    isCascadingCreate(TransactionContext) - Method in class org.castor.persist.resolver.BaseRelationResolver
    Indicates whether 'cascading create' mode has been requested.
    isCascadingDelete() - Method in class org.castor.persist.resolver.BaseRelationResolver
    Indicates whether 'cascading delete' mode has been requested.
    isCascadingUpdate(TransactionContext) - Method in class org.castor.persist.resolver.BaseRelationResolver
    Indicates whether 'cascading update' mode has been requested.
    isCDATA(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks all characters of the given String to determine if they syntactically match the production of a CDATA.
    isCheckDirty() - Method in class org.exolab.castor.persist.FieldMolder
     
    isChoice() - Method in class org.exolab.castor.builder.info.GroupInfo
    Returns true if the compositor of this GroupInfo is a choice.
    isChoice() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns true if the compositor of this GroupInfo is a choice.
    isChoice() - Method in class org.exolab.castor.types.BaseDescriptor
    Indicates whether the XML artifact described by this descriptor is a .
    isChoice() - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
    Indicates whether the XML artifact described by this descriptor is a .
    isChoice() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    isChoice() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
    Indicates whether the XML artifact described by this descriptor is a .
    isChoiceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if the content is a choice list of content particles, false otherwise.
    isClearCollections() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Indicates whether it's necessary to clear any collection or not.
    isCloneable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the Java type implements the Cloneable interface.
    isClosed() - Method in interface org.exolab.castor.jdo.Database
    Returns true if the database is closed.
    isClosed() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns true if the database is closed.
    isCollection() - Method in class org.exolab.castor.builder.types.XSListType
    Returns true if this XSType represents a collection.
    isCollection() - Method in class org.exolab.castor.builder.types.XSType
    Returns true if this XSType represents a collection.
    isCollection() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Return true if the field is a collection.
    isCollection(Class) - Static method in class org.exolab.castor.xml.Introspector
    Returns true if the given Class is an instance of a collection class.
    isCombiningChar(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks the given character to determine if it is a valid CombiningChar as defined by the W3C XML 1.0 Recommendation.
    isComplexContent() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this complexType is a 'complexContent'.
    isComplexType() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns true if this XMLType is a ComplexType
    isConstructable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the objects of this class are constructable.
    isConstructable(Class<?>, boolean) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the objects of this class are constructable.
    isConstructorArgument() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isConstructorArgument() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the value of the field represented by this descriptor should be set via the constructor of the containing class.
    isContainer() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns true if this FieldInfo describes a container class.
    isContainer() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns true if this ClassInfo describes a container class.
    isContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'container'.
    isContainer() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isContainer() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the field described by this descriptor is a container field.
    isConvertibleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
     
    isCreated(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if the object is marked as created in this transaction.
    isCreated(Object) - Method in class org.castor.persist.ObjectTracker
     
    isCreated(Object) - Method in interface org.castor.persist.TransactionContext
    Returns true if the object is marked as created in this transaction.
    isCreateGroupItem() - Method in class org.exolab.castor.builder.FactoryState
    Returns true if we are currently in the state of creating a group item class.
    isCreateMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Checks if the given method is a create method.
    isCreateMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given method is a create method.
    isCreating(Object) - Method in class org.castor.persist.ObjectTracker
     
    isDatabaseRegistred(String) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Check if database configuration with given name has been loaded.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSByte
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSClass
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSDate
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSId
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSInt
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSListType
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSLong
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSQName
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSShort
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSString
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSTime
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSType
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns true if the XSType represents an XML Schema date/time type.
    isDateTime() - Method in class org.exolab.javasource.AbstractJField
    Indicates whether this JField instance represents a field of type date/time.
    isDateTimeType() - Method in class org.exolab.castor.xml.schema.SimpleType
    Indicates whether this SimpleType is a date/time type.
    isDateTimeType() - Method in class org.exolab.castor.xml.schema.simpletypes.DateTimeType
    Indicates whether this SimpleType is a date/time type.
    isDateTimeType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Tells if a type code corresponds to an xml schema (built-in) date/time type.
    isDbLock() - Method in class org.exolab.castor.persist.OID
    Returns true if the object represented by this OID has a database lock.
    isDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Returns the value of field 'debug'.
    isDefault(Object) - Method in class org.exolab.castor.persist.FieldMolder
    Check if the specified value is the default value of the Field represented by this FieldMolder.
    isDEFAULT() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if attribute's default value is specified, false otherwise.
    isDefault() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if the "default" flag is set.
    isDefaultIdentity(Identity) - Method in class org.exolab.castor.persist.ClassMolder
    Test if the specified identity is the default value of the type.
    isDeleted(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if and only if the specified object is loaded or created in this transaction and is deleted.
    isDeleted(Object) - Method in class org.castor.persist.ObjectTracker
     
    isDeleted(Object) - Method in interface org.castor.persist.TransactionContext
    Returns true if and only if the specified object is loaded or created in this transaction and is deleted.
    isDeletedByOID(OID) - Method in class org.castor.persist.AbstractTransactionContext
    isDeletedByOID(OID) - Method in interface org.castor.persist.TransactionContext
     
    isDepended(OID, Object) - Method in class org.castor.persist.AbstractTransactionContext
    isDepended(OID, Object) - Method in interface org.castor.persist.TransactionContext
     
    isDependent() - Method in class org.exolab.castor.persist.ClassMolder
    Return true if the base type of this ClassMolder is an dependent class.
    isDependent() - Method in class org.exolab.castor.persist.FieldMolder
     
    isDerivedFromXSList() - Method in class org.exolab.castor.builder.types.XSList
    Indicates whether this XSList instance has been created as a result of a definition.
    isDerivedFromXSList() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Indicates whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
    isDerivedFromXSList() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Indicates whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
    isDetachable() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Returns the value of field 'detachable'.
    isDigit(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks a character to see if it is a digit or not.
    isDirect() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isDirect() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'direct'.
    isDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'direct'.
    isDirty() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method returning dirty flag.
    isDirty() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    isDirty() - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Returns true if field will NOT be checked against the database for modification, otherwise false.
    isDirty() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Returns true if field will NOT be checked against the database for modification, otherwise false.
    isDirty() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Returns true if field will NOT be checked against the database for modification, otherwise false.
    isDirty() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Returns the value of field 'dirty'.
    isDirtyCheck() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns true if dirty checking is required for this field.
    isDirtyCheck() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.ClassMappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.DatabaseDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.DataSourceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.DriverDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.JdoConfDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.JndiDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.MappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.ParamDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.AutomaticNamingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.BindingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ClassTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeChoiceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ComponentBindingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ContentMemberTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumBindingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumClassNameDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.EnumMemberDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ExcludesDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.FieldTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.ForcesDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.IncludeTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.InterfaceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.BindingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeCollectionTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.FieldTypeVisibilityTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns true if XSD is global element or element with anonymous type or false if property is not set.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
    Returns the value of field 'elementDefinition'.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ColumnDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
    Method isElementDefinition.
    isElementDefinition() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns true if XML schema definition of this Class is that of a global element or element with anonymous type definition.
    isElemOnlyContent() - Method in class org.exolab.castor.xml.dtd.Element
    True if the element is of ELEMENTS_ONLY content type, false otherwise.
    isEmptiable() - Method in class org.exolab.castor.xml.schema.ComplexType
     
    isEmptiable() - Method in class org.exolab.castor.xml.schema.Group
    Indicates whether this Particle is 'emptiable'
    isEmptiable() - Method in class org.exolab.castor.xml.schema.Particle
     
    isEmpty() - Method in class org.castor.cache.DebuggingCacheProxy
    isEmpty() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    isEmpty() - Method in class org.castor.cache.distributed.EHCache
    isEmpty() - Method in class org.castor.cache.distributed.JcsCache
    isEmpty() - Method in class org.castor.cache.distributed.OsCache
    isEmpty() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    isEmpty() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    isEmpty() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    isEmpty() - Method in class org.castor.cache.simple.CountLimited
    isEmpty() - Method in class org.castor.cache.simple.NoCache
    isEmpty() - Method in class org.castor.cache.simple.TimeLimited
    isEmpty() - Method in class org.castor.cache.simple.Unlimited
    isEmpty() - Method in class org.castor.core.util.IdentityMap
    isEmpty() - Method in class org.castor.core.util.IdentitySet
    isEmpty() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    isEmpty() - Method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    isEmpty() - Method in class org.castor.persist.proxy.LazyHashSet
     
    isEmpty() - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    isEmpty() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Checks if the stack is empty.
    isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroupReferences
    isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroups
    isEmpty() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Returns true if this AttributeGroup does not contain any AttributeDecls or any non-empty AttributeGroups
    isEmpty() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns true if there are no descriptors in the collection.
    isEmpty() - Method in class org.exolab.javasource.JSourceCode
    Returns true if this JSourceCode is empty (ie.
    isEmptyContent() - Method in class org.exolab.castor.xml.dtd.Element
    True if the element is of EMPTY content type, false otherwise.
    isEmptyPackageName(String) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
    Is the given package name empty?
    isENTITIESType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of ENTITIES type, false otherwise.
    isENTITYType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of ENTITY type, false otherwise.
    isEnum(JClass) - Method in class org.exolab.castor.builder.printing.TemplateHelper
    Returns true if the JClass instance is instance of JEnum.
    isEnumerated() - Method in class org.exolab.castor.builder.types.XSType
    Returns true if this XSType represents an enumerated type.
    isEnumerationType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of Enumeration type, false otherwise.
    isEnumType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
     
    isEnumViaReflection(Class) - Static method in class org.exolab.castor.util.ReflectionUtil
    Calls isEnum() method on target class vi areflection to find out whether the given type is a Java 5 enumeration.
    isEquals() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'equals'.
    isEquals(Object, Object) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    A utility method which compare object.
    isEquals(Collection, Collection) - Static method in class org.exolab.castor.persist.ClassMolderHelper
    Utility method to compare collections for equality.
    isExpanded() - Method in class org.castor.persist.ProposedEntity
    True if the proposed class has been expanded.
    isExtender(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Returns true if the given character is a valid XML Extender character, according to the XML 1.0 specification.
    isExternalPublic() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    True if EXTERNAL_PUBLIC entity, false otherwise.
    isExternalSystem() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    True if EXTERNAL_SYSTEM entity, false otherwise.
    isExternalUnparsed() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    True if external unparsed entity, that is if external and associated notation name is specified, false otherwise.
    isExtraMethods() - Method in class org.exolab.castor.builder.info.CollectionInfo
    Indicates whether extra collection methods should be created.
    isFacet(String) - Static method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
     
    isFailFast() - Method in class org.exolab.castor.xml.ValidationContext
    Returns true if the validation process should fail upon first error encountered, otherwise the validation processs will attempt to validate as much as possible (even after the first error is encountered) and collect as many errors before either returning (no errors) or throwing a validationException containing the list of errors.
    isFieldsSet() - Method in class org.castor.persist.ProposedEntity
    Indicates whether the fields are set, i.e.
    isFinal() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Returns the value of field 'final'.
    isFinal() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the class that will represent the current XMLBindingComponent must be final.
    isFinal() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if the class generated from the current BindingComponent will be final.
    isFinal() - Method in class org.exolab.castor.builder.info.FieldInfo
    Indicates whether this field is final.
    isFinal() - Method in class org.exolab.javasource.JModifiers
    Returns true if this JModifiers includes the qualifier "final".
    isFixed() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the wrapped XML Schema component is fixed (i.e the value used is fixed).
    isFIXED() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute has fixed value, false otherwise.
    isFixed() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if the use attribute is equal to "optional".
    isGetMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Checks if the given method is a get method.
    isGetMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given method is a get method.
    isGetSetCollection(Class) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
    Returns true if the collection requires get/set methods.
    isGetter(Method) - Static method in class org.castor.cpa.jpa.processors.ReflectionsHelper
    Convenience method to check whether a Method is a getter method, i.e.
    isGlobal() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Shell globally unique keys be generated?
    isGreater(Duration) - Method in class org.exolab.castor.types.Duration
    Returns true if the present instance of TimeDuration is greater than the parameter
    isGreater(RecurringDuration) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    Returns true if the present instance of RecurringDuration is greater than the parameter
    isGreater(RecurringDurationBase) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    Returns true if the present instance of RecurringDurationBase is greater than the parameter
    isGreater(TimeDuration) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Returns true if the present instance of TimeDuration is greater than the parameter
    isGroupName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
    Determines whether or not the given name is the name of an XML Schema group structure.
    isId() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isIdentity(ClassMapping, FieldMapping) - Method in class org.castor.ddlgen.MappingHelper
    Check if given FieldMapping is an identity at given ClassMapping.
    isIdentity() - Method in class org.castor.ddlgen.schemaobject.Field
    Get if this field is part of the identity?
    isIdentity() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Is the described field is part of the identity of the class it belongs to?
    isIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'identity'.
    isIDREFSType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of IDREFS type, false otherwise.
    isIDREFType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of IDREF type, false otherwise.
    isIDType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of ID type, false otherwise.
    isImmutable() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns true if the field type is immutable.
    isImmutable() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isImmutable() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns true if field type is immutable.
    isImmutable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the Java type is immutable.
    isIMPLIED() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if no default value for the attribute is provided ("IMPLIED" specification), false otherwise.
    isIncremental() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isIncremental() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns the incremental flag which when true indicates that this member may be safely added before the unmarshaler is finished unmarshaling it.
    isInitialized() - Method in class org.castor.cache.AbstractCacheFactory
    Has the cache factory been initialized?
    isInJavaLang(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String is a Java class in java.lang.* which will cause a problem when used as a variable name.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.HighLowKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.IdentityKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in interface org.castor.cpa.persistence.sql.keygen.KeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.MaxKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.SequenceAfterKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.SequenceBeforeKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
     
    isInSameConnection() - Method in class org.castor.cpa.persistence.sql.keygen.UUIDKeyGenerator
    Is key generated in the same connection as INSERT? For DURING_INSERT style this method is never called.
    isInternal() - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    True if internal entity, false otherwise.
    isIsMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Checks if the given method is an is method.
    isIsMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given method is a 'is' method.
    isJoined() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Does persistence factory support generation of unique keys with identity key generator?
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    isKeyGeneratorIdentitySupported() - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    isKeyGeneratorIdentitySupported() - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Does persistence factory support generation of unique keys with identity key generator?
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Does identity key generator support generation of unique keys for the given SQL type?
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.HsqlFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.InformixFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    isKeyGeneratorIdentityTypeSupported(int) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Does identity key generator support generation of unique keys for the given SQL type?
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Does persistence factory support generation of new key at the time of new object creation with sequence key generator?
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    isKeyGeneratorSequenceSupported(boolean, boolean) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Does persistence factory support generation of new key at the time of new object creation with sequence key generator?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.DB2Factory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.DerbyFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.InterbaseFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorSequenceTypeSupported(int) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Does Sequence key generator support generation of key for the given SQL type?
    isKeyGeneratorUsed() - Method in class org.exolab.castor.persist.ClassMolder
    Return true if a key generator is used for the base type of this ClassMolder.
    isKeyGenUsed() - Method in class org.exolab.castor.persist.ClassMolder
    Return true if a key generator is used for the base type of this ClassMolder.
    isKeyword(String) - Method in interface org.castor.xml.JavaNaming
    Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
    isKeyword(String) - Method in class org.castor.xml.JavaNamingImpl
    Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
    isKeyword(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
    isKnownNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
    Returns True if the namespace is known to this schema
    isLazy() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'lazy'.
    isLazy() - Method in class org.exolab.castor.persist.FieldMolder
     
    isLeaf() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Specifies whether this node is a leaf.
    isLeap(int) - Method in class org.exolab.castor.types.DateTimeBase
    Returns true if the given year represents a leap year.
    isLeap() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    return true if the year field represents a leap year A specific year is a leap year if it is either evenly divisible by 400 OR evenly divisible by 4 and not evenly divisible by 100
    isLetter(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks a character to see if it is a letter or not.
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.DB2QueryExpression
     
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.HsqlQueryExpression
    Provides an implementation of QueryExpression#isLimitClauseSupported().
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    Provides a default implementation of QueryExpression.isLimitClauseSupported().
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.MySQLQueryExpression
    Provides an implementation of QueryExpression#isLimitClauseSupported().
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.OracleQueryExpression
    Indicates that Oracle supports an OQL LIMIT clause for versions >= 8.1.6.
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLQueryExpression
    Provides an implementation of QueryExpression#isLimitClauseSupported().
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.ProgressQueryExpression
     
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.SapDbQueryExpression
    Indicates that SapDB supports an OQL LIMIT clause.
    isLimitClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.SQLServerQueryExpression
     
    isLimitClauseSupported() - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Indicates whether a RDBMS supports LIMIT clauses.
    isLob() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isLocked() - Method in class org.castor.cpa.persistence.sql.query.Select
    Get locked-flag that specifies if query has to be executed in locked mode or not.
    isLocked(Class, Identity, LockEngine) - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if the object given is locked.
    isLocked(Class, Identity, LockEngine) - Method in interface org.castor.persist.TransactionContext
    Returns true if the object given is locked.
    isLocked(Class, Object) - Method in interface org.exolab.castor.jdo.Database
    Returns true if the specified object is currently locked.
    isLocked(Class, Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns true if the specified object is currently locked.
    isLocked(Class, OID) - Method in class org.exolab.castor.persist.LockEngine
     
    isManyToMany() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isManyToMany() - Method in class org.exolab.castor.persist.FieldMolder
     
    isManyToManyInverseCopy() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isManyToOne() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isMapCollection(Class) - Static method in class org.exolab.castor.xml.Introspector
    Returns true if the given Class is an instance of a collection class.
    isMapped() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isMapped() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the field described by this descriptor is Map or Hashtable.
    isMaxInclusive() - Method in class org.exolab.castor.xml.schema.simpletypes.AtomicType
    Tells if the maximum is inclusive or not Has no meaning if there is no maxInclusive/Exclusive facet
    isMaxOccursSet() - Method in class org.exolab.castor.xml.schema.Particle
    Indicates whetehr maxOccurs has been set.
    isMinInclusive() - Method in class org.exolab.castor.xml.schema.simpletypes.AtomicType
    Tells if the minimum is inclusive or not Has no meaning if there is no minInclusive/Exclusive facet
    isMinOccursSet() - Method in class org.exolab.castor.xml.schema.Particle
    Indicates whether minOccurs has been set.
    isMixedContent() - Method in class org.exolab.castor.xml.dtd.Element
    True if the element is of MIXED content type, false otherwise.
    isModelGroupDefinition() - Method in class org.exolab.castor.xml.schema.Group
    Deprecated.
    Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created
    isMulti() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    isMulti() - Method in class org.exolab.castor.persist.FieldMolder
     
    isMultivalued() - Method in class org.exolab.castor.builder.info.GroupInfo
    Return whether or not the object described by this XMLInfo is multi-valued (appears more than once in the XML document).
    isMultivalued() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns whether or not the object described by this XMLInfo is multi-valued (appears more than once in the XML document).
    isMultivalued() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns true if the field is multivalued (a collection).
    isMultivalued() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isMultivalued() - Method in class org.exolab.castor.xml.schema.Facet
    Returns true if this Facet can occur more than once, such as the "enumeration" facet.
    isMultivalued() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the field described by this descriptor can contain more than one value.
    isNamespaceName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
    Determines whether or not the given name is the name of an XML Schema namespace attributes.
    isNameSpacePrefix(String) - Static method in class org.exolab.castor.xml.dtd.Converter
     
    isNCName(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks all characters of the given String to determine if they syntactically match the production of an NCName as defined by the W3C XML Namespaces recommendation.
    isNCNameChar(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks the the given character to determine if it is a valid NCNameChar as defined by the W3C XML Namespaces recommendation.
    isNegative() - Method in class org.exolab.castor.types.DateTimeBase
     
    isNegative() - Method in class org.exolab.castor.types.Duration
     
    isNegative() - Method in class org.exolab.castor.types.GDay
     
    isNegative() - Method in class org.exolab.castor.types.GMonth
     
    isNegative() - Method in class org.exolab.castor.types.GMonthDay
     
    isNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    isNegative() - Method in class org.exolab.castor.types.Time
     
    isNegative() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    isNewline() - Method in class org.exolab.javasource.JSourceWriter
    Checks to see if the cursor is positioned on a new line.
    isNewNamespaceScopeNecessary() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Indicates whether a new name space scope is needed.
    isNillable() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the wrapped XML Schema component is nillable.
    isNillable() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns true if this field represents a nillable field.
    isNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'nillable'.
    isNillable() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns whether or not instances of this element definition may appear with no content.
    isNillable() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isNillable() - Method in class org.exolab.castor.xml.validators.PatternValidator
    Returns whether or not objects validated by this Validator are nillable (are allowed to be null).
    isNillable() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the field described by this descriptor may be nillable.
    isNMToken(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks all characters of the given String to determine if they syntactically match the production of an NMToken.
    isNMTOKENSType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of NMTOKENS type, false otherwise.
    isNMTOKENType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of NMTOKEN type, false otherwise.
    isNot() - Method in class org.castor.cpa.query.object.condition.SimpleCondition
    Does test result get inverted?
    isNOTATIONType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of NOTATION type, false otherwise.
    isNotNull() - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Check if this expression is not null.
    isNotNull() - Method in interface org.castor.cpa.query.Field
    Checks if is not null.
    isNotNull() - Method in class org.castor.cpa.query.object.AbstractField
    Checks if is not null.
    isNotNull() - Method in class org.castor.cpa.query.object.parameter.AbstractParameter
    Factory method to create a Condition that checks if this Parameter is not null.
    isNotNull() - Method in interface org.castor.cpa.query.Parameter
    Factory method to create a Condition that checks if this Parameter is not null.
    isNull() - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Check if this expression is null.
    isNull() - Method in interface org.castor.cpa.query.Field
    Checks if is null.
    isNull() - Method in class org.castor.cpa.query.object.AbstractField
    Checks if is null.
    isNull() - Method in class org.castor.cpa.query.object.parameter.AbstractParameter
    Factory method to create a Condition that checks if this Parameter is null.
    isNull() - Method in interface org.castor.cpa.query.Parameter
    Factory method to create a Condition that checks if this Parameter is null.
    IsNullPredicate - Class in org.castor.cpa.persistence.sql.query.condition
    Predicate that checks expressions for being null or not null.
    IsNullPredicate(Expression) - Constructor for class org.castor.cpa.persistence.sql.query.condition.IsNullPredicate
    Construct a predicate that checks the given expression for being null.
    IsNullPredicate(Expression, boolean) - Constructor for class org.castor.cpa.persistence.sql.query.condition.IsNullPredicate
    Construct a predicate that checks the given expression for being null.
    isNumericType() - Method in class org.exolab.castor.xml.schema.SimpleType
    Indicates whether this SimpleType is a numeric type.
    isNumericType() - Method in class org.exolab.castor.xml.schema.simpletypes.DecimalType
    Indicates whether this SimpleType is a numeric type.
    isNumericType() - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
    Indicates whether this SimpleType is a numeric type.
    isNumericType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Tells if a type code corresponds to an xml schema (built-in) numeric type.
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.HsqlQueryExpression
    Provides an implementation of QueryExpression#isOffsetClauseSupported().
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    Provides a default implementation of QueryExpression.isOffsetClauseSupported().
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.MySQLQueryExpression
    Provides an implementation of QueryExpression#isOffsetClauseSupported().
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.OracleQueryExpression
    Indicates that Oracle supports an OQL OFFSET clause for versions >= 8.1.6.
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLQueryExpression
    Provides an implementation of QueryExpression#isOffsetClauseSupported().
    isOffsetClauseSupported() - Method in class org.castor.cpa.persistence.sql.driver.SapDbQueryExpression
    Indicates that SapDB supports an OQL OFFSET clause for versions >= 7.6.0.
    isOffsetClauseSupported() - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Indicates whether a RDBMS supports OFFSET clauses.
    isOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if ocurence specification of the content particle is ONE, false otherwise.
    isOneOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if occurance specification of the content particle is ONE_OR_MORE, false otherwise.
    isOneToMany() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isOneToOne() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isOpen() - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if the transaction is open.
    isOpen() - Method in interface org.castor.persist.TransactionContext
    Returns true if the transaction is open.
    isOptional() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if the use attribute is equal to "optional".
    isPackage() - Method in class org.exolab.javasource.JModifiers
    Returns true if the visibility modifier for this JModifier is package (i.e., without qualifier).
    isParameterizedCollectionsObject(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String is a parameterized Java collection.
    isPersistanceCapable() - Method in class org.exolab.castor.persist.FieldMolder
     
    isPersistent(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if the object is persistent in this transaction.
    isPersistent(Object) - Method in interface org.castor.persist.TransactionContext
    Returns true if the object is persistent in this transaction.
    isPersistent(Object) - Method in interface org.exolab.castor.jdo.Database
    Returns true if the entity is persistent.
    isPersistent(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Returns true if the entity is persistent.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSByte
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSClass
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSDate
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSId
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSInt
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSListType
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSLong
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSQName
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSShort
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSString
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSTime
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSType
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns true if this XSType represents a primitive type.
    isPrimitive() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns true if this XSType represents a primitive type.
    isPrimitive(Class<?>) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Returns true if the given class should be treated as a primitive type
    isPrimitive() - Method in class org.exolab.javasource.JType
    Returns true if this type represents a Java primitive type.
    isPrimitiveType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the Java type is represented as a primitive type.
    isPrimitiveType(int) - Static method in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Tells if a type code corresponds to an xml schema (built-in) primitive type.
    isPrivate() - Method in class org.exolab.javasource.JModifiers
    Returns true if the visibility modifier for this JModifier is "private".
    isProcessName(String) - Static method in class org.exolab.castor.xml.schema.SchemaNames
    Determines whether or not the given name is the name of an XML Schema Wildcard processContents attribute.
    isProhibited() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if the use attribute is equal to "prohibited".
    isProtected() - Method in class org.exolab.javasource.JModifiers
    Returns true if the visibility modifier for this JModifier is "protected".
    isPublic() - Method in class org.exolab.castor.xml.dtd.Notation
    True if PUBLIC notation, false otherwise.
    isPublic() - Method in class org.exolab.javasource.JModifiers
    Returns true if the visibility modifier for this JModifier is "public".
    isQName(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
    Checks all characters of the given String to determine if they syntactically match the production of an QName as defined by the W3C XML Namespaces recommendation.
    isQualified() - Method in class org.exolab.castor.xml.schema.Form
    Returns true if this Form is the qualified Form.
    isReadable() - Method in class org.exolab.castor.xml.AccessRights
    Returns true if this AccessRights allows reading
    isReadOnly(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Check to see whether this transaction considers an object to have been marked read-only.
    isReadOnly(Object) - Method in class org.castor.persist.ObjectTracker
     
    isReadOnly(Object) - Method in interface org.castor.persist.TransactionContext
    Check to see whether this transaction considers an object to have been marked read-only.
    isReadOnly() - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Returns true if no update on the column can be performed, false otherwise.
    isReadOnly() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Returns true if no update on the column can be performed, false otherwise.
    isReadOnly() - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Returns true if no update on the column can be performed, false otherwise.
    isReadonly() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns true if field access is read only.
    isReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'readOnly'.
    isReadonly() - Method in class org.exolab.castor.persist.FieldMolder
     
    isReadOnly() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Returns the value of field 'readOnly'.
    isReadWrite(Object) - Method in class org.castor.persist.ObjectTracker
    Returns true if the specified object is tracked as a read-write object.
    isRecorded(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Returns true if the object has been previously queried/loaded/updated/created in this transaction.
    isRecorded(Object) - Method in interface org.castor.persist.TransactionContext
    Returns true if the object has been previously queried/loaded/updated/created in this transaction.
    isRedefined() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Returns true if this attributeGroupDecl is a redefinition.
    isRedefined() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this complexType is a redefinition.
    isRedefined() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns true if this group is a redefinition.
    isRedefined() - Method in class org.exolab.castor.xml.schema.SimpleType
    Returns true if this simpleType is a redefinition.
    isReference() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'reference'.
    isReference() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if this attribute definition simply references another attribute Definition
    isReference() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Returns true if this element definition simply references another element Definition
    isReference() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Returns true if this model group definition simply references another model group Definition
    isReference() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    isReference() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if the field described by this descriptor is a reference (ie.
    isReferenceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if the content is exactly on child-element, false otherwise.
    isRelationLazyFetch() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isRelationOptional() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isRequired() - Method in class org.castor.ddlgen.schemaobject.Field
    Get if this field is a required one?
    isRequired() - Method in class org.exolab.castor.builder.info.GroupInfo
    Return true if the XML object described by this GroupInfo must appear at least once in the XML document (or object model).
    isRequired() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Return true if the XML object described by this XMLInfo must appear at least once in the XML document (or object model).
    isRequired() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns true if the field type is required.
    isRequired() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isRequired() - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Returns true if field type is required.
    isRequired() - Method in class org.exolab.castor.mapping.xml.Container
    Returns the value of field 'required'.
    isRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'required'.
    isREQUIRED() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is required, false otherwise.
    isRequired() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Returns true if the 'use' attribute is equal to REQUIRED and there is no specified value.
    isReservedByCastor(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String is a reserved name by Castor which may cause a problem when used as a variable name.
    isReservedByWindows(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String is a reserved name by the Windows filesystem which will cause a problem when used as a class name under Windows.
    isRestricted() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this complexType is a restriction.
    isReturning() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Get returning mode for the sequence.
    isReuseObjects() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Indicats whether Object instances should be re-used.
    isRoot() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Specifies whether this node is the root of a tree.
    isSameConnection() - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Shell the same Connection be used for writing to the sequence table?
    isSameRM(XAResource) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    isSeqType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if the content is a sequence list of content particles, false otherwise.
    isSequence() - Method in class org.exolab.castor.builder.info.GroupInfo
    Returns true if the compositor of this GroupInfo is a sequence.
    isSequence() - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Returns true if the compositor of this GroupInfo is a sequence.
    isSerializable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the Java type implements the Serializable interface.
    isSerializable() - Method in class org.exolab.castor.persist.FieldMolder
     
    isSetMethod(Method) - Method in interface org.castor.xml.JavaNaming
    Checks if the given method is a set method.
    isSetMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given method is a set method.
    isSimpleContent() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this complexType is a 'simpleContent'.
    isSimpleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns true if the Java type is represented as a simple type.
    isSimpleType() - Method in class org.exolab.castor.xml.schema.XMLType
    Returns true if this XMLType is a SimpleType
    isStartingNode() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Checks if any branch depth counter is zero.
    isStatic() - Method in class org.exolab.castor.builder.info.FieldInfo
    Indicates whether this field is static.
    isStatic() - Method in class org.exolab.javasource.JModifiers
    Returns true if this JModifier includes the qualifier "static".
    isStore() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method returning store flag.
    isStore() - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    isStore() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    isStored() - Method in class org.exolab.castor.persist.FieldMolder
     
    isStringEnumType() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isStringType() - Method in class org.exolab.castor.xml.dtd.Attribute
    True if the attribute is of CDATA type, false otherwise.
    isSupportedType(Class) - Method in class org.exolab.castor.mapping.FieldHandlerFactory
    Returns true if the given Class type is supported by this FieldHandlerFactory.
    isSupportedType(Class) - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
    Returns true if the given Class type is supported by this FieldHandlerFactory.
    isSystem() - Method in class org.exolab.castor.xml.dtd.Notation
    True if SYSTEM notation, false otherwise.
    isTopLevel() - Method in class org.exolab.castor.xml.schema.ComplexType
    Returns true if this is a top level ComplexType.
    isTracking(Object) - Method in class org.castor.persist.ObjectTracker
    Determine whether an object is being tracked within this tracking manager.
    isTransient() - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    isTransient() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns true if this FieldInfo is a transient member.
    isTransient() - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Returns true if transient is set for this field.
    isTransient() - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Returns true if the field is transient.
    isTransient() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    isTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
    Returns the value of field 'transient'.
    isTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Returns the value of field 'transient'.
    isTransient() - Method in class org.exolab.castor.mapping.xml.Sql
    Returns the value of field 'transient'.
    isTransient() - Method in class org.exolab.castor.persist.FieldMolder
     
    isTransient() - Method in class org.exolab.javasource.JModifiers
    Returns true if this JModifier includes the qualifier "transient".
    isTrigger() - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Shell a trigger be used to generates keys?
    isUnqualified() - Method in class org.exolab.castor.xml.schema.Form
    Returns true if this Form is the unqualified Form.
    isUpdateCacheNeeded(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Retrieves the state of the object in this transaction.
    isUpdateCacheNeeded(Object) - Method in class org.castor.persist.ObjectTracker
    Returns true if the cache needs to be updated for the given object.
    isUpdateCacheNeeded(Object) - Method in interface org.castor.persist.TransactionContext
    Retrieves the state of the object in this transaction.
    isUpdatePersistNeeded(Object) - Method in class org.castor.persist.AbstractTransactionContext
    Retrieves the state of the object in this transaction.
    isUpdatePersistNeeded(Object) - Method in class org.castor.persist.ObjectTracker
    Returns true if the given object needs to be written to the persistence store.
    isUpdatePersistNeeded(Object) - Method in interface org.castor.persist.TransactionContext
    Retrieves the state of the object in this transaction.
    isUseFieldIdentity(ClassMapping) - Method in class org.castor.ddlgen.MappingHelper
    Check if identities of given ClassMapping are defined at its FieldMappings.
    isUseJava50() - Method in class org.exolab.javasource.JComponentizedType
    Indicates whether Java 5.0 is used.
    isUserDefined() - Method in class org.exolab.castor.jdo.oql.ParamInfo
    Specifies whether this parameter was specified in the OQL with a User defined type, like $(int)1.
    isUTC() - Method in class org.exolab.castor.types.DateTimeBase
    Returns true if this date/time type is UTC, that is, has a time zone assigned.
    isUTC() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    return true if this recurring Duration type is UTC i.e if there is no time zone.
    isValid() - Method in class org.castor.jdo.conf.ClassMapping
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.Database
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.DatabaseChoice
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.DataSource
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.Driver
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.JdoConf
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.Jndi
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.Mapping
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.PackageMapping
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.Param
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.TransactionDemarcation
    Method isValid.
    isValid() - Method in class org.castor.jdo.conf.TransactionManager
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.EnumMember
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.Exclude
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.IncludeType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.Interface
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.NamingType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.PackageType
    Method isValid.
    isValid() - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Container
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Include
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Ldap
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.MapTo
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Param
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Property
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.PropertyType
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.QueryHint
    Method isValid.
    isValid() - Method in class org.exolab.castor.mapping.xml.Sql
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Method isValid.
    isValid() - Method in class org.exolab.castor.xml.schema.Structure
    Calls validate() to determine if this Schema Definition is valid.
    isValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
    Checks whether an object has already been validated.
    isValidating() - Method in class org.exolab.castor.xml.Unmarshaller
    Indicates whether or not validation should be performed during umarshalling.
    isValidJavaIdentifier(String) - Method in interface org.castor.xml.JavaNaming
    Returns true if the given String matches the production of a valid Java identifier.
    isValidJavaIdentifier(String) - Method in class org.castor.xml.JavaNamingImpl
    Returns true if the given String matches the production of a valid Java identifier.
    isValidJavaIdentifier(String) - Static method in class org.exolab.javasource.JNaming
    Returns true if the given String matches the production of a valid Java identifier.
    isValidPackageName(String) - Method in interface org.castor.xml.JavaNaming
    Checks if the given package name is valid or not.
    isValidPackageName(String) - Method in class org.castor.xml.JavaNamingImpl
    Checks if the given pacckage name is valid or not.
    isVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Returns the value of field 'verifyConstructable'.
    isWhiteSpace(char[], int, int) - Static method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Determines if the given sequence of characters consists of whitespace characters
    isWhiteSpace(char[], int, int) - Static method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Determines if the given sequence of characters consists of whitespace characters
    isWithinMultivaluedElement() - Method in class org.exolab.castor.xml.UnmarshalState
     
    isWrapper() - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Returns the value of field 'wrapper'.
    isWritable() - Method in class org.exolab.castor.xml.AccessRights
    Returns true if this AccessRights allows writing
    isZeroOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if occurance specification of the content particle is ZERO_OR_MORE, false otherwise.
    isZeroOrOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    True if occurance specification of the content particle is ZERO_OR_ONE, false otherwise.
    isZoneNegative() - Method in class org.exolab.castor.types.DateTimeBase
     
    isZoneNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
     
    Item(Field) - Constructor for class org.castor.cpa.query.object.OrderImpl.Item
    Construct order item with given field and ascending order.
    Item(Field, OrderDirection) - Constructor for class org.castor.cpa.query.object.OrderImpl.Item
    Construct order item with given field and direction.
    ITEM_TYPE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    iterateAll() - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method returning list of all columns belonging to this table.
    iterateAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateAttributeBinding.
    iterateAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateAttributeBinding.
    iterateClassMapping() - Method in class org.castor.jdo.conf.Database
    Method iterateClassMapping.
    iterateClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method iterateClassMapping.
    iterateComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateComplexTypeBinding.
    iterateComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateComplexTypeBinding.
    iterateComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateComponentBinding.
    iterateComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateComponentBinding.
    iterateContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method iterateContainer.
    iterateDatabase() - Method in class org.castor.jdo.conf.JdoConf
    Method iterateDatabase.
    iterateElementBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateElementBinding.
    iterateElementBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateElementBinding.
    iterateEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateEnumBinding.
    iterateEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateEnumBinding.
    iterateEnumMember() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method iterateEnumMember.
    iterateExclude() - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method iterateExclude.
    iterateFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method iterateFieldHandlerDef.
    iterateFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method iterateFieldMapping.
    iterateForce() - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method iterateForce.
    iterateGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateGroupBinding.
    iterateGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateGroupBinding.
    iterateIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method iterateIdentity.
    iterateImplements() - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method iterateImplements.
    iterateInclude() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateInclude.
    iterateInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method iterateInclude.
    iterateKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method iterateKey.
    iterateKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method iterateKeyGeneratorDef.
    iterateManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
    Method iterateManyKey.
    iterateMapping() - Method in class org.castor.jdo.conf.Database
    Method iterateMapping.
    iterateName() - Method in class org.exolab.castor.mapping.xml.Sql
    Method iterateName.
    iterateNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method iterateNamedNativeQuery.
    iterateNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method iterateNamedQuery.
    iteratePackage() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iteratePackage.
    iteratePackageMapping() - Method in class org.castor.jdo.conf.Database
    Method iteratePackageMapping.
    iterateParam() - Method in class org.castor.jdo.conf.DataSource
    Method iterateParam.
    iterateParam() - Method in class org.castor.jdo.conf.Driver
    Method iterateParam.
    iterateParam() - Method in class org.castor.jdo.conf.TransactionManager
    Method iterateParam.
    iterateParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method iterateParam.
    iterateParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method iterateParam.
    iterateParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method iterateParam.
    iterateProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
    Method iterateProperty.
    iterateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method iterateQueryHint.
    iterateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method iterateQueryHint.
    iterateReadWriteObjectsInTransaction() - Method in class org.castor.persist.AbstractTransactionContext
    Expose an enumeration of the commited object entries to allow TxSynchronizable to iterate through the objects.
    iterateReadWriteObjectsInTransaction() - Method in interface org.castor.persist.TransactionContext
    Expose an enumeration of the commited object entries to allow TxSynchronizable to iterate through the objects.
    iterateSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method iterateSimpleTypeBinding.
    iterateSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method iterateSimpleTypeBinding.
    iterator() - Method in class org.castor.core.util.IdentitySet
    iterator() - Method in class org.castor.cpa.persistence.sql.query.condition.CompoundCondition
    Returns an iterator over the elements in this list in proper sequence.
    iterator() - Static method in class org.castor.mapping.BindingType
     
    iterator() - Method in class org.castor.persist.proxy.LazyHashSet
     
    IteratorEnumeration - Class in org.exolab.castor.util
     
    IteratorEnumeration(Iterator) - Constructor for class org.exolab.castor.util.IteratorEnumeration
     

    J

    J1CollectionHandlers - Class in org.exolab.castor.mapping.loader
    Implementation of various collection handlers for the Java 1.1 libraries.
    J1CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.J1CollectionHandlers
     
    J1MapHandler - Class in org.exolab.castor.mapping.handlers
    A Map handler for adding and retreiving key-value pairs from A map.
    J1MapHandler() - Constructor for class org.exolab.castor.mapping.handlers.J1MapHandler
     
    J2CollectionHandlers - Class in org.exolab.castor.mapping.loader
    Implementation of various collection handlers for the Java 1.2 libraries.
    J2CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.J2CollectionHandlers
     
    J2MapHandler - Class in org.exolab.castor.mapping.handlers
    A Map handler for adding and retreiving key-value pairs from A map.
    J2MapHandler() - Constructor for class org.exolab.castor.mapping.handlers.J2MapHandler
     
    JakartaOroEvaluator - Class in org.exolab.castor.util
    An implementation of the RegExpEvaluator that uses the Jakarta ORO Regular Expression library.
    JakartaOroEvaluator() - Constructor for class org.exolab.castor.util.JakartaOroEvaluator
     
    JakartaRegExpEvaluator - Class in org.exolab.castor.util
    An implementation of RegExpEvaluator that uses the Jakarta Regular Expression library.
    JakartaRegExpEvaluator() - Constructor for class org.exolab.castor.util.JakartaRegExpEvaluator
     
    JAnnotatedElement - Interface in org.exolab.javasource
    Defines methods for manipulating annotations held against various program code elements, such as classes, fields, methods etc.
    JAnnotatedElementHelper - Class in org.exolab.javasource
    Implements JAnnotatedElement interface on behalf of other classes in this package that implement this interface.
    JAnnotatedElementHelper() - Constructor for class org.exolab.javasource.JAnnotatedElementHelper
    Creates a JAnnodatedElementHelper.
    JAnnotation - Class in org.exolab.javasource
    JAnnotation represents a single annotation against a code element.
    JAnnotation(JAnnotationType) - Constructor for class org.exolab.javasource.JAnnotation
    Constructs a JAnnotation for the given annotation type.
    JAnnotationType - Class in org.exolab.javasource
    Describes the definition of a annotation type class.
    JAnnotationType(String) - Constructor for class org.exolab.javasource.JAnnotationType
    Creates a JAnnotationType of the given name.
    JAnnotationTypeElement - Class in org.exolab.javasource
    Holds information about a given annotation type element.
    JAnnotationTypeElement(String, JType) - Constructor for class org.exolab.javasource.JAnnotationTypeElement
    Constructs a JAnnotationTypeElement with a given name and type.
    JArrayType - Class in org.exolab.javasource
    JType sub-class for Arrays.
    JArrayType(JType, boolean) - Constructor for class org.exolab.javasource.JArrayType
    Creates an instance of a array type, of type 'name'.
    Java5HacksHelper - Class in org.exolab.javasource
    Makes an effort to identify where Override annotations belong.
    JAVA_CLASS_MAPPING - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying how element's and type's are mapped into a Java class hierarchy by the Source Generator.
    JAVA_NAMING - Static variable in class org.castor.xml.XMLProperties
    Property specifying the 'type' of the Java naming conventions to use.
    JAVA_VERSION - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether the Java sources generated should be 1.4 or 5.0 compliant.
    JAVADOC_STYLE - Static variable in class org.exolab.javasource.JComment
    Similiar to HEADER_STYLE.
    JavaNaming - Interface in org.castor.xml
    JavaNaming is a service which collects all methods that are related to create (modify) Java names.
    JavaNamingImpl - Class in org.castor.xml
    This class converts XML Names to proper Java names.
    JavaNamingImpl() - Constructor for class org.castor.xml.JavaNamingImpl
    private constructor.
    javaType2sqlTypeNum(Class<?>) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Returns the SQL type from the specified Java type.
    JCache - Class in org.castor.cache.distributed
    JCACHE implementation of Castor JDO Cache.
    JCache() - Constructor for class org.castor.cache.distributed.JCache
     
    JCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the JCache implementation of Cache.
    JCacheFactory() - Constructor for class org.castor.cache.distributed.JCacheFactory
     
    JClass - Class in org.exolab.javasource
    A representation of the Java Source code for a Java Class.
    JClass(String) - Constructor for class org.exolab.javasource.JClass
    Creates a new JClass with the given name.
    JClassPrinter - Interface in org.exolab.castor.builder.printing
    Interface for printing JClass instances as Java source code to the file system.
    JCLASSPRINTER_FACTORIES - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property enlisting the supported JClassPrinterFactory instances available for creating JClassPrinter instances.
    JClassPrinterFactory - Interface in org.exolab.castor.builder.printing
    Factory class to create JClassPrinter instances.
    JClassPrinterFactoryRegistry - Class in org.exolab.castor.builder.printing
    Registry for JClassPrinterFactory implementations obtained from the Castor XML code generator property file and used by the XML code generator during its operation.
    JClassPrinterFactoryRegistry(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.printing.JClassPrinterFactoryRegistry
    Construct an instance of JClassPrinterFactoryRegistry that loads the JClassPrinterFactory implementations specified in the given Configuration.
    JClassRegistry - Class in org.exolab.castor.builder
    A registry for maintaing information about JClass instances already processed.
    JClassRegistry(ClassNameConflictResolver, JavaNaming) - Constructor for class org.exolab.castor.builder.JClassRegistry
    Creates an instance of this class, providing the class anme conflict resolver to be used during automatic class name conflict resolution (for local element conflicts).
    JCodeStatement - Class in org.exolab.javasource
    Represents a line of code, used by JSourceCode class.
    JCollectionType - Class in org.exolab.javasource
    JType sub-class for collections.
    JCollectionType(String, JType, boolean) - Constructor for class org.exolab.javasource.JCollectionType
    Creates an instance of a collection type, of type 'collectionName'.
    JCollectionType(String, JType, boolean, boolean) - Constructor for class org.exolab.javasource.JCollectionType
    Creates an instance of a collection type, of type 'collectionName'.
    JCollectionType(String, String, JType, boolean) - Constructor for class org.exolab.javasource.JCollectionType
    Creates an instance of a collection type, of type 'collectionName'.
    JComment - Class in org.exolab.javasource
    A class that represents a Java comment.
    JComment() - Constructor for class org.exolab.javasource.JComment
    Creates a new Java Comment.
    JComment(short) - Constructor for class org.exolab.javasource.JComment
    Creates a new Java comment with the given style.
    JCommentFormatter - Class in org.exolab.javasource
    A class to format comments.
    JCommentFormatter(String, int, String) - Constructor for class org.exolab.javasource.JCommentFormatter
    Creates a new LineFormatter for the given comment.
    JComponentizedType - Class in org.exolab.javasource
    JType sub-class for componentized types, such as array as collections.
    JComponentizedType(String, JType, boolean) - Constructor for class org.exolab.javasource.JComponentizedType
    Creates an instance of a componentized type, of type 'name'.
    JCompUnit - Class in org.exolab.javasource
    A representation of the Java Source code for a Java compilation unit.
    JCompUnit(String, String) - Constructor for class org.exolab.javasource.JCompUnit
    Creates a new JCompUnit.
    JCompUnit(JClass) - Constructor for class org.exolab.javasource.JCompUnit
    Creates a new JCompUnit with the given JClass (which must have been created with either a full class name or package/local name) as the public class.
    JCompUnit(JInterface) - Constructor for class org.exolab.javasource.JCompUnit
    Creates a new JCompUnit with the given JInterface as public interface.
    JConstant - Class in org.exolab.javasource
    A class which holds information about a constant.
    JConstant(JType, String) - Constructor for class org.exolab.javasource.JConstant
    Creates a new JConstant.
    JConstant(JType, String, boolean) - Constructor for class org.exolab.javasource.JConstant
    Creates a new JConstant.
    JConstructor - Class in org.exolab.javasource
    A class for handling source code for a constructor of a JClass.
    JConstructor(AbstractJClass) - Constructor for class org.exolab.javasource.JConstructor
    Creates a new JConstructor for the provided declaring class.
    JcsCache - Class in org.castor.cache.distributed
    JCS (Java Caching System) implementation of Castor JDO Cache.
    JcsCache() - Constructor for class org.castor.cache.distributed.JcsCache
     
    JcsCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the JcsCache implementation of Cache.
    JcsCacheFactory() - Constructor for class org.castor.cache.distributed.JcsCacheFactory
     
    JDBCQueryExpression - Class in org.castor.cpa.persistence.sql.driver
     
    JDBCQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    JDBCSyntax - Interface in org.exolab.castor.jdo.engine
    Syntax elements for constructing a general JDBC SQL statement.
    JDO - Static variable in class org.castor.mapping.BindingType
     
    JDO_DESCRIPTOR_PACKAGE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Package name of the sub-package where descriptors can be found.
    JDO_DESCRIPTOR_SUFFIX - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    File name suffix used for JDO-specific descriptor classes.
    JDO_NAMESPACE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    JDO namespace (as used by the extensions for the XML code generator).
    jdoAfterCreate() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object has been created in persistent storage.
    jdoAfterRemove() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object has been removed from persistent storage.
    jdoBeforeCreate(Database) - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object is to be created in persistent storage.
    jdoBeforeRemove() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object is to be removed from persistent storage.
    JDOCallback - Class in org.exolab.castor.jdo.engine
     
    JDOCallback() - Constructor for class org.exolab.castor.jdo.engine.JDOCallback
     
    JDocComment - Class in org.exolab.javasource
    A class that "SOMEWHAT" represents a JavaDoc Comment.
    JDocComment() - Constructor for class org.exolab.javasource.JDocComment
    Creates a new JavaDoc Comment.
    JDocComment(JDocDescriptor) - Constructor for class org.exolab.javasource.JDocComment
    Creates a new JavaDoc Comment and initializie it with given JDocDescriptor.
    JDocDescriptor - Class in org.exolab.javasource
    A descriptor for a JavaDoc comment.
    JDOClassDescriptorFactory - Class in org.exolab.castor.builder.descriptors
    A class for creating the source code of JDO-specific descriptor classes.
    JDOClassDescriptorFactory(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.descriptors.JDOClassDescriptorFactory
    Creates a new JDOClassDescriptorFactory with the given configuration.
    JDOClassDescriptorResolver - Interface in org.castor.cpa.util
    JDO-specific ClassDescriptorResolver instance that provides functionality to find or "resolve" ClassDescriptors from a given class (name).
    JDOClassDescriptorResolverImpl - Class in org.castor.cpa.util
    JDO-specific ClassDescriptorResolver instance that provides functionality to find or "resolve" ClassDescriptors from a given class (name).
    JDOClassDescriptorResolverImpl() - Constructor for class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Creates an instance of this class, with no classed manually added.
    JDOClassInfoNature - Class in org.exolab.castor.builder.info.nature
    A JDO specific view of a ClassInfo.
    JDOClassInfoNature(ClassInfo) - Constructor for class org.exolab.castor.builder.info.nature.JDOClassInfoNature
     
    JdoConf - Class in org.castor.jdo.conf
    Class JdoConf.
    JdoConf() - Constructor for class org.castor.jdo.conf.JdoConf
     
    JDOConfAdapter - Class in org.castor.jdo.util
     
    JDOConfAdapter(JdoConf) - Constructor for class org.castor.jdo.util.JDOConfAdapter
     
    JdoConfDescriptor - Class in org.castor.jdo.conf.descriptors
    Class JdoConfDescriptor.
    JdoConfDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.JdoConfDescriptor
     
    JDOConfFactory - Class in org.castor.jdo.util
    Factory to create JDO configurations without the need of a database configuration XML file.
    JDOConstants - Interface in org.castor.core.constants.cpa
    Defines CPA/JDO specific constants.
    JDODescriptorJClass - Class in org.exolab.castor.builder.descriptors
    A class which defines the necessary methods for creating the JDO-specific descriptor source files.
    JDODescriptorJClass(BuilderConfiguration, String, JClass) - Constructor for class org.exolab.castor.builder.descriptors.JDODescriptorJClass
    Constructs a JDODescriptorJClass.
    JDOFieldInfoNature - Class in org.exolab.castor.builder.info.nature
    A JDO specific view of a FieldInfo.
    JDOFieldInfoNature(FieldInfo) - Constructor for class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Constructor taking a FieldInfo.
    jdoGetTimeStamp() - Method in interface org.exolab.castor.jdo.TimeStampable
    Get the time stamp.
    jdoLoad(AccessMode) - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that the object has been loaded from persistent storage.
    JDOManager - Class in org.exolab.castor.jdo
    Implementation of the JDOManager engine used for obtaining database connections.
    JDOMappingLoader - Class in org.exolab.castor.jdo.engine
    A JDO implementation of mapping helper.
    JDOMappingLoader(ClassLoader) - Constructor for class org.exolab.castor.jdo.engine.JDOMappingLoader
    Creates an instance of JDOMappingLoader, providing a ClassLoader instance.
    JDOMappingLoaderFactory - Class in org.castor.mapping
    An JDO-specific factory for acquiring MappingLoader instances.
    JDOMappingLoaderFactory() - Constructor for class org.castor.mapping.JDOMappingLoaderFactory
     
    jdoModify() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object has been modified and is to be stored in persistent storage.
    JDOOneToManyNature - Class in org.exolab.castor.builder.info.nature.relation
    A JDOOneToManyNature defines typed properties needed in the context a one-to-many relation between two FieldInfos.
    JDOOneToManyNature(FieldInfo) - Constructor for class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Constructor taking a FieldInfo.
    JDOOneToOneNature - Class in org.exolab.castor.builder.info.nature.relation
    A JDOOneToOneNature defines a one-to-one relation between two FieldInfos.
    JDOOneToOneNature(FieldInfo) - Constructor for class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Constructor taking a FieldInfo.
    jdoPersistent(Database) - Method in interface org.exolab.castor.jdo.Persistent
    Called to set the database to which this object belongs when this object becomes persistent.
    jdoSetTimeStamp(long) - Method in interface org.exolab.castor.jdo.TimeStampable
    Set the time stamp.
    jdoStore(boolean) - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object is to be stored in persistent storage.
    jdoTransient() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate the object is now transient.
    jdoUpdate() - Method in interface org.exolab.castor.jdo.Persistent
    Called to indicate that an object has been included to the current transaction by means of db.update() method (at the end of a "long " transaction).
    JDOUtils - Class in org.castor.jdo.util
    Common static methods for Castor JDO.
    JEnum - Class in org.exolab.javasource
    Describes the definition of a enum type class.
    JEnum(String) - Constructor for class org.exolab.javasource.JEnum
    Construct JEnum with given name.
    JEnumConstant - Class in org.exolab.javasource
    Describes the definition of a enum constant.
    JEnumConstant(String) - Constructor for class org.exolab.javasource.JEnumConstant
    Constructs a JEnumConstant with a given name and no initialization arguements.
    JEnumConstant(String, String[]) - Constructor for class org.exolab.javasource.JEnumConstant
    Constructs a JEnumConstant with a given name and initialization arguments.
    JField - Class in org.exolab.javasource
    A class which holds information about a field.
    JField(JType, String) - Constructor for class org.exolab.javasource.JField
    Creates a new JField.
    JInnerClass - Class in org.exolab.javasource
    A representation of the Java Source code for a Java inner class.
    JInnerClass(String) - Constructor for class org.exolab.javasource.JInnerClass
    Creates a new JInnerClass with the given name.
    JInterface - Class in org.exolab.javasource
    A representation of the Java Source code for a Java Interface.
    JInterface(String) - Constructor for class org.exolab.javasource.JInterface
    Creates a new JInterface with the given name.
    jj_nt - Variable in class org.castor.cpa.query.castorql.CastorQLParser
    Next token.
    jj_nt - Variable in class org.castor.cpa.query.ejbql.EjbQLParser
    Next token.
    jj_nt - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    jj_nt - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    jjFillToken() - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
     
    jjFillToken() - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
     
    jjnewLexState - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    jjnewLexState - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    jjstrLiteralImages - Static variable in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Token literal values.
    jjstrLiteralImages - Static variable in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Token literal values.
    jjstrLiteralImages - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    jjstrLiteralImages - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    jjtAddChild(Node, int) - Method in interface org.castor.cpa.query.castorql.Node
    This method tells the node to add its argument to the node's list of children.
    jjtAddChild(Node, int) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtAddChild(Node, int) - Method in interface org.castor.cpa.query.ejbql.Node
    This method tells the node to add its argument to the node's list of children.
    jjtAddChild(Node, int) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    JJTBETWEENEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTBETWEENEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTBOOLEANLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTBOOLEANLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCASTORPARAMETER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCASTORQL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCastorQLParserState - Class in org.castor.cpa.query.castorql
     
    JJTCastorQLParserState() - Constructor for class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    JJTCHARLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCHARLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtClose() - Method in interface org.castor.cpa.query.castorql.Node
    This method is called after all the child nodes have been added.
    jjtClose() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtClose() - Method in interface org.castor.cpa.query.ejbql.Node
    This method is called after all the child nodes have been added.
    jjtClose() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    JJTCOMPARISONEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCOMPARISONEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCOMPARISONOPERATOR - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCOMPARISONOPERATOR - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCONDITIONALEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCONDITIONALEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCONDITIONALFACTOR - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCONDITIONALFACTOR - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCONDITIONALPRIMARY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCONDITIONALPRIMARY - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTCONDITIONALTERM - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTCONDITIONALTERM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTDATELITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTDATELITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTDATEPRIMARY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTEJBQL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTEjbQLParserState - Class in org.castor.cpa.query.ejbql
     
    JJTEjbQLParserState() - Constructor for class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    JJTEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTFACTOR - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTFACTOR - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTFLOATLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTFLOATLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTFROMCLAUSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTFROMCLAUSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTFROMDECLARATION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTFROMDECLARATION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTFUNCTION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTFUNCTION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtGetChild(int) - Method in interface org.castor.cpa.query.castorql.Node
    This method returns a child node.
    jjtGetChild(int) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtGetChild(int) - Method in interface org.castor.cpa.query.ejbql.Node
    This method returns a child node.
    jjtGetChild(int) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    jjtGetNumChildren() - Method in interface org.castor.cpa.query.castorql.Node
    Return the number of children the node has.
    jjtGetNumChildren() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtGetNumChildren() - Method in interface org.castor.cpa.query.ejbql.Node
    Return the number of children the node has.
    jjtGetNumChildren() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    jjtGetParent() - Method in interface org.castor.cpa.query.castorql.Node
     
    jjtGetParent() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtGetParent() - Method in interface org.castor.cpa.query.ejbql.Node
     
    jjtGetParent() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    jjtGetValue() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtGetValue() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    JJTIDENTIFIER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTIDENTIFIER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTINEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTINEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTINITEM - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTINITEM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTINTEGERLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTINTEGERLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTLIKEEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTLIKEEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTLIMITCLAUSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTLIMITCLAUSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTNAMEDPARAMETER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTNAMEDPARAMETER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtNodeName - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    jjtNodeName - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTNULLEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTNULLEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtOpen() - Method in interface org.castor.cpa.query.castorql.Node
    This method is called after the node has been made the current node.
    jjtOpen() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtOpen() - Method in interface org.castor.cpa.query.ejbql.Node
    This method is called after the node has been made the current node.
    jjtOpen() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    JJTORDERBYCLAUSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTORDERBYCLAUSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTORDERBYITEM - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTORDERBYITEM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTPARAMETER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTPARAMETER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTPATH - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTPATH - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTPOSITIONALPARAMETER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTPOSITIONALPARAMETER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTPRIMARY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTPRIMARY - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtree - Variable in class org.castor.cpa.query.castorql.CastorQLParser
     
    jjtree - Variable in class org.castor.cpa.query.ejbql.EjbQLParser
     
    JJTSELECTCLAUSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTSELECTCLAUSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTSELECTEXPRESSION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTSELECTEXPRESSION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTSELECTSTATEMENT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTSELECTSTATEMENT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    jjtSetParent(Node) - Method in interface org.castor.cpa.query.castorql.Node
    This pair of methods are used to inform the node of its parent.
    jjtSetParent(Node) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtSetParent(Node) - Method in interface org.castor.cpa.query.ejbql.Node
    This pair of methods are used to inform the node of its parent.
    jjtSetParent(Node) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    jjtSetValue(Object) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    jjtSetValue(Object) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    JJTSTRINGLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTERM - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTERM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTTIMELITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTIMELITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTTIMEPRIMARY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTIMESTAMPLITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTIMESTAMPLITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTTIMESTAMPPRIMARY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTTRIMSPECIFICATION - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JJTUNDEFINEDFUNCTION - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTWHERECLAUSE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserTreeConstants
     
    JJTWHERECLAUSE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserTreeConstants
     
    JMember - Interface in org.exolab.javasource
    An interface which represents a Member of a JClass, modelled closely after the Java Reflection API.
    JMethod - Class in org.exolab.javasource
    A class which holds information about the methods of a JClass.
    JMethod(String) - Constructor for class org.exolab.javasource.JMethod
    Creates a new JMethod with the given name and "void" return type.
    JMethod(String, JType, String) - Constructor for class org.exolab.javasource.JMethod
    Creates a new JMethod with the given name and returnType.
    JMethodSignature - Class in org.exolab.javasource
    A class which holds information about the signature of a JMethod.
    JMethodSignature(String) - Constructor for class org.exolab.javasource.JMethodSignature
    Creates a new method with the given name and "void" return type.
    JMethodSignature(String, JType) - Constructor for class org.exolab.javasource.JMethodSignature
    Creates a new method with the given name and return type.
    JModifiers - Class in org.exolab.javasource
    Represents the set of modifiers for a Method or Member variable.
    JModifiers() - Constructor for class org.exolab.javasource.JModifiers
    Creates a new JModifiers class.
    JNaming - Class in org.exolab.javasource
    A utility class used to validate identifiers and class names.
    Jndi - Class in org.castor.jdo.conf
    Class Jndi.
    Jndi() - Constructor for class org.castor.jdo.conf.Jndi
     
    JNDIConnectionFactory - Class in org.castor.cpa.persistence.sql.connection
     
    JNDIConnectionFactory(Jndi, boolean) - Constructor for class org.castor.cpa.persistence.sql.connection.JNDIConnectionFactory
    Constructs a new JNDIConnectionFactory with given database and mapping.
    JNDIConsumer - Class in org.exolab.castor.dsml.jndi
     
    JNDIConsumer() - Constructor for class org.exolab.castor.dsml.jndi.JNDIConsumer
     
    JndiDescriptor - Class in org.castor.jdo.conf.descriptors
    Class JndiDescriptor.
    JndiDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.JndiDescriptor
     
    JNDIENCTransactionManagerFactory - Class in org.castor.transactionmanager
    Transaction manager factory instance to be used with J2EE containers where the transaction manager is bound to the JNDI ENC of the container.
    JNDIENCTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.JNDIENCTransactionManagerFactory
     
    JNDIExporter - Class in org.exolab.castor.dsml.jndi
     
    JNDIExporter(DirContext) - Constructor for class org.exolab.castor.dsml.jndi.JNDIExporter
     
    JNDIImporter - Class in org.exolab.castor.dsml.jndi
     
    JNDIImporter(DirContext) - Constructor for class org.exolab.castor.dsml.jndi.JNDIImporter
     
    JNDIProducer - Class in org.exolab.castor.dsml.jndi
     
    JNDIProducer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.jndi.JNDIProducer
     
    Join - Class in org.castor.cpa.persistence.sql.query
    Class holding join informations.
    Join(JoinOperator, Qualifier) - Constructor for class org.castor.cpa.persistence.sql.query.Join
    Constructor taking two parameters, constructing JoinOperator instance from string and delegating call to the default constructor.
    Join(JoinOperator, Qualifier, Condition) - Constructor for class org.castor.cpa.persistence.sql.query.Join
    Default constructor copying passed values to class variables.
    JOIN - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'JOIN' keyword for constructing joins of SQL queries.
    JoinOperator - Enum in org.castor.cpa.persistence.sql.query
    Class holding different join types.
    JOTMTransactionManagerFactory - Class in org.castor.transactionmanager
    Transaction manager factory instance to be used with J2EE containers where the transaction manager used is JOTM.
    JOTMTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.JOTMTransactionManagerFactory
     
    JPABasicProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation Basic.
    JPABasicProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPABasicProcessor
     
    JPACacheProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
     
    JPACacheProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPACacheProcessor
     
    JPACallbackHandler - Class in org.castor.cpa.jpa.info
    Handles JPA annotation-driven callback hooks.
    JPACallbackHandler() - Constructor for class org.castor.cpa.jpa.info.JPACallbackHandler
     
    JPAClassAnnotationProcessingService - Class in org.castor.cpa.jpa.info
    This is a standard BaseTargetAwareAnnotationProcessingService initialized with JPA Annotation processors for class bound JPA annotations.
    JPAClassAnnotationProcessingService() - Constructor for class org.castor.cpa.jpa.info.JPAClassAnnotationProcessingService
    Instantiate a BaseTargetAwareAnnotationProcessingService with JPA Annotation processors for class bound JPA annotations.
    JPAClassNature - Class in org.castor.cpa.jpa.natures
    A BaseNature extension that gives access to information derived from class bound JPA annotations.
    JPAClassNature(PropertyHolder) - Constructor for class org.castor.cpa.jpa.natures.JPAClassNature
    Instantiate a JPAClassNature to access the given PropertyHolder.
    JPAColumnProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation Column.
    JPAColumnProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAColumnProcessor
     
    JPAEntityProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation Entity.
    JPAEntityProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPAEntityProcessor
     
    JPAEnumeratedProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
     
    JPAEnumeratedProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAEnumeratedProcessor
     
    JPAFieldAnnotationProcessingService - Class in org.castor.cpa.jpa.info
    This is a standard BaseTargetAwareAnnotationProcessingService initialized with JPA Annotation processors for field bound JPA annotations.
    JPAFieldAnnotationProcessingService() - Constructor for class org.castor.cpa.jpa.info.JPAFieldAnnotationProcessingService
    Instantiate a BaseTargetAwareAnnotationProcessingService with JPA Annotation processors for field bound JPA annotations.
    JPAFieldNature - Class in org.castor.cpa.jpa.natures
    A BaseNature extension, that gives access to information derived from field bound JPA annotations.
    JPAFieldNature(PropertyHolder) - Constructor for class org.castor.cpa.jpa.natures.JPAFieldNature
    Instantiate a JPAFieldNature to access the given PropertyHolder.
    JPAGeneratedValueProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation GeneratedValue.
    JPAGeneratedValueProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAGeneratedValueProcessor
     
    JPAIdProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation Id.
    JPAIdProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAIdProcessor
     
    JPAInheritanceProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation Inheritance.
    JPAInheritanceProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPAInheritanceProcessor
     
    JPAJoinColumnProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation JoinColumn.
    JPAJoinColumnProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinColumnProcessor
     
    JPAJoinTableProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation JoinTable.
    JPAJoinTableProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinTableProcessor
     
    JPAKeyGeneratorDescriptor - Class in org.castor.cpa.jpa.info
     
    JPAKeyGeneratorDescriptor() - Constructor for class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    JPAKeyGeneratorManager - Class in org.castor.cpa.jpa.info
     
    JPAKeyGeneratorManager() - Constructor for class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    JPALobProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
     
    JPALobProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPALobProcessor
     
    JPAManyToManyProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation ManyToMany.
    JPAManyToManyProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToManyProcessor
     
    JPAManyToOneProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation ManyToOne.
    JPAManyToOneProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToOneProcessor
     
    JPAMappedSuperclassProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
     
    JPAMappedSuperclassProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPAMappedSuperclassProcessor
     
    JPANamedNativeQueriesProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
     
    JPANamedNativeQueriesProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueriesProcessor
     
    JPANamedNativeQueryProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
     
    JPANamedNativeQueryProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueryProcessor
     
    JPANamedQueriesProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation NamedQuery.
    JPANamedQueriesProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueriesProcessor
     
    JPANamedQueryProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation NamedQuery.
    JPANamedQueryProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueryProcessor
     
    JPAOneToManyProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation OneToMany.
    JPAOneToManyProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToManyProcessor
     
    JPAOneToOneProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation OneToOne.
    JPAOneToOneProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToOneProcessor
     
    JParameter - Class in org.exolab.javasource
    Represents a parameter to a JMethod.
    JParameter(JType, String) - Constructor for class org.exolab.javasource.JParameter
    Creates a new JParameter with the given type, and name.
    JPASequenceGeneratorClassProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation SequenceGenerator.
    JPASequenceGeneratorClassProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPASequenceGeneratorClassProcessor
     
    JPASequenceGeneratorDescriptor - Class in org.castor.cpa.jpa.info
     
    JPASequenceGeneratorDescriptor() - Constructor for class org.castor.cpa.jpa.info.JPASequenceGeneratorDescriptor
     
    JPASequenceGeneratorFieldProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation SequenceGenerator.
    JPASequenceGeneratorFieldProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPASequenceGeneratorFieldProcessor
     
    JPATableGeneratorClassProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation TableGenerator.
    JPATableGeneratorClassProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPATableGeneratorClassProcessor
     
    JPATableGeneratorDescriptor - Class in org.castor.cpa.jpa.info
     
    JPATableGeneratorDescriptor() - Constructor for class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    JPATableGeneratorFieldProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation TableGenerator.
    JPATableGeneratorFieldProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPATableGeneratorFieldProcessor
     
    JPATableProcessor - Class in org.castor.cpa.jpa.processors.classprocessors
    Processes the JPA annotation Table.
    JPATableProcessor() - Constructor for class org.castor.cpa.jpa.processors.classprocessors.JPATableProcessor
     
    JPATemporalProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
     
    JPATemporalProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPATemporalProcessor
     
    JPATransientProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation Transient.
    JPATransientProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPATransientProcessor
     
    JPAUniqueConstraint - Class in org.castor.cpa.jpa.info
     
    JPAUniqueConstraint() - Constructor for class org.castor.cpa.jpa.info.JPAUniqueConstraint
     
    JPAVersionManager - Class in org.castor.cpa.jpa.info
     
    JPAVersionManager() - Constructor for class org.castor.cpa.jpa.info.JPAVersionManager
     
    JPAVersionProcessor - Class in org.castor.cpa.jpa.processors.fieldprocessors
    Processes the JPA annotation Version.
    JPAVersionProcessor() - Constructor for class org.castor.cpa.jpa.processors.fieldprocessors.JPAVersionProcessor
     
    JPrimitiveType - Class in org.exolab.javasource
    JType sub-class for java primitives.
    JPrimitiveType(String, String) - Constructor for class org.exolab.javasource.JPrimitiveType
    Creates a new JPrimitiveType for a primitive with the given name and wrapper name.
    JSourceCode - Class in org.exolab.javasource
    A class for holding in-memory Java source code.
    JSourceCode() - Constructor for class org.exolab.javasource.JSourceCode
    Creates an empty JSourceCode.
    JSourceCode(String) - Constructor for class org.exolab.javasource.JSourceCode
    Creates a JSourceCode and adds the given String to its contents.
    JSourceWriter - Class in org.exolab.javasource
    The writer used by the javasource classes.
    JSourceWriter(Writer) - Constructor for class org.exolab.javasource.JSourceWriter
    Creates a new JSourceWriter.
    JSourceWriter(Writer, boolean) - Constructor for class org.exolab.javasource.JSourceWriter
    Creates a new JSourceWriter.
    JSourceWriter(Writer, short, boolean) - Constructor for class org.exolab.javasource.JSourceWriter
    Creates a new JSourceWriter.
    JSourceWriter(Writer, short, char, boolean) - Constructor for class org.exolab.javasource.JSourceWriter
    Creates a new JSourceWriter.
    JStructure - Class in org.exolab.javasource
    This class represents the basic Java "structure" for a Java source file.
    JStructure(String) - Constructor for class org.exolab.javasource.JStructure
    Creates a new JStructure with the given name.
    JType - Class in org.exolab.javasource
    Represents a primitive or class type.
    JType(String) - Constructor for class org.exolab.javasource.JType
    Creates a new JType with the given name.
    JTypeName - Class in org.exolab.javasource
    Represents a class name.
    JTypeName() - Constructor for class org.exolab.javasource.JTypeName
    Creates a default JTypeName.
    JTypeName(String) - Constructor for class org.exolab.javasource.JTypeName
    Creates a new JTypeName with the given name.

    K

    Key - Class in org.exolab.castor.xml.schema
    A class that represents the XML Schema Identity Constraint: Key.
    Key(String) - Constructor for class org.exolab.castor.xml.schema.Key
    Creates a new Key Identity-Constraint.
    KEY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    KEY - Static variable in class org.exolab.castor.xml.schema.Structure
     
    KEYGEN_FACTORIES_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Key generator factory classes of supported database engines.
    KeyGenerator - Interface in org.castor.cpa.persistence.sql.keygen
    Interface for a key generator.
    KeyGenerator - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all key generators.
    KeyGenerator(String, String) - Constructor for class org.castor.ddlgen.schemaobject.KeyGenerator
    Construct key generator with given name and alias.
    KEYGENERATOR_FACTORIES - Static variable in class org.castor.cpa.CPAProperties
    Property listing all the available key genence factories.
    KeyGeneratorDef - Class in org.exolab.castor.mapping.xml
    Class KeyGeneratorDef.
    KeyGeneratorDef() - Constructor for class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    KeyGeneratorDefDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class KeyGeneratorDefDescriptor.
    KeyGeneratorDefDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
     
    KeyGeneratorDescriptor - Class in org.exolab.castor.jdo.engine
    Describes the properties of a key generator for a given class, with resolved alias and parameters.
    KeyGeneratorDescriptor(String, String, Properties) - Constructor for class org.exolab.castor.jdo.engine.KeyGeneratorDescriptor
    Creates an instance of this clas.
    KeyGeneratorFactory - Interface in org.castor.cpa.persistence.sql.keygen
    Interface for a key generator factories.
    KeyGeneratorFactory - Interface in org.castor.ddlgen
    Interface to be implemented by all key generator factories.
    KeyGeneratorFactoryRegistry - Class in org.castor.cpa.persistence.sql.keygen
    Registry for KeyGeneratorFactory implementations obtained from the Castor properties file and used by the JDO mapping configuration file.
    KeyGeneratorFactoryRegistry(AbstractProperties) - Constructor for class org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactoryRegistry
    Create a new registry instance of key generator factories.
    KeyGeneratorRegistry - Class in org.castor.ddlgen
    Registry for key generator factory implementations obtained from the configuration.
    KeyGeneratorRegistry(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.KeyGeneratorRegistry
    Construct an instance of each key generator factory specified in given configuration.
    KeyGeneratorTypeHandler<T> - Interface in org.castor.cpa.persistence.sql.keygen.typehandler
    Interface for various type handlers.
    KeyGeneratorTypeHandlerBigDecimal - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Class implementing the KeyGeneratorTypeHandler for BigDecimal type.
    KeyGeneratorTypeHandlerBigDecimal(boolean) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
    Construct an type handler for big decimal values.
    KeyGeneratorTypeHandlerBigDecimal(boolean, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal
     
    KeyGeneratorTypeHandlerFactory - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Factory for creating KeyGeneratorTypeHandler instances.
    KeyGeneratorTypeHandlerFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerFactory
     
    KeyGeneratorTypeHandlerInteger - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Class implementing the KeyGeneratorTypeHandler for Integer type.
    KeyGeneratorTypeHandlerInteger(boolean) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
    Construct an type handler for integer values.
    KeyGeneratorTypeHandlerInteger(boolean, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger
     
    KeyGeneratorTypeHandlerLong - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Class implementing the KeyGeneratorTypeHandler for Long type.
    KeyGeneratorTypeHandlerLong(boolean) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
    Construct an type handler for long values.
    KeyGeneratorTypeHandlerLong(boolean, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong
     
    KeyGeneratorTypeHandlerShort - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Class implementing the KeyGeneratorTypeHandler for Short type.
    KeyGeneratorTypeHandlerShort(boolean) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
    Construct an type handler for Short values.
    KeyGeneratorTypeHandlerShort(boolean, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort
     
    KeyGeneratorTypeHandlerString - Class in org.castor.cpa.persistence.sql.keygen.typehandler
    Class implementing the KeyGeneratorTypeHandler for String type.
    KeyGeneratorTypeHandlerString(boolean, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString
    Construct an type handler for string values.
    keyIterator() - Method in interface org.castor.cache.hashbelt.container.Container
    Returns an iterator over the keys contained in this container.
    keyIterator() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    Returns an iterator over the keys contained in this container.
    keyIterator() - Method in class org.castor.cache.hashbelt.container.MapContainer
    Returns an iterator over the keys contained in this container.
    keyIterator() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    Returns an iterator over the keys contained in this container.
    KeyNotFoundException - Exception in org.castor.ddlgen
    Configuration Key does not find exception.
    KeyNotFoundException(String) - Constructor for exception org.castor.ddlgen.KeyNotFoundException
    Construct KeyNotFoundException with given message.
    KeyNotFoundException(String, Exception) - Constructor for exception org.castor.ddlgen.KeyNotFoundException
    Construct KeyNotFoundException with given message and cause.
    KeyRef - Class in org.exolab.castor.xml.schema
    A class that represents the XML Schema Identity Constraint: KeyRef.
    KeyRef(String, String) - Constructor for class org.exolab.castor.xml.schema.KeyRef
    Creates a new KeyRef Identity-Constraint.
    KEYREF - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    KEYREF - Static variable in class org.exolab.castor.xml.schema.Structure
     
    keys() - Method in class org.exolab.castor.builder.util.ClassInfoResolverImpl
    Returns all the keys used for binding ClassInfo objects.
    keys(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Returns an enumeration of all the keys in the Map.
    keys(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Returns an enumeration of all the keys in the Map.
    keys(Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Returns an enumeration of all the keys in the Map.
    keySet() - Method in class org.castor.cache.DebuggingCacheProxy
    keySet() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    keySet() - Method in class org.castor.cache.distributed.EHCache
    keySet() - Method in class org.castor.cache.distributed.JcsCache
    keySet() - Method in class org.castor.cache.distributed.OsCache
    keySet() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    keySet() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    keySet() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    keySet() - Method in class org.castor.cache.simple.CountLimited
    keySet() - Method in class org.castor.cache.simple.NoCache
    keySet() - Method in class org.castor.cache.simple.TimeLimited
    keySet() - Method in class org.castor.cache.simple.Unlimited
    keySet() - Method in class org.castor.core.util.IdentityMap
    KEYWORD_ABS - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_AND - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_AS - Static variable in class org.exolab.castor.jdo.oql.Token
     
    KEYWORD_AS - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_ASC - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_AVG - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_BETWEEN - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_BY - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_COUNT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_DESC - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_DISTINCT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_FROM - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_IN - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_IS_DEFINED - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_IS_UNDEFINED - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_LIKE - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_LIMIT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_LIST - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_MAX - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_MIN - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_MOD - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_NIL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_NOT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_OFFSET - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_OR - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_ORDER - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_SELECT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_SUM - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_UNDEFINED - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    KEYWORD_WHERE - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    kind - Variable in class org.castor.cpa.query.castorql.Token
    An integer that describes the kind of this token.
    kind - Variable in class org.castor.cpa.query.ejbql.Token
    An integer that describes the kind of this token.
    kind - Variable in class org.exolab.castor.xml.dtd.parser.Token
    An integer that describes the kind of this token.

    L

    LANGUAGE_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:language.
    LANGUAGE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    LAX - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    LazyCGLIB - Interface in org.castor.persist.proxy
    Lazy is a place holder interface to indicate that a data object or a Collection in a data object is an Lazy instance.
    LazyCollection<T> - Interface in org.castor.persist.proxy
    Lazy is a place holder interface to indicate that a data object or a Collection in a data object is an Lazy instance.
    LazyHashSet<E> - Class in org.castor.persist.proxy
    It is a lazy Collection.
    LazyHashSet(TransactionContext, ClassMolder, List<Identity>) - Constructor for class org.castor.persist.proxy.LazyHashSet
    Creates an instance of LazyHashSet.
    Ldap - Class in org.exolab.castor.mapping.xml
    Class Ldap.
    Ldap() - Constructor for class org.exolab.castor.mapping.xml.Ldap
     
    LdapDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class LdapDescriptor.
    LdapDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
     
    LEADING - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    leaveDirectory() - Method in class org.exolab.castor.dsml.Producer
     
    leaveSchema() - Method in class org.exolab.castor.dsml.Producer
     
    LEFT_JOIN - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    LEFT_PAREN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    LEFT_PAREN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    leftExpression() - Method in class org.castor.cpa.persistence.sql.query.Assignment
    Returns left operand of the assignment.
    leftExpression() - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
    Returns left operand of the comparison.
    LENGTH - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    length() - Method in interface org.castor.cpa.query.Expression
    The method for LENGTH function of query objects.
    length() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LENGTH function of query objects.
    Length - Class in org.castor.cpa.query.object.function
    Final class that represents LENGTH function.
    Length() - Constructor for class org.castor.cpa.query.object.function.Length
     
    length() - Method in class org.exolab.castor.jdo.engine.ClobImpl
     
    LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
     
    LENIENT_ID_VALIDATION - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether id/href validation should be lenient; defaults to false.
    LENIENT_INTEGER_VALIDATION - Static variable in class org.castor.xml.XMLProperties
    Property that allows to specify whether the validation for <xs:integer> should accept the old 'int/Integer' members as well; default to false.
    LENIENT_INTROSPECTED_ELEMENT_STRICTNESS - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether element strictness for introspected classes/elements should be lenient (aka allowed); defaults to true.
    LENIENT_SEQUENCE_ORDER - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether sequence order validation should be lenient.
    LESS_EQUAL - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Less equal comparison operator.
    LESS_THAN - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Less than comparison operator.
    LESS_THAN - Static variable in class org.exolab.castor.types.DateTimeBase
    Public constant referring to a Date/Time comparison result of "less than".
    lessEqual(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is less than or equal to the given one.
    LESSEQUAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    LESSEQUAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    lessEqual(long) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(double) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(String) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    lessEqual(Expression) - Method in interface org.castor.cpa.query.Expression
    Less equal.
    LessEqual - Class in org.castor.cpa.query.object.condition
    Final class that represents less equal comparison operator.
    LessEqual() - Constructor for class org.castor.cpa.query.object.condition.LessEqual
    Protect constructor from being called from everywhere.
    lessEqual(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessEqual(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less equal.
    lessThan(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is less than the given one.
    LESSTHAN - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    LESSTHAN - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    lessThan(long) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(double) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(String) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    lessThan(Expression) - Method in interface org.castor.cpa.query.Expression
    Less Then.
    LessThan - Class in org.castor.cpa.query.object.condition
    Final class that represents less than comparison operator.
    LessThan() - Constructor for class org.castor.cpa.query.object.condition.LessThan
    Protect constructor from being called from everywhere.
    lessThan(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    lessThan(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Less Then.
    LETTER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    LETTER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    LETTER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    LETTER - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    Lexer - Class in org.exolab.castor.jdo.oql
    Seperates an input string of OQL into a stream of Tokens.
    Lexer(String) - Constructor for class org.exolab.castor.jdo.oql.Lexer
    Creates a lexer which will seperate a string query into a series of tokens.
    LexicalError(boolean, int, int, int, String, char) - Static method in error org.castor.cpa.query.castorql.TokenMgrError
    Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
    LexicalError(boolean, int, int, int, String, char) - Static method in error org.castor.cpa.query.ejbql.TokenMgrError
    Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
    lexStateNames - Static variable in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Lexer state names.
    lexStateNames - Static variable in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Lexer state names.
    lexStateNames - Static variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    lexStateNames - Static variable in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    LIKE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    LIKE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    like(String) - Method in interface org.castor.cpa.query.Expression
    Like.
    like(String, char) - Method in interface org.castor.cpa.query.Expression
    Like.
    like(String, Parameter) - Method in interface org.castor.cpa.query.Expression
    Like.
    like(Parameter) - Method in interface org.castor.cpa.query.Expression
    Like.
    like(Parameter, char) - Method in interface org.castor.cpa.query.Expression
    Like.
    like(Parameter, Parameter) - Method in interface org.castor.cpa.query.Expression
    Like.
    Like - Class in org.castor.cpa.query.object.condition
    Final class that represents like simple condition.
    Like() - Constructor for class org.castor.cpa.query.object.condition.Like
     
    like(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    like(Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    like(String, char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    like(String, Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    like(Parameter, char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    like(Parameter, Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Like.
    LikeExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    LikeExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    LIMIT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    LIMIT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    LIMIT - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    LimitClause() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    LimitClause() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    line - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    line - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    LINE_STYLE - Static variable in class org.exolab.javasource.JComment
    The line comment style.
    LIST - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    LIST - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ListClassDescriptor - Class in org.exolab.castor.xml.descriptors
    The default java.util.List class descriptor.
    ListClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.ListClassDescriptor
    No-arg constructor.
    ListClassDescriptor(String) - Constructor for class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Constructs a List Class Descriptor with the given XML name.
    listDNs() - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    listenerList - Variable in class org.exolab.castor.util.EventListenerList
    The internal list of listeners that is returned from getListenerList
    listReturnAttrs() - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    ListType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents a SimpleType that is a "list" of a given SimpleType.
    ListType(Schema) - Constructor for class org.exolab.castor.xml.schema.simpletypes.ListType
    Creates a new ListType.
    Literal() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Literal() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    Literal - Interface in org.castor.cpa.query
    Marker interface for literals of query objects.
    load(Identity, ProposedEntity, AccessMode) - Method in class org.castor.persist.AbstractTransactionContext
    Load an object for use within the transaction.
    load(Identity, ProposedEntity, AccessMode, QueryResults) - Method in class org.castor.persist.AbstractTransactionContext
    Load an object for use within the transaction.
    load(TransactionContext, OID, ProposedEntity, AccessMode) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    load(TransactionContext, OID, ProposedEntity, AccessMode) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    load(TransactionContext, OID, ProposedEntity, AccessMode) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    load(TransactionContext, OID, ProposedEntity, AccessMode) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Load an object with specified identity from the persistent storage.
    load(TransactionContext, OID, ProposedEntity, AccessMode) - Method in class org.castor.persist.resolver.SerializableResolver
     
    load(Identity, ProposedEntity, AccessMode) - Method in interface org.castor.persist.TransactionContext
    Load an object for use within the transaction.
    load(Identity, ProposedEntity, AccessMode, QueryResults) - Method in interface org.castor.persist.TransactionContext
    Load an object for use within the transaction.
    load() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Called by BuilderConfiguration.getDefault() to load the configuration the first time.
    load(Class<T>, Object) - Method in interface org.exolab.castor.jdo.Database
    Load an object of the specified type and given identity.
    load(Class<T>, Object, AccessMode) - Method in interface org.exolab.castor.jdo.Database
    Load an object of the specified type and given identity.
    load(Class<T>, Object, Object) - Method in interface org.exolab.castor.jdo.Database
    Load an object of the specified type and given identity into a given instance of object.
    load(Class<T>, Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Load an object of the specified type and given identity.
    load(Class<T>, Object, Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Load an object of the specified type and given identity into a given instance of object.
    load(Class<T>, Object, AccessMode) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Load an object of the specified type and given identity.
    load(Object, ProposedEntity, Identity, AccessMode) - Method in class org.exolab.castor.jdo.engine.SQLEngine
    Loads the object from persistence storage.
    load(TransactionContext, DepositBox, ProposedEntity, AccessMode, QueryResults) - Method in class org.exolab.castor.persist.ClassMolder
    Loads the field values.
    load(AbstractTransactionContext, OID, ProposedEntity, AccessMode, int, QueryResults, ClassMolder, Identity) - Method in class org.exolab.castor.persist.LockEngine
    Loads an object of the specified type and identity from persistent storage.
    load(Object, ProposedEntity, Identity, AccessMode) - Method in interface org.exolab.castor.persist.spi.Persistence
    Loads the object from persistence storage.
    LOAD_PACKAGE_MAPPING - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether the ClassDescriptorResolver should (automatically) search for and consult with package mapping files (.castor.xml) to retrieve class descriptor information; on by default.
    loadBinding(String) - Method in class org.exolab.castor.builder.binding.BindingLoader
    Loads the binding file from the URL given, and populates the ExtendedBinding instance from the values given.
    loadBinding(InputSource) - Method in class org.exolab.castor.builder.binding.BindingLoader
    Loads a Binding Document.
    loadClass(ClassLoader, String) - Static method in class org.castor.jdo.util.ClassLoadingUtils
    Loads a class with a given name.
    loadClass(ClassLoader, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
    Capsulates the ClassLoader.loadClass method to throw no exceptions but return null instead.
    loadClassDescriptors(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Deprecated. 
    loadClassDescriptors(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Deprecated.
    Please use e.g. #addPackage(String) instead.
    loadConfiguration(String, String, DataSource, Mapping, TransactionManager) - Static method in class org.exolab.castor.jdo.JDOManager
    Initialize the JDOManager configuration with given name, engine, datasource, transaction demarcation and mapping.
    loadConfiguration(JdoConf, EntityResolver, ClassLoader, String) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified in-memory JdoConf.
    loadConfiguration(JdoConf, ClassLoader, String) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified in-memory JdoConf.
    loadConfiguration(JdoConf, String) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified in-memory JdoConf.
    loadConfiguration(InputSource, EntityResolver, ClassLoader) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified input source using a custom class loader.
    loadConfiguration(InputSource, EntityResolver, ClassLoader, JDOClassDescriptorResolver) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified input source using a custom class loader.
    loadConfiguration(String, ClassLoader) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified location using a custom class loader.
    loadConfiguration(String, ClassLoader, JDOClassDescriptorResolver) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified location using a custom class loader.
    loadConfiguration(String) - Static method in class org.exolab.castor.jdo.JDOManager
    Load the JDOManager configuration from the specified location.
    loadDatabase(String, String, DataSource, Mapping, TransactionManager) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Instantiates a DataSourceConnectionFactory with given name, engine, datasource and mapping.
    loadDatabase(InputSource, EntityResolver, ClassLoader) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Instantiates a ConnectionFactory from the JDO configuration file.
    loadDatabase(InputSource, EntityResolver, ClassLoader, JDOClassDescriptorResolver) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Instantiates a ConnectionFactory from the JDO configuration file.
    loadDatabase(JdoConf, EntityResolver, ClassLoader, String) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Creates a entry for every database and associates them with their name in a map.
    loadDatabase(JdoConf, EntityResolver, ClassLoader, String, JDOClassDescriptorResolver) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Creates a entry for every database and associates them with their name in a map.
    loadDataSource(DataSource, ClassLoader) - Static method in class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Initialize JDBC DataSource instance with the given database configuration instances and the given class loader.
    loadDefaultProperties(String, String) - Method in class org.castor.core.util.AbstractProperties
    Load module properties from default locations.
    loaded(Object, AccessMode) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    loaded(Object, AccessMode) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    loaded(Object, AccessMode) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that the object has been loaded from persistent storage.
    loading(Object, Object) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    loading(Object, Object) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Called to indicate that an object of the given type and identity is about to be loaded into memory.
    loadMapping(MappingRoot, Object) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    Loads the mapping from the specified mapping object if not loaded previously.
    loadMapping(MappingRoot, Object) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Loads the mapping from the specified mapping object if not loaded previously.
    loadMapping() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
    Return if mapping should be loaded with this MappingLoader instance or if another mapping have been loaded previously.
    loadMapping(String) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified URL with type defaults to 'CastorXmlMapping'.
    loadMapping(String, String) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified URL.
    loadMapping(URL) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified URL with type defaults to 'CastorXmlMapping'.
    loadMapping(URL, String) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified URL.
    loadMapping(InputSource) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified input source with type defaults to 'CastorXmlMapping'.
    loadMapping(InputSource, String) - Method in class org.exolab.castor.mapping.Mapping
    Loads the mapping from the specified input source.
    loadMapping(MappingRoot, Object) - Method in class org.exolab.castor.xml.XMLMappingLoader
    Loads the mapping from the specified mapping object if not loaded previously.
    loadMappingInternal(Mapping, DTDResolver, String) - Method in class org.castor.mapping.MappingUnmarshaller
    Internal recursive loading method.
    loadMappingOnly(Mapping) - Method in class org.castor.mapping.MappingUnmarshaller
     
    loadProperties(String, String) - Static method in class org.exolab.castor.builder.BuilderConfiguration
    Load the configuration will not complain about inability to load configuration file from one of the default directories, but if it cannot find the JAR's configuration file, will throw a run time exception.
    loadSynchronizables() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Load the TxSynchronizable implementations from the properties file, if not loaded before.
    loadTimeStamp(TransactionContext, DepositBox, AccessMode) - Method in class org.exolab.castor.persist.ClassMolder
     
    loadUserProperties(String) - Method in class org.castor.core.util.AbstractProperties
    Load common user properties from classpath root and current working directory.
    LOB - Static variable in class org.castor.cpa.jpa.natures.JPAFieldNature
    Property Key for Lob
    LOB_BUFFER_SIZE - Static variable in class org.castor.cpa.CPAProperties
    Property name of LOB buffer size in castor.properties.
    LobType - Class in org.castor.ddlgen.typeinfo
    LobType is used for BLOB/CLOB type which require a sufix, for example BLOB(10M), CLOB(1K).
    LobType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.LobType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    LocalDatabaseImpl - Class in org.exolab.castor.jdo.engine
    An implementation of the JDO Database interface supporting explicit local transaction demarcation.
    LocalDatabaseImpl(String, int, CallbackInterceptor, InstanceFactory, ClassLoader, boolean) - Constructor for class org.exolab.castor.jdo.engine.LocalDatabaseImpl
    Creates an instance of this class.
    LocaleDescriptor - Class in org.exolab.castor.xml.descriptors
    A ClassDescriptor for java.util.Locale.
    LocaleDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.LocaleDescriptor
    No-arg constructor.
    LocalTransactionContext - Class in org.castor.persist
    A transaction context is required in order to perform operations against the database.
    LocalTransactionContext(Database) - Constructor for class org.castor.persist.LocalTransactionContext
    Create a new transaction context.
    LocalTransactionManager - Class in org.castor.transactionmanager
    Default transaction manager when Castor is used in standalone mode, in other words not within a J2EE container.
    LocalTransactionManager() - Constructor for class org.castor.transactionmanager.LocalTransactionManager
     
    LocalTransactionManagerFactory - Class in org.castor.transactionmanager
    Default transaction manager when Castor is used in standalone mode, in other words not within a J2EE container.
    LocalTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.LocalTransactionManagerFactory
     
    LOCATE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    locate(String) - Method in interface org.castor.cpa.query.Expression
    The method for LOCATE function of query objects.
    locate(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for LOCATE function of query objects.
    locate(String, int) - Method in interface org.castor.cpa.query.Expression
    The method for LOCATE function of query objects.
    locate(String, Expression) - Method in interface org.castor.cpa.query.Expression
    The method for LOCATE function of query objects.
    locate(Expression, int) - Method in interface org.castor.cpa.query.Expression
    Locate.
    locate(Expression, Expression) - Method in interface org.castor.cpa.query.Expression
    Locate.
    locate(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LOCATE function of query objects.
    locate(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LOCATE function of query objects.
    locate(String, int) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LOCATE function of query objects.
    locate(String, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LOCATE function of query objects.
    locate(Expression, int) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Locate.
    locate(Expression, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Locate.
    Locate - Class in org.castor.cpa.query.object.function
    Final class that represents LOCATE function.
    Locate() - Constructor for class org.castor.cpa.query.object.function.Locate
    Construct an instance of Locate function with default start position.
    Location - Class in org.castor.xmlctf.xmldiff.xml
    An immutable class for storing XML file location information.
    Location(Locator) - Constructor for class org.castor.xmlctf.xmldiff.xml.Location
    Creates a new Location with the current values from the provided Locator.
    Location - Interface in org.exolab.castor.xml.location
    A simple Location class used for fine grained detail of exceptions.
    lock() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Get reference to the ReadWriteLock of this cache instance.
    LOCK - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'LOCK' keyword for constructing WITH LOCK-clauses.
    lock(Object) - Method in interface org.exolab.castor.jdo.Database
    Acquire a soft write lock on the object.
    lock(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Acquire a soft write lock on the object.
    LockEngine - Class in org.exolab.castor.persist
    LockEngine is a gateway for all the ClassMolders of a persistence storage.
    LockEngine(DatabaseContext, ClassDescriptorResolver, PersistenceFactory) - Constructor for class org.exolab.castor.persist.LockEngine
    Construct a new cache engine with the specified mapping table, persistence engine and the log interceptor.
    LockNotGrantedException - Exception in org.exolab.castor.jdo
    Exception thrown when failed to acquire a lock on an object, a timeout occured waiting to acquire the lock, or a deadlock has been detected.
    LockNotGrantedException(String) - Constructor for exception org.exolab.castor.jdo.LockNotGrantedException
     
    LockNotGrantedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.LockNotGrantedException
     
    LOG - Static variable in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    The Jakarta Commons Logging instance used for all logging.
    LOG - Static variable in class org.castor.mapping.AbstractMappingLoaderFactory
    The Jakarta Commons Logging instance used for all logging.
    LOG - Static variable in class org.exolab.castor.persist.ClassMolderHelper
    Logger used for logging.
    LogInterceptor - Interface in org.exolab.castor.persist.spi
    A log interceptor recieves notifications on various events that occur in the persistence layer is responsible for reporting them.
    LONG - Static variable in class org.exolab.javasource.JType
    JType instance for a long (Long).
    LONG_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    LONG_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:long.
    LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema long type
    LongLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a long literal.
    LongLiteral(long) - Constructor for class org.castor.cpa.query.object.literal.LongLiteral
    Construct long literal with given value.
    LongToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Long to BigDecimal.
    LongToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.LongToBigDecimal
    Default constructor.
    LongToCastorDuration - Class in org.castor.cpa.persistence.convertor
    Convert Long to org.exolab.castor.types.Duration.
    LongToCastorDuration() - Constructor for class org.castor.cpa.persistence.convertor.LongToCastorDuration
    Default constructor.
    LongToCastorTime - Class in org.castor.cpa.persistence.convertor
    Convert Long to org.exolab.castor.types.Time.
    LongToCastorTime() - Constructor for class org.castor.cpa.persistence.convertor.LongToCastorTime
    Default constructor.
    LongToDate - Class in org.castor.cpa.persistence.convertor
    Convert Long to Date.
    LongToDate() - Constructor for class org.castor.cpa.persistence.convertor.LongToDate
    Default constructor.
    LongToDouble - Class in org.castor.cpa.persistence.convertor
    Convert Long to Double.
    LongToDouble() - Constructor for class org.castor.cpa.persistence.convertor.LongToDouble
    Default constructor.
    LongToFloat - Class in org.castor.cpa.persistence.convertor
    Convert Long to Float.
    LongToFloat() - Constructor for class org.castor.cpa.persistence.convertor.LongToFloat
    Default constructor.
    LongToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Long to Integer.
    LongToInteger() - Constructor for class org.castor.cpa.persistence.convertor.LongToInteger
    Default constructor.
    LongToShort - Class in org.castor.cpa.persistence.convertor
    Convert Long to Short.
    LongToShort() - Constructor for class org.castor.cpa.persistence.convertor.LongToShort
    Default constructor.
    LongValidator - Class in org.exolab.castor.xml.validators
    The Long Validation class.
    LongValidator() - Constructor for class org.exolab.castor.xml.validators.LongValidator
    Creates a new LongValidator with no restrictions.
    lookingAhead - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    lookupPackageByLocation(String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Converts a schema location into a Java package.
    lookupPackageByNamespace(String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Gets a Java package to an XML namespace URL.
    LOWER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    lower() - Method in interface org.castor.cpa.query.Expression
    The method for LOWER function of query objects.
    lower() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for LOWER function of query objects.
    Lower - Class in org.castor.cpa.query.object.function
    Final class that represents LOWER function of query objects.
    Lower() - Constructor for class org.castor.cpa.query.object.function.Lower
     
    LOWER_CASE_STYLE - Static variable in class org.exolab.castor.xml.util.DefaultNaming
    The lower case style with hyphens to separate words.
    LPAREN - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Left parenthesis character for SQL query.
    LPAREN - Static variable in class org.exolab.castor.jdo.oql.Token
     
    LPAREN - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    LRUHashbelt - Class in org.castor.cache.hashbelt
    A type of hashbelt that moves requested elements back into the first container when a get or add occurs.
    LRUHashbelt() - Constructor for class org.castor.cache.hashbelt.LRUHashbelt
     
    LRUHashbeltFactory - Class in org.castor.cache.hashbelt
    Implements CacheFactory for the LRUHashbelt implementation of Cache.
    LRUHashbeltFactory() - Constructor for class org.castor.cache.hashbelt.LRUHashbeltFactory
     
    LT - Static variable in class org.exolab.castor.jdo.oql.Token
     
    LT - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    LTE - Static variable in class org.exolab.castor.jdo.oql.Token
     
    LTE - Static variable in class org.exolab.castor.jdo.oql.TokenType
     

    M

    Main - Class in org.castor.ddlgen
    Main Program.
    main(String[]) - Static method in class org.castor.ddlgen.Main
     
    main(String[]) - Static method in class org.exolab.castor.builder.SourceGenerator
    Deprecated.
    main(String[]) - Static method in class org.exolab.castor.builder.SourceGeneratorMain
    Parses the command line, converting everything into the proper form for the source generation main class, then invokes source generation.
    main(String[]) - Static method in class org.exolab.castor.gui.QueryAnalyser
    Main method.
    main(String[]) - Static method in class org.exolab.castor.tools.MappingTool
    Command line method.
    main(String[]) - Static method in class org.exolab.castor.util.ChangeLog2XML
     
    main(String[]) - Static method in class org.exolab.castor.util.Version
    Command line
    main(String[]) - Static method in class org.exolab.castor.xml.dtd.Converter
    Simple command line interface to read an XML DTD file and create corresponding XML Schema file.
    main(String[]) - Static method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    For testing purposes only.
    makePackage() - Method in class org.exolab.javasource.JModifiers
    Changes the visibility qualifier to package (= without qualifier).
    makePrivate() - Method in class org.exolab.javasource.JModifiers
    Changes the visibility qualifier to "private".
    makeProtected() - Method in class org.exolab.javasource.JModifiers
    Changes the visibility qualifier to "protected".
    makePublic() - Method in class org.exolab.javasource.JModifiers
    Changes the visibility qualifier to "public".
    MANAGER - Static variable in class org.castor.transactionmanager.LocalTransactionManagerFactory
    The dummy transaction manager that always will be returned.
    MANAGER_CLASS_NAME - Static variable in class org.castor.transactionmanager.AtomikosTransactionManagerFactory
    Name of the Atomikos specific transaction manager class.
    MANY_MANY - Static variable in class org.castor.ddlgen.schemaobject.ForeignKey
    Relation type: many-many.
    MANY_TO_MANY - Static variable in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Constant defining many table relation (n:m).
    ManyRelationResolver - Class in org.castor.persist.resolver
    Implementation of ResolverStrategy for many relations.
    ManyRelationResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.ManyRelationResolver
    Creates an instance of ManyRelationResolver.
    ManyToMany - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class ManyToMany.
    ManyToMany() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
     
    ManyToManyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class ManyToManyDescriptor.
    ManyToManyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ManyToManyDescriptor
     
    ManyToManyRelationResolver - Class in org.castor.persist.resolver
    Implementation of ResolverStrategy for M:N relations.
    ManyToManyRelationResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.ManyToManyRelationResolver
    Creates an instance of ManyToManyRelationResolver.
    MAP - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the map type
    MAP_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The map type
    MapContainer - Class in org.castor.cache.hashbelt.container
    A very basic, HashMap-based implementation of the hashmap container strategy, using nothing more than a basic hashmap to store key/value pairs.
    MapContainer() - Constructor for class org.castor.cache.hashbelt.container.MapContainer
     
    MapHandler - Interface in org.exolab.castor.mapping
    A Map handler for adding and retreiving key-value pairs from A map.
    MapHandlers - Class in org.exolab.castor.mapping.handlers
    A Map handler for adding and retreiving key-value pairs from A map.
    MapHandlers() - Constructor for class org.exolab.castor.mapping.handlers.MapHandlers
     
    MapItem - Class in org.exolab.castor.mapping
    Represents a Mapped Object.
    MapItem() - Constructor for class org.exolab.castor.mapping.MapItem
    Creates a new empty MapItem.
    MapItem(Object, Object) - Constructor for class org.exolab.castor.mapping.MapItem
    Creates a new MapItem with the given key and value.
    MAPPED_SUPERCLASS - Static variable in class org.castor.cpa.jpa.natures.JPAClassNature
    Nature property name for abstract.
    Mapping - Class in org.castor.jdo.conf
    Class Mapping.
    Mapping() - Constructor for class org.castor.jdo.conf.Mapping
     
    Mapping - Class in org.exolab.castor.mapping
    Utility class for loading mapping files and providing them to the XML marshaller, JDO engine etc.
    Mapping(ClassLoader) - Constructor for class org.exolab.castor.mapping.Mapping
    Constructs a new mapping.
    Mapping() - Constructor for class org.exolab.castor.mapping.Mapping
    Constructs a new mapping.
    MAPPING_LOADER_FACTORIES - Static variable in class org.castor.core.CoreProperties
    Property listing all available MappingLoader implementations (org.castor.mapping.Loaders).
    MappingDescriptor - Class in org.castor.jdo.conf.descriptors
    Class MappingDescriptor.
    MappingDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.MappingDescriptor
     
    MappingException - Exception in org.exolab.castor.mapping
    An exception indicating an invalid mapping error.
    MappingException(String) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingException(String, Exception) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingException(String, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingException(String, Object, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingException(String, Object, Object, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingException(Exception) - Constructor for exception org.exolab.castor.mapping.MappingException
     
    MappingFileSourceFactory - Class in org.exolab.castor.builder.factory
    A factory for creating mapping files.
    MappingFileSourceFactory(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.factory.MappingFileSourceFactory
    Creates a new MappingFileSourceFactory with the given configuration.
    MappingHelper - Class in org.castor.ddlgen
    This class handles all common tasks for manipulating Mapping document.
    MappingHelper() - Constructor for class org.castor.ddlgen.MappingHelper
     
    MappingLoader - Interface in org.exolab.castor.mapping
    Provides the mapping descriptor for Java classes.
    MappingLoaderFactory - Interface in org.castor.mapping
    A factory for properly acquiring org.exolab.castor.mapping.MappingLoader instances.
    MappingLoaderNature - Class in org.castor.cpa.util.classresolution.nature
    MappingLoaderNature(PropertyHolder) - Constructor for class org.castor.cpa.util.classresolution.nature.MappingLoaderNature
    Constructor taking a PropertyHolder.
    MappingLoaderRegistry - Class in org.castor.mapping
     
    MappingLoaderRegistry(AbstractProperties) - Constructor for class org.castor.mapping.MappingLoaderRegistry
    Creates an instance of this registry, loading the mapping loader factories from the castor.properties file.
    MappingRoot - Class in org.exolab.castor.mapping.xml
    Class MappingRoot.
    MappingRoot() - Constructor for class org.exolab.castor.mapping.xml.MappingRoot
     
    MappingRootDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class MappingRootDescriptor.
    MappingRootDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
     
    MappingRuntimeException - Exception in org.exolab.castor.mapping
    An exception indicating an invalid mapping error.
    MappingRuntimeException(String) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
    Creates a new MappingRuntimeException
    MappingRuntimeException(String, Object[]) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
    Creates a new MappingRuntimeException
    MappingRuntimeException(Throwable) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
    Creates a new MappingRuntimeException
    MappingRuntimeException(Throwable, String) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
    Creates a new MappingRuntimeException
    mappingSchemaElement2Java() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Tests the org.exolab.castor.builder.javaclassmapping property for the 'element' value.
    mappingSchemaElement2Java() - Method in class org.exolab.castor.builder.SourceGenerator
    Tests the org.exolab.castor.builder.javaclassmapping property for the 'element' value.
    mappingSchemaType2Java() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Tests the org.exolab.castor.builder.javaclassmapping property for the 'type' value.
    mappingSchemaType2Java() - Method in class org.exolab.castor.builder.SourceGenerator
    Tests the org.exolab.castor.builder.javaclassmapping property for the 'type' value.
    MappingSource - Class in org.castor.mapping
     
    MappingSource(InputSource, String, DTDResolver) - Constructor for class org.castor.mapping.MappingSource
     
    MappingTool - Class in org.exolab.castor.tools
    A tool which uses the introspector to automatically create mappings for a given set of classes.
    MappingTool() - Constructor for class org.exolab.castor.tools.MappingTool
    Constructor, builds up the relations.
    MappingToolMappingLoader - Class in org.exolab.castor.tools
    Extend mapping loader to give us access to the findAccessor method.
    MappingToolMappingLoader(JavaNaming) - Constructor for class org.exolab.castor.tools.MappingToolMappingLoader
    A MappingToolMappingLoader needs a javaNaming to be set.
    MappingUnmarshaller - Class in org.castor.mapping
     
    MappingUnmarshaller() - Constructor for class org.castor.mapping.MappingUnmarshaller
    Construct a new MappingUnmarshaller.
    MappingUnmarshallIDResolver - Class in org.castor.mapping
    An IDResolver to allow us to resolve ClassMappings from included Mapping files.
    MappingUnmarshallIDResolver() - Constructor for class org.castor.mapping.MappingUnmarshallIDResolver
     
    MappingUnmarshallListener - Class in org.castor.mapping
    An UnmarshalListener to handle mapping includes.
    MappingUnmarshallListener(MappingUnmarshaller, Mapping, DTDResolver) - Constructor for class org.castor.mapping.MappingUnmarshallListener
     
    MapTo - Class in org.exolab.castor.mapping.xml
    The 'map-to' element is used for specifying the name of the item that should be associated with the given Java object.
    MapTo() - Constructor for class org.exolab.castor.mapping.xml.MapTo
     
    MapToDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class MapToDescriptor.
    MapToDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
     
    markAsProcessed(Annotated) - Method in class org.exolab.castor.builder.FactoryState
    Marks the given Annotated XML Schema structure as having been processed.
    markAsProcessed(Object) - Method in class org.exolab.castor.mapping.Mapping
    Marks the given mapping as having been processed.
    markCreate(ClassMolder, Object, OID) - Method in class org.castor.persist.AbstractTransactionContext
    Walk a data object tree starting from the specified object, and mark all objects to be created.
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    markCreate(TransactionContext, OID, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Walk the object model and mark object that should be created.
    markCreate(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    markCreate(ClassMolder, Object, OID) - Method in interface org.castor.persist.TransactionContext
    Walk a data object tree starting from the specified object, and mark all objects to be created.
    markCreate(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Walk the object model and mark object that should be created.
    markCreate(TransactionContext, OID, Object) - Method in class org.exolab.castor.persist.LockEngine
    Mark an object and its related or dependent object to be created.
    markCreated(Object) - Method in class org.castor.persist.ObjectTracker
     
    markCreating(Object) - Method in class org.castor.persist.ObjectTracker
     
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    markDelete(TransactionContext, Object, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Prepare to delete an object with the specified identity.
    markDelete(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    markDelete(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Prepare to delete an object with the specified identity.
    markDelete(TransactionContext, OID, Object, int) - Method in class org.exolab.castor.persist.LockEngine
     
    markDeleted(Object) - Method in class org.castor.persist.ObjectTracker
     
    markModified(Object, boolean, boolean) - Method in class org.castor.persist.AbstractTransactionContext
    markModified(Object, boolean, boolean) - Method in interface org.castor.persist.TransactionContext
     
    markReadOnly(Object) - Method in class org.castor.persist.ObjectTracker
     
    markUpdate(ClassMolder, Object, OID) - Method in class org.castor.persist.AbstractTransactionContext
    Update a new object in persistent storage and returns the object's OID.
    markUpdate(ClassMolder, Object, OID) - Method in interface org.castor.persist.TransactionContext
    Update a new object in persistent storage and returns the object's OID.
    markUpdateCacheNeeded(Object) - Method in class org.castor.persist.ObjectTracker
     
    markUpdatePersistNeeded(Object) - Method in class org.castor.persist.ObjectTracker
     
    marshal(Writer) - Method in class org.castor.jdo.conf.ClassMapping
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.ClassMapping
     
    marshal(Writer) - Method in class org.castor.jdo.conf.Database
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.Database
     
    marshal(Writer) - Method in class org.castor.jdo.conf.DatabaseChoice
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.DatabaseChoice
     
    marshal(Writer) - Method in class org.castor.jdo.conf.DataSource
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.DataSource
     
    marshal(Writer) - Method in class org.castor.jdo.conf.Driver
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.Driver
     
    marshal(Writer) - Method in class org.castor.jdo.conf.JdoConf
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.JdoConf
     
    marshal(Writer) - Method in class org.castor.jdo.conf.Jndi
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.Jndi
     
    marshal(Writer) - Method in class org.castor.jdo.conf.Mapping
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.Mapping
     
    marshal(Writer) - Method in class org.castor.jdo.conf.PackageMapping
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.PackageMapping
     
    marshal(Writer) - Method in class org.castor.jdo.conf.Param
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.Param
     
    marshal(Writer) - Method in class org.castor.jdo.conf.TransactionDemarcation
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.TransactionDemarcation
     
    marshal(Writer) - Method in class org.castor.jdo.conf.TransactionManager
     
    marshal(ContentHandler) - Method in class org.castor.jdo.conf.TransactionManager
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.EnumMember
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.EnumMember
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.Exclude
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.Exclude
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.FieldType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.FieldType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.IncludeType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.IncludeType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.Interface
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.Interface
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.NamingType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.NamingType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.PackageType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.PackageType
     
    marshal(Writer) - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
     
    marshal(ContentHandler) - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Container
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Container
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Include
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Include
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Ldap
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Ldap
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.MapTo
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.MapTo
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Param
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Param
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Property
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Property
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.QueryHint
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.QueryHint
     
    marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Sql
     
    marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Sql
     
    marshal(Object, Writer) - Static method in class org.exolab.castor.xml.Marshaller
    Marshals the given Object as XML using the given writer.
    marshal(Object, DocumentHandler) - Static method in class org.exolab.castor.xml.Marshaller
    Marshals the given Object as XML using the given DocumentHandler to send events to.
    marshal(Object, ContentHandler) - Static method in class org.exolab.castor.xml.Marshaller
    Marshals the given Object as XML using the given ContentHandler to send events to.
    marshal(Object, Node) - Static method in class org.exolab.castor.xml.Marshaller
    Marshals the given Object as XML using the given DOM Node to send events to.
    marshal(Object) - Method in class org.exolab.castor.xml.Marshaller
    Marshals the given Object as XML using the DocumentHandler for this Marshaller.
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    marshal(Writer) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
     
    marshal(ContentHandler) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
     
    MARSHAL_EXCEPTION - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'org.exolab.castor.xml.MarshalException'.
    MarshalException - Exception in org.exolab.castor.xml
    An exception that is used to signal marshalling exceptions.
    MarshalException() - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with no message or nested Exception.
    MarshalException(String) - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with the given message.
    MarshalException(String, int) - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with the given message.
    MarshalException(Throwable) - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with the given nested exception.
    MarshalException(String, Throwable) - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with the given message and nested exception.
    MarshalException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.MarshalException
    Creates a new MarshalException with the given message, nested exception, and errorCode.
    marshallable(Class) - Static method in class org.exolab.castor.xml.Introspector
    Returns true if the given Class can be marshalled.
    Marshaller - Class in org.exolab.castor.xml
    A Marshaller that serializes Java Object's to XML Note: This class is not thread safe, and not intended to be, so please create a new Marshaller for each thread if it is to be used in a multithreaded environment.
    Marshaller(DocumentHandler) - Constructor for class org.exolab.castor.xml.Marshaller
    Creates a new Marshaller with the given SAX DocumentHandler.
    Marshaller(ContentHandler) - Constructor for class org.exolab.castor.xml.Marshaller
    Creates a new Marshaller with the given SAX ContentHandler.
    Marshaller(InternalContext) - Constructor for class org.exolab.castor.xml.Marshaller
    The one Marshaller constructor that is used by XMLContext which sets an InternalContext that comes from outside.
    Marshaller() - Constructor for class org.exolab.castor.xml.Marshaller
    Creates a default instance of Marshaller, where the sink needs to be set separately.
    Marshaller(Writer) - Constructor for class org.exolab.castor.xml.Marshaller
    Creates a new Marshaller with the given writer.
    Marshaller(Node) - Constructor for class org.exolab.castor.xml.Marshaller
    Creates a new Marshaller for the given DOM Node.
    Marshaller.NilObject - Class in org.exolab.castor.xml
    A wrapper for a "Nil" object
    MARSHALLING_VALIDATION - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether to use validation in the marshalling framework.
    marshallingValidation() - Method in class org.castor.xml.AbstractInternalContext
     
    marshallingValidation() - Method in interface org.castor.xml.InternalContext
    To get marshalling-validation flag.
    MarshalListener - Interface in org.exolab.castor.xml
    An interface to allow external "listening" to objects when they are being marshalled for various tracking purposes and potential modification, and to prevent an object from being marshalled if necessary.
    marshalSchema(Schema, Writer) - Method in class org.exolab.castor.xml.dtd.Converter
    Marshals XML Schema to output char stream.
    matches(String) - Method in class org.exolab.castor.util.JakartaOroEvaluator
    Returns true if the given String is matched by the regular expression of this RegExpEvaluator
    matches(String) - Method in class org.exolab.castor.util.JakartaRegExpEvaluator
    Returns true if the given String matches the regular expression of this RegExpEvaluator.
    matches(String) - Method in interface org.exolab.castor.util.RegExpEvaluator
    Returns true if the given String matches the regular expression of this RegExpEvaluator.
    matches(String) - Method in class org.exolab.castor.util.SunRegExpEvaluator
    Returns true if the given String is matched by the regular expression of this RegExpEvaluator
    matches(String) - Method in class org.exolab.castor.util.XercesRegExpEvaluator
    Returns true if the given String is matched by the regular expression of this RegExpEvaluator
    matches(String) - Method in class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
    Returns true if the given String is matched by the regular expression of this RegExpEvaluator.
    matches(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    matches(String, String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    matches(String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if this descriptor can be used to handle elements or attributes with the given XML name.
    matches(String, String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Returns true if this descriptor can be used to handle elements or attributes with the given XML name.
    MAX_CONSTANTS_PROPERTY - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Maximum number of constant definitions within one file.
    MAX_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MAX_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MAX_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MAX_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MAX_INDENT - Static variable in class org.exolab.javasource.JComment
    The maximum number of characters to indent comments.
    MAX_LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MAX_LENGTH - Static variable in class org.exolab.javasource.JComment
    The maximum number of characters per line.
    MAX_OCCURS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MAX_TABLE_LENGTH - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    MAX_TIME_ZONE_COMPARISON_OFFSET - Static variable in class org.exolab.castor.types.DateTimeBase
    When comparing a date/time with a time zone to one without, the recommendation says that 14 hours is the time zone offset to use for comparison.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSByte
    A constant holding the maximum value an xsd:byte can have, 27-1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSDouble
    A constant holding the maximum value an xsd:float can have.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSFloat
    A constant holding the maximum value an xsd:float can have.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSInt
    A constant holding the maximum value an xsd:int can have, 231-1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSLong
    A constant holding the maximum value an xsd:long can have, 263-1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSNegativeInteger
    A constant holding the maximum value an xsd:negativeInteger can have, -1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSNonPositiveInteger
    A constant holding the maximum value an xsd:nonPositiveInteger can have, 0.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSShort
    A constant holding the maximum value an xsd:short can have, 215-1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedByte
    A constant holding the maximum value an xsd:unsignedByte can have, 255.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedInt
    A constant holding the maximum value an xsd:unsignedInt can have, 4294967295.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedLong
    A constant holding the maximum value an xsd:long can have, 264-1.
    MAX_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedShort
    A constant holding the maximum value an xsd:unsignedShort can have, 65535.
    MaxExclusive - Class in org.exolab.castor.xml.schema.facets
    An implementation of maxExclusive constraining facet, defined in section "4.3.8 maxExclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
    MaxExclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MaxExclusive
    Creates an instance of this class.
    MaxInclusive - Class in org.exolab.castor.xml.schema.facets
    An implementation of maxInclusive constraining facet, defined in section "4.3.7 maxInclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
    MaxInclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MaxInclusive
    Creates an instance of this class.
    MaxKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    MAX key generators.
    MaxKeyGenerator(PersistenceFactory, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.MaxKeyGenerator
    Initialize the MAX key generator.
    MaxKeyGenerator - Class in org.castor.ddlgen.keygenerator
    MAX key generator will be handled by Castor so no DDL needs to be created.
    MaxKeyGenerator() - Constructor for class org.castor.ddlgen.keygenerator.MaxKeyGenerator
    Constructor for default MAX key generator.
    MaxKeyGenerator(KeyGeneratorDef) - Constructor for class org.castor.ddlgen.keygenerator.MaxKeyGenerator
    Constructor for MAX key generator specified by given defintion.
    MaxKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    MAX key generator factory.
    MaxKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.MaxKeyGeneratorFactory
     
    MaxKeyGeneratorFactory - Class in org.castor.ddlgen.keygenerator
    Factory class for MAX key generators.
    MaxKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.keygenerator.MaxKeyGeneratorFactory
     
    maxNextCharInd - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    maxNextCharInd - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    MEMBER - Static variable in interface org.exolab.castor.builder.BindingComponent
    A member binding component.
    MEMBER_TYPES_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MemberFactory - Class in org.exolab.castor.builder.factory
    The "Factory" responsible for creating fields for the given schema components.
    MemberFactory(BuilderConfiguration, FieldInfoFactory, GroupNaming, SourceGenerator) - Constructor for class org.exolab.castor.builder.factory.MemberFactory
    Creates a new MemberFactory using the given FieldInfo factory.
    merge(Field) - Method in class org.castor.ddlgen.schemaobject.Field
    Check if given field can be merged with this one.
    merge(ForeignKey) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Check if given foreign key can be merged with this one.
    merge(KeyGenerator) - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    Check wether this key generator is compatible with the given one to allow merge of table definitions.
    merge(Table) - Method in class org.castor.ddlgen.schemaobject.Table
    Check if given table can be merged with this one.
    merge(TypeInfo) - Method in class org.castor.ddlgen.typeinfo.AbstractType
    Merge 2 TypeInfo's.
    merge(TypeInfo) - Method in interface org.castor.ddlgen.typeinfo.TypeInfo
    Merge 2 TypeInfo's.
    message(String) - Static method in class org.castor.core.util.Messages
    Return the text of the named message without formatting.
    message(String) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    message(String) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Reports a message of some sort that is not delivered to the application.
    MessageKeys - Class in org.castor.core.util
    Keys of all Castor message properties.
    MessageKeys() - Constructor for class org.castor.core.util.MessageKeys
     
    Messages - Class in org.castor.core.util
    I18N message formatting class.
    METHOD_PREFIX_ADD - Static variable in interface org.castor.xml.JavaNaming
    Add methods start with: add.
    METHOD_PREFIX_ADD - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Add" methods.
    METHOD_PREFIX_CREATE - Static variable in interface org.castor.xml.JavaNaming
    Create methods start with: create.
    METHOD_PREFIX_DELETE - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Delete" methods.
    METHOD_PREFIX_GET - Static variable in interface org.castor.xml.JavaNaming
    Get methods start with: get.
    METHOD_PREFIX_GET - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Get" methods.
    METHOD_PREFIX_HAS - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Has" methods.
    METHOD_PREFIX_IS - Static variable in interface org.castor.xml.JavaNaming
    Is methods start with: is.
    METHOD_PREFIX_IS - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Is" methods.
    METHOD_PREFIX_SET - Static variable in interface org.castor.xml.JavaNaming
    Set methods start with: set.
    METHOD_PREFIX_SET - Static variable in class org.exolab.castor.builder.info.FieldInfo
    Method prefixes for "Set" methods.
    MIN_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MIN_EXCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MIN_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MIN_INCLUSIVE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MIN_LENGTH - Static variable in class org.exolab.castor.xml.schema.Facet
     
    MIN_OCCURS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSByte
    A constant holding the minimum value an xsd:byte can have, -27.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSDouble
    A constant holding the minimum value an xsd:float can have.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSFloat
    A constant holding the minimum value an xsd:float can have.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSInt
    A constant holding the minimum value an xsd:int can have, -231.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSLong
    A constant holding the minimum value an xsd:long can have, -263.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSNonNegativeInteger
    A constant holding the minimum value an xsd:nonNegativeInteger can have, 0.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSPositiveInteger
    A constant holding the minimum value an xsd:positiveInteger can have, 1.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSShort
    A constant holding the minimum value an xsd:short can have, -215.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedByte
    A constant holding the minimum value an xsd:unsignedByte can have, 0.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedInt
    A constant holding the minimum value an xsd:unsignedInt can have, 0.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedLong
    A constant holding the minimum value an xsd:long can have, 0.
    MIN_VALUE - Static variable in class org.exolab.castor.builder.types.XSUnsignedShort
    A constant holding the minimum value an xsd:unsignedShort can have, 0.
    MinExclusive - Class in org.exolab.castor.xml.schema.facets
    An implementation of minExclusive constraining facet, defined in section "4.3.9 minExclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
    MinExclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MinExclusive
    Creates an instance of this class.
    MinInclusive - Class in org.exolab.castor.xml.schema.facets
    An implementation of minInclusive constraining facet, defined in section "4.3.10 minInclusive" of "XML Schema Part 2: Datatypes Second Edition" document.
    MinInclusive(String) - Constructor for class org.exolab.castor.xml.schema.facets.MinInclusive
    Creates an instance of this class.
    MINUS - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    MINUS - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    MINUS - Static variable in class org.exolab.castor.jdo.oql.Token
     
    MINUS - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    Mixed(Element) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Mixed Element Content nonterminal.
    MIXED - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    mixed - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    MIXED - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    MIXED_CASE_STYLE - Static variable in class org.exolab.castor.xml.util.DefaultNaming
    The mixed case style with uppercase characters to separate words.
    MOD - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    MOD - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    MODE_AUTO - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Automatically choose the mode to use.
    MODE_CHILD_LINK - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    The mode for a ContainerElement.
    MODE_PARENT_LINK - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    When the field is not a ContainerElement, this mode is used.
    ModelGroup - Class in org.exolab.castor.xml.schema
    An XML Schema ModelGroup :
    ModelGroup() - Constructor for class org.exolab.castor.xml.schema.ModelGroup
    Creates a new ModelGroup, with no name
    ModelGroup(Schema) - Constructor for class org.exolab.castor.xml.schema.ModelGroup
    Creates a new ModelGroup definition
    ModelGroup(String, Schema) - Constructor for class org.exolab.castor.xml.schema.ModelGroup
    Creates a new ModelGroup with the given name
    MODELGROUP - Static variable in class org.exolab.castor.xml.schema.Structure
     
    MODELGROUP_REF - Static variable in class org.exolab.castor.xml.schema.Structure
     
    ModelGroupUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling ModelGroups Definition
    ModelGroupUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Creates a new ModelGroupUnmarshaller.
    modifying(Object) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    modifying(Object) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    modifying(Object) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been modified and is up to storing.
    mold(TransactionContext, DepositBox, ProposedEntity, AccessMode) - Method in class org.exolab.castor.persist.ClassMolder
     
    Month - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    Month() - Constructor for class org.exolab.castor.types.Month
    Deprecated.
     
    MonthDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    MonthDescriptor() - Constructor for class org.exolab.castor.types.MonthDescriptor
    Deprecated.
     
    moveback() - Method in class org.exolab.castor.gui.QueryHistory
     
    moveforward() - Method in class org.exolab.castor.gui.QueryHistory
     
    MozillaConsumer - Class in org.exolab.castor.dsml.mozilla
     
    MozillaConsumer() - Constructor for class org.exolab.castor.dsml.mozilla.MozillaConsumer
     
    MozillaExporter - Class in org.exolab.castor.dsml.mozilla
     
    MozillaExporter(LDAPConnection) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaExporter
     
    MozillaImporter - Class in org.exolab.castor.dsml.mozilla
     
    MozillaImporter(LDAPConnection) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaImporter
     
    MozillaProducer - Class in org.exolab.castor.dsml.mozilla
     
    MozillaProducer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    MSSQL_ANSI_COMPLIANT - Static variable in class org.castor.cpa.CPAProperties
    Property specifying whether to use ANSI-compliant SQL for MS SQL Server.
    MssqlField - Class in org.castor.ddlgen.engine.mssql
    Microsoft SQL server field.
    MssqlField() - Constructor for class org.castor.ddlgen.engine.mssql.MssqlField
     
    MssqlGenerator - Class in org.castor.ddlgen.engine.mssql
    Generator for Microsoft SQL server.
    MssqlGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Constructor for MssqlGenerator.
    MssqlPrimaryKey - Class in org.castor.ddlgen.engine.mssql
    Primary key of Microsoft SQL server database engine.
    MssqlPrimaryKey() - Constructor for class org.castor.ddlgen.engine.mssql.MssqlPrimaryKey
     
    MssqlSchemaFactory - Class in org.castor.ddlgen.engine.mssql
    Microsoft SQL server schema factory.
    MssqlSchemaFactory() - Constructor for class org.castor.ddlgen.engine.mssql.MssqlSchemaFactory
     
    MssqlTypeMapper - Class in org.castor.ddlgen.engine.mssql
    Final TypeMapper for Microsoft SQL server database.
    MssqlTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.mssql.MssqlTypeMapper
    Construct a TypeMapper for Oracle database using given configuration to get default parameters for parameterized types.
    MultipleVersionFieldDefinitionException - Exception in org.castor.cpa.jpa.info
    Defines an exception related to defining multiple version fields.
    MultipleVersionFieldDefinitionException() - Constructor for exception org.castor.cpa.jpa.info.MultipleVersionFieldDefinitionException
    Creates an instance of this class.
    MultipleVersionFieldDefinitionException(String) - Constructor for exception org.castor.cpa.jpa.info.MultipleVersionFieldDefinitionException
    Creates an instance of this class, with an error message being used to indicate the underlying problem.
    MULTIPLY - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    MULTIPLY - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    multiply(long) - Method in interface org.castor.cpa.query.Expression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    multiply(double) - Method in interface org.castor.cpa.query.Expression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    multiply(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    multiply(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    multiply(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Concat ( || ) additive arithmetic expression of query objects.
    multiply(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    multiply(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    multiply(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    Multiply - Class in org.castor.cpa.query.object.expression
    Final class that represents Multiply expression.
    Multiply() - Constructor for class org.castor.cpa.query.object.expression.Multiply
     
    multiply(Expression) - Method in class org.castor.cpa.query.object.expression.Multiply
    The method for Multiply ( * ) multiplicative arithmetic expression of query objects.
    MySQLFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for MySQL JDBC driver.
    MySQLFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.MySQLFactory
     
    MysqlField - Class in org.castor.ddlgen.engine.mysql
    MySQL field.
    MysqlField() - Constructor for class org.castor.ddlgen.engine.mysql.MysqlField
     
    MysqlForeignKey - Class in org.castor.ddlgen.engine.mysql
    Foreign key of MySQL database engine.
    MysqlForeignKey() - Constructor for class org.castor.ddlgen.engine.mysql.MysqlForeignKey
     
    MysqlGenerator - Class in org.castor.ddlgen.engine.mysql
    Generator for MySQL.
    MysqlGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Constructor for MysqlGenerator.
    MySQLQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for MySQL.
    MySQLQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.MySQLQueryExpression
     
    MySQLQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for mySql database.
    MySQLQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.MySQLQueryVisitor
     
    MysqlSchema - Class in org.castor.ddlgen.engine.mysql
    MySQL schema.
    MysqlSchema() - Constructor for class org.castor.ddlgen.engine.mysql.MysqlSchema
     
    MysqlSchemaFactory - Class in org.castor.ddlgen.engine.mysql
    MySQL schema factory.
    MysqlSchemaFactory() - Constructor for class org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
     
    MysqlTable - Class in org.castor.ddlgen.engine.mysql
    MySQL table.
    MysqlTable() - Constructor for class org.castor.ddlgen.engine.mysql.MysqlTable
     
    MysqlTypeMapper - Class in org.castor.ddlgen.engine.mysql
    Final TypeMapper for MySQL database.
    MysqlTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.mysql.MysqlTypeMapper
    Construct a TypeMapper for MySQL database using given configuration to get default parameters for parameterized types.

    N

    name - Variable in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    NAME - Static variable in class org.castor.cpa.persistence.sql.keygen.TableKeyGeneratorFactory
    Short name of this key generator factory.
    name() - Method in class org.castor.cpa.persistence.sql.query.expression.Column
    Returns name of the column.
    name() - Method in class org.castor.cpa.persistence.sql.query.expression.Parameter
    Returns name of the parameter for binding of values.
    name() - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Returns name of the qualifier.
    NAME - Static variable in class org.castor.ddlgen.engine.db2.Db2Generator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.derby.DerbyGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.hsql.HsqlGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.mssql.MssqlGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.mysql.MysqlGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.oracle.OracleGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Name of database engine.
    NAME - Static variable in class org.castor.mapping.JDOMappingLoaderFactory
    The name of the factory.
    NAME - Static variable in class org.castor.mapping.XMLMappingLoaderFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.AtomikosTransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.JNDIENCTransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.JOTMTransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.LocalTransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.castor.transactionmanager.WebSphereTransactionManagerFactory
    The name of the factory.
    NAME - Static variable in class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Name of this strategy.
    NAME - Static variable in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Name of this strategy.
    NAME - Static variable in class org.exolab.castor.builder.types.XSAnyURI
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSBase64Binary
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSBoolean
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSByte
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSDate
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSDateTime
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSDecimal
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSDouble
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSDuration
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSFloat
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSGDay
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSGMonth
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSGMonthDay
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSGYear
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSGYearMonth
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSHexBinary
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSId
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSIdRef
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSInt
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSInteger
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSLong
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNCName
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNegativeInteger
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNMToken
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSNormalizedString
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSPositiveInteger
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSQName
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSShort
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSString
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSTime
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSUnsignedByte
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSUnsignedInt
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSUnsignedLong
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.builder.types.XSUnsignedShort
    Name of this XSType.
    NAME - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
     
    NAME - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    NAME - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Method name to get string value of a type-safe enumerations.
    NAME - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    NAME - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NAME_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NAME_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NAME_CONFLICT_STRATEGIES - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Registered class name conflict resolution strategies.
    NAME_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NAME_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NAME_OF_PE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    NAME_SPACE_KEY - Static variable in class org.exolab.castor.xml.dtd.Converter
     
    NAME_SPACE_PREFIX_KEY - Static variable in class org.exolab.castor.xml.dtd.Converter
     
    NAME_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:name.
    NAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NAME_TYPE_CDATA - Static variable in interface org.exolab.castor.xml.XMLConstants
    XML name type CDATA.
    NAME_TYPE_NCNAME - Static variable in interface org.exolab.castor.xml.XMLConstants
    XML name type NCName.
    NAME_TYPE_NMTOKEN - Static variable in interface org.exolab.castor.xml.XMLConstants
    XML name type NMTOKEN.
    NAME_TYPE_QNAME - Static variable in interface org.exolab.castor.xml.XMLConstants
    XML name type QNAME.
    NAMECHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    NAMECHAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NAMED_NATIVE_QUERY - Static variable in class org.castor.cpa.jpa.natures.JPAClassNature
    Property Key for NamedNativeQuery.
    NAMED_QUERY - Static variable in class org.castor.cpa.jpa.natures.JPAClassNature
    Property Key for NamedQuery.
    NamedNativeQuery - Class in org.exolab.castor.mapping.xml
    Class NamedNativeQuery.
    NamedNativeQuery() - Constructor for class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    NamedNativeQueryDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class NamedNativeQueryDescriptor.
    NamedNativeQueryDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
     
    NamedParameter() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    NamedParameter() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    NamedParameter - Class in org.castor.cpa.query.object.parameter
    Final immutable class that represents a named parameter.
    NamedParameter(String) - Constructor for class org.castor.cpa.query.object.parameter.NamedParameter
    Construct named parameter with given name.
    NamedQuery - Class in org.exolab.castor.mapping.xml
    Class NamedQuery.
    NamedQuery() - Constructor for class org.exolab.castor.mapping.xml.NamedQuery
     
    NamedQueryDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class NamedQueryDescriptor.
    NamedQueryDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
     
    Namespace - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A class representing a Namespace for an Element.
    Namespace(String, String) - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.Namespace
    Creates a new Namespace object for an XML Element.
    Namespace() - Constructor for class org.exolab.castor.dsml.XML.Namespace
     
    NAMESPACE - Static variable in class org.exolab.castor.types.AnyNode
    Representation for a Namespace node.
    NAMESPACE - Static variable in class org.exolab.castor.xml.NodeType
    The namespace node type.
    Namespace - Static variable in class org.exolab.castor.xml.NodeType
    Namespace node type (namespace).
    NAMESPACE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NAMESPACE_ANY - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NAMESPACE_LOCAL - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NAMESPACE_OTHER - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NAMESPACE_PACKAGE_MAPPINGS - Static variable in class org.castor.xml.XMLProperties
    Property specifying XML namespace to Java package mappings.
    NAMESPACE_PACKAGES - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property listing mapping between XML namespaces and Java packages.
    NAMESPACE_PACKAGES_OLD - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property listing mapping between XML namespaces and Java packages.
    NAMESPACE_TARGET - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    namespaceEquals(String, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
    Compares the two strings for equality.
    NamespaceHandling - Class in org.exolab.castor.xml.parsing
    This class is used by the UnmarshalHandler to handle name spaces.
    NamespaceHandling() - Constructor for class org.exolab.castor.xml.parsing.NamespaceHandling
     
    NAMESPACES - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether to support XML namespaces by default.
    Namespaces - Class in org.exolab.castor.xml
    A class for handling Namespace declaration and scoping
    Namespaces() - Constructor for class org.exolab.castor.xml.Namespaces
    Creates a new Namespaces instance
    Namespaces(Namespaces) - Constructor for class org.exolab.castor.xml.Namespaces
    Creates a new Namespaces instance
    NameValidator - Class in org.exolab.castor.xml.validators
    The Name Validation class.
    NameValidator() - Constructor for class org.exolab.castor.xml.validators.NameValidator
    Creates a new NameValidator with the default validation set to NCName.
    NameValidator(short) - Constructor for class org.exolab.castor.xml.validators.NameValidator
    Creates a new NameValidator with the given validation type.
    NamingType - Class in org.exolab.castor.builder.binding.xml
    Class NamingType.
    NamingType() - Constructor for class org.exolab.castor.builder.binding.xml.NamingType
     
    NamingTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class NamingTypeDescriptor.
    NamingTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.NamingTypeDescriptor
     
    NamingXMLType - Class in org.exolab.castor.builder.binding.xml
    This element allows to define naming convention when naming a complexType, element or modelGroup.
    NamingXMLType() - Constructor for class org.exolab.castor.builder.binding.xml.NamingXMLType
     
    NamingXMLTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class NamingXMLTypeDescriptor.
    NamingXMLTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.NamingXMLTypeDescriptor
     
    NatureExtendable - Interface in org.castor.core.nature
    Defines a marker interface that any class needs to implement that wants to allow natures to be layered on top.
    NCNAME - Static variable in class org.exolab.castor.xml.validators.NameValidator
    XML name type NCName.
    NCNAME_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:NCNAME.
    NCNAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NEEDS_REFRESH_EXCEPTION - Static variable in class org.castor.cache.distributed.OsCache
    Classname of exception thrown by getFromCache() method of oscache.
    negate() - Method in interface org.castor.cpa.query.Expression
    Negate.
    negate() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Negate.
    Negate - Class in org.castor.cpa.query.object.expression
    Final class that represents negate expression.
    Negate() - Constructor for class org.castor.cpa.query.object.expression.Negate
     
    negate() - Method in class org.castor.cpa.query.object.expression.Negate
    Negate.
    NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:negativeInteger.
    NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NestedIOException - Exception in org.exolab.castor.util
    An exception that is used to signal I/O errors which are caused by other exceptions.
    NestedIOException() - Constructor for exception org.exolab.castor.util.NestedIOException
    Creates a new NestedIOException with no message, or nested Exception
    NestedIOException(String) - Constructor for exception org.exolab.castor.util.NestedIOException
    Creates a new NestedIOException with the given message.
    NestedIOException(Exception) - Constructor for exception org.exolab.castor.util.NestedIOException
    Creates a new NestedIOException with the given nested exception.
    NestedIOException(String, Exception) - Constructor for exception org.exolab.castor.util.NestedIOException
    Creates a new NestedIOException with the given message and nested exception.
    NEW_ATTRIBUTE_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the NewAttrOnly policy, new attributes are created according to the DSML, but attributes that already have a value in the ldap are not updated.
    newBoolean(boolean) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New boolean.
    newBoolean(boolean) - Method in interface org.castor.cpa.query.SelectQuery
    New boolean.
    newCallableStatementProxy(CallableStatement, String) - Static method in class org.castor.cpa.persistence.sql.connection.ConnectionProxyFactory
    Factory method for creating a CallableStamentProxy.
    newConnectionProxy(Connection, String) - Static method in class org.castor.cpa.persistence.sql.connection.ConnectionProxyFactory
    Factory method for creating a ConnectionProxy.
    newEnum(Enum<?>) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New enum.
    newEnum(Enum<?>) - Method in interface org.castor.cpa.query.SelectQuery
    New enum.
    newInstance() - Static method in class org.castor.cpa.CPAProperties
    Factory method for a default CPA properties instance.
    newInstance(ClassLoader, ClassLoader) - Static method in class org.castor.cpa.CPAProperties
    Factory method for a CPA properties instance that uses the specified class loaders.
    newInstance() - Static method in class org.castor.xml.XMLProperties
    Factory method for a default XML properties instance.
    newInstance(ClassLoader, ClassLoader) - Static method in class org.castor.xml.XMLProperties
    Factory method for a XML properties instance that uses the specified class loaders.
    newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.ExtendedFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
     
    newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
     
    newInstance(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    newInstance(Object) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Creates a new instance of the object described by this field.
    newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Creates a new instance of the object described by this field.
    newInstance(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Constructs a new object from the given class.
    newInstance(Class<?>, Object[]) - Static method in class org.exolab.castor.mapping.loader.Types
    Constructs a new object from the given class.
    newInstance(ClassLoader) - Method in class org.exolab.castor.persist.ClassMolder
    Return a new instance of the base class with the provided ClassLoader object.
    newInstance(String, ClassLoader) - Method in interface org.exolab.castor.persist.spi.InstanceFactory
    Called to indicate that an object needs to be instatiated.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
    Creates a new instance of the object described by this field.
    newInstance(Object, Object[]) - Method in class org.exolab.castor.xml.XMLFieldHandler
    Creates a new instance of the object described by this field.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSAnyURI
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSBoolean
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSByte
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSClass
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSDate
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSDateTime
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSDecimal
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSDouble
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSDuration
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSFloat
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSGDay
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSGMonth
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSGYear
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSHexBinary
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSId
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSIdRef
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSInt
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSInteger
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSListType
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSLong
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNCName
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNMToken
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSQName
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSShort
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSString
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSTime
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSType
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    newInstanceCode() - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Returns the Java code neccessary to create a new instance of the JType associated with this XSType.
    NEWLINE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Newline.
    newNumeric(long) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New numeric.
    newNumeric(double) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New numeric.
    newNumeric(BigDecimal) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New numeric.
    newNumeric(long) - Method in interface org.castor.cpa.query.SelectQuery
    New numeric.
    newNumeric(double) - Method in interface org.castor.cpa.query.SelectQuery
    New numeric.
    newNumeric(BigDecimal) - Method in interface org.castor.cpa.query.SelectQuery
    New numeric.
    newOrder(Field) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New order.
    newOrder(Field, OrderDirection) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New order.
    newOrder(Field) - Method in interface org.castor.cpa.query.SelectQuery
    New order.
    newOrder(Field, OrderDirection) - Method in interface org.castor.cpa.query.SelectQuery
    New order.
    newParameter(int) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Factory method to create new Parameter.
    newParameter(String) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New parameter.
    newParameter(int) - Method in interface org.castor.cpa.query.SelectQuery
    Factory method to create new Parameter.
    newParameter(String) - Method in interface org.castor.cpa.query.SelectQuery
    New parameter.
    newPreparedStatementProxy(PreparedStatement, String) - Static method in class org.castor.cpa.persistence.sql.connection.ConnectionProxyFactory
    Factory method for creating a PreparedStamentProxy.
    newSchema(String, String) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Factory method to create new Schema.
    newSchema(Class<?>, String) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Factory method to create new Schema.
    newSchema(String, String) - Method in interface org.castor.cpa.query.SelectQuery
    Factory method to create new Schema.
    newSchema(Class<?>, String) - Method in interface org.castor.cpa.query.SelectQuery
    Factory method to create new Schema.
    newSelectQuery() - Static method in class org.castor.cpa.query.QueryFactory
    The method to create a new SelectQuery.
    newString(String) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New string.
    newString(String) - Method in interface org.castor.cpa.query.SelectQuery
    New string.
    newTemporal(TemporalType) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New temporal.
    newTemporal(TemporalType, Date) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New temporal.
    newTemporal(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    New temporal.
    newTemporal(TemporalType) - Method in interface org.castor.cpa.query.SelectQuery
    New temporal.
    newTemporal(TemporalType, Date) - Method in interface org.castor.cpa.query.SelectQuery
    New temporal.
    newTemporal(TemporalType, Calendar) - Method in interface org.castor.cpa.query.SelectQuery
    New temporal.
    newToken(int, String) - Static method in class org.castor.cpa.query.castorql.Token
    Returns a new Token object, by default.
    newToken(int) - Static method in class org.castor.cpa.query.castorql.Token
     
    newToken(int, String) - Static method in class org.castor.cpa.query.ejbql.Token
    Returns a new Token object, by default.
    newToken(int) - Static method in class org.castor.cpa.query.ejbql.Token
     
    newToken(int) - Static method in class org.exolab.castor.xml.dtd.parser.Token
    Returns a new Token object, by default.
    next() - Method in class org.castor.core.util.EnumerationIterator
    next() - Method in class org.castor.cpa.persistence.sql.keygen.HighLowValueHandler
     
    next - Variable in class org.castor.cpa.query.castorql.Token
    A reference to the next regular (non-special) token from the input stream.
    next - Variable in class org.castor.cpa.query.ejbql.Token
    A reference to the next regular (non-special) token from the input stream.
    next() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    next() - Method in class org.exolab.castor.jdo.engine.SqlBindParser
    Move on to the next bind variable in '_sql'.
    next() - Method in interface org.exolab.castor.jdo.QueryResults
    Returns the next result in the result set.
    next - Variable in class org.exolab.castor.xml.dtd.parser.Token
    A reference to the next regular (non-special) token from the input stream.
    nextElement() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    nextElement() - Method in class org.exolab.castor.util.IteratorEnumeration
     
    nextIdentity(Identity) - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    nextIdentity() - Method in class org.exolab.castor.persist.QueryResults
    Returns the identity of the next object to be returned.
    nextIdentity(Identity) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    nextIdentity(Identity) - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Returns the identity of the next object to be returned.
    nextLine() - Method in class org.exolab.javasource.JCommentFormatter
     
    nextRow() - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    nextToken() - Method in class org.exolab.castor.jdo.oql.Lexer
    Returns the next Token from the stream.
    NextVal - Class in org.castor.cpa.persistence.sql.query.expression
    Class for NEXTVAL sql function.
    NextVal(String) - Constructor for class org.castor.cpa.persistence.sql.query.expression.NextVal
    Constructor.
    NIL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    NIL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    NILLABLE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    NMTOKEN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NMTOKEN - Static variable in class org.exolab.castor.xml.validators.NameValidator
    XML name type NMTOKEN.
    NMTOKEN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NMTOKEN_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:NMTOKEN.
    NMTOKEN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NMTOKENS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NMTOKENS_NAME - Static variable in class org.exolab.castor.builder.types.XSNMTokens
    name of the NMTOKENS type.
    NMTOKENS_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:NMTOKENS.
    NMTOKENS_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NO_TIMESTAMP - Static variable in interface org.exolab.castor.jdo.TimeStampable
    Default time stamp.
    NoCache - Class in org.castor.cache.simple
    NoCache is a Map which dispose all object right the way.
    NoCache() - Constructor for class org.castor.cache.simple.NoCache
     
    NoCacheFactory - Class in org.castor.cache.simple
    Implements CacheFactory for the NoCache implementation of Cache.
    NoCacheFactory() - Constructor for class org.castor.cache.simple.NoCacheFactory
     
    Node - Interface in org.castor.cpa.query.castorql
     
    Node - Interface in org.castor.cpa.query.ejbql
     
    nodeArity() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    nodeArity() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    nodeCreated() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    nodeCreated() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    NodeType - Enum in org.exolab.castor.builder.info
    An enumeration enlisting the possible XML FieldDescriptor types.
    NodeType - Class in org.exolab.castor.xml
    The possible node types for an XML field.
    NoKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    Key generator implementation that does not generate key.
    NoKeyGenerator(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.keygen.NoKeyGenerator
    Constructor.
    NoKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    Factory for instantiating NoKeyGenerator objects.
    NoKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.NoKeyGeneratorFactory
     
    NON_NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:nonNegativeInteger.
    NON_NEGATIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NON_POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:nonPositiveInteger.
    NON_POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NON_SERIALIZABLE_ERR - Static variable in exception org.exolab.castor.xml.MarshalException
     
    NoParamType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having no parameters.
    NoParamType(String, String) - Constructor for class org.castor.ddlgen.typeinfo.NoParamType
    Construct a new TypeInfo instance with given Configuration, JDBC type and SQL type.
    NORMAL_STATUS - Static variable in class org.exolab.castor.builder.SGStateInfo
    The SourceGenerator is still generating source.
    normalize(String) - Method in class org.exolab.castor.builder.factory.BaseFactory
    Normalizes the given string for use in comments.
    normalize(String) - Static method in class org.exolab.castor.net.util.URIUtils
    This method removes "." or ".." from absolute URL.
    normalize() - Method in class org.exolab.castor.types.DateTimeBase
    Normalizes a date/time datatype as defined in W3C XML Schema Recommendation document: if a timeZone is present but it is not Z then we convert the date/time datatype to Z using the addition operation defined in Adding Duration to dateTimes (W3C XML Schema, part 2 appendix E).
    normalize(String) - Method in class org.exolab.castor.xml.validators.StringValidator
    Normalizes the given string according to the whiteSpace facet used.
    NORMALIZEDSTRING_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:normalizedString.
    NORMALIZEDSTRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    not() - Method in class org.castor.cpa.persistence.sql.query.condition.AndCondition
     
    not() - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
     
    not() - Method in class org.castor.cpa.persistence.sql.query.condition.Condition
    Builder method to invert a condition.
    not() - Method in class org.castor.cpa.persistence.sql.query.condition.OrCondition
     
    not() - Method in class org.castor.cpa.persistence.sql.query.condition.Predicate
     
    NOT - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'NOT' keyword for conditions of SQL queries.
    NOT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    not() - Method in interface org.castor.cpa.query.Condition
    NOT condition of condition query object.
    NOT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    not() - Method in class org.castor.cpa.query.object.condition.Comparison
    NOT condition of condition query object.
    not() - Method in interface org.castor.cpa.query.object.condition.ComparisonOperator
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    NOT condition of condition query object.
    not() - Method in class org.castor.cpa.query.object.condition.Equal
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.GreaterEqual
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.GreaterThan
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.LessEqual
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.LessThan
    Get invers comparison operator.
    Not - Class in org.castor.cpa.query.object.condition
    Final class that represents not condition.
    Not() - Constructor for class org.castor.cpa.query.object.condition.Not
     
    not() - Method in class org.castor.cpa.query.object.condition.Not
    NOT condition of condition query object.
    not() - Method in class org.castor.cpa.query.object.condition.NotEqual
    Get invers comparison operator.
    not() - Method in class org.castor.cpa.query.object.condition.SimpleCondition
    NOT condition of condition query object.
    NOT_EQUAL - Static variable in class org.castor.cpa.query.object.condition.Comparison
    Not equal comparison operator.
    NOT_EQUAL - Static variable in class org.exolab.castor.jdo.oql.Token
     
    NOT_EQUAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    Notation - Class in org.exolab.castor.xml.dtd
    Implementation of DTD Notation declaration specification.
    Notation(DTDdocument, String) - Constructor for class org.exolab.castor.xml.dtd.Notation
    Constructor, setting name and owning DTD document of the notation.
    NOTATION - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    NOTATION_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:notation.
    NOTATION_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    NotationDecl(DTDdocument) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Notation Declaration nonterminal.
    notBetween(long, long) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(double, double) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(BigDecimal, BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(String, String) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(TemporalType, Date, Date) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(TemporalType, Calendar, Calendar) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(Expression, Expression) - Method in interface org.castor.cpa.query.Expression
    Not between.
    notBetween(long, long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(double, double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(BigDecimal, BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(String, String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(TemporalType, Date, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(TemporalType, Calendar, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notBetween(Expression, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not between.
    notEqual(Expression) - Method in class org.castor.cpa.persistence.sql.query.expression.Expression
    Compare if this expression is not equal to the given one.
    NOTEQUAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    notEqual(boolean) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(long) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(double) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(String) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(TemporalType, Date) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(TemporalType, Calendar) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    notEqual(Expression) - Method in interface org.castor.cpa.query.Expression
    Not equal.
    NotEqual - Class in org.castor.cpa.query.object.condition
    Final class that represents not equal comparison operator.
    NotEqual() - Constructor for class org.castor.cpa.query.object.condition.NotEqual
    Protect constructor from being called from everywhere.
    notEqual(boolean) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(TemporalType, Date) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(TemporalType, Calendar) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    notEqual(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not equal.
    NOTEQUAL1 - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    NOTEQUAL2 - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    notify(String, int) - Method in class org.exolab.castor.dsml.Importer
     
    notify(String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
    Displays the given message to the user.
    notify(String) - Method in interface org.exolab.castor.util.dialog.Dialog
    Simply displays a message to the user, no input is returned from the user.
    NotifyingReaper - Class in org.castor.cache.hashbelt.reaper
    Does the obvious: Calls a handleExpiredObject method for each object in the container.
    NotifyingReaper() - Constructor for class org.castor.cache.hashbelt.reaper.NotifyingReaper
     
    notIn() - Method in interface org.castor.cpa.query.Field
    Not in.
    notIn() - Method in class org.castor.cpa.query.object.AbstractField
    Not in.
    notLike(String) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(String, char) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(String, Parameter) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(Parameter) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(Parameter, char) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(Parameter, Parameter) - Method in interface org.castor.cpa.query.Expression
    Not like.
    notLike(String) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    notLike(String, char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    notLike(String, Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    notLike(Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    notLike(Parameter, char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    notLike(Parameter, Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Not like.
    NotSupportedType - Class in org.castor.ddlgen.typeinfo
    NotSupportedType is used for type not support by the database engine.
    NotSupportedType(String) - Constructor for class org.castor.ddlgen.typeinfo.NotSupportedType
    Constructor for NotSupportedType.
    noXMLFields - Static variable in class org.exolab.castor.types.BaseDescriptor
    Used for returning no attribute and no element fields
    NULL - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'NULL' keyword for conditions of SQL queries.
    NULL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    NULL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    Null - Class in org.castor.cpa.query.object.condition
    Final class that represents null simple condition.
    Null() - Constructor for class org.castor.cpa.query.object.condition.Null
     
    NULL - Static variable in class org.exolab.castor.builder.types.XSType
    Value meaning the type is unassigned.
    NULL_ARGUMENT - Static variable in class org.exolab.castor.xml.schema.XMLType
    Error message for a null argument
    NullExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    NullExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    NullReaper - Class in org.castor.cache.hashbelt.reaper
    The simplest of all possible expiration handlers.
    NullReaper() - Constructor for class org.castor.cache.hashbelt.reaper.NullReaper
     
    numberOfExtendingClassDescriptors(ClassDescriptor) - Static method in class org.exolab.castor.jdo.engine.SQLHelper
     

    O

    OBJECT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    OBJECT - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.lang.Object'.
    OBJECT_CLASS - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
     
    OBJECT_CLASS_VALUE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
     
    ObjectDeletedException - Exception in org.exolab.castor.jdo
    This exception is thrown when accessing an object that was deleted.
    ObjectDeletedException(String) - Constructor for exception org.exolab.castor.jdo.ObjectDeletedException
     
    ObjectDeletedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ObjectDeletedException
     
    ObjectDeletedWaitingForLockException - Exception in org.exolab.castor.persist
    Thrown to indicate that a lock attempt has failed due to object being deleted by a concurrent transaction.
    ObjectDeletedWaitingForLockException(String, Throwable) - Constructor for exception org.exolab.castor.persist.ObjectDeletedWaitingForLockException
     
    ObjectFactory - Interface in org.exolab.castor.util
    A simple interface for creating class instances
    ObjectLock - Class in org.exolab.castor.persist
    Read/write locks and lock synchronization on an object.
    ObjectLock(OID) - Constructor for class org.exolab.castor.persist.ObjectLock
    Create a new lock for the specified object.
    ObjectLock(OID, Object[], long) - Constructor for class org.exolab.castor.persist.ObjectLock
     
    ObjectModifiedException - Exception in org.exolab.castor.jdo
    Indicates transaction has been aborted as a result of object being modified by a concurrent transaction.
    ObjectModifiedException(String) - Constructor for exception org.exolab.castor.jdo.ObjectModifiedException
     
    ObjectModifiedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ObjectModifiedException
     
    ObjectNotFoundException - Exception in org.exolab.castor.jdo
    An attempt to load an object failed, an object of that type with that primary key was not found in persistent storage.
    ObjectNotFoundException(String) - Constructor for exception org.exolab.castor.jdo.ObjectNotFoundException
     
    ObjectNotFoundException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ObjectNotFoundException
     
    ObjectNotPersistentException - Exception in org.exolab.castor.jdo
    Exception indicating object is not persistent.
    ObjectNotPersistentException(String) - Constructor for exception org.exolab.castor.jdo.ObjectNotPersistentException
     
    ObjectNotPersistentException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.ObjectNotPersistentException
     
    objectStateToString(Object) - Method in class org.castor.persist.ObjectTracker
    Returns the object's state.
    ObjectToString - Class in org.castor.cpa.persistence.convertor
    Convert Object to String.
    ObjectToString() - Constructor for class org.castor.cpa.persistence.convertor.ObjectToString
    Creates an instance of this class.
    ObjectTracker - Class in org.castor.persist
    A transaction records all objects accessed during the lifetime of the transaction in this record (queries and created).
    ObjectTracker() - Constructor for class org.castor.persist.ObjectTracker
     
    OBSOLETE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    OccuranceSpecification(ContentParticle) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Method to parse occurance specification of a Content Particle, that is "?", "*" or "+".
    ODMG - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the odmg type
    ODMG_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The odmg type
    OFFSET - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    OFFSET - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    OFFSET - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    OID - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    OID - Class in org.exolab.castor.persist
    Object identifier.
    OID(ClassMolder, Identity) - Constructor for class org.exolab.castor.persist.OID
    Constructor.
    OID(ClassMolder, OID, Identity) - Constructor for class org.exolab.castor.persist.OID
    Constructor.
    ON - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'ON' keyword for constructing joins of SQL queries.
    ON - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    ONE_CENTURY - Static variable in interface org.castor.core.util.concurrent.Sync
    One century in milliseconds; convenient as a time-out value *
    ONE_DAY - Static variable in interface org.castor.core.util.concurrent.Sync
    One day, in milliseconds; convenient as a time-out value *
    ONE_HOUR - Static variable in interface org.castor.core.util.concurrent.Sync
    One hour, in milliseconds; convenient as a time-out value *
    ONE_LEVEL - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
     
    ONE_MANY - Static variable in class org.castor.ddlgen.schemaobject.ForeignKey
    Relation type: one-many.
    ONE_MINUTE - Static variable in interface org.castor.core.util.concurrent.Sync
    One minute, in milliseconds; convenient as a time-out value *
    ONE_ONE - Static variable in class org.castor.ddlgen.schemaobject.ForeignKey
    Relation type: one-one.
    ONE_SECOND - Static variable in interface org.castor.core.util.concurrent.Sync
    One second, in milliseconds; convenient as a time-out value *
    ONE_WEEK - Static variable in interface org.castor.core.util.concurrent.Sync
    One week, in milliseconds; convenient as a time-out value *
    ONE_YEAR - Static variable in interface org.castor.core.util.concurrent.Sync
    One year in milliseconds; convenient as a time-out value *
    OneToMany - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class OneToMany.
    OneToMany() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
     
    OneToManyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class OneToManyDescriptor.
    OneToManyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToManyDescriptor
     
    OneToManyRelationResolver - Class in org.castor.persist.resolver
     
    OneToManyRelationResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.OneToManyRelationResolver
    Creates an instance of OneToMany.
    OneToOne - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class OneToOne.
    OneToOne() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
     
    OneToOneDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class OneToOneDescriptor.
    OneToOneDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.OneToOneDescriptor
     
    OP_BETWEEN - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Between operator.
    OP_BETWEEN_AND - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Between and operator.
    OP_EQUALS - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Equality operator.
    OP_GREATER - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Greater then operator.
    OP_GREATER_EQUALS - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Greater then or equals operator.
    OP_LESS - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Less then operator.
    OP_LESS_EQUALS - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Less then or equals operator.
    OP_LIKE - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Like operator.
    OP_NOT_EQUALS - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Inequality operator.
    OP_NOT_LIKE - Static variable in interface org.exolab.castor.persist.spi.QueryExpression
    Not like operator.
    openNodeScope(Node) - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    openNodeScope(Node) - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    operator() - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
    Returns operator of comparison.
    OptionalLengthType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having one optional length parameter.
    OptionalLengthType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.OptionalLengthType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    OptionalLengthType(String, String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.OptionalLengthType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    OptionalPrecisionDecimalsType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having optional precision and decimals parameters.
    OptionalPrecisionDecimalsType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.OptionalPrecisionDecimalsType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    OptionalPrecisionType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having an optional precision parameter.
    OptionalPrecisionType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.OptionalPrecisionType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    OQLQuery - Interface in org.exolab.castor.jdo
    An OQL query object.
    OQLQueryImpl - Class in org.exolab.castor.jdo.engine
    An OQLQuery implementation to execute a query based upon an OQL statement.
    OQLSyntaxException - Exception in org.exolab.castor.jdo.oql
    Exception thrown to indicate that invalid syntax was encountered by the Parser.
    OQLSyntaxException(String) - Constructor for exception org.exolab.castor.jdo.oql.OQLSyntaxException
     
    OQLSyntaxException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.oql.OQLSyntaxException
     
    or(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.Condition
    Builder method to concatenate the given condition with all others that have previously been added with an OR operator.
    or(Condition) - Method in class org.castor.cpa.persistence.sql.query.condition.OrCondition
     
    OR - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'OR' keyword for conditions of SQL queries.
    OR - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    or(Condition) - Method in interface org.castor.cpa.query.Condition
    OR condition of condition query object.
    OR - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    or(Condition) - Method in class org.castor.cpa.query.object.condition.AbstractCondition
    OR condition of condition query object.
    Or - Class in org.castor.cpa.query.object.condition
    Final class that represents or compound condition.
    Or() - Constructor for class org.castor.cpa.query.object.condition.Or
     
    or(Condition) - Method in class org.castor.cpa.query.object.condition.Or
    OR condition of condition query object.
    OR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    OR_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    OracleFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for Oracle 7/8 driver.
    OracleFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    OracleGenerator - Class in org.castor.ddlgen.engine.oracle
    Generator for Oracle.
    OracleGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.oracle.OracleGenerator
    Constructor for OracleGenerator.
    OracleQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for Oracle 7/8.
    OracleQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.OracleQueryExpression
     
    OracleQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for Oracle databases.
    OracleQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.OracleQueryVisitor
     
    OracleSchemaFactory - Class in org.castor.ddlgen.engine.oracle
    Oracle schema factory.
    OracleSchemaFactory() - Constructor for class org.castor.ddlgen.engine.oracle.OracleSchemaFactory
     
    OracleSequenceKeyGeneratorFactory - Class in org.castor.ddlgen.engine.oracle
    Factory class for SEQUENCE key generators for Oracle.
    OracleSequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.engine.oracle.OracleSequenceKeyGeneratorFactory
     
    OracleTypeMapper - Class in org.castor.ddlgen.engine.oracle
    Final TypeMapper for Oracle database.
    OracleTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.oracle.OracleTypeMapper
    Construct a TypeMapper for Oracle database using given configuration to get default parameters for parameterized types.
    OrCondition - Class in org.castor.cpa.persistence.sql.query.condition
    Represents a list of conditions that are concatenated by an OR operator.
    OrCondition() - Constructor for class org.castor.cpa.persistence.sql.query.condition.OrCondition
    Default constructor for an empty OR condition.
    OrCondition(Condition, Condition) - Constructor for class org.castor.cpa.persistence.sql.query.condition.OrCondition
    Constructor for a compound condition that concatenates the 2 given conditions with an OR operator.
    OrCondition(OrCondition) - Constructor for class org.castor.cpa.persistence.sql.query.condition.OrCondition
    Copy constructor to create a copy of given OR condition.
    ORDER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    ORDER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    Order - Interface in org.castor.cpa.query
    Interface for Order of query objects.
    Order - Enum in org.exolab.castor.xml.schema
    The order of an XML Schema model group.
    ORDER_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    ORDER_BY - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    OrderbyClause() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    OrderbyClause() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    OrderbyItem() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    OrderbyItem() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    OrderDirection - Enum in org.castor.cpa.query
    Enum for Order Direction of query objects.
    OrderImpl - Class in org.castor.cpa.query.object
    Final class that implements Order.
    OrderImpl() - Constructor for class org.castor.cpa.query.object.OrderImpl
     
    OrderImpl.Item - Class in org.castor.cpa.query.object
    Inner class for order items to handel field and its order direction together.
    ORDERING - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    org.castor.cache - package org.castor.cache
    As explained in org.exolab.castor.persist, LockEngine implements a persistence engine that caches objects in memory for performance reasons and thus eliminates the number of operations against the persistence storage.
    org.castor.cache.distributed - package org.castor.cache.distributed
     
    org.castor.cache.hashbelt - package org.castor.cache.hashbelt
    The Hashbelt API
    org.castor.cache.hashbelt.container - package org.castor.cache.hashbelt.container
     
    org.castor.cache.hashbelt.reaper - package org.castor.cache.hashbelt.reaper
     
    org.castor.cache.simple - package org.castor.cache.simple
     
    org.castor.core - package org.castor.core
     
    org.castor.core.annotationprocessing - package org.castor.core.annotationprocessing
     
    org.castor.core.constants.cpa - package org.castor.core.constants.cpa
     
    org.castor.core.exception - package org.castor.core.exception
     
    org.castor.core.exceptions - package org.castor.core.exceptions
     
    org.castor.core.nature - package org.castor.core.nature
     
    org.castor.core.util - package org.castor.core.util
     
    org.castor.core.util.concurrent - package org.castor.core.util.concurrent
    This package contains classes taken from EDU.oswego.cs.dl.util.concurrent library Version 1.3.4.
    org.castor.cpa - package org.castor.cpa
     
    org.castor.cpa.jpa.annotations - package org.castor.cpa.jpa.annotations
     
    org.castor.cpa.jpa.info - package org.castor.cpa.jpa.info
     
    org.castor.cpa.jpa.natures - package org.castor.cpa.jpa.natures
     
    org.castor.cpa.jpa.processors - package org.castor.cpa.jpa.processors
     
    org.castor.cpa.jpa.processors.classprocessors - package org.castor.cpa.jpa.processors.classprocessors
     
    org.castor.cpa.jpa.processors.fieldprocessors - package org.castor.cpa.jpa.processors.fieldprocessors
     
    org.castor.cpa.persistence.convertor - package org.castor.cpa.persistence.convertor
     
    org.castor.cpa.persistence.sql.connection - package org.castor.cpa.persistence.sql.connection
     
    org.castor.cpa.persistence.sql.driver - package org.castor.cpa.persistence.sql.driver
     
    org.castor.cpa.persistence.sql.engine - package org.castor.cpa.persistence.sql.engine
     
    org.castor.cpa.persistence.sql.engine.info - package org.castor.cpa.persistence.sql.engine.info
     
    org.castor.cpa.persistence.sql.keygen - package org.castor.cpa.persistence.sql.keygen
     
    org.castor.cpa.persistence.sql.keygen.typehandler - package org.castor.cpa.persistence.sql.keygen.typehandler
     
    org.castor.cpa.persistence.sql.query - package org.castor.cpa.persistence.sql.query
     
    org.castor.cpa.persistence.sql.query.condition - package org.castor.cpa.persistence.sql.query.condition
     
    org.castor.cpa.persistence.sql.query.expression - package org.castor.cpa.persistence.sql.query.expression
     
    org.castor.cpa.persistence.sql.query.visitor - package org.castor.cpa.persistence.sql.query.visitor
     
    org.castor.cpa.query - package org.castor.cpa.query
     
    org.castor.cpa.query.castorql - package org.castor.cpa.query.castorql
     
    org.castor.cpa.query.ejbql - package org.castor.cpa.query.ejbql
     
    org.castor.cpa.query.object - package org.castor.cpa.query.object
     
    org.castor.cpa.query.object.condition - package org.castor.cpa.query.object.condition
     
    org.castor.cpa.query.object.expression - package org.castor.cpa.query.object.expression
     
    org.castor.cpa.query.object.function - package org.castor.cpa.query.object.function
     
    org.castor.cpa.query.object.literal - package org.castor.cpa.query.object.literal
     
    org.castor.cpa.query.object.parameter - package org.castor.cpa.query.object.parameter
     
    org.castor.cpa.util - package org.castor.cpa.util
     
    org.castor.cpa.util.classresolution.command - package org.castor.cpa.util.classresolution.command
     
    org.castor.cpa.util.classresolution.nature - package org.castor.cpa.util.classresolution.nature
     
    org.castor.ddlgen - package org.castor.ddlgen
    This package contains functional classes, exceptions and Main class for DDL generator.
    org.castor.ddlgen.engine.db2 - package org.castor.ddlgen.engine.db2
    This package contains final classes to create DDL for DB2.
    org.castor.ddlgen.engine.derby - package org.castor.ddlgen.engine.derby
    This package contains final classes to create DDL for Derby.
    org.castor.ddlgen.engine.hsql - package org.castor.ddlgen.engine.hsql
    This package contains final classes to create DDL for Hsql.
    org.castor.ddlgen.engine.mssql - package org.castor.ddlgen.engine.mssql
    This package contains final classes to create DDL for Microsoft SQL Server.
    org.castor.ddlgen.engine.mysql - package org.castor.ddlgen.engine.mysql
    This package contains final classes to create DDL for MySQL.
    org.castor.ddlgen.engine.oracle - package org.castor.ddlgen.engine.oracle
    This package contains final classes to create DDL for Oracle.
    org.castor.ddlgen.engine.pointbase - package org.castor.ddlgen.engine.pointbase
    This package contains final classes to create DDL for PointBase.
    org.castor.ddlgen.engine.postgresql - package org.castor.ddlgen.engine.postgresql
    This package contains final classes to create DDL for PostgreSQL.
    org.castor.ddlgen.engine.sapdb - package org.castor.ddlgen.engine.sapdb
    This package contains final classes to create DDL for SapDB.
    org.castor.ddlgen.engine.sybase - package org.castor.ddlgen.engine.sybase
    This package contains final classes to create DDL for Sybase.
    org.castor.ddlgen.keygenerator - package org.castor.ddlgen.keygenerator
    This package contains various various key generator implementations as well as factory classes for all of the key generators.
    org.castor.ddlgen.schemaobject - package org.castor.ddlgen.schemaobject
    This package contains SchemaObject's for ddl generation including Table, Field, KeyGenerator, Index, Schema,ForeignKey and PrimaryKey.
    org.castor.ddlgen.typeinfo - package org.castor.ddlgen.typeinfo
    This package contains various type definitions which implement the TypeInfo interface.
    org.castor.jdo.conf - package org.castor.jdo.conf
     
    org.castor.jdo.conf.descriptors - package org.castor.jdo.conf.descriptors
     
    org.castor.jdo.engine - package org.castor.jdo.engine
     
    org.castor.jdo.util - package org.castor.jdo.util
     
    org.castor.mapping - package org.castor.mapping
     
    org.castor.persist - package org.castor.persist
     
    org.castor.persist.cache - package org.castor.persist.cache
     
    org.castor.persist.proxy - package org.castor.persist.proxy
     
    org.castor.persist.resolver - package org.castor.persist.resolver
     
    org.castor.transactionmanager - package org.castor.transactionmanager
    Castor transaction manager factory.
    org.castor.xml - package org.castor.xml
     
    org.castor.xmlctf.xmldiff - package org.castor.xmlctf.xmldiff
     
    org.castor.xmlctf.xmldiff.xml - package org.castor.xmlctf.xmldiff.xml
     
    org.castor.xmlctf.xmldiff.xml.nodes - package org.castor.xmlctf.xmldiff.xml.nodes
     
    org.exolab.castor.builder - package org.exolab.castor.builder
    Castor XML code generator
    org.exolab.castor.builder.binding - package org.exolab.castor.builder.binding
    Binding File Object Model for Castor XML code generator
    org.exolab.castor.builder.binding.xml - package org.exolab.castor.builder.binding.xml
     
    org.exolab.castor.builder.binding.xml.descriptors - package org.exolab.castor.builder.binding.xml.descriptors
     
    org.exolab.castor.builder.binding.xml.types - package org.exolab.castor.builder.binding.xml.types
     
    org.exolab.castor.builder.binding.xml.types.descriptors - package org.exolab.castor.builder.binding.xml.types.descriptors
     
    org.exolab.castor.builder.conflict.strategy - package org.exolab.castor.builder.conflict.strategy
     
    org.exolab.castor.builder.conflictresolution - package org.exolab.castor.builder.conflictresolution
     
    org.exolab.castor.builder.descriptors - package org.exolab.castor.builder.descriptors
     
    org.exolab.castor.builder.factory - package org.exolab.castor.builder.factory
     
    org.exolab.castor.builder.info - package org.exolab.castor.builder.info
     
    org.exolab.castor.builder.info.nature - package org.exolab.castor.builder.info.nature
     
    org.exolab.castor.builder.info.nature.relation - package org.exolab.castor.builder.info.nature.relation
     
    org.exolab.castor.builder.printing - package org.exolab.castor.builder.printing
     
    org.exolab.castor.builder.types - package org.exolab.castor.builder.types
     
    org.exolab.castor.builder.util - package org.exolab.castor.builder.util
     
    org.exolab.castor.core.exceptions - package org.exolab.castor.core.exceptions
     
    org.exolab.castor.dsml - package org.exolab.castor.dsml
    The DSML API for importing/exporting LDAP directories as XML
    org.exolab.castor.dsml.jndi - package org.exolab.castor.dsml.jndi
    DSML implementation using the JNDI API.
    org.exolab.castor.dsml.mozilla - package org.exolab.castor.dsml.mozilla
    DSML implementation using the Mozilla Directory SDK.
    org.exolab.castor.dsml.schema - package org.exolab.castor.dsml.schema
     
    org.exolab.castor.dsml.tools - package org.exolab.castor.dsml.tools
     
    org.exolab.castor.gui - package org.exolab.castor.gui
     
    org.exolab.castor.jdo - package org.exolab.castor.jdo
    The Java Data Objects API
    org.exolab.castor.jdo.engine - package org.exolab.castor.jdo.engine
    Implementation of the Castor JDO engine.
    org.exolab.castor.jdo.engine.nature - package org.exolab.castor.jdo.engine.nature
     
    org.exolab.castor.jdo.oql - package org.exolab.castor.jdo.oql
     
    org.exolab.castor.mapping - package org.exolab.castor.mapping
    The Class Mapping API
    org.exolab.castor.mapping.handlers - package org.exolab.castor.mapping.handlers
     
    org.exolab.castor.mapping.loader - package org.exolab.castor.mapping.loader
    Implementations for mapping interfaces and the default mapping loader.
    org.exolab.castor.mapping.xml - package org.exolab.castor.mapping.xml
     
    org.exolab.castor.mapping.xml.descriptors - package org.exolab.castor.mapping.xml.descriptors
     
    org.exolab.castor.mapping.xml.types - package org.exolab.castor.mapping.xml.types
     
    org.exolab.castor.mapping.xml.types.descriptors - package org.exolab.castor.mapping.xml.types.descriptors
     
    org.exolab.castor.net - package org.exolab.castor.net
     
    org.exolab.castor.net.util - package org.exolab.castor.net.util
     
    org.exolab.castor.persist - package org.exolab.castor.persist
    The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking.
    org.exolab.castor.persist.spi - package org.exolab.castor.persist.spi
    Defines the interfaces for persistence engine service providers.
    org.exolab.castor.tools - package org.exolab.castor.tools
    Command line tools
    org.exolab.castor.types - package org.exolab.castor.types
    The Castor implementation of specific XML Schema Types
    org.exolab.castor.util - package org.exolab.castor.util
    Utility classes used by Castor.
    org.exolab.castor.util.dialog - package org.exolab.castor.util.dialog
     
    org.exolab.castor.xml - package org.exolab.castor.xml
    The XML Marshaller API
    org.exolab.castor.xml.descriptors - package org.exolab.castor.xml.descriptors
     
    org.exolab.castor.xml.dtd - package org.exolab.castor.xml.dtd
    The XML DTD Object Model
    org.exolab.castor.xml.dtd.parser - package org.exolab.castor.xml.dtd.parser
    The XML DTD Parser API
    org.exolab.castor.xml.handlers - package org.exolab.castor.xml.handlers
     
    org.exolab.castor.xml.location - package org.exolab.castor.xml.location
     
    org.exolab.castor.xml.parsing - package org.exolab.castor.xml.parsing
     
    org.exolab.castor.xml.parsing.primitive.objects - package org.exolab.castor.xml.parsing.primitive.objects
     
    org.exolab.castor.xml.schema - package org.exolab.castor.xml.schema
     
    org.exolab.castor.xml.schema.annotations.jdo - package org.exolab.castor.xml.schema.annotations.jdo
     
    org.exolab.castor.xml.schema.annotations.jdo.descriptors - package org.exolab.castor.xml.schema.annotations.jdo.descriptors
     
    org.exolab.castor.xml.schema.annotations.jdo.types - package org.exolab.castor.xml.schema.annotations.jdo.types
     
    org.exolab.castor.xml.schema.annotations.jdo.types.descriptors - package org.exolab.castor.xml.schema.annotations.jdo.types.descriptors
     
    org.exolab.castor.xml.schema.facets - package org.exolab.castor.xml.schema.facets
     
    org.exolab.castor.xml.schema.reader - package org.exolab.castor.xml.schema.reader
     
    org.exolab.castor.xml.schema.simpletypes - package org.exolab.castor.xml.schema.simpletypes
     
    org.exolab.castor.xml.schema.simpletypes.factory - package org.exolab.castor.xml.schema.simpletypes.factory
     
    org.exolab.castor.xml.schema.util - package org.exolab.castor.xml.schema.util
     
    org.exolab.castor.xml.schema.writer - package org.exolab.castor.xml.schema.writer
     
    org.exolab.castor.xml.util - package org.exolab.castor.xml.util
     
    org.exolab.castor.xml.util.resolvers - package org.exolab.castor.xml.util.resolvers
     
    org.exolab.castor.xml.validators - package org.exolab.castor.xml.validators
     
    org.exolab.castor.xml.wls8 - package org.exolab.castor.xml.wls8
     
    org.exolab.javasource - package org.exolab.javasource
    This package contains classes that represent Java Source objects for Castor XML code generator.
    OsCache - Class in org.castor.cache.distributed
    OSCache (opensymphony) implementation of Castor JDO Cache.
    OsCache(Object) - Constructor for class org.castor.cache.distributed.OsCache
    Construct an instance of OsCache that wrapps access to given cache implementation of class com.opensymphony.oscache.general.GeneralCacheAdministrator.
    OsCacheFactory - Class in org.castor.cache.distributed
    Implements CacheFactory for the OsCache implementation of Cache.
    OsCacheFactory() - Constructor for class org.castor.cache.distributed.OsCacheFactory
     
    outOfOrder(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called when an out of order element is encountered
    outOfOrder(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called when an out of order element is encountered
    OutputFormat - Interface in org.exolab.castor.xml
    Output format contract for XML serialization.
    OutputLogInterceptor - Class in org.exolab.castor.persist
    A simple log interceptor that reports all messages to a writer or an output stream.
    OutputLogInterceptor(PrintWriter) - Constructor for class org.exolab.castor.persist.OutputLogInterceptor
     
    OutputLogInterceptor(OutputStream) - Constructor for class org.exolab.castor.persist.OutputLogInterceptor
     
    OutputLogInterceptor(Writer) - Constructor for class org.exolab.castor.persist.OutputLogInterceptor
     
    overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.Facet
    Checks whether the current facet overrides a facet of the base data type.
    overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MaxExclusive
    Checks whether the current facet overrides a facet of the base data type.
    overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MaxInclusive
    Checks whether the current facet overrides a facet of the base data type.
    overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MinExclusive
    Checks whether the current facet overrides a facet of the base data type.
    overridesBase(Facet) - Method in class org.exolab.castor.xml.schema.facets.MinInclusive
    Checks whether the current facet overrides a facet of the base data type.

    P

    PackageBasedCDRResolutionNature - Class in org.castor.cpa.util.classresolution.nature
    This class provides a view on a additional properties for ClassDescriptorResolutionCommands.
    PackageBasedCDRResolutionNature(PropertyHolder) - Constructor for class org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature
    The constructor takes a PropertyHolder.
    PackageMapping - Class in org.castor.jdo.conf
    Class PackageMapping.
    PackageMapping() - Constructor for class org.castor.jdo.conf.PackageMapping
     
    PackageMappingDescriptor - Class in org.castor.jdo.conf.descriptors
    Class PackageMappingDescriptor.
    PackageMappingDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.PackageMappingDescriptor
     
    packageToPath(String) - Method in interface org.castor.xml.JavaNaming
    Converts the given Package name to it's corresponding Path.
    packageToPath(String) - Method in class org.castor.xml.JavaNamingImpl
    Converts the given Package name to it's corresponding Path.
    PackageType - Class in org.exolab.castor.builder.binding.xml
    Mappings between a namespace and a java package can directly be defined in the binding file.
    PackageType() - Constructor for class org.exolab.castor.builder.binding.xml.PackageType
     
    PackageTypeChoice - Class in org.exolab.castor.builder.binding.xml
    Class PackageTypeChoice.
    PackageTypeChoice() - Constructor for class org.exolab.castor.builder.binding.xml.PackageTypeChoice
     
    PackageTypeChoiceDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class PackageTypeChoiceDescriptor.
    PackageTypeChoiceDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeChoiceDescriptor
     
    PackageTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.descriptors
    Class PackageTypeDescriptor.
    PackageTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.descriptors.PackageTypeDescriptor
     
    Param - Class in org.castor.jdo.conf
    Class Param.
    Param() - Constructor for class org.castor.jdo.conf.Param
     
    Param - Class in org.exolab.castor.mapping.xml
    Class Param.
    Param() - Constructor for class org.exolab.castor.mapping.xml.Param
     
    PARAM - Static variable in class org.exolab.javasource.JDocDescriptor
    The param descriptor (param).
    PARAM_CAPACITY - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter capacity.
    PARAM_CAPACITY - Static variable in class org.castor.cache.simple.CountLimited
    Mapped initialization parameter capacity.
    PARAM_CONTAINER_CLASS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter container-class.
    PARAM_CONTAINERS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter containers.
    PARAM_DEBUG - Static variable in interface org.castor.cache.Cache
    Mapped initialization parameter debug.
    PARAM_MONITOR - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter monitor.
    PARAM_NAME - Static variable in interface org.castor.cache.Cache
    Mapped initialization parameter name.
    PARAM_POSTFIX_DECIMALS - Static variable in class org.castor.ddlgen.typeinfo.AbstractType
    Postfix of decimals parameters for types in ddl.properties file.
    PARAM_POSTFIX_LENGTH - Static variable in class org.castor.ddlgen.typeinfo.AbstractType
    Postfix of length parameters for types in ddl.properties file.
    PARAM_POSTFIX_PRECISION - Static variable in class org.castor.ddlgen.typeinfo.AbstractType
    Postfix of precision parameters for types in ddl.properties file.
    PARAM_PREFIX - Static variable in class org.castor.ddlgen.typeinfo.AbstractType
    Prefix of all parameters for types in ddl.properties file.
    PARAM_REAPER_CLASS - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter reaper-class.
    PARAM_TTL - Static variable in class org.castor.cache.hashbelt.AbstractHashbelt
    Mapped initialization parameter ttl.
    PARAM_TTL - Static variable in class org.castor.cache.simple.TimeLimited
    Mapped initialization parameter ttl.
    PARAM_TYPE - Static variable in interface org.castor.cache.Cache
    Mapped initialization parameter type.
    ParamDescriptor - Class in org.castor.jdo.conf.descriptors
    Class ParamDescriptor.
    ParamDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.ParamDescriptor
     
    ParamDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class ParamDescriptor.
    ParamDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
     
    Parameter - Class in org.castor.cpa.persistence.sql.query.expression
    A parameter in a SQL query.
    Parameter(String) - Constructor for class org.castor.cpa.persistence.sql.query.expression.Parameter
    Construct parameter with given name for binding.
    PARAMETER - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Character representing a parameter in a SQL query.
    Parameter() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Parameter() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    Parameter - Interface in org.castor.cpa.query
    Interface for parameters of query objects.
    PARAMETER - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.AbstractLobTypeConvertor
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.AbstractSimpleTypeConvertor
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.BigDecimalToDate
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.BooleanToBigDecimal
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.BooleanToInteger
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.BooleanToShort
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.BooleanToString
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.DateToBigDecimal
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.DateToDouble
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.DateToInteger
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.DateToString
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.DoubleToDate
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.IntegerToDate
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.LongToCastorTime
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.SqlTimestampToString
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.StringToBoolean
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.StringToDate
    Initialize the converter with the given parameter.
    parameterize(String) - Method in class org.castor.cpa.persistence.convertor.StringToSqlTimestamp
    Initialize the converter with the given parameter.
    parameterize(String) - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Initialize the converter with the given parameter.
    ParameterVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor constructing parameter map for queries.
    ParameterVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
     
    ParamInfo - Class in org.exolab.castor.jdo.oql
    A class to store and check information about numbered query parameters.
    ParamInfo(String, String, FieldDescriptor, ClassLoader) - Constructor for class org.exolab.castor.jdo.oql.ParamInfo
    Creates a new ParamInfo.
    parent - Variable in class org.castor.cpa.query.castorql.SimpleNode
     
    parent - Variable in class org.castor.cpa.query.ejbql.SimpleNode
     
    PARENT_OBJECT - Static variable in class org.exolab.castor.jdo.oql.ParseTreeWalker
     
    ParentNode - Class in org.castor.xmlctf.xmldiff.xml.nodes
    The base object for both Element and RootNode.
    parse(String) - Method in class org.castor.cpa.query.castorql.CastorQLParserAdapter
    Parse the given OQL query string and return a tree of query objects that represent it.
    parse(String) - Method in class org.castor.cpa.query.ejbql.EjbQLParserAdapter
    Parse the given OQL query string and return a tree of query objects that represent it.
    parse(String) - Method in interface org.castor.cpa.query.Parser
    Parse the given OQL query string and return a tree of query objects that represent it.
    parse(String) - Static method in class org.exolab.castor.types.Century
    Deprecated.
    parse a String and convert it into a java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.Date
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.DateTime
    Parses a String into a new DateTime instance.
    parse(String) - Static method in class org.exolab.castor.types.Duration
    parse a String and convert it into a java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.GDay
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.GMonth
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.GMonthDay
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.GYear
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.GYearMonth
    parse a String and convert it into an java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.Month
    Deprecated.
     
    parse(String) - Static method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    parse(String) - Static method in class org.exolab.castor.types.Time
    parses a String and converts it into a java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    parse a String and convert it into a java.lang.Object
    parse(String) - Static method in class org.exolab.castor.types.Year
    Deprecated.
    parse a String and convert it into a java.lang.Object
    parse(String) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Parses the given string, which must be in the following format: CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm:ss.sss where "CC" represents the century, "YY" the year, "MM" the month and "DD" the day.
    parse(String, DateFieldHandler.ParseOptions) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Parses the given string, which must be in the following format: CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm:ss.sss where "CC" represents the century, "YY" the year, "MM" the month and "DD" the day.
    parseCentury(String) - Static method in class org.exolab.castor.types.Century
    Deprecated.
    parse a String and convert it into a Century
    parseDate(String) - Static method in class org.exolab.castor.types.Date
    parse a String and convert it into a Date.
    parseDateTime(String) - Static method in class org.exolab.castor.types.DateTime
    Parses a String into a new DateTime instance.
    parseDay(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
     
    parseDTD(Reader) - Method in class org.exolab.castor.xml.dtd.Converter
    Parses text of a DTD document and returns corresponding DTD document object.
    parseDuration(String) - Static method in class org.exolab.castor.types.Duration
    Parse the given string and return a time duration which represents this string.
    ParseException - Exception in org.castor.cpa.query.castorql
    This exception is thrown when parse errors are encountered.
    ParseException(Token, int[][], String[]) - Constructor for exception org.castor.cpa.query.castorql.ParseException
    This constructor is used by the method "generateParseException" in the generated parser.
    ParseException() - Constructor for exception org.castor.cpa.query.castorql.ParseException
    The following constructors are for use by you for whatever purpose you can think of.
    ParseException(String) - Constructor for exception org.castor.cpa.query.castorql.ParseException
    Constructor with message.
    ParseException - Exception in org.castor.cpa.query.ejbql
    This exception is thrown when parse errors are encountered.
    ParseException(Token, int[][], String[]) - Constructor for exception org.castor.cpa.query.ejbql.ParseException
    This constructor is used by the method "generateParseException" in the generated parser.
    ParseException() - Constructor for exception org.castor.cpa.query.ejbql.ParseException
    The following constructors are for use by you for whatever purpose you can think of.
    ParseException(String) - Constructor for exception org.castor.cpa.query.ejbql.ParseException
    Constructor with message.
    ParseException - Exception in org.castor.cpa.query
    Exception thrown by parser when parsing an invalid query.
    ParseException(Exception) - Constructor for exception org.castor.cpa.query.ParseException
    Construct a parse exception with given cause.
    ParseException - Exception in org.exolab.castor.xml.dtd.parser
    This exception is thrown when parse errors are encountered.
    ParseException(Token, int[][], String[]) - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
    This constructor is used by the method "generateParseException" in the generated parser.
    ParseException() - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
    The following constructors are for use by you for whatever purpose you can think of.
    ParseException(String) - Constructor for exception org.exolab.castor.xml.dtd.parser.ParseException
     
    parseGDay(String) - Static method in class org.exolab.castor.types.GDay
    parse a String and convert it into a GDay.
    parseGMonth(String) - Static method in class org.exolab.castor.types.GMonth
    parse a String and convert it into a GMonth.
    parseGMonthDay(String) - Static method in class org.exolab.castor.types.GMonthDay
    parse a String and convert it into a gMonthDay.
    parseGYear(String) - Static method in class org.exolab.castor.types.GYear
    parse a String and convert it into a gYear.
    parseGYearMonth(String) - Static method in class org.exolab.castor.types.GYearMonth
    parse a String and convert it into a gYearMonth.
    parseMonth(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
     
    parseMonth(String) - Static method in class org.exolab.castor.types.Month
    Deprecated.
    parse a String and convert it into a Month
    parseNamespace(String) - Static method in class org.exolab.castor.xml.dtd.Converter
     
    parser - Variable in class org.castor.cpa.query.castorql.SimpleNode
     
    parser - Variable in class org.castor.cpa.query.ejbql.SimpleNode
     
    Parser - Interface in org.castor.cpa.query
    Interface for parsers of OQL query strings.
    PARSER - Static variable in class org.castor.xml.XMLProperties
    Property specifying the class name of the SAX 1 XML parser to use.
    Parser - Class in org.exolab.castor.jdo.oql
    Generates a parse tree for a stream of tokens representing an OQL query.
    Parser(Lexer) - Constructor for class org.exolab.castor.jdo.oql.Parser
    Creates a parser which will generate a parse tree from a series of tokens.
    PARSER_FEATURES - Static variable in class org.castor.xml.XMLProperties
    Property specifying additional features for the XML parser.
    PARSER_FEATURES_DISABLED - Static variable in class org.castor.xml.XMLProperties
    Property specifying features to be disabled on the underlying SAX parser.
    PARSER_VALIDATION - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether to perform document validation by default.
    parseRecurringDuration(String) - Static method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    Parse a String and convert it into a recurringDuration.
    parseTime(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
     
    parseTime(String) - Static method in class org.exolab.castor.types.Time
    parses a String and converts it into a Time.
    parseTimeDuration(String) - Static method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Parse the given string and return a time duration which represents this string
    parseTimeZone(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
     
    ParseTreeNode - Class in org.exolab.castor.jdo.oql
    A Node in the Parse tree which is generated by the Parser as the tree representation of the OQL Query.
    ParseTreeNode(ParseTreeNode, Token) - Constructor for class org.exolab.castor.jdo.oql.ParseTreeNode
    Creates a new Node with supplied parent and token.
    ParseTreeNode(Token) - Constructor for class org.exolab.castor.jdo.oql.ParseTreeNode
    Creates a new root Node with supplied token.
    ParseTreeWalker - Class in org.exolab.castor.jdo.oql
    A class which walks the parse tree created by the parser to check for errors and translate to SQL.
    ParseTreeWalker(LockEngine, ParseTreeNode, ClassLoader, DbMetaInfo) - Constructor for class org.exolab.castor.jdo.oql.ParseTreeWalker
    Creates a new parse tree walker.
    parseYear(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
     
    parseYear(String) - Static method in class org.exolab.castor.types.Year
    Deprecated.
    parse a String and convert it into a Year
    Particle - Class in org.exolab.castor.xml.schema
    An abstract class that represents an XML Schema Particle This is not an entirely true representation of how XML Schema depicts a "particle" since this representation of a particle does not hold the "term" component (element, all, choice, sequence, group, any) but rather the "term" extends this class.
    Particle() - Constructor for class org.exolab.castor.xml.schema.Particle
    Default Constructor, uses a default minimum occurance of 1, and a default unbounded maximum occurance
    Path() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Path() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    PATH_SEPARATOR - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Constants needed to create the XPath.
    PATTERN - Static variable in class org.exolab.castor.xml.schema.Facet
     
    PatternValidator - Class in org.exolab.castor.xml.validators
    A simple abstract class used for validating types which allow the pattern facet.
    PatternValidator() - Constructor for class org.exolab.castor.xml.validators.PatternValidator
    Creates a new PatternValidator with no initial regular expression.
    PatternValidator(String) - Constructor for class org.exolab.castor.xml.validators.PatternValidator
    Creates a new PatternValidator with the given initial regular expression.
    PCDATA - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PE_REFERENCE_D - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    PE_REFERENCE_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    PE_REFERENCE_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    PEdecl(Hashtable) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
    Parsing procedure corresponding to the Parameter Entity Declaration nonterminal.
    peekNode() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    peekNode() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    PersistanceCapableRelationResolver - Class in org.castor.persist.resolver
    Implementation of ResolverStrategy for 1:1 relations.
    PersistanceCapableRelationResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.PersistanceCapableRelationResolver
    Creates an instance of this resolver class.
    Persistence - Interface in org.exolab.castor.persist.spi
    The persistence engine implements this interface in order to allow objects to be created, removed, loaded, stored, locked and checked for dirtyness.
    PERSISTENCE_FACTORIES - Static variable in class org.castor.cpa.CPAProperties
    Property listing all the available persistence factories.
    PersistenceEngineFactory - Class in org.exolab.castor.persist
    Factory for constructing new persistence engines.
    PersistenceEngineFactory() - Constructor for class org.exolab.castor.persist.PersistenceEngineFactory
     
    PersistenceException - Exception in org.exolab.castor.jdo
    An exception representing another exception (an SQL exception, a JNDI naming exception, etc) raised by the underlying persistence engine.
    PersistenceException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.PersistenceException
     
    PersistenceException(String) - Constructor for exception org.exolab.castor.jdo.PersistenceException
     
    PersistenceFactory - Interface in org.exolab.castor.persist.spi
    Factory for producing new persistence implementations.
    PersistenceFactoryRegistry - Class in org.exolab.castor.persist
    Registry for PersistenceFactory implementations obtained from the Castor properties file and used by the JDO database configuration file.
    PersistenceInfoGroup - Class in org.exolab.castor.persist
     
    PersistenceInfoGroup(LockEngine[]) - Constructor for class org.exolab.castor.persist.PersistenceInfoGroup
     
    PersistenceQuery - Interface in org.exolab.castor.persist.spi
    The persistence engine implements this interface in order to allow queries to be performed and multiple objects to be returned.
    Persistent - Interface in org.exolab.castor.jdo
    A callback informs objects about changes to their state.
    PI - Static variable in class org.exolab.castor.types.AnyNode
    Representation for a processing instruction node.
    PKG_CDR_LIST_FILE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
    Name of the JDP-specific CDR file.
    PKG_CDR_LIST_FILE - Static variable in interface org.exolab.castor.xml.XMLConstants
    name of the class descriptor resolver file.
    PKG_MAPPING_FILE - Static variable in interface org.exolab.castor.xml.XMLConstants
    name of per package mapping file.
    PkType - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class PkType.
    PkType() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    PkTypeDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class PkTypeDescriptor.
    PkTypeDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
     
    PLUS - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    PLUS - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    plus() - Method in interface org.castor.cpa.query.Expression
    Plus.
    plus() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Plus.
    PLUS - Static variable in class org.exolab.castor.jdo.oql.Token
     
    PLUS - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    PLUS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PointbaseFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory implementation for Borland's Pointbase driver.
    PointbaseFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.PointbaseFactory
     
    PointBaseField - Class in org.castor.ddlgen.engine.pointbase
    PointBase field.
    PointBaseField() - Constructor for class org.castor.ddlgen.engine.pointbase.PointBaseField
     
    PointBaseGenerator - Class in org.castor.ddlgen.engine.pointbase
    Generator for PointBase.
    PointBaseGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.pointbase.PointBaseGenerator
    Constructor for PointBaseGenerator.
    PointBasePrimaryKey - Class in org.castor.ddlgen.engine.pointbase
    Primary key of PointBase database engine.
    PointBasePrimaryKey() - Constructor for class org.castor.ddlgen.engine.pointbase.PointBasePrimaryKey
     
    PointbaseQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression implementation for Borland's Pointbase.
    PointbaseQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.PointbaseQueryExpression
    Craetes an instance of this class.
    PointBaseSchemaFactory - Class in org.castor.ddlgen.engine.pointbase
    PointBase schema factory.
    PointBaseSchemaFactory() - Constructor for class org.castor.ddlgen.engine.pointbase.PointBaseSchemaFactory
     
    PointBaseTypeMapper - Class in org.castor.ddlgen.engine.pointbase
    Final TypeMapper for PointBase database.
    PointBaseTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.pointbase.PointBaseTypeMapper
    Construct a TypeMapper for PointBase database using given configuration to get default parameters for parameterized types.
    Policy() - Constructor for class org.exolab.castor.dsml.ImportDescriptor.Policy
     
    popNode() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    popNode() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    position(Clob, long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented, I guess it is not needed for writing CLOB.
    position(String, long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented, I guess it is not needed for writing CLOB.
    PositionalParameter() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    PositionalParameter() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    PositionalParameter - Class in org.castor.cpa.query.object.parameter
    Final immutable class that represents a positional parameter.
    PositionalParameter(int) - Constructor for class org.castor.cpa.query.object.parameter.PositionalParameter
    Construct positional parameter with given position.
    POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:positiveInteger.
    POSITIVE_INTEGER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Called after successful creation of an object of the base class.
    postCreate(TransactionContext, OID, Object, Object, Identity) - Method in class org.castor.persist.resolver.SerializableResolver
     
    PostgreSQLFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for postgreSQL JDBC driver.
    PostgreSQLFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    PostgresqlField - Class in org.castor.ddlgen.engine.postgresql
    PostgreSQL field.
    PostgresqlField() - Constructor for class org.castor.ddlgen.engine.postgresql.PostgresqlField
     
    PostgresqlGenerator - Class in org.castor.ddlgen.engine.postgresql
    Generator for PostgreSQL.
    PostgresqlGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.postgresql.PostgresqlGenerator
    Constructor for PostgresqlGenerator.
    PostgreSQLQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for PostgreSQL 6.5/7.
    PostgreSQLQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.PostgreSQLQueryExpression
     
    PostgreSQLQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for PostgreSql database.
    PostgreSQLQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.PostgreSQLQueryVisitor
     
    PostgresqlSchemaFactory - Class in org.castor.ddlgen.engine.postgresql
    PostgreSQL schema factory.
    PostgresqlSchemaFactory() - Constructor for class org.castor.ddlgen.engine.postgresql.PostgresqlSchemaFactory
     
    PostgresqlSequenceKeyGeneratorFactory - Class in org.castor.ddlgen.engine.postgresql
    Factory class for SEQUENCE key generators for PostgreSQL.
    PostgresqlSequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.engine.postgresql.PostgresqlSequenceKeyGeneratorFactory
     
    PostgresqlTypeMapper - Class in org.castor.ddlgen.engine.postgresql
    Final TypeMapper for PostgreSQL database.
    PostgresqlTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.postgresql.PostgresqlTypeMapper
    Construct a TypeMapper for MySQL database using given configuration to get default parameters for parameterized types.
    postMarshal(Object) - Method in interface org.exolab.castor.xml.MarshalListener
    This method is called after an object has been marshalled.
    prebindGlobalElement(String) - Method in class org.exolab.castor.builder.JClassRegistry
    Registers the XPATH identifier for a global element definition for further use.
    PRECISION - Static variable in class org.exolab.castor.xml.schema.Facet
     
    Predicate - Class in org.castor.cpa.persistence.sql.query.condition
    Abstract base class for all predicates.
    Predicate(Expression, boolean) - Constructor for class org.castor.cpa.persistence.sql.query.condition.Predicate
    Construct a predicate with given expression.
    prefix(String) - Method in class org.exolab.castor.dsml.Producer
     
    PREFIX - Static variable in class org.exolab.castor.dsml.XML.Namespace
     
    preMarshal(Object) - Method in interface org.exolab.castor.xml.MarshalListener
    This method is called before an object is to be marshalled.
    prepare() - Method in class org.castor.persist.AbstractTransactionContext
    Prepares the transaction prior to committing it.
    prepare() - Method in interface org.castor.persist.TransactionContext
    Prepares the transaction prior to committing it.
    prepare(Xid) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    PreparedStatementProxy - Class in org.castor.cpa.persistence.sql.connection
    Proxy class for JDBC PreparedStatement class, to allow information gathering for the purpose of SQL statement logging.
    PreparedStatementProxy(PreparedStatement, String) - Constructor for class org.castor.cpa.persistence.sql.connection.PreparedStatementProxy
    Creates an instance of this class.
    prepareStatement(Select) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to prepare select statement and store it in local Variable.
    prepareStatement(Insert) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to prepare insert statement and store it in local Variable.
    prepareStatement(Update, Condition) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to prepare update statement, append passed condition and store it in local Variable.
    prepareStatement(Delete) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to prepare delete statement and store it in local Variable.
    preservePassedArguments(String, Attributes) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Preserves passed name and attributes.
    preservePassedArguments(String, AttributeList) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Preserves passed name and attributes.
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    preStore(TransactionContext, OID, Object, int, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Check the object for modification.
    preStore(TransactionContext, OID, Object, int, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    preStore(TransactionContext, OID, DepositBox, Object, int) - Method in class org.exolab.castor.persist.ClassMolder
    Check the object for modification.
    preStore(TransactionContext, OID, Object, int) - Method in class org.exolab.castor.persist.LockEngine
    Called at transaction commit to store an object that has been loaded during the transaction.
    prevCharIsCR - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    prevCharIsCR - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    prevCharIsLF - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    prevCharIsLF - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    Primary() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Primary() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    PrimaryKey - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all primary keys.
    PrimaryKey() - Constructor for class org.castor.ddlgen.schemaobject.PrimaryKey
     
    PrimaryKey - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class PrimaryKey.
    PrimaryKey() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
     
    PrimaryKeyDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class PrimaryKeyDescriptor.
    PrimaryKeyDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
     
    PrimaryKeyInfo - Class in org.castor.cpa.persistence.sql.engine.info
    Class representing primary key of a table.
    PrimaryKeyInfo(TableInfo) - Constructor for class org.castor.cpa.persistence.sql.engine.info.PrimaryKeyInfo
    Construct primary key info for given table.
    PRIMITIVE_NODE_TYPE - Static variable in class org.castor.xml.XMLProperties
    Property specifying the type of XML node to use for primitive values, either 'element' or 'attribute'.
    PrimitiveFloat - Class in org.exolab.castor.xml.parsing.primitive.objects
    This class is part of the command pattern implementation to instantiate an object.
    PrimitiveFloat() - Constructor for class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat
     
    PrimitiveObjectFactory - Class in org.exolab.castor.xml.parsing.primitive.objects
    This class is used as a factory to get an instance of a class with a given value.
    PrimitiveObjectFactory() - Constructor for class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObjectFactory
     
    PrimitiveResolver - Class in org.castor.persist.resolver
    Implementation of ResolverStrategy for primitive fields.
    PrimitiveResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.PrimitiveResolver
    Creates an instance of PrimitiveResolver.
    PrimitivesClassDescriptor - Class in org.exolab.castor.xml.descriptors
    The default primitives class descriptor, this is only used when unmarshaling a primitive as the "root" object.
    PrimitivesClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.PrimitivesClassDescriptor
    No-arg constructor.
    PrimitivesClassDescriptor(Class) - Constructor for class org.exolab.castor.xml.descriptors.PrimitivesClassDescriptor
    Constructs a PrimitivesClassDescriptor for the given type.
    print(char[]) - Method in class org.castor.ddlgen.DDLWriter
    Print an array of characters.
    print(double) - Method in class org.castor.ddlgen.DDLWriter
    Print a double-precision floating-point number.
    print(int) - Method in class org.castor.ddlgen.DDLWriter
    Print an integer number.
    print(long) - Method in class org.castor.ddlgen.DDLWriter
    Print a long number.
    print(Object) - Method in class org.castor.ddlgen.DDLWriter
    Print an object.
    print(String) - Method in class org.castor.ddlgen.DDLWriter
    Print a string.
    print(String, Object[]) - Method in class org.castor.ddlgen.DDLWriter
    A convenience method to print a formatted string build by filling placeholders of the specified pattern with given arguments.
    Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
    Prints this instance's content
    Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
    Prints each type in the list.
    Print(PrintWriter) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    print(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter, boolean) - Method in class org.exolab.javasource.AbstractJClass
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter) - Method in class org.exolab.javasource.JAnnotation
    Prints the source code for this JAnnotation to the given JSourceWriter.
    print(JSourceWriter) - Method in class org.exolab.javasource.JAnnotationType
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter) - Method in class org.exolab.javasource.JAnnotationTypeElement
    Outputs the annotation type element to the provided JSourceWriter.
    print(JSourceWriter, boolean) - Method in class org.exolab.javasource.JClass
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter) - Method in class org.exolab.javasource.JComment
    Prints this JComment using the given JSourceWriter.
    print() - Method in class org.exolab.javasource.JCompUnit
    Prints the source code for this JClass in the current directory with the default line seperator of the the runtime platform.
    print(String) - Method in class org.exolab.javasource.JCompUnit
    Prints the source code for this JClass with the default line seperator of the the runtime platform.
    print(String, String) - Method in class org.exolab.javasource.JCompUnit
    Prints the source code for this JCompUnit using the provided root directory and line separator.
    print(JSourceWriter) - Method in class org.exolab.javasource.JCompUnit
    Prints the source code for this JClass to the provided JSourceWriter.
    print(JSourceWriter) - Method in class org.exolab.javasource.JConstructor
    Prints this JConstructor to the provided JSourceWriter.
    print(JSourceWriter) - Method in class org.exolab.javasource.JDocComment
    Prints this JavaDoc comment using the given JSourceWriter.
    print(JSourceWriter, boolean) - Method in class org.exolab.javasource.JEnum
    Prints the source code for this JClass to the given JSourceWriter.
    print(JSourceWriter) - Method in class org.exolab.javasource.JEnumConstant
    prints this enum constant.
    print(JSourceWriter) - Method in class org.exolab.javasource.JInterface
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter, boolean) - Method in class org.exolab.javasource.JInterface
    Deprecated.
    Please use the Velocity-template based approach instead.
    print(JSourceWriter) - Method in class org.exolab.javasource.JMethod
    Prints this JMethod to the given JSourceWriter.
    print(JSourceWriter) - Method in class org.exolab.javasource.JMethodSignature
    Prints the method signature.
    print(JSourceWriter, boolean) - Method in class org.exolab.javasource.JMethodSignature
    Prints the method signature.
    print(JSourceWriter) - Method in class org.exolab.javasource.JSourceCode
    Prints this JSourceCode to the given JSourceWriter.
    print(String, String) - Method in class org.exolab.javasource.JStructure
    Prints the source code for this JStructure to the destination directory.
    print(JSourceWriter) - Method in class org.exolab.javasource.JStructure
    Deprecated.
    Please use the Velocity-template based approach instead.
    printAnnotation(JAnnotation, String) - Method in class org.exolab.castor.builder.printing.TemplateHelper
    Converts the given JAnnotation to a string representation.
    printAnnotations(JSourceWriter) - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Outputs the list of annotations maintained by this object.
    printClass(JClass, String, String, String) - Method in interface org.exolab.castor.builder.printing.JClassPrinter
    Prints the given JClass instance to the given output directory.
    printClass(JClass, String, String, String) - Method in class org.exolab.castor.builder.printing.TemplateJClassPrinter
    Prints the given JClass instance to the given output directory.
    printClass(JClass, String, String, String) - Method in class org.exolab.castor.builder.printing.WriterJClassPrinter
    Prints the given JClass instance to the given output directory.
    printClassHeaders(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter the headers for this class file.
    printConstantDefinitions(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter the constant definitions of this class.
    printConstructors(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter all constructors for this class.
    printHeader(JSourceWriter) - Method in class org.exolab.javasource.JStructure
    A utility method that prints the header to the given JSourceWriter.
    printHelp(PrintWriter) - Method in class org.exolab.castor.util.CommandLineOptions
     
    printImportDeclarations(JSourceWriter) - Method in class org.exolab.javasource.JStructure
    A utility method that prints the imports to the given JSourceWriter.
    PrintImportListener - Class in org.exolab.castor.dsml.tools
    Simple implementation of the ImportEventListener that prints all events to the specified printer.
    PrintImportListener(PrintWriter) - Constructor for class org.exolab.castor.dsml.tools.PrintImportListener
     
    printInnerClasses(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter all inner classes belonging to this class.
    println() - Method in class org.castor.ddlgen.DDLWriter
    Terminate the current line by writing the line separator string.
    println(char[]) - Method in class org.castor.ddlgen.DDLWriter
    Print an array of characters and terminate the line.
    println(double) - Method in class org.castor.ddlgen.DDLWriter
    Print a double-precision floating-point number and terminate the line.
    println(int) - Method in class org.castor.ddlgen.DDLWriter
    Print an integer number and terminate the line.
    println(long) - Method in class org.castor.ddlgen.DDLWriter
    Print a long number and terminate the line.
    println(Object) - Method in class org.castor.ddlgen.DDLWriter
    Print an object and terminate the line.
    println(String) - Method in class org.castor.ddlgen.DDLWriter
    Print a string and terminate the line.
    println(String, Object[]) - Method in class org.castor.ddlgen.DDLWriter
    A convenience method to print a formatted string build by filling placeholders of the specified pattern with given arguments.
    printMemberVariables(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter the member variables of this class.
    printMethods(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter all methods belonging to this class.
    printPackageDeclaration(JSourceWriter) - Method in class org.exolab.javasource.JStructure
    A utility method that prints the packageDeclaration to the given JSourceWriter.
    printSourceCodeFragments(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
     
    printStackTrace() - Method in exception org.castor.cache.CacheAcquireException
    Print a stack trace to stderr.
    printStackTrace(PrintStream) - Method in exception org.castor.cache.CacheAcquireException
    Print a stack trace to the specified PrintStream.
    printStackTrace(PrintWriter) - Method in exception org.castor.cache.CacheAcquireException
    Print a stack trace to the specified PrintWriter.
    printStackTrace() - Method in exception org.castor.core.exceptions.CastorRuntimeException
    printStackTrace(PrintStream) - Method in exception org.castor.core.exceptions.CastorRuntimeException
    printStackTrace(PrintWriter) - Method in exception org.castor.core.exceptions.CastorRuntimeException
    printStackTrace() - Method in exception org.castor.transactionmanager.TransactionManagerAcquireException
    Print a stack trace to stderr.
    printStackTrace(PrintStream) - Method in exception org.castor.transactionmanager.TransactionManagerAcquireException
    Print a stack trace to the specified PrintStream.
    printStackTrace(PrintWriter) - Method in exception org.castor.transactionmanager.TransactionManagerAcquireException
    Print a stack trace to the specified PrintWriter.
    printStackTrace() - Method in exception org.exolab.castor.builder.binding.BindingException
    Overrides printStackTrace to keep the stack trace of the embedded Exception.
    printStackTrace() - Method in exception org.exolab.castor.core.exceptions.CastorException
    Print a stack trace to stderr.
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.core.exceptions.CastorException
    Print a stack trace to the specified PrintStream.
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.core.exceptions.CastorException
    Print a stack trace to the specified PrintWriter.
    printStackTrace() - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
    Print a stack trace to stderr.
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
    Print a stack trace to the specified PrintStream.
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
    Print a stack trace to the specified PrintWriter.
    printStackTrace() - Method in exception org.exolab.castor.jdo.DataObjectAccessException
    Print a stack trace to stderr.
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.jdo.DataObjectAccessException
    Print a stack trace to the specified PrintStream.
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.jdo.DataObjectAccessException
    Print a stack trace to the specified PrintWriter.
    printStackTrace() - Method in exception org.exolab.castor.mapping.MappingException
     
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.MappingException
     
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.MappingException
     
    printStackTrace() - Method in exception org.exolab.castor.mapping.MappingRuntimeException
     
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.MappingRuntimeException
     
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.MappingRuntimeException
     
    printStackTrace() - Method in exception org.exolab.castor.mapping.ValidityException
     
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.ValidityException
     
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.ValidityException
     
    printStackTrace() - Method in exception org.exolab.castor.net.URIException
     
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.net.URIException
     
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.net.URIException
     
    printStackTrace() - Method in exception org.exolab.castor.util.NestedIOException
     
    printStackTrace(PrintWriter) - Method in exception org.exolab.castor.util.NestedIOException
     
    printStackTrace(PrintStream) - Method in exception org.exolab.castor.util.NestedIOException
     
    printStaticInitializers(JSourceWriter) - Method in class org.exolab.javasource.AbstractJClass
    Writes to the JSourceWriter any static initialization used by this class.
    printStatistics(XMLBindingComponent) - Method in class org.exolab.castor.builder.JClassRegistry
    Utility method to gather and output statistical information about naming collisions occurred during source code generation.
    printStructures(JSourceWriter, boolean) - Method in class org.exolab.javasource.JCompUnit
    Print the source code for the contained JClass objects.
    printUsage(PrintWriter) - Method in class org.exolab.castor.util.CommandLineOptions
     
    PRIVATE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The instance of the private type
    PRIVATE - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The instance of the private type
    PRIVATE_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The private type
    PRIVATE_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The private type
    process(String, String, String, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
     
    process(Reader, Writer, String, String, Map<String, String>) - Method in class org.exolab.castor.xml.dtd.Converter
     
    process(Document, DocumentHandler) - Static method in class org.exolab.castor.xml.util.DOMEventProducer
    Walks the given DOM Document and converts it into it's corresponding SAX events
    process(Node, DocumentHandler) - Static method in class org.exolab.castor.xml.util.DOMEventProducer
    Breaks down the given node into it's corresponding SAX events
    PROCESS_CONTENTS - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    processAnnotation(I, A) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
    The processing action of this service.
    processAnnotation(I, A) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessor
    The processing action of this processor.
    processAnnotation(I, A) - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
    The processing action of this service.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    The processing action of this service.
    processAnnotation(I, A) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    This method acts like it's super method, but also tries to process the annotation with the TargetAwareAnnotationProcessors.
    processAnnotation(I, A, AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
    The processing action of this service.
    processAnnotation(I, A, AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessor
    The processing action of this processor.
    processAnnotation(I, A) - Method in class org.castor.cpa.jpa.processors.BaseJPAAnnotationProcessor
    Returns false - non target aware processing shall not be implemented in JPA-Annotation processing.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPACacheProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAEntityProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAInheritanceProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPAMappedSuperclassProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueriesProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueryProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueriesProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPANamedQueryProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPASequenceGeneratorClassProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPATableGeneratorClassProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.classprocessors.JPATableProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPABasicProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAColumnProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAEnumeratedProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAGeneratedValueProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAIdProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinColumnProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinTableProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPALobProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToManyProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToOneProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToManyProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToOneProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPASequenceGeneratorFieldProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATableGeneratorFieldProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATemporalProcessor
     
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPATransientProcessor
    The processing action of this processor.
    processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.cpa.jpa.processors.fieldprocessors.JPAVersionProcessor
     
    processAnnotations(I, Annotation[]) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
    processAnnotations(I, Annotation[]) - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
    processAnnotations(I, Annotation[], AnnotatedElement) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    processAnnotations(I, Annotation[]) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
    This method acts like it's super method, but also tries to process the annotations with the TargetAwareAnnotationProcessors.
    processAnnotations(I, Annotation[], AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
    processed(Annotated) - Method in class org.exolab.castor.builder.FactoryState
    Returns true if the given Annotated XML Schema structure has been marked as processed.
    processed(Object) - Method in class org.exolab.castor.mapping.Mapping
    Returns true if the given systemID or stream has been marked as processed.
    processedEntry(String, int) - Method in interface org.exolab.castor.dsml.ImportEventListener
     
    processedEntry(String, int) - Method in class org.exolab.castor.dsml.tools.PrintImportListener
     
    PROCESSING_INSTRUCTION - Static variable in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Node is a processing instruction.
    ProcessingInstruction - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A class representing an XML Processing Instruction.
    ProcessingInstruction(String, String) - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.ProcessingInstruction
    Creates a new ProcessingInstruction.
    processingInstruction(String, String) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Creates a new Processing Instruction node.
    processingInstruction(String, String) - Method in class org.exolab.castor.dsml.Consumer
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#processingInstruction(String, String) request to the proxy that is provided, printing debugging information before doing the proxy.
    ProcessingInstruction - Class in org.exolab.castor.xml
    An immutable class that represents an XML processing instruction.
    ProcessingInstruction(String, String) - Constructor for class org.exolab.castor.xml.ProcessingInstruction
    Creates a new processing instruction.
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    processNamespacePackageMappings(String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    processes the given String which contains namespace-to-package mappings.
    processNamespaces(XMLClassDescriptor, Object) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Saves local namespace declarations to the object model if necessary.
    produce(DocumentHandler) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    produce(String, Attributes) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
     
    produce(SearchResult) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
     
    produce(NamingEnumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
     
    produce(LDAPEntry) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(Enumeration) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(LDAPSearchResults) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(LDAPSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(LDAPObjectClassSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(LDAPAttributeSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
     
    produce(ImportDescriptor) - Method in class org.exolab.castor.dsml.Producer
     
    produce(SearchDescriptor) - Method in class org.exolab.castor.dsml.Producer
     
    produce(DocumentHandler) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    Producer - Class in org.exolab.castor.dsml
     
    Producer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.Producer
     
    ProgressFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for Progress RDBMS.
    ProgressFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.ProgressFactory
     
    ProgressQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for Progress RDBMS.
    ProgressQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.ProgressQueryExpression
    Creates an instance of this class.
    ProgressQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for Progress database.
    ProgressQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.ProgressQueryVisitor
     
    Projection - Interface in org.castor.cpa.query
    Interface for Projection of query objects.
    ProjectionImpl - Class in org.castor.cpa.query.object
    Final immutable class that a projection of a select query.
    ProjectionImpl(Field) - Constructor for class org.castor.cpa.query.object.ProjectionImpl
    Construct projection with given field.
    ProjectionImpl(Field, String) - Constructor for class org.castor.cpa.query.object.ProjectionImpl
    Construct projection with given field and alias.
    PropertiesException - Exception in org.castor.core.util
    PropertiesException is an unchecked exception thrown when properties can not be loaded or if configuration property can't be converted to the requested type.
    PropertiesException() - Constructor for exception org.castor.core.util.PropertiesException
    Constructs a new PropertiesException without a message.
    PropertiesException(String) - Constructor for exception org.castor.core.util.PropertiesException
    Constructs a new PropertiesException with the specified detail message.
    PropertiesException(Throwable) - Constructor for exception org.castor.core.util.PropertiesException
    Constructs a new PropertiesException with the specified cause and the detail message of the cause.
    PropertiesException(String, Throwable) - Constructor for exception org.castor.core.util.PropertiesException
    Constructs a new PropertiesException with the specified detail message and cause.
    Property() - Constructor for class org.exolab.castor.builder.BuilderConfiguration.Property
     
    Property - Class in org.exolab.castor.mapping.xml
    Class Property.
    Property() - Constructor for class org.exolab.castor.mapping.xml.Property
     
    PROPERTY_CHANGE_SUPPORT - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.beans.PropertyChangeSupport'.
    PROPERTY_CLASS_LOADER - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
    To set the class loader property for resolving.
    PROPERTY_INTROSPECTOR - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
    To set the introspector property for resolving.
    PROPERTY_LOAD_PACKAGE_MAPPINGS - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
    To set the LoadPackageMappings property for resolving.
    PROPERTY_MAPPING_LOADER - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
    To set the mapping loader property for resolving.
    PROPERTY_USE_INTROSPECTION - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
    To set the use introspection property for resolving.
    PROPERTY_XML_LANG - Static variable in interface org.exolab.castor.xml.XMLFieldDescriptor
    The xml:lang property.
    PROPERTY_XML_SPACE - Static variable in interface org.exolab.castor.xml.XMLFieldDescriptor
    The xml:space property.
    PropertyDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class PropertyDescriptor.
    PropertyDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
     
    PropertyHolder - Interface in org.castor.core.nature
    PropertyHolder provides get and set methods on a holder.
    PropertyType - Class in org.exolab.castor.mapping.xml
    Class PropertyType.
    PropertyType() - Constructor for class org.exolab.castor.mapping.xml.PropertyType
     
    PropertyTypeDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class PropertyTypeDescriptor.
    PropertyTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
     
    ProposedEntity - Class in org.castor.persist
    Holding structure for information about an entity class instance.
    ProposedEntity() - Constructor for class org.castor.persist.ProposedEntity
    Creates an default instance.
    ProposedEntity(ClassMolder) - Constructor for class org.castor.persist.ProposedEntity
     
    ProposedEntity(ProposedEntity) - Constructor for class org.castor.persist.ProposedEntity
    Creates an instance of this class based upon the values passed in.
    PROTECTED - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The instance of the protected type
    PROTECTED - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The instance of the protected type
    PROTECTED_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The protected type
    PROTECTED_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The protected type
    PROXY_INTERFACES - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether or not to search for an proxy interface at marshalling.
    PUBIDCHAR_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PUBIDCHAR_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PUBLIC - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The instance of the public type
    PUBLIC - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The instance of the public type
    PUBLIC_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    Public_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PUBLIC_ID - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
     
    PUBLIC_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    Public_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PUBLIC_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    The public type
    PUBLIC_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    The public type
    PUBLITER_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    PUBLITER_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    pushNode(Node) - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    pushNode(Node) - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    pushState(UnmarshalState) - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Pushes a UnmarshalState instance onto the stack-
    put(Object, Object) - Method in class org.castor.cache.DebuggingCacheProxy
    put(Object, Object) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    put(Object, Object) - Method in class org.castor.cache.distributed.EHCache
    put(Object, Object) - Method in class org.castor.cache.distributed.JcsCache
    put(Object, Object) - Method in class org.castor.cache.distributed.OsCache
    put(Object, Object) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    put(Object, Object) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    put(Object, Object) - Method in class org.castor.cache.hashbelt.FIFOHashbelt
    put(Object, Object) - Method in class org.castor.cache.hashbelt.LRUHashbelt
    put(Object, Object) - Method in class org.castor.cache.simple.CountLimited
    put(Object, Object) - Method in class org.castor.cache.simple.NoCache
    put(Object, Object) - Method in class org.castor.cache.simple.TimeLimited
    put(Object, Object) - Method in class org.castor.cache.simple.Unlimited
    put(String, Object) - Method in class org.castor.core.util.AbstractProperties
    Put given value associated with given key into the properties map of this properties.
    put(Object, Object) - Method in class org.castor.core.util.IdentityMap
    put(Transaction, GlobalDatabaseImpl) - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    put(Object, Object, Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Adds the given key-value pair to the map.
    put(Object, Object, Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Adds the given key-value pair to the map.
    put(Object, Object, Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Adds the given key-value pair to the map.
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.DebuggingCacheProxy
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.distributed.EHCache
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.distributed.JcsCache
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.distributed.OsCache
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.hashbelt.FIFOHashbelt
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.hashbelt.LRUHashbelt
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.simple.CountLimited
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.simple.NoCache
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.simple.TimeLimited
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.castor.cache.simple.Unlimited
    putAll(Map) - Method in class org.castor.core.util.IdentityMap
    This optional method has not been implemented for IdentityMap instead it throws a UnsupportedOperationException as defined in the Map interface.
    putObjectIntoCache(Object, Object) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Put given value with given key in cache.

    Q

    QNAME_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:QName.
    QNAME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    Qualified - Static variable in class org.exolab.castor.xml.schema.Form
    The Qualified Form Object
    QUALIFIED_VALUE - Static variable in class org.exolab.castor.xml.schema.Form
    The String value for the qualified Form
    qualifier() - Method in class org.castor.cpa.persistence.sql.query.expression.Column
    Returns qualifier the column belongs to.
    Qualifier - Class in org.castor.cpa.persistence.sql.query
    Abstract base class for all qualifiers.
    Qualifier(String) - Constructor for class org.castor.cpa.persistence.sql.query.Qualifier
    Construct a qualifier with given name.
    query(LockEngine, PersistenceQuery, AccessMode, boolean) - Method in class org.castor.persist.AbstractTransactionContext
    Perform a query using the query mechanism with the specified access mode.
    query(LockEngine, PersistenceQuery, AccessMode, boolean) - Method in interface org.castor.persist.TransactionContext
    Perform a query using the query mechanism with the specified access mode.
    Query - Interface in org.exolab.castor.jdo
    A query object.
    QueryAnalyser - Class in org.exolab.castor.gui
    A simple Query tool.
    QueryConstants - Class in org.castor.cpa.persistence.sql.query
    Constants for SQL queries.
    QueryException - Exception in org.exolab.castor.jdo
    Reports an exception with the query, either syntax, query parameters or inability to perform the query against the persistence engine.
    QueryException(String) - Constructor for exception org.exolab.castor.jdo.QueryException
     
    QueryException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.QueryException
     
    QueryExpression - Interface in org.exolab.castor.persist.spi
    Defines the interface for a query expression.
    QueryFactory - Class in org.castor.cpa.query
    Class for Query Factory of query objects.
    QueryHint - Class in org.exolab.castor.mapping.xml
    Class QueryHint.
    QueryHint() - Constructor for class org.exolab.castor.mapping.xml.QueryHint
     
    QueryHintDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class QueryHintDescriptor.
    QueryHintDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
     
    QueryHistory - Class in org.exolab.castor.gui
     
    QueryHistory() - Constructor for class org.exolab.castor.gui.QueryHistory
     
    QueryObject - Interface in org.castor.cpa.persistence.sql.query
    Interface providing method for Elements of the visitor pattern to receive visitors.
    QueryObject - Interface in org.castor.cpa.query
    Base interface for all query objects.
    QueryResults - Interface in org.exolab.castor.jdo
    An iteration of the results of a query.
    QueryResults - Class in org.exolab.castor.persist
    The result of a query in the context of a transaction.
    QueryResults(TransactionContext, LockEngine, PersistenceQuery, AccessMode, Database) - Constructor for class org.exolab.castor.persist.QueryResults
     
    queryStatement(String) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    queryStatement(String) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Reports a statement that will be used with the persistent engine to conduct a query.
    QUESTION - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.GenericFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.OracleFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.PostgreSQLFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.ProgressFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.OracleQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.PostgreSQLQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.ProgressQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.SapDbQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.SQLServerQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in class org.castor.cpa.persistence.sql.query.visitor.SybaseQueryVisitor
    Method returning prepared string to match requirements of specific databases if needed.
    quoteName(String) - Method in interface org.exolab.castor.persist.spi.PersistenceFactory
    Returns the quoted identifier suitable for preventing conflicts between database identifiers and reserved keywords.

    R

    read() - Method in class org.castor.xmlctf.xmldiff.xml.XMLFileReader
    Reads an XML Document into an BaseNode from the provided file.
    READ - Static variable in class org.exolab.castor.xml.AccessRights
    The type that indicates only read access
    read - Static variable in class org.exolab.castor.xml.AccessRights
    A read-only AccessRights
    read() - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Reads the Schema from the source and returns the Schema object model.
    READ_METHOD - Static variable in class org.exolab.castor.builder.info.FieldInfo
    The Read / Getter method flag.
    READ_ONLY - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The instance of the read-only type
    READ_ONLY_TYPE - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The read-only type
    READ_WRITE_METHODS - Static variable in class org.exolab.castor.builder.info.FieldInfo
    The Read and Write methods flags.
    readChar() - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Read a character.
    readChar() - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Read a character.
    readChar() - Method in interface org.exolab.castor.xml.dtd.parser.CharStream
    Returns the next character from the selected input.
    readChar() - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Returns the next character from the input stream.
    READER - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.io.Reader'.
    ReaderLock() - Constructor for class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
     
    readerLock_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    ReaderPreferenceReadWriteLock - Class in org.castor.core.util.concurrent
    A ReadWriteLock that prefers waiting readers over waiting writers when there is contention.
    ReaderPreferenceReadWriteLock() - Constructor for class org.castor.core.util.concurrent.ReaderPreferenceReadWriteLock
     
    readers_ - Variable in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
    Number of acquires on read lock by any reader thread *
    readImportDescriptor(InputStream) - Method in class org.exolab.castor.dsml.Importer
     
    readImportDescriptor(Reader) - Method in class org.exolab.castor.dsml.Importer
     
    readImportDescriptor(Parser, InputSource) - Method in class org.exolab.castor.dsml.Importer
     
    readLock() - Method in interface org.castor.core.util.concurrent.ReadWriteLock
    get the readLock *
    readLock() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    READONLY - Static variable in interface org.exolab.castor.jdo.Database
    Read only access.
    ReadOnly - Static variable in class org.exolab.castor.mapping.AccessMode
    Read only access.
    ReadonlyDirtyType - Class in org.exolab.castor.xml.schema.annotations.jdo
    Class ReadonlyDirtyType.
    ReadonlyDirtyType() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    ReadonlyDirtyTypeDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class ReadonlyDirtyTypeDescriptor.
    ReadonlyDirtyTypeDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.ReadonlyDirtyTypeDescriptor
     
    readOnlySize() - Method in class org.castor.persist.ObjectTracker
     
    readResolve() - Method in class org.castor.mapping.BindingType
    Called during deserialization.
    readResolve() - Method in class org.exolab.castor.mapping.AccessMode
    Called during deserialization.
    readSearchDescriptor(InputStream) - Method in class org.exolab.castor.dsml.Exporter
     
    readSearchDescriptor(Reader) - Method in class org.exolab.castor.dsml.Exporter
     
    readSearchDescriptor(Parser, InputSource) - Method in class org.exolab.castor.dsml.Exporter
     
    ReadWriteLock - Interface in org.castor.core.util.concurrent
    ReadWriteLocks maintain a pair of associated locks.
    readWriteSize() - Method in class org.castor.persist.ObjectTracker
     
    RealType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents "real numbers" (float, double and user types derived from them) Those numbers are of the form m x 2^e The min and max values for m are accessed with get/setMin/MaxMantissa e are accessed with get/setMin/MaxExponent m and e are not facets as specified by the xmlschema, they are just a way to regroup real and float under the same class.
    RealType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.RealType
     
    Reaper - Interface in org.castor.cache.hashbelt.reaper
    Reapers implement a single method - they are called with a container that has expired, and told to perform an action on the expired container before the container is garbage collected.
    recover(int) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    RecurringDuration - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    RecurringDuration() - Constructor for class org.exolab.castor.types.RecurringDuration
    Deprecated.
     
    RecurringDuration(TimeDuration, TimeDuration) - Constructor for class org.exolab.castor.types.RecurringDuration
    Deprecated.
    returns a recurringDuration with the facets duration and period set up
    RecurringDuration(String, String) - Constructor for class org.exolab.castor.types.RecurringDuration
    Deprecated.
    returns a recurringDuration with the facets duration and period set up
    RecurringDuration(String, String, short[]) - Constructor for class org.exolab.castor.types.RecurringDuration
    Deprecated.
    returns a recurringDuration with the facets duration and period set up but also the fields
    RecurringDurationBase - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since type derived from this base class are not in any recommendation.
    RecurringDurationBase() - Constructor for class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    No-arg constructor.
    RecurringDurationBase(TimeDuration, TimeDuration) - Constructor for class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    Returns a recurringDurationBase with the facets duration and period set.
    RecurringDurationBase(String, String) - Constructor for class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    returns a recurringDurationBase with the facets duration and period set up
    RecurringDurationBase(String, String, short[]) - Constructor for class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    returns a recurringDurationBase with the facets duration and period set up but also the fields
    RecurringDurationDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    RecurringDurationDescriptor() - Constructor for class org.exolab.castor.types.RecurringDurationDescriptor
    Deprecated.
     
    REDEFINE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    REDEFINE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    redefinedElement(String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called when an element which may only be defined once, is redefined.
    redefinedElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    This method is called when an element which may only be defined once, is redefined.
    redefinedElement(String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called when an element which may only be defined once, is redefined.
    redefinedElement(String, String) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    This method is called when an element which may only be defined once, is redefined.
    RedefineSchema - Class in org.exolab.castor.xml.schema
    This class is a wrapper used to save meta information concerning redefined structures from an XML schema.
    RedefineSchema(Schema) - Constructor for class org.exolab.castor.xml.schema.RedefineSchema
    Default constructor to create a RedefineSchema that contains only Annotations
    RedefineSchema(Schema, Schema) - Constructor for class org.exolab.castor.xml.schema.RedefineSchema
    Constructs a new RedefineSchema structure
    RedefineUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    The purpose of this class is to read redefined elements in an XML schema.
    RedefineUnmarshaller(SchemaContext, Schema, AttributeSet, URIResolver, Locator, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
    The XML Schema imported
    ReentrantWriterPreferenceReadWriteLock - Class in org.castor.core.util.concurrent
    A writer-preference ReadWriteLock that allows both readers and writers to reacquire read or write locks in the style of a ReentrantLock.
    ReentrantWriterPreferenceReadWriteLock() - Constructor for class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    REF - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
     
    REF - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    REF_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    REFER_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    Referable - Interface in org.exolab.castor.xml.schema
     
    REFERED_BY - Static variable in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Constant defining many key relation (1:m).
    REFERENCE - Static variable in class org.exolab.javasource.JDocDescriptor
    The reference descriptor (see).
    REFERENCE_SUFFIX_PROPERTY - Static variable in class org.exolab.castor.builder.info.CollectionInfo
    The property used to overwrite the reference suffix for extra collection methods.
    referencedFieldNames(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Concatenate all referenced field names delimited by field delimiter and whitespace.
    REFERS_TO - Static variable in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Constant defining simple table-link (1:1).
    ReflectionsHelper - Class in org.castor.cpa.jpa.processors
    Tool class that offers methods to retrieve information from AnnotatedElements (Methods or Fields).
    ReflectionUtil - Class in org.exolab.castor.util
    Utility class to support reflection-based operations.
    ReflectionUtil() - Constructor for class org.exolab.castor.util.ReflectionUtil
     
    refresh(Object) - Method in class org.castor.cache.hashbelt.reaper.RefreshingReaper
    Function called to attempt to refresh the object.
    REFRESH_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the RefreshOnly policy, DSML entries that do not already exist in the Ldap are not created.
    REFRESHED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
     
    RefreshingReaper - Class in org.castor.cache.hashbelt.reaper
    Calls a refresh method on each object in the container; it reinserts any returned object to the front of the expiration system.
    RefreshingReaper() - Constructor for class org.castor.cache.hashbelt.reaper.RefreshingReaper
     
    REG_EXP_CLASS_NAME - Static variable in class org.castor.xml.XMLProperties
    Property specifying the regular expression validator to use.
    RegExpEvaluator - Interface in org.exolab.castor.util
    A simple interface for evaluating Regular expressions.
    registerClassInfo(Class<?>, ClassInfo) - Static method in class org.castor.cpa.jpa.info.ClassInfoRegistry
    Registers a ClassInfo instance for the given Class instance.
    registerDescriptor(Class<?>, ClassDescriptor) - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Registers a ClassDescriptor with the descriptor cache.
    registerDescriptor(Class<?>, ClassDescriptor) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Registers a ClassDescriptor with the descriptor cache.
    registerSynchronizables() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Register the TxSynchronizable implementations at the TransactionContect at end of begin().
    registerTransactionManager(String, String, Properties) - Method in class org.castor.transactionmanager.TransactionManagerRegistry
    Register TransactionManager with given name.
    registerTransactionManager(String, TransactionManager) - Method in class org.castor.transactionmanager.TransactionManagerRegistry
    Register given TransactionManager with given name.
    ReInit(InputStream) - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Reinitialise.
    ReInit(InputStream, String) - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Reinitialise.
    ReInit(Reader) - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Reinitialise.
    ReInit(CastorQLParserTokenManager) - Method in class org.castor.cpa.query.castorql.CastorQLParser
    Reinitialise.
    ReInit(SimpleCharStream) - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Reinitialise parser.
    ReInit(SimpleCharStream, int) - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Reinitialise parser.
    ReInit(Reader, int, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(Reader, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(Reader) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String, int, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, int, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, int, int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream) - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Reinitialise.
    ReInit(InputStream, String) - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Reinitialise.
    ReInit(Reader) - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Reinitialise.
    ReInit(EjbQLParserTokenManager) - Method in class org.castor.cpa.query.ejbql.EjbQLParser
    Reinitialise.
    ReInit(SimpleCharStream) - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Reinitialise parser.
    ReInit(SimpleCharStream, int) - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Reinitialise parser.
    ReInit(Reader, int, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(Reader, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(Reader) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String, int, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, int, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, String, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(InputStream, int, int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
    Reinitialise.
    ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    ReInit(DTDInitialParserTokenManager) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    ReInit(CharStream, int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    ReInit(DTDParserTokenManager) - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    ReInit(CharStream) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    ReInit(CharStream, int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    ReInit(Reader, int, int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Reinitialization of the char stream, allowing to specify start line and start column of the char stream, and buffer size as well.
    ReInit(Reader, int, int) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Reinitialization of the char stream, allowing to specify start line and start column of the char stream.
    ReInit(Reader) - Method in class org.exolab.castor.xml.dtd.parser.InputCharStream
    Reinitialization of the char stream, instantiating the char stream to begin at 1-st line and 1-st column of dstream.
    ReinsertingReaper - Class in org.castor.cache.hashbelt.reaper
    A hybrid of the notifying and refreshing reaper; like the notifying reaper, this calls handleExpiredObject for the object; like the refreshing reaper, it then reinserts it in the front of the expiration system.
    ReinsertingReaper() - Constructor for class org.castor.cache.hashbelt.reaper.ReinsertingReaper
     
    release() - Method in interface org.castor.core.util.concurrent.Sync
    Potentially enable others to pass.
    release() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
     
    release() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
     
    Release() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Release
     
    releaseCycleHandle(Object) - Static method in class org.castor.core.util.CycleBreaker
    Called to release Cycling lock for this object at the end of a routine where cycles are to be detected.
    releaseLock(TransactionContext, OID) - Method in class org.exolab.castor.persist.LockEngine
    Called at transaction commit or rollback to release all locks held on the object.
    releasing(Object, boolean) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    releasing(Object, boolean) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    releasing(Object, boolean) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been made transient.
    REMAINDER - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    REMAINDER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    remainder(long) - Method in interface org.castor.cpa.query.Expression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(double) - Method in interface org.castor.cpa.query.Expression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remainder(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    Remainder - Class in org.castor.cpa.query.object.expression
    Final class that represents subtract arithmetic expression.
    Remainder() - Constructor for class org.castor.cpa.query.object.expression.Remainder
     
    remainder(Expression) - Method in class org.castor.cpa.query.object.expression.Remainder
    The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
    remove(Object) - Method in class org.castor.cache.DebuggingCacheProxy
    remove(Object) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    remove(Object) - Method in class org.castor.cache.distributed.EHCache
    remove(Object) - Method in class org.castor.cache.distributed.JcsCache
    remove(Object) - Method in class org.castor.cache.distributed.OsCache
    remove(Object) - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    remove(Object) - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    remove(Object) - Method in class org.castor.cache.hashbelt.FIFOHashbelt
    remove(Object) - Method in class org.castor.cache.hashbelt.LRUHashbelt
    remove(Object) - Method in class org.castor.cache.simple.CountLimited
    remove(Object) - Method in class org.castor.cache.simple.NoCache
    remove(Object) - Method in class org.castor.cache.simple.TimeLimited
    remove(Object) - Method in class org.castor.cache.simple.Unlimited
    remove(String) - Method in class org.castor.core.util.AbstractProperties
    Remove any value previously associated with the given key from this properties.
    remove() - Method in class org.castor.core.util.EnumerationIterator
    remove(Object) - Method in class org.castor.core.util.IdentityMap
    remove(Object) - Method in class org.castor.core.util.IdentitySet
    remove(Object) - Method in class org.castor.persist.proxy.LazyHashSet
     
    remove(Object) - Method in interface org.exolab.castor.jdo.Database
    Removes the object from persistent storage.
    remove(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Removes the object from persistent storage.
    remove(Transaction) - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    remove(EventListener) - Method in class org.exolab.castor.util.EventListenerList
    Removes the listener as a listener of the specified type.
    remove(Object) - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Removes the given Object from this Annotation item.
    remove(Facet) - Method in class org.exolab.castor.xml.schema.FacetList
    Removes the given Facet from this list
    remove(int) - Method in class org.exolab.castor.xml.schema.FacetList
    Removes the facet located at the given index
    remove(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Removes the descriptor at the specified index from the list.
    remove(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Removes the given XMLFieldDescriptor from the list.
    remove(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
    Removes the given ValidationException from the current list of ValidationException.
    removeAll(Collection) - Method in class org.castor.core.util.IdentitySet
    This optional method has not been implemented for IdentitySet instead it throws a UnsupportedOperationException as defined in the Set interface.
    removeAll(Collection<?>) - Method in class org.castor.persist.proxy.LazyHashSet
     
    removeAllAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllAttributeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllClassMapping() - Method in class org.castor.jdo.conf.Database
     
    removeAllClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    removeAllComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllComplexTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllComponentBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    removeAllDatabase() - Method in class org.castor.jdo.conf.JdoConf
     
    removeAllElementBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllElementBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllEnumBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllEnumMember() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    removeAllExclude() - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    removeAllFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    removeAllFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    removeAllForce() - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    removeAllGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllGroupBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAllIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    removeAllImplements() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    removeAllInclude() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    removeAllKey() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    removeAllKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    removeAllManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
     
    removeAllMapping() - Method in class org.castor.jdo.conf.Database
     
    removeAllName() - Method in class org.exolab.castor.mapping.xml.Sql
     
    removeAllNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    removeAllNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    removeAllPackage() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllPackageMapping() - Method in class org.castor.jdo.conf.Database
     
    removeAllParam() - Method in class org.castor.jdo.conf.DataSource
     
    removeAllParam() - Method in class org.castor.jdo.conf.Driver
     
    removeAllParam() - Method in class org.castor.jdo.conf.TransactionManager
     
    removeAllParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    removeAllParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    removeAllParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    removeAllProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
     
    removeAllQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    removeAllQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    removeAllSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    removeAllSimpleTypeBinding() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    removeAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Annotated
    Removes the given Annotation from this Annotated Structure.
    removeAnnotation(JAnnotationType) - Method in interface org.exolab.javasource.JAnnotatedElement
    Removes the JAnnotation from this source element for the given JAnnotationType.
    removeAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JAnnotatedElementHelper
    Removes the JAnnotation from this source element for the given JAnnotationType.
    removeAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JMethod
    Removes the JAnnotation from this source element for the given JAnnotationType.
    removeAnnotation(JAnnotationType) - Method in class org.exolab.javasource.JStructure
    Removes the JAnnotation from this source element for the given JAnnotationType.
    removeAppInfo(AppInfo) - Method in class org.exolab.castor.xml.schema.Annotation
    Removes the given AppInfo from this Annotation.
    removeAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Removes the given AttributeDecl from this AttributeGroup.
    removeAttribute(AttributeDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given top level Attribute from this Schema
    removeAttributeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeAttributeBinding.
    removeAttributeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeAttributeBinding.
    removeAttributeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeAttributeBindingAt.
    removeAttributeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeAttributeBindingAt.
    removeAttributeDecl(AttributeDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given AttributeDecl from this ComplexType.
    removeAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Removes the attributeGroup with the given name from the redefine structure.
    removeAttributeGroup(AttributeGroupDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given AttributeGroup definition from this Schema
    removeAttributeGroupReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given AttributeGroupReference from this ComplexType.
    removeCachedIncludedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given cached included schema from this Schema definition's list of cached included schema.
    removeClassMapping(ClassMapping) - Method in class org.castor.jdo.conf.Database
    Method removeClassMapping.
    removeClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeClassMapping.
    removeClassMappingAt(int) - Method in class org.castor.jdo.conf.Database
    Method removeClassMappingAt.
    removeClassMappingAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeClassMappingAt.
    removeComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Removes the complexType with the given name from the redefine structure.
    removeComplexType(ComplexType) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given top level ComplexType from this Schema
    removeComplexTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeComplexTypeBinding.
    removeComplexTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeComplexTypeBinding.
    removeComplexTypeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeComplexTypeBindingAt.
    removeComplexTypeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeComplexTypeBindingAt.
    removeComponentBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeComponentBinding.
    removeComponentBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeComponentBinding.
    removeComponentBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeComponentBindingAt.
    removeComponentBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeComponentBindingAt.
    removeConstant(String) - Method in class org.exolab.javasource.AbstractJClass
    Removes the constant with the given name from this JClass.
    removeConstant(JConstant) - Method in class org.exolab.javasource.AbstractJClass
    Removes the given JConstant from this JClass.
    removeConstructor(JConstructor) - Method in class org.exolab.javasource.AbstractJClass
    Removes the given constructor from this JClass.
    removeContainer(Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method removeContainer.
    removeContainerAt(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method removeContainerAt.
    removeCurrentNamespaceInstance() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Pops the current namespace instance
    removed(Object) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    removed(Object) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    removed(Object) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been deleted.
    removeDatabase(Database) - Method in class org.castor.jdo.conf.JdoConf
    Method removeDatabase.
    removeDatabaseAt(int) - Method in class org.castor.jdo.conf.JdoConf
    Method removeDatabaseAt.
    removeDocumentation(Documentation) - Method in class org.exolab.castor.xml.schema.Annotation
    Removes the given Documentation from this Annotation.
    removeElement(ElementDecl) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given top level Element from this Schema
    removeElementBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeElementBinding.
    removeElementBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeElementBinding.
    removeElementBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeElementBindingAt.
    removeElementBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeElementBindingAt.
    removeElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given ElementDecl from this ContentModelGroup.
    removeElementDecl(ElementDecl) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Removes the given ElementDecl from this ContentModelGroup.
    removeElementDecl(ElementDecl) - Method in class org.exolab.castor.xml.schema.Group
    Removes the given ElementDecl from this ContentModelGroup.
    removeEnumBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeEnumBinding.
    removeEnumBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeEnumBinding.
    removeEnumBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeEnumBindingAt.
    removeEnumBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeEnumBindingAt.
    removeEnumMember(EnumMember) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method removeEnumMember.
    removeEnumMemberAt(int) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method removeEnumMemberAt.
    removeExclude(Exclude) - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method removeExclude.
    removeExcludeAt(int) - Method in class org.exolab.castor.builder.binding.xml.Excludes
    Method removeExcludeAt.
    removeFacet(Facet) - Method in class org.exolab.castor.xml.schema.SimpleType
    Removes the given Facet from this SimpleType.
    removeFacet(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Removes the facet with the given name from this SimpleType.
    removeField(IdentityField) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Removes the given IdentityField from this IdentityConstraint.
    removeField(String) - Method in class org.exolab.javasource.AbstractJClass
    Removes the field with the given name from this JClass.
    removeField(JField) - Method in class org.exolab.javasource.AbstractJClass
    Removes the given JField from this JClass.
    removeFieldDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Removes the given XMLFieldDescriptor from the list of descriptors.
    removeFieldHandlerDef(FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeFieldHandlerDef.
    removeFieldHandlerDefAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeFieldHandlerDefAt.
    removeFieldHandlerFactory(FieldHandlerFactory) - Method in class org.exolab.castor.xml.Introspector
    Removes the given FieldHandlerFactory from this Introspector
    removeFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method removeFieldMapping.
    removeFieldMappingAt(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
    Method removeFieldMappingAt.
    removeForce(String) - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method removeForce.
    removeForceAt(int) - Method in class org.exolab.castor.builder.binding.xml.Forces
    Method removeForceAt.
    removeGroup(Group) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given Group from this ContentModelGroup.
    removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given ModelGroup Definition from this ContentModelGroup.
    removeGroup(Group) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Removes the given Group from this ContentModelGroup.
    removeGroup(ModelGroup) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Removes the given ModelGroup definition from this ContentModelGroup.
    removeGroup(Group) - Method in class org.exolab.castor.xml.schema.Group
    Removes the given Group from this ContentModelGroup.
    removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Group
    Removes the given ModelGroup definition from this ContentModelGroup.
    removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Removes the given ModelGroup from the redefine structure.
    removeGroup(ModelGroup) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given top level ModelGroup definition from this Schema
    removeGroupBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeGroupBinding.
    removeGroupBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeGroupBinding.
    removeGroupBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeGroupBindingAt.
    removeGroupBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeGroupBindingAt.
    removeIdentity(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeIdentity.
    removeIdentityAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeIdentityAt.
    removeIdentityConstraint(IdentityConstraint) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Removes the given IdentityConstraint from this element definition.
    removeImplements(String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method removeImplements.
    removeImplementsAt(int) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Method removeImplementsAt.
    removeImport(String) - Method in class org.exolab.javasource.JStructure
    Remove the import of the given class name from this JStucture, returning true if the import was found and removed.
    removeImportedSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given Schema definition from this Schema definition's list of imported schenma
    removeInclude(IncludeType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeInclude.
    removeInclude(Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeInclude.
    removeIncludeAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeIncludeAt.
    removeIncludeAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeIncludeAt.
    removeInnerClass(JClass) - Method in class org.exolab.javasource.AbstractJClass
    Removes the given inner-class (JClass) from this JClass.
    removeInterface(String) - Method in class org.exolab.javasource.JStructure
    Removes the given interface from the list of interfaces this JStructure has.
    removeKey(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method removeKey.
    removeKeyAt(int) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method removeKeyAt.
    removeKeyGeneratorDef(KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeKeyGeneratorDef.
    removeKeyGeneratorDefAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Method removeKeyGeneratorDefAt.
    removeLastState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Pops the top UnmarshalState off the stack.
    removeLineBreaks(String) - Method in class org.exolab.castor.builder.printing.TemplateHelper
    Removes all line breaks from a given string.
    removeManyKey(String) - Method in class org.exolab.castor.mapping.xml.Sql
    Method removeManyKey.
    removeManyKeyAt(int) - Method in class org.exolab.castor.mapping.xml.Sql
    Method removeManyKeyAt.
    removeMapping(Mapping) - Method in class org.castor.jdo.conf.Database
    Method removeMapping.
    removeMappingAt(int) - Method in class org.castor.jdo.conf.Database
    Method removeMappingAt.
    removeMethod(JMethod) - Method in class org.exolab.javasource.AbstractJClass
    Removes the given method from this JClass.
    removeName(String) - Method in class org.exolab.castor.mapping.xml.Sql
    Method removeName.
    removeNameAt(int) - Method in class org.exolab.castor.mapping.xml.Sql
    Method removeNameAt.
    removeNamedNativeQuery(NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeNamedNativeQuery.
    removeNamedNativeQueryAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeNamedNativeQueryAt.
    removeNamedQuery(NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeNamedQuery.
    removeNamedQueryAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Method removeNamedQueryAt.
    removeNamespace(String) - Method in class org.exolab.castor.xml.Namespaces
    Removes the namespace declaration for the given prefix.
    removeNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the namespace from the set of namespace declarations for this Schema definition.
    removeNamespace(String) - Method in class org.exolab.castor.xml.schema.Wildcard
    Removes the given namespace from the namespace collection
    removeObjectFromCache(Object) - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    Remove any available association for given key.
    removeOIDForObject(LockEngine, OID) - Method in class org.castor.persist.ObjectTracker
    For a given lockengine and OID, remove references to an object in the maps.
    removePackage(PackageType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removePackage.
    removePackageAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removePackageAt.
    removePackageMapping(PackageMapping) - Method in class org.castor.jdo.conf.Database
    Method removePackageMapping.
    removePackageMappingAt(int) - Method in class org.castor.jdo.conf.Database
    Method removePackageMappingAt.
    removeParam(Param) - Method in class org.castor.jdo.conf.DataSource
    Method removeParam.
    removeParam(Param) - Method in class org.castor.jdo.conf.Driver
    Method removeParam.
    removeParam(Param) - Method in class org.castor.jdo.conf.TransactionManager
    Method removeParam.
    removeParam(Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method removeParam.
    removeParam(Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method removeParam.
    removeParam(Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method removeParam.
    removeParamAt(int) - Method in class org.castor.jdo.conf.DataSource
    Method removeParamAt.
    removeParamAt(int) - Method in class org.castor.jdo.conf.Driver
    Method removeParamAt.
    removeParamAt(int) - Method in class org.castor.jdo.conf.TransactionManager
    Method removeParamAt.
    removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method removeParamAt.
    removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method removeParamAt.
    removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method removeParamAt.
    removeParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
    Removes a parent state from the stack.
    removeProperty(Property) - Method in class org.exolab.castor.mapping.xml.BindXml
    Method removeProperty.
    removePropertyAt(int) - Method in class org.exolab.castor.mapping.xml.BindXml
    Method removePropertyAt.
    removeQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method removeQueryHint.
    removeQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method removeQueryHint.
    removeQueryHintAt(int) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method removeQueryHintAt.
    removeQueryHintAt(int) - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Method removeQueryHintAt.
    removeRedefineSchema(RedefineSchema) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given redefined structure from this Schema definition's list of redefinitions.
    removeReference(AttributeGroupReference) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Removes the given AttributeGroupReference from this AttributeGroup.
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Remove the reference of a related object from an object of the base class.
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    removeRelation(TransactionContext, Object, ClassMolder, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Remove the reference of a related object from an object of the base class.
    removeResolvable(String) - Method in interface org.exolab.castor.xml.schema.Resolver
    Removes a resolvable object from this resolver.
    removeResolvable(String) - Method in class org.exolab.castor.xml.schema.ScopableResolver
    Removes a resolvable object from this resolver.
    removeSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.RedefineSchema
    Removes the given simpleType from the redefine structure.
    removeSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.Schema
    Removes the given top level SimpleType from this Schema
    removeSimpleTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeSimpleTypeBinding.
    removeSimpleTypeBinding(ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeSimpleTypeBinding.
    removeSimpleTypeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Method removeSimpleTypeBindingAt.
    removeSimpleTypeBindingAt(int) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method removeSimpleTypeBindingAt.
    removeTxSynchronizable(TxSynchronizable) - Method in class org.castor.persist.AbstractTransactionContext
    Unregister a listener which wants to synchronize its state to the state of the transaction.
    removeTxSynchronizable(TxSynchronizable) - Method in interface org.castor.persist.TransactionContext
    Unregister a listener which wants to synchronize its state to the state of the transaction.
    removeValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
    Removes the specified object from the cache of already validated objects.
    removeWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
    Removes the given Wildcard from this Group.
    removeWildcard(Wildcard) - Method in interface org.exolab.castor.xml.schema.ContentModelGroup
    Removes the given Wildcard from this ContentModelGroup.
    removeWildcard(Wildcard) - Method in class org.exolab.castor.xml.schema.Group
    Removes the given Wildcard from this ContentModelGroup.
    removing(Object) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    removing(Object) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    removing(Object, Object) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    removing(Object) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object is to be deleted.
    removing(Object, Object) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Called to indicate that an object of the given type and identity is about to be deleted from persistent storage.
    REPLACE_ATTRIBUTE - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the ReplaceAttr policy, attributes in the Ldap that are not specified in the DSML are deleted.
    replaceAll(String, String, String) - Static method in class org.castor.core.util.StringUtil
    Replaces all occurences of a pattern within a String.
    REQUIRED - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    REQUIRED - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    RequiredLengthType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having a required length parameter.
    RequiredLengthType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.RequiredLengthType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    RequiredLengthType(String, String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.RequiredLengthType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    RequiredPrecisionType - Class in org.castor.ddlgen.typeinfo
    Final TypeInfo for types having a required length parameter.
    RequiredPrecisionType(String, String, DDLGenConfiguration) - Constructor for class org.castor.ddlgen.typeinfo.RequiredPrecisionType
    Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
    requiresHasAndDeleteMethods() - Method in class org.exolab.castor.builder.info.FieldInfo
    Returns true if the "has" and "delete" methods are needed for the field associated with this FieldInfo.
    reset() - Method in class org.castor.core.util.Base64Encoder
    Reset Base64Encoder to its initial state.
    reset() - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorManager
     
    reset() - Method in class org.castor.cpa.jpa.info.JPAVersionManager
     
    reset() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    reset() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    resetParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
     
    resetResolvers() - Method in class org.exolab.castor.persist.ClassMolder
     
    resetValue(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    resetValue(Object) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
     
    resetValue(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Sets the value of the field to a default value.
    resetValue(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Sets the value of the field to a default value -- for enum, no action needed.
    resetValue(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
     
    resolvable() - Method in class org.exolab.castor.xml.schema.ResolvableReference
    Determines whether or not the reference can be resolved at the time this method is called.
    ResolvableReference - Class in org.exolab.castor.xml.schema
    Implements a reference to an object that will be resolved at a later time using some resolver mechanism.
    ResolvableReference(String, Resolver) - Constructor for class org.exolab.castor.xml.schema.ResolvableReference
    Constructs a resolvable reference for the named object.
    ResolvableReference(Referable) - Constructor for class org.exolab.castor.xml.schema.ResolvableReference
    Constructs a resolvable reference for the given object.
    resolve(Class<?>) - Method in interface org.castor.cpa.util.classresolution.command.ClassDescriptorResolutionCommand
    Resolves a ClassDescriptor..
    resolve(Class) - Method in class org.castor.cpa.util.classresolution.command.ClassResolutionByAnnotations
    Try to resolve/generate a ClassDescriptor for the given (JPA annotated) type.
    resolve(Class) - Method in class org.castor.cpa.util.classresolution.command.ClassResolutionByCDR
    Resolves a type to a ClassDescriptor by looking for a JDOConstants.PKG_CDR_LIST_FILE file in the root directory.
    resolve(Class) - Method in class org.castor.cpa.util.classresolution.command.ClassResolutionByFile
    Tries to load a ClassDescriptor for the given type from the filesystem by lookup the subpackage specified in using the ClassLoader of the ClassLoaderNature .
    resolve(Class) - Method in class org.castor.cpa.util.classresolution.command.ClassResolutionByMappingLoader
    Resolves a ClassDescriptor for the given type using the MappingLoader of the MappingLoaderNature.
    resolve(String) - Method in interface org.castor.cpa.util.JDOClassDescriptorResolver
    Returns the ClassDescriptor for the given class.
    resolve(String) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Returns the ClassDescriptor for the given class.
    resolve(Class<?>) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Returns the ClassDescriptor for the given class using the following strategy.

    Lookup the class descriptor cache Call ClassResolutionByMappingLoader command Call ClassResolutionByFile command
    resolve(String) - Method in class org.castor.mapping.MappingUnmarshallIDResolver
    Returns the Object whose id matches the given IDREF, or null if no Object was found.
    resolve(Object) - Method in interface org.exolab.castor.builder.ClassInfoResolver
    Returns the ClassInfo which has been bound to the given key.
    resolve(Object) - Method in class org.exolab.castor.builder.FactoryState
    Returns the ClassInfo which has been bound to the given key.
    resolve(Object) - Method in class org.exolab.castor.builder.util.ClassInfoResolverImpl
    Returns the ClassInfo which has been bound to the given key.
    resolve(String, String) - Method in interface org.exolab.castor.net.URIResolver
    Resolves the given href and documentBase.
    resolve(String, String) - Method in class org.exolab.castor.net.util.URIResolverImpl
    Resolves the given href and documentBase.
    resolve(Class<?>) - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
    Returns the ClassDescriptor for the given class.
    resolve(String) - Method in interface org.exolab.castor.xml.IDResolver
    Returns the Object whose id matches the given IDREF, or null if no Object was found.
    resolve(String) - Method in interface org.exolab.castor.xml.schema.Resolver
    Called to resolve a reference give the reference's identifier.
    resolve(String) - Method in class org.exolab.castor.xml.schema.ScopableResolver
     
    resolve(String, Map) - Method in interface org.exolab.castor.xml.util.ResolverClassCommand
    The one and only purpose resolver commands are good for ;-) .
    resolve(String, Map) - Method in interface org.exolab.castor.xml.util.ResolverPackageCommand
    The one and only purpose resolver commands are good for ;-) .
    resolve(String, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
    The one and only purpose resolver commands are good for ;-) .
    resolve(String, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
    The one and only purpose resolver commands are good for ;-) .
    resolve(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Returns the ClassDescriptor for the given class.
    resolve(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Returns the XMLClassDescriptor for the given class name.
    resolve(String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Returns the XMLClassDescriptor for the given class name.
    resolve(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Returns the XMLClassDescriptor for the given class name.
    resolve(String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Returns the XMLClassDescriptor for the given class name.
    resolveAllByXMLName(String, String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Returns an enumeration of XMLClassDescriptor objects that match the given xml name.
    resolveAllByXMLName(String, String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Returns an enumeration of XMLClassDescriptor objects that match the given xml name.
    resolveAsString(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
     
    resolveByXMLName(String, String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Returns the first XMLClassDescriptor that matches the given XML name and namespaceURI.
    resolveByXMLName(String, String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Returns the first XMLClassDescriptor that matches the given XML name and namespaceURI.
    resolveClass(ResolverStrategy.ResolverResults, String) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
    Implementes a strategy how a class is resolved into a list of class descriptors.
    resolveClass(ResolverStrategy.ResolverResults, String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
    Implementes a strategy how a class is resolved into a list of class descriptors.
    resolveEntity(String, String) - Method in class org.exolab.castor.dsml.schema.DTDResolver
     
    resolveEntity(String, String) - Method in class org.exolab.castor.util.DTDResolver
    Resolves public & system ids to files stored within the JAR.
    resolveForeignKeys() - Method in class org.castor.cpa.persistence.sql.engine.info.InfoFactory
     
    ResolveHelpers - Class in org.exolab.castor.xml.util.resolvers
    Some helpers used by the resolver commands.
    resolveNamespace(Object) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Extracts the prefix and resolves it to it's associated namespace.
    resolvePackage(ResolverStrategy.ResolverResults, String) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
    Implementes a strategy how a package is resolved into a list of class descriptors.
    resolvePackage(ResolverStrategy.ResolverResults, String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
    Implementes a strategy how a package is resolved into a list of class descriptors.
    Resolver - Interface in org.exolab.castor.xml.schema
    Defines an object resolver but does not specify any implementation.
    ResolverClassCommand - Interface in org.exolab.castor.xml.util
    A command used by a resolver strategy to get class descriptors.
    resolveReference() - Method in class org.exolab.castor.xml.schema.AttributeGroupReference
    Resolves the attribute group reference
    resolveReference(SimpleType) - Static method in class org.exolab.castor.xml.schema.SimpleType
    A helper method for classes which extend SimpleType.
    resolveRelations(ClassDescriptor) - Method in class org.exolab.castor.jdo.engine.JDOMappingLoader
    Walks through all fields of a descriptor and resolves relation ClassDescriptors by using mapping information or, if not present, resolution by file to support generated ClassDescriptors.
    resolveRelations(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    resolveRelations(ClassDescriptor) - Method in class org.exolab.castor.xml.XMLMappingLoader
     
    ResolverException - Exception in org.exolab.castor.xml
    The exception class thrown by the ClassDescriptorResolver
    ResolverException() - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with no message or nested Exception.
    ResolverException(String) - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with the given message.
    ResolverException(Throwable) - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with the given nested exception.
    ResolverException(String, int) - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with the given message and error code.
    ResolverException(String, Throwable) - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with the given message and nested Exception.
    ResolverException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.ResolverException
    Creates a new ResolverException with the given message, nested Exception, and errorCode.
    ResolverFactory - Class in org.castor.persist.resolver
    Factory class for instantiating ResolverStragegy instances.
    ResolverPackageCommand - Interface in org.exolab.castor.xml.util
    A command used by a resolver strategy to get class descriptors for a package.
    ResolverStrategy - Interface in org.castor.persist.resolver
    Strategy pattern to allow for common operations related to field resolution based upon the type of the field.
    ResolverStrategy - Interface in org.exolab.castor.xml.util
    A resolver strategy implements how ClassDescriptor's are found for a given class.
    ResolverStrategy.ResolverResults - Interface in org.exolab.castor.xml.util
    As a strategy generate one or more class descriptors it needs a place to put the results to.
    resolveType(String) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Returns the Java class for the named type.
    resolveTypeReferenceForIds(String) - Method in class org.castor.ddlgen.MappingHelper
    Collect sql type of all identities for class with given name.
    resolveTypeReferenceForIds(ClassMapping) - Method in class org.castor.ddlgen.MappingHelper
    Collect sql type of all identities for a ClassMapping.
    resolveURN(String) - Method in interface org.exolab.castor.net.URIResolver
    Resolves the given urn.
    resolveURN(String) - Method in class org.exolab.castor.net.util.URIResolverImpl
    Resolves the given urn.
    ResolvingObject - Interface in org.exolab.castor.xml.schema
     
    RESOURCE_NAME - Static variable in class org.castor.core.util.Messages
    The name of the resource holding all the messages in the English language.
    RESOURCE_NAME - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
     
    resourceBundle - Static variable in class org.exolab.castor.xml.CharactersProcessor
    resource bundle
    resourceBundle - Static variable in class org.exolab.castor.xml.EndElementProcessor
    resource bundle
    resourceBundle - Static variable in class org.exolab.castor.xml.StartElementProcessor
    resource bundle
    resourceBundle - Static variable in class org.exolab.castor.xml.UnmarshalHandler
    resource bundle
    resourceBundle - Static variable in class org.exolab.castor.xml.Validator
    resource bundle
    resourceBundle - Static variable in class org.exolab.castor.xml.validators.PatternValidator
     
    RESTRICTION - Static variable in class org.exolab.castor.xml.schema.BlockList
    The restriction value
    RESTRICTION - Static variable in class org.exolab.castor.xml.schema.FinalList
    The restriction value
    RESTRICTION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    resume(Transaction) - Method in class org.castor.transactionmanager.LocalTransactionManager
    retainAll(Collection) - Method in class org.castor.core.util.IdentitySet
    This optional method has not been implemented for IdentitySet instead it throws a UnsupportedOperationException as defined in the Set interface.
    retainAll(Collection<?>) - Method in class org.castor.persist.proxy.LazyHashSet
     
    RETURN - Static variable in class org.exolab.javasource.JDocDescriptor
    The return descriptor (return).
    returnsArray(Class, String, Class) - Method in class org.exolab.castor.tools.MappingToolMappingLoader
    Returns true if the get method returns an array.
    revertObject(TransactionContext, OID, Object, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    revertObject(TransactionContext, OID, Object, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    revertObject(TransactionContext, OID, Object, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    revertObject(TransactionContext, OID, Object, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Revert the object back to the state of begining of the transaction If the object is loaded, it will be revert as it was loaded.
    revertObject(TransactionContext, OID, Object, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    revertObject(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Revert the object back to the state of begining of the transaction If the object is loaded, it will be revert as it was loaded.
    revertObject(TransactionContext, OID, Object) - Method in class org.exolab.castor.persist.LockEngine
    Reverts an object to the cached copy given the object's OID.
    RIGHT_PAREN - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    RIGHT_PAREN_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    rightExpression() - Method in class org.castor.cpa.persistence.sql.query.Assignment
    Returns right operand of the assignment.
    rightExpression() - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
    Returns right operand of the comparison.
    rollback() - Method in class org.castor.persist.AbstractTransactionContext
    Rolls back all changes and closes the transaction releasing all locks on all objects.
    rollback() - Method in interface org.castor.persist.TransactionContext
    Rolls back all changes and closes the transaction releasing all locks on all objects.
    rollback() - Method in class org.castor.transactionmanager.LocalTransactionManager
    rollback() - Method in interface org.exolab.castor.jdo.Database
    Rolls back and closes the transaction.
    rollback() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Rolls back and closes the transaction.
    rollback() - Method in class org.exolab.castor.jdo.engine.GlobalDatabaseImpl
     
    rollback() - Method in class org.exolab.castor.jdo.engine.LocalDatabaseImpl
     
    rollback(Xid) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    rollbackConnections() - Method in class org.castor.persist.AbstractTransactionContext
    The derived class must implement this method and rollback all the connections used in this transaction.
    rollbackConnections() - Method in class org.castor.persist.GlobalTransactionContext
    The derived class must implement this method and rollback all the connections used in this transaction.
    rollbackConnections() - Method in class org.castor.persist.LocalTransactionContext
    The derived class must implement this method and rollback all the connections used in this transaction.
    rolledback(TransactionContext) - Method in class org.castor.persist.proxy.LazyHashSet
     
    rolledback(TransactionContext) - Method in interface org.exolab.castor.persist.TxSynchronizable
    Called at the end of a transaction after rollback.
    Root - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A representation of a Root node.
    Root() - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.Root
    Creates a new Root Node.
    ROOT - Static variable in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Node is a root node.
    ROOT - Static variable in class org.exolab.castor.dsml.XML.Namespace
     
    RootArrayDescriptor - Class in org.exolab.castor.xml.descriptors
    The default class descriptor for Arrays that are passed in as the root-level class.
    RootArrayDescriptor(Class) - Constructor for class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Creates a new RootArrayDescriptor for an array of the provided type.
    rootNode() - Method in class org.castor.cpa.query.castorql.JJTCastorQLParserState
     
    rootNode() - Method in class org.castor.cpa.query.ejbql.JJTEjbQLParserState
     
    RPAREN - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Right parenthesis character for SQL query.
    RPAREN - Static variable in class org.exolab.castor.jdo.oql.Token
     
    RPAREN - Static variable in class org.exolab.castor.jdo.oql.TokenType
     

    S

    S - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    S - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    S_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    S_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    S_GE_PUB - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    S_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    S_NOT_SYS - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    SafeStack<E> - Class in org.exolab.castor.util
    The Stack.search(java.lang.Object) method of Stack can throw a ClassCastException if the items on the stack are not all the same type.
    SafeStack() - Constructor for class org.exolab.castor.util.SafeStack
     
    SapDbFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for SAP DB.
    SapDbFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.SapDbFactory
     
    SapdbGenerator - Class in org.castor.ddlgen.engine.sapdb
    Generator for SapDB.
    SapdbGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.sapdb.SapdbGenerator
    Constructor for SapdbGenerator.
    SapDbQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for SAP DB.
    SapDbQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.SapDbQueryExpression
     
    SapDbQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for SapDb database.
    SapDbQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.SapDbQueryVisitor
     
    SapdbSchemaFactory - Class in org.castor.ddlgen.engine.sapdb
    SapDB schema factory.
    SapdbSchemaFactory() - Constructor for class org.castor.ddlgen.engine.sapdb.SapdbSchemaFactory
     
    SapdbSequenceKeyGeneratorFactory - Class in org.castor.ddlgen.engine.sapdb
    Factory class for SEQUENCE key generators for SapDB.
    SapdbSequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.engine.sapdb.SapdbSequenceKeyGeneratorFactory
     
    SapdbTypeMapper - Class in org.castor.ddlgen.engine.sapdb
    Final TypeMapper for SapDB database.
    SapdbTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.sapdb.SapdbTypeMapper
    Construct a TypeMapper for Sapdb database using given configuration to get default parameters for parameterized types.
    SAVE_MAP_KEYS - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether or not to save the "keys" of a Hashtable or Map during marshalling.
    SAX2ANY - Class in org.exolab.castor.xml.util
    This class is a SAX Content Handler that build an AnyNode from a stream of SAX events (either SAX1 for compatibility or SAX2)
    SAX2ANY() - Constructor for class org.exolab.castor.xml.util.SAX2ANY
    Default constructor
    SAX2ANY(Namespaces, boolean) - Constructor for class org.exolab.castor.xml.util.SAX2ANY
    Constructs a SAX2ANY given a namespace context.
    Sax2ComponentReader - Class in org.exolab.castor.xml.schema.reader
    A SAX adapter class for the ComponentReader.
    Sax2ComponentReader(ComponentReader) - Constructor for class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    SAX2DOMHandler - Class in org.exolab.castor.xml.util
    A class for converting a SAX events to DOM nodes
    SAX2DOMHandler(Node) - Constructor for class org.exolab.castor.xml.util.SAX2DOMHandler
     
    SAX2EventAndErrorProducer - Interface in org.exolab.castor.xml
    A interface which extends SAX2EventProducer.
    Sax2EventFromStaxEventProducer - Class in org.exolab.castor.xml
     
    Sax2EventFromStaxEventProducer(XMLEventReader) - Constructor for class org.exolab.castor.xml.Sax2EventFromStaxEventProducer
     
    Sax2EventFromStaxStreamProducer - Class in org.exolab.castor.xml
     
    Sax2EventFromStaxStreamProducer(XMLStreamReader) - Constructor for class org.exolab.castor.xml.Sax2EventFromStaxStreamProducer
     
    SAX2EventProducer - Interface in org.exolab.castor.xml
    A interface which abstracts anything which can produce SAX 2 events.
    SaxUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    The base class for unmarshallers
    SaxUnmarshaller() - Constructor for class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    Schema - Interface in org.castor.cpa.query
    Interface for Schema of query objects.
    Schema - Class in org.castor.ddlgen.schemaobject
    Abstract base class for all schemas.
    Schema() - Constructor for class org.castor.ddlgen.schemaobject.Schema
     
    Schema() - Constructor for class org.exolab.castor.dsml.XML.Schema
     
    Schema - Class in org.exolab.castor.xml.schema
    A class representing an XML Schema Definition.
    Schema() - Constructor for class org.exolab.castor.xml.schema.Schema
    Creates a new Schema definition
    Schema(String) - Constructor for class org.exolab.castor.xml.schema.Schema
    Creates a new Schema definition
    Schema(String, String) - Constructor for class org.exolab.castor.xml.schema.Schema
    Creates a new Schema definition
    SCHEMA - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SCHEMA - Static variable in class org.exolab.castor.xml.schema.Structure
     
    SCHEMA_NAME_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Schema name.
    SCHEMA_PACKAGE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SchemaContext - Interface in org.exolab.castor.xml.schema
    Represents an execution context for schema reading/writing activities.
    SchemaContextImpl - Class in org.exolab.castor.xml.schema
    Represents an execution context for schema reading/writing activities.
    SchemaContextImpl() - Constructor for class org.exolab.castor.xml.schema.SchemaContextImpl
    Creates an instance of SchemaContextImpl.
    SchemaException - Exception in org.exolab.castor.xml.schema
    An XML Schema Exception class
    SchemaException() - Constructor for exception org.exolab.castor.xml.schema.SchemaException
    Creates a new SchemaException with no message or nested Exception.
    SchemaException(String) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
    Creates a new SchemaException with the given message.
    SchemaException(Exception) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
    Creates a new SchemaException with the given nested exception.
    SchemaException(String, Exception) - Constructor for exception org.exolab.castor.xml.schema.SchemaException
    Creates a new SchemaException with the given message and nested exception.
    SchemaFactory - Interface in org.castor.ddlgen
    The SchemaFactory handles the creation for various schema objects.
    SchemaImpl - Class in org.castor.cpa.query.object
    Final immutable class that implements Schema.
    SchemaImpl(String, String) - Constructor for class org.castor.cpa.query.object.SchemaImpl
    Construct schema with given abstract schema name and identifier.
    SchemaImpl(Class<?>, String) - Constructor for class org.castor.cpa.query.object.SchemaImpl
    Construct schema that represents given type with given identifier.
    SchemaLocation - Class in org.exolab.castor.xml.schema.reader
    An implementation of URILocation for applications that need to resolve an XML Schema in a non-standard way, such as a Schema embedded in another XML document, or a Schema created in-memory, etc.
    SchemaLocation(Schema, String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaLocation
    Creates a new SchemaLocation
    SCHEMALOCATION_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SchemaNames - Class in org.exolab.castor.xml.schema
    A class which holds the names for many of the Schema related components.
    SchemaNames() - Constructor for class org.exolab.castor.xml.schema.SchemaNames
     
    SchemaObject - Interface in org.castor.ddlgen.schemaobject
    Interface for all schema objects.
    SchemaReader - Class in org.exolab.castor.xml.schema.reader
    A class for reading XML Schemas.
    SchemaReader(InputSource) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
    Creates a new SchemaReader for the given InputSource
    SchemaReader(Reader, String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
    Creates a new SchemaReader for the given Reader
    SchemaReader(String) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
    Creates a new SchemaReader for the given URL
    SchemaReader() - Constructor for class org.exolab.castor.xml.schema.reader.SchemaReader
    New style how to create a SchemaReader instance, requiring that SchemaContext and InputSource are set before calling read.
    SchemaUnmarshaller - Class in org.exolab.castor.xml.schema.reader
     
    SchemaUnmarshaller(SchemaContext) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Creates a SchemaUnmarshaller instance.
    SchemaUnmarshaller(SchemaContext, SchemaUnmarshallerState) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Creates a SchemaUnmarshaller instance.
    SchemaUnmarshaller(SchemaContext, boolean, SchemaUnmarshallerState, URIResolver) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Creates a SchemaUnmarshaller instance.
    SchemaUnmarshaller(SchemaContext, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Creates a SchemaUnmarshaller instance.
    SchemaWriter - Class in org.exolab.castor.xml.schema.writer
    A class for serializing Schema models.
    SchemaWriter(Writer) - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
    Creates a new SchemaWriter for the given Writer.
    SchemaWriter(DocumentHandler) - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
    Creates a new SchemaWriter for the given DocumentHandler.
    SchemaWriter() - Constructor for class org.exolab.castor.xml.schema.writer.SchemaWriter
    A constructor to create an empty uninitialized SchemaWriter via XMLContext.
    ScopableResolver - Class in org.exolab.castor.xml.schema
    An implementation of Resolver that can be "scoped".
    ScopableResolver() - Constructor for class org.exolab.castor.xml.schema.ScopableResolver
     
    ScopableResolver(Resolver) - Constructor for class org.exolab.castor.xml.schema.ScopableResolver
     
    Scope() - Constructor for class org.exolab.castor.dsml.SearchDescriptor.Scope
     
    search(Object) - Method in class org.exolab.castor.util.SafeStack

    Searches for the given Object in the stack and returns its position relative to the top of the Stack (ie the number of calls to #pop() before the object is returned by #pop())
    SearchDescriptor - Class in org.exolab.castor.dsml
     
    SearchDescriptor() - Constructor for class org.exolab.castor.dsml.SearchDescriptor
     
    SearchDescriptor.Scope - Class in org.exolab.castor.dsml
     
    SELECT - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'SELECT' keyword of a SQL delete query.
    Select - Class in org.castor.cpa.persistence.sql.query
    Class to generate SQL select query statements.
    Select(String) - Constructor for class org.castor.cpa.persistence.sql.query.Select
    Construct a SQL select statement that selects records of the table provided.
    Select(Qualifier) - Constructor for class org.castor.cpa.persistence.sql.query.Select
    Construct a SQL select statement that selects records of the table provided.
    SELECT - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    SELECT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    SELECT - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    SelectClause() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    SelectClause() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    SelectExpression() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    SelectExpression() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    SELECTOR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SelectQuery - Interface in org.castor.cpa.query
    Interface for Select Query of query objects.
    SelectQueryImpl - Class in org.castor.cpa.query.object
    Final class that implements SelectQuery.
    SelectQueryImpl() - Constructor for class org.castor.cpa.query.object.SelectQueryImpl
     
    SelectStatement() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    SelectStatement() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    sendEndEvents(ContentHandler) - Method in class org.exolab.castor.xml.Namespaces
    Calls the given ContentHandler's endPrefixMapping method for each locally declared namespace
    sendStartEvents(ContentHandler) - Method in class org.exolab.castor.xml.Namespaces
    Calls the given ContentHandler's startPrefixMapping method for each locally declared namespace
    SEPERATOR - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Character to separate multiple assignments in set clause of an SQL update query.
    SeqOrChoiceContPart() - Method in class org.exolab.castor.xml.dtd.parser.DTDParser
    Parsing procedure corresponding to the Content Particle nonterminal of the partial form: choice list of content particles, or sequence list of content particles.
    SEQUENCE - Static variable in class org.exolab.castor.builder.info.GroupInfo
    The compositor value that indicates that all fields are required and order is important.
    SEQUENCE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SequenceAfterKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    Extends AbstractAfterKeyGenerator and implements additional methods specific to Sequence Key generator.
    SequenceAfterKeyGenerator(PersistenceFactory, Properties, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.SequenceAfterKeyGenerator
    Initialize the SEQUENCE key generator for AFTER_INSERT style SequenceAfterKeyGenerator.generateKey(java.sql.Connection, java.lang.String, java.lang.String) is called after INSERT.
    SequenceBeforeKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    Extends AbstractBeforeKeyGenerator and implements additional methods specific to Sequence Key generator.
    SequenceBeforeKeyGenerator(PersistenceFactory, Properties, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.SequenceBeforeKeyGenerator
    Initialize the SEQUENCE key generator for BEFORE_INSERT style SequenceBeforeKeyGenerator.generateKey(java.sql.Connection, java.lang.String, java.lang.String) is called before INSERT.
    SequenceDuringKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    Implements methods specific to Sequence During Key generator.
    SequenceDuringKeyGenerator(PersistenceFactory, Properties, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator
    Initialize the SEQUENCE key generator for DURING_INSERT style SequenceDuringKeyGenerator.generateKey(java.sql.Connection, java.lang.String, java.lang.String) is never called.
    SequenceKeyGenerator - Class in org.castor.ddlgen.keygenerator
    SEQUENCE key generator can be used only with Oracle, PostgreSQL, Interbase and SAP DB.
    SequenceKeyGenerator(SequenceKeyGeneratorFactory) - Constructor for class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Constructor for default SEQUENCE key generator.
    SequenceKeyGenerator(SequenceKeyGeneratorFactory, KeyGeneratorDef) - Constructor for class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Constructor for SEQUENCE key generator specified by given defintion.
    SequenceKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    SEQUENCE key generator factory.
    SequenceKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.SequenceKeyGeneratorFactory
     
    SequenceKeyGeneratorFactory - Class in org.castor.ddlgen.keygenerator
    Abstract base class for SEQUENCE key generator factories.
    SequenceKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
     
    SerializableResolver - Class in org.castor.persist.resolver
    Implementation of ResolverStrategy for serializable fields.
    SerializableResolver(ClassMolder, FieldMolder, int) - Constructor for class org.castor.persist.resolver.SerializableResolver
    Creates an instance of SerializableResolver.
    SerializableToByteArray - Class in org.castor.cpa.persistence.convertor
    Convert Serializable to byte[].
    SerializableToByteArray() - Constructor for class org.castor.cpa.persistence.convertor.SerializableToByteArray
    Default constructor.
    SerializableToInputStream - Class in org.castor.cpa.persistence.convertor
    Convert Serializable to InputStream.
    SerializableToInputStream() - Constructor for class org.castor.cpa.persistence.convertor.SerializableToInputStream
    Default constructor.
    Serializer - Interface in org.exolab.castor.xml
    Interface contract for XML serialization business.
    SERIALIZER_FACTORY - Static variable in class org.castor.xml.XMLProperties
    Property specifying what factory to use for dealing with XML serializers.
    serializeSchema(Writer, Schema) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Serializes a Schema instance to the given Writer instance.
    SET - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'SET' keyword of a SQL update query.
    SET - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the set type
    SET_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The set type
    setAbstract(boolean) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'abstract'.
    setAbstract(boolean) - Method in class org.exolab.castor.builder.info.ClassInfo
    Sets the class of this ClassInfo to be abstract of abstractClass is true, false otherwise.
    setAbstract(Boolean) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Set class to abstract
    setAbstract(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets whether or not this ComplexType should be abstract.
    setAbstract(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets whether or not this element definition is abstract
    setAbstract(boolean) - Method in class org.exolab.javasource.JModifiers
    Sets whether or not this JModifiers includes the qualifier "abstract".
    setAcceptNull(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Sets the value of field 'acceptNull'.
    setAccess(ClassMappingAccessType) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'access'.
    setAccessMode(AccessMode) - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Sets the AccessMode to the given AccessMode.
    setAccessMode(AccessMode) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Sets the access mode to which this ClassDescriptor maps.
    setAccessMode(TableAccessModeType) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Sets the value of field 'accessMode'.
    setActualClassMolder(ClassMolder) - Method in class org.castor.persist.ProposedEntity
    Sets the ClassMolder associated with the actual object.
    setActualEntityClass(Class) - Method in class org.castor.persist.ProposedEntity
    Sets the actual Class instance.
    setAddMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Mutator method used by Introspector.
    setAlias(String) - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    Set alias of the key generator.
    setAlias(String) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Sets the value of field 'alias'.
    setAllocationSize(int) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    setAllowRedefinitions(boolean) - Method in class org.castor.mapping.MappingUnmarshaller
    Enables or disables the ability to allow the redefinition of class mappings.
    setAllowRedefinitions(boolean) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
    Enables or disables the ability to allow the redefinition of class mappings.
    setAllowTimeZoneSuppression(boolean) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Sets whether or not the time zone should always be displayed when marshaling xsd:dateTime values.
    setAnyAttribute(Wildcard) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Sets the wildcard (anyAttribute) of this attribute Group
    setAnyAttribute(Wildcard) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the wildcard (anyAttribute) of the ComplexType.
    setAnyContent() - Method in class org.exolab.castor.xml.dtd.Element
    Sets the content type of the element to ANY.
    setAnyNode(AnyNode) - Method in class org.exolab.castor.xml.UnmarshalHandler
    sets the AnyNode
    setArguments(String[]) - Method in class org.exolab.javasource.JEnumConstant
    Sets the arguments specified by this constant.
    setAsAll() - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets the compositor for the fields of this group to be "all".
    setAsChoice() - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets the compositor for the fields of this group to be a choice.
    setAsciiStream(long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    setAsEnumerated(boolean) - Method in class org.exolab.castor.builder.types.XSType
    Sets the enumerated flag for this XSClass.
    setAsSequence() - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets the compositor for the fields of this group to be a sequence.
    setAttribute(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Adds or replaces the attribute with the given name.
    setAttribute(String, String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
    Adds or replaces the attribute with the given name.
    setAttributeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setAttributeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setAttributeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setAttributeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setAttributeFormDefault(Form) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the attributeFormDefault property of this Schema.
    setAttributeWildcard() - Method in class org.exolab.castor.xml.schema.Wildcard
    Sets this wildcard to represent <anyAttribute>
    setAutoComplete(boolean) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'autoComplete'.
    setAutomaticNaming(AutomaticNamingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Sets the value of field 'automaticNaming'.
    setAutoNaming(BindXmlAutoNamingType) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'autoNaming'.
    setAutoStore(boolean) - Method in class org.castor.persist.AbstractTransactionContext
    Enable or disable autoStore.
    setAutoStore(boolean) - Method in interface org.castor.persist.TransactionContext
    Deprecated.
    Please use the 'cascading' attribute of the field mapping instead.
    setAutoStore(boolean) - Method in interface org.exolab.castor.jdo.Database
    Deprecated.
    As of Castor 1.3.2, please use the 'cascading' attribute of the field mapping instead.
    setAutoStore(boolean) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Indicates whether user prefer all reachable object to be stored automatically; false if user wants dependent object only to be stored.
    setAutoStore(boolean) - Method in class org.exolab.castor.jdo.JDOManager
    Sets autoStore mode.
    setBase(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the base type that this type is derived from.
    setBase(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    setBaseClass(ClassInfo) - Method in class org.exolab.castor.builder.info.ClassInfo
    Sets the base class of this classInfo.
    setBaseDN(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.AnyType
    Overrides XMLType#setBaseType(), anyType cannot have a Base type.
    setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the base type for this ComplexType.
    setBaseType(SimpleType) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
    Sets the base type for this SimpleTypeDefinition.
    setBaseType(XMLType) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the base type for this datatype
    setBaseURL(String) - Method in class org.exolab.castor.builder.binding.BindingLoader
    Sets the base URL for the binding and related files.
    setBaseURL(String) - Method in class org.exolab.castor.mapping.Mapping
    Sets the base URL for the mapping and related files.
    setBaseURL(URL) - Method in class org.exolab.castor.util.DTDResolver
    Sets the base URL to use.
    setBasicFetch(FetchType) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setBasicOptional(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setBinding(ExtendedBinding) - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Sets the Binding Object Model on which this XMLBindingComponent will query information.
    setBinding(ExtendedBinding) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the binding to use with this instance of the SourceGenerator.
    setBinding(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the binding to use given the path name of a Castor Binding File.
    setBinding(InputSource) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the binding to use given an InputSource identifying a Castor Binding File.
    setBindXml(BindXml) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'bindXml'.
    setBlock(BlockList) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the value of the 'block' attribute for this ComplexType.
    setBlock(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the value of the 'block' attribute for this ComplexType.
    setBlock(BlockList) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the value of the 'block' attribute for this element
    setBlock(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the value of the 'block' attribute for this element
    setBlockDefault(BlockList) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the default BlockList for this Schema.
    setBlockDefault(String) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the default Block values for this Schema.
    setBound(boolean) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'bound'.
    setBound(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets whether or not this FieldInfo represents a bound property.
    setBoundProperties(boolean) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Sets whether or not the fields should be bound properties.
    setBoundProperties(boolean) - Method in class org.exolab.castor.builder.FactoryState
    Allows setting the bound properties flag.
    setCache(Map<Object, Object>) - Method in class org.castor.cache.distributed.AbstractDistributedCache
    Set the cache instance.
    setCache(Cache) - Method in class org.castor.cache.hashbelt.reaper.AbstractReaper
    Set the hashbelt this reaper is responsable for.
    setCacheIncludedSchemas(boolean) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Sets wheter or not to cache the included xml schemas instead of inlining them as specified by the XML Schema specification.
    setCacheProperties(Properties) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setCacheTypeMapping(CacheTypeMapping) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'cacheTypeMapping'.
    setCallback(CallbackInterceptor) - Method in class org.castor.persist.AbstractTransactionContext
    Overrides the default callback interceptor by a custom interceptor for this database source.
    setCallback(CallbackInterceptor) - Method in interface org.castor.persist.TransactionContext
    Overrides the default callback interceptor by a custom interceptor for this database source.
    setCallbackInterceptor(CallbackInterceptor) - Method in class org.exolab.castor.jdo.JDOManager
    Overrides the default callback interceptor by a custom interceptor for this database source.
    setCapacity(long) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Sets the value of field 'capacity'.
    setCascadeTypes(CascadeType[]) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setCascading(String) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the cascading values for the given field.
    setCascading(String) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'cascading'.
    setCaseInsensitive(boolean) - Method in class org.exolab.castor.builder.factory.EnumerationFactory
    Set to true if enumerated type lookups should be performed in a case insensitive manner.
    setCaseInsensitive(boolean) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Set to true if enumerated type lookups should be performed in a case insensitive manner.
    setCaseInsensitive(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Set to true if enumerated type lookups should be performed in a case insensitive manner.
    setCDRFile(String, Properties) - Method in class org.exolab.castor.builder.SGStateInfo
    Sets the CDR (ClassDescriptorResolver) file associated with the given filename.
    setCentury(short) - Method in class org.exolab.castor.types.DateTimeBase
    Set the century field.
    setCentury(short) - Method in class org.exolab.castor.types.GDay
     
    setCentury(short) - Method in class org.exolab.castor.types.GMonth
     
    setCentury(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setCentury(short) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    set the century field
    setCentury(short) - Method in class org.exolab.castor.types.Time
     
    setCharacter(Expression) - Method in class org.castor.cpa.query.object.function.Trim
    Sets the trim character expression of TRIM function.
    setCharacterStream(long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    setChoiceType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets the content to choice list of content particles.
    setClass(Class) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the 'expected' Class instance on the Unmarshaller.
    setClassChoice(ClassChoice) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'classChoice'.
    setClassDescFieldNames(boolean) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the 'classDescFieldNames' property.
    setClassDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set the ClassDescriptor for the described field.
    setClassDescriptorResolver(JDOClassDescriptorResolver) - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Sets a JDOClassDescriptorResolver instance to be used for ClassDescriptor registration.
    setClassDescriptorResolver(JDOClassDescriptorResolver) - Method in interface org.castor.cpa.util.classresolution.command.ClassDescriptorResolutionCommand
    Sets a JDOClassDescriptorResolver instance to be used for ClassDescriptor registration.
    setClassDescriptorResolver(JDOClassDescriptorResolver) - Method in class org.castor.jdo.engine.DatabaseContext
    Sets a custom ClassDescriptorResolver instance.
    setClassLoader(ClassLoader) - Method in class org.castor.cpa.util.classresolution.nature.ClassLoaderNature
    Sets the ClassLoader.
    setClassLoader(ClassLoader) - Method in class org.castor.xml.AbstractInternalContext
     
    setClassLoader(ClassLoader) - Method in interface org.castor.xml.InternalContext
    To set the class loader to be used in all further marshalling, unmarshalling and other actions.
    setClassLoader(ClassLoader) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
     
    setClassLoader(ClassLoader) - Method in interface org.exolab.castor.mapping.MappingLoader
     
    setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets the ClassLoader to use when loading classes
    setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the ClassLoader to use when loading new classes.
    setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Sets the ClassLoader to use when loading class descriptors.
    setClassLoader(ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Sets the ClassLoader to use when loading class descriptors.
    setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.XMLContext
    Sets a custom ClassLoader to be used for loading classes.
    setClassMapping(int, ClassMapping) - Method in class org.castor.jdo.conf.Database
     
    setClassMapping(ClassMapping[]) - Method in class org.castor.jdo.conf.Database
     
    setClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'classMapping'.
    setClassMapping(int, ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setClassMapping(ClassMapping[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setClassName(String) - Method in class org.castor.jdo.conf.DataSource
    Sets the value of field 'className'.
    setClassName(String) - Method in class org.castor.jdo.conf.Driver
    Sets the value of field 'className'.
    setClassName(String) - Method in class org.exolab.castor.builder.binding.xml.Exclude
    Sets the value of field 'className'.
    setClassNameConflictResolver(ClassNameConflictResolver) - Method in class org.exolab.castor.builder.JClassRegistry
    Sets the ClassNameConflictResolver insatnce to be used.
    setClassNameConflictResolver(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the ClassNameConflictResolver instance to be used for automatic class name conflict resolution.
    setClazz(String) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Sets the value of field 'clazz'.
    setClearCollections(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets whether or not to clear collections (including arrays) upon first use to remove default values.
    setClearCollections(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets whether or not to clear collections (including arrays) upon first use to remove default values.
    setCode(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    setCollection(FieldTypeCollectionType) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'collection'.
    setCollection(FieldMappingCollectionType) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setCollection(FieldMappingCollectionType) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'collection'.
    setCollectionHandler(CollectionHandler) - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Sets the CollectionHandler to use for the field described by this TypeInfo.
    setCollectionIteration(boolean) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Sets whether or not this GeneralizedFieldHandler should automatically iterate over the collection returned by the target object and pass only the items (one by one) to the convertUponGet method.
    setColumnDefinition(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Sets the 'columnDefinition' value of the @Column annotation.
    setColumnInsertable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnLength(int) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnName(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Set the name value of the @Column annotation.
    setColumnName(String) - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Sets the sql column name.
    setColumnNames(String[]) - Method in class org.castor.cpa.jpa.info.JPAUniqueConstraint
     
    setColumnNullable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnNumber(int) - Method in class org.exolab.castor.xml.location.FileLocation
    Sets the column number for this FileLocation.
    setColumnPrecision(int) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnScale(int) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnTable(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnType(String) - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Sets the column sql type.
    setColumnUnique(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setColumnUpdatable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setComment(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the comment for this Member.
    setComment(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
    Sets a comment for the flag.
    setComment(JDocComment) - Method in class org.exolab.javasource.AbstractJField
    Sets the JavaDoc comment describing this JField.
    setComment(String) - Method in class org.exolab.javasource.AbstractJField
    Sets the JavaDoc comment describing this JField.
    setComment(JDocComment) - Method in class org.exolab.javasource.JAnnotationTypeElement
    Sets the JavaDoc comment describing this member.
    setComment(String) - Method in class org.exolab.javasource.JAnnotationTypeElement
    Sets the JavaDoc comment describing this member.
    setComment(String) - Method in class org.exolab.javasource.JComment
    Sets the comment String of this JDocComment.
    setComment(String) - Method in class org.exolab.javasource.JDocComment
    Sets the comment String of this JDocComment.
    setComment(JDocComment) - Method in class org.exolab.javasource.JEnumConstant
    Sets the JavaDoc comment describing this JEnumConstant.
    setComment(String) - Method in class org.exolab.javasource.JEnumConstant
    Sets the JavaDoc comment describing this JEnumConstant.
    setComment(String) - Method in class org.exolab.javasource.JMethod
    Sets the comment describing this JMethod.
    setComment(String) - Method in class org.exolab.javasource.JMethodSignature
    Sets the JavaDoc comment describing this JMethodSignature.
    setCommitter(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    setComparator(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setComparator(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'comparator'.
    setComplexContent(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets whether or not this complexType is a 'complexContent'.
    setComplexTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setComplexTypeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setComplexTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setComplexTypeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setComplexTypeName(NamingType) - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Sets the value of field 'complexTypeName'.
    setComponent(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    setComponentBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setComponentBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setComponentBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setComponentBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setComponentBindingTypeChoice(ComponentBindingTypeChoice) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Sets the value of field 'componentBindingTypeChoice'.
    setComponentType(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the type of the XML Schema type of the value for the field being described.
    setCompositorAsAll() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the compositor for the fields of the described class to be ALL.
    setCompositorAsChoice() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the compositor for the fields of the described class to be CHOICE.
    setCompositorAsSequence() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the compositor for the fields of the described class to be a Sequence.
    setCondition(Condition) - Method in class org.castor.cpa.persistence.sql.query.Delete
    Set condition that specifies which records to delete.
    setCondition(Condition) - Method in class org.castor.cpa.persistence.sql.query.Select
    Set condition that specifies which records to select.
    setCondition(Condition) - Method in class org.castor.cpa.persistence.sql.query.Update
    Set condition that specifies which records to update.
    setCondition(Condition) - Method in class org.castor.cpa.query.object.condition.Not
    Set condition of not condition.
    setConfiguration(DDLGenConfiguration) - Method in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Set configuration of the schema object.
    setConfiguration(DDLGenConfiguration) - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Set configuration of the schema object.
    setConfiguration(Properties) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
    Empty implementation of the ConfigurableFieldHandler interface, for convenience purpose.
    setConfiguration(Properties) - Method in interface org.exolab.castor.mapping.ConfigurableFieldHandler
    Set the configuration data.
    setConsoleDialog(ConsoleDialog) - Method in interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy
    Sets the ConsoleDialog instance to use (if required).
    setConsoleDialog(ConsoleDialog) - Method in class org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
    Sets the console dialog to use with this strategy.
    setConsoleDialog(ConsoleDialog) - Method in class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Sets the console dialog to use with this strategy.
    setConstructorArgumentIndex(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets whether or not the value of the field represented by this FieldDescriptor should be set via the constructor of the containing ClassDescriptor.
    setContainer(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets whether or not this FieldInfo describes a container field.
    setContainer(boolean) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets whether or not this ClassInfo describes a container class.
    setContainer(int, Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    setContainer(Container[]) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    setContainer(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'container'.
    setContainer(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Set if the field is a container field or not.
    setContainingClassDescriptor(ClassDescriptor) - Method in interface org.exolab.castor.mapping.FieldDescriptor
    Set the class descriptor which contains this field.
    setContainingClassDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setContent(String) - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Sets the value of field 'content'.
    setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.Marshaller
    To set the SAX ContentHandler which is used as destination at marshalling.
    setContentHandler(ContentHandler) - Method in interface org.exolab.castor.xml.SAX2EventProducer
    Sets the SAX2 ContentHandler to send SAX 2 events to
    setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.util.AnyNode2SAX2
    Set the ContentHandler to send events to.
    setContentMember(ContentMemberType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Sets the value of field 'contentMember'.
    setContentType(ContentType) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the content type of this complexType.
    setConvertFrom(TypeConvertor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the TypeConvertor used during calls to getValue
    setConvertTo(TypeConvertor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the TypeConvertor used during calls to setValue
    setCounter(int) - Method in class org.castor.jdo.engine.CounterRef
    Set the counter value.
    setCreateExtraMethods(boolean) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Sets whether or not to create extra collection methods for accessing the actual collection.
    setCreateExtraMethods(boolean) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Sets whether or not to create extra collection methods for accessing the actual collection.
    setCreateExtraMethods(boolean) - Method in class org.exolab.castor.builder.info.CollectionInfo
    Sets whether or not to create extra collection methods for accessing the actual collection.
    setCreateGroupItem(boolean) - Method in class org.exolab.castor.builder.FactoryState
    Sets to true if we are currently generating a class to represent items in a group.
    setCreateMarshalMethods(boolean) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Sets whether or not to create the XML marshaling framework specific methods (marshal, unmarshal, validate) in the generated classes.
    setCreateMarshalMethods(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to create the XML marshaling framework specific methods (marshal, unmarshal, validate) in the generated classes.
    setCreateMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setCreateMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Mutator method used by AbstractMappingLoader and Introspector.
    setCreateMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'createMethod'.
    setCreateMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'createMethod'.
    setCurrentFactoryState(FactoryState) - Method in class org.exolab.castor.builder.SGStateInfo
    Sets the current FactoryState.
    setDatabase(int, Database) - Method in class org.castor.jdo.conf.JdoConf
     
    setDatabase(Database[]) - Method in class org.castor.jdo.conf.JdoConf
     
    setDatabaseChoice(DatabaseChoice) - Method in class org.castor.jdo.conf.Database
    Sets the value of field 'databaseChoice'.
    setDatabasePooling(boolean) - Method in class org.exolab.castor.jdo.JDOManager
    Enable/disable database pooling.
    setDataSource(DataSource) - Method in class org.castor.jdo.conf.DatabaseChoice
    Sets the value of field 'dataSource'.
    setDate(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    setDateFormatTimeZone(DateFormat) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone in the provided DateFormat.
    setDateFormatTimeZone(Calendar) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone in the provided Calendar.
    setDateTime(boolean) - Method in class org.exolab.javasource.AbstractJField
    To indicate whether this JField instance represents a field of type date/time.
    setDay(short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setDay(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the Day Field.
    setDay(short) - Method in class org.exolab.castor.types.Duration
     
    setDay(short) - Method in class org.exolab.castor.types.GMonth
     
    setDay(short) - Method in class org.exolab.castor.types.GYear
     
    setDay(short) - Method in class org.exolab.castor.types.GYearMonth
     
    setDay(short) - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setDay(short) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    set the Day Field
    setDay(short) - Method in class org.exolab.castor.types.Time
     
    setDay(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setDay(short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setDbMetaInfo(DbMetaInfo) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    Store database meta information.
    setDbMetaInfo(DbMetaInfo) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Store database meta information.
    setDebug(boolean) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Sets the value of field 'debug'.
    setDebug(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Deprecated. 
    setDebug(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Deprecated. 
    setDebugStream(PrintStream) - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Set debug output.
    setDebugStream(PrintStream) - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Set debug output.
    setDeclaringClass(JClass) - Method in class org.exolab.javasource.AbstractJField
    Sets the class that declares this JField.
    setDeclaringClassInfo(ClassInfo) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Sets the reference to the declaring ClassInfo this FieldInfo is associated with.
    setDeclaringClassInfo(ClassInfo) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the ClassInfo of the class that declares this field.
    setDEFAULT() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets occurance specification to DEFAULT.
    setDefaultBindingType(BindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Sets the value of field 'defaultBindingType'.
    setDefaultGroupingAsAll() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Sets the default grouping as "all".
    setDefaultGroupOrder(Order) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
    This method is used to set the default group type.
    setDefaultLocale() - Static method in class org.castor.core.util.Messages
    Set the default locale to use for loading messages.
    setDefaultProperties(Properties) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Overrides the current set of properties with the given properties.
    setDefaultString(String) - Method in class org.exolab.javasource.JAnnotationTypeElement
    Sets the initialization string for this JAnnotationTypeElement.
    setDefaultTimeZone(TimeZone) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Sets the default TimeZone used for comparing dates when marshaling xsd:dateTime values using this handler.
    setDefaultValue(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the default value for this FieldInfo.
    setDefaultValue(String) - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets default value.
    setDefaultValue(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the DEFAULT value
    setDefaultValue(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the default value for this element definition.
    setDepends(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the ClassDescriptor of the class which this class depends upon.
    setDepends(Object) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'depends'.
    setDerivationMethod(String) - Method in class org.exolab.castor.xml.schema.AnyType
    Overrides XMLType#setDerivationMethod, anyType cannot be derived from any other type.
    setDerivationMethod(String) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the derivation method name
    setDerivedBy(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    setDerivedFromXSList(boolean) - Method in class org.exolab.castor.builder.types.XSList
    Sets whether this XSList instance has been created as a result of a definition.
    setDerivedFromXSList(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
    setDerivedFromXSList(boolean) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Sets whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
    setDescribedClass(Class<?>) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Sets the Class that is described by this ClassInfo.
    setDescription(String) - Method in interface org.exolab.castor.jdo.DataObjects
    Sets the description of this database.
    setDescription(String) - Method in class org.exolab.castor.jdo.JDOManager
    Sets the description of this database.
    setDescription(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'description'.
    setDescription(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'description'.
    setDescription(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'description'.
    setDescription(String) - Method in class org.exolab.castor.mapping.xml.MappingRoot
    Sets the value of field 'description'.
    setDescription(String) - Method in class org.exolab.javasource.JDocDescriptor
    Sets the description String for this descriptor.
    setDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.FieldValidator
    Sets the field descriptor to use for obtaining information about the field to validate, such as the field name, the field handler, etc.
    setDescriptorCreation(boolean) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets whether or not to create ClassDescriptors for the generated classes.
    setDescriptorCreation(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to create ClassDescriptors for the generated classes.
    setDestDir(String) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets the destination directory.
    setDestDir(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the destination directory.
    setDetachable(boolean) - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Sets whether the entity is 'detachable'.
    setDetachable(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Sets the value of field 'detachable'.
    setDetails(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    setDigitsFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Transfer given facet if it is a digits facet.
    setDirect(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setDirect(boolean) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'direct'.
    setDirect(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'direct'.
    setDirty(boolean) - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    If set true, field will NOT be checked against the database for modification, otherwise set false.
    setDirty(boolean) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    If set true, field will NOT be checked against the database for modification, otherwise set false.
    setDirty(boolean) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    If set true, field will NOT be checked against the database for modification, otherwise set false.
    setDirty(SqlDirtyType) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'dirty'.
    setDirty(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Sets the value of field 'dirty'.
    setDirtyCheck(boolean) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets whether dirty checking is required for this field.
    setDistinct(boolean) - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    setDistinct(boolean) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the distinct.
    setDistinct(boolean) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the distinct.
    setDistinct(boolean) - Method in interface org.exolab.castor.persist.spi.QueryExpression
    Set the query to be distinct.
    setDoctype(String, String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setDoctype(String, String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the document type definition for the serializer.
    setDoctype(String, String) - Method in interface org.exolab.castor.xml.OutputFormat
    Defines the doc types to use.
    setDoctype(String, String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setDocumentHandler(DocumentHandler) - Method in interface org.exolab.castor.xml.EventProducer
    Deprecated.
    Sets the DocumentHandler to send SAX events to
    setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.Marshaller
    Sets the given SAX DocumentHandler to 'marshal' into.
    setDocumentHandler(Writer) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
    To set the DocumentHandler to a Writer - which is wrapped by a serializer.
    setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
    To directly set a DocumentHandler.
    setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.util.AnyNode2SAX
    Set the Document Handler
    setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.util.DOMEventProducer
    Sets the DocumentHandler to use when firing events
    setDocumentLocator(Locator) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Configures the Locator we will use.
    setDocumentLocator(Locator) - Method in class org.exolab.castor.dsml.Consumer
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#setDocumentLocator(Locator) request to the proxy that is provided, printing debugging information before doing the proxy.
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.util.SAX2ANY
    Sets the document locator of the current parsed inputsource
    setDriver(Driver) - Method in class org.castor.jdo.conf.DatabaseChoice
    Sets the value of field 'driver'.
    setDuration(TimeDuration) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the duration facet for this recurringDuration
    setDuration(String) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the duration facet for this recurringDuration
    setElementBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setElementBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setElementBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setElementBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setElementDefinition(boolean) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets whether or not XSD is element or not.
    setElementDefinition(boolean) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'elementDefinition'.
    setElementDefinition(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Set elementDefinition to true to indicate Class XML schema definition is a global element or element with anonymous type.
    setElementFormDefault(Form) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the elementFormDefault property of this Schema.
    setElementName(NamingType) - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Sets the value of field 'elementName'.
    setElementValue(String, String) - Method in class org.exolab.javasource.JAnnotation
    Adds an annotation element name=value pair.
    setElementValue(String, String[]) - Method in class org.exolab.javasource.JAnnotation
    Adds an annotation element name=list pair.
    setElementValue(String, JAnnotation) - Method in class org.exolab.javasource.JAnnotation
    Adds an annotation element name=annotation pair.
    setElementValue(String, JAnnotation[]) - Method in class org.exolab.javasource.JAnnotation
    Adds an annotation element name=array of annotations.
    setElemOnlyContent(ContentParticle) - Method in class org.exolab.castor.xml.dtd.Element
    Sets the content type of the element to ELEMENTS_ONLY.
    setEmptyContent() - Method in class org.exolab.castor.xml.dtd.Element
    Sets the content type of the element to EMPTY.
    setEncoding(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setEncoding(String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the encoding for the serializer.
    setEncoding(String) - Method in interface org.exolab.castor.xml.OutputFormat
    Sets the encoding to use.
    setEncoding(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setEngine(String) - Method in class org.castor.jdo.conf.Database
    Sets the value of field 'engine'.
    setENTITIESType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to ENTITIES.
    setEntity(Object) - Method in class org.castor.persist.ProposedEntity
    Sets the object.
    setEntityName(String) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setEntityResolver(EntityResolver) - Method in class org.exolab.castor.mapping.Mapping
    Sets the entity resolver.
    setEntityResolver(EntityResolver) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Sets the EntityResolver used to resolve SYSTEM Identifier.
    setEntityResolver(EntityResolver) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the EntityResolver to use when resolving system and public ids with respect to entites and Document Type.
    setENTITYType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to ENTITY.
    setEntry(Object[]) - Method in class org.castor.persist.cache.CacheEntry
    Set actual data to be cached.
    setEnumBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setEnumBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setEnumBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setEnumBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setEnumClassName(EnumClassName) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Sets the value of field 'enumClassName'.
    setEnumDef(EnumBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Sets the value of field 'enumDef'.
    setEnumerationType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to Enumeration.
    setEnumMember(int, EnumMember) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    setEnumMember(EnumMember[]) - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    setEnumMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the enumeration method.
    setEquals(boolean) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'equals'.
    setEqualsMethod(boolean) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the 'equalsmethod' property.
    setErrorCode(int) - Method in exception org.exolab.castor.xml.CastorException
    Sets the error code for this Exception
    setErrorCode(int) - Method in exception org.exolab.castor.xml.XMLException
    Sets the error code for this Exception.
    setErrorHandler(ErrorHandler) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
     
    setErrorHandler(ErrorHandler) - Method in interface org.exolab.castor.xml.SAX2EventAndErrorProducer
    Sets the SAX2 ErrorHandler to send SAX 2 errors to
    setErrorHandler(ErrorHandler) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Sets the ErrorHandler.
    setEscape(Expression) - Method in class org.castor.cpa.query.object.condition.Like
    Set escape character of like condition.
    setExclude(int, Exclude) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    setExclude(Exclude[]) - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    setExcludes(Excludes) - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Sets the value of field 'excludes'.
    setExpanded(boolean) - Method in class org.castor.persist.ProposedEntity
    Set to true if the proposed class has been expanded.
    setExpectedIndex(int) - Method in class org.exolab.castor.xml.UnmarshalState
     
    setExpression(Expression) - Method in class org.castor.cpa.query.object.condition.SimpleCondition
    Set expression to test.
    setExpression(Expression) - Method in class org.castor.cpa.query.object.expression.Negate
    Set expression to negate.
    setExpression(String) - Method in class org.exolab.castor.util.JakartaOroEvaluator
    Sets the regular expression to match against during a call to #matches
    setExpression(String) - Method in class org.exolab.castor.util.JakartaRegExpEvaluator
    Sets the regular expression to match against during a call to RegExpEvaluator.matches(java.lang.String).
    setExpression(String) - Method in interface org.exolab.castor.util.RegExpEvaluator
    Sets the regular expression to match against during a call to RegExpEvaluator.matches(java.lang.String).
    setExpression(String) - Method in class org.exolab.castor.util.SunRegExpEvaluator
    Sets the regular expression to match against during a call to #matches
    setExpression(String) - Method in class org.exolab.castor.util.XercesRegExpEvaluator
    Sets the regular expression to match against during a call to #matches
    setExpression(String) - Method in class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
    Sets the regular expression to match against during a call to #matches.
    setExtendedTable(TableInfo) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
     
    setExtends(String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'extends'.
    setExtends(SQLEngine) - Method in class org.exolab.castor.jdo.engine.SQLEngine
    Mutator method for setting extends SQLEngine.
    setExtends(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the descriptor of the class which this class extends.
    setExtends(Object) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'extends'.
    setExtends(XMLClassDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the XMLClassDescriptor that this descriptor inherits from
    setExtendsWithoutFlatten(XMLClassDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    setExternalPublic(String, String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Sets the general entity to EXTERNAL_PUBLIC.
    setExternalSystem(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Sets the general entity to EXTERNAL_SYSTEM.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractPatternFacet
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.XSClass
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.XSListType
    Set the given facet for XSType if applicable.
    setFacet(Facet) - Method in class org.exolab.castor.builder.types.XSType
    Set the given facet for XSType if applicable.
    setFacets(SimpleType) - Method in class org.exolab.castor.builder.types.XSType
    Reads and sets the facets for XSType.
    setFailFast(boolean) - Method in class org.exolab.castor.xml.ValidationContext
    Sets the fail-fast flag.
    setFailOnFirstError(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    If true, the source generator will fail on the first error encountered.
    setFeaturesOnXmlReader(String, String, boolean, boolean, XMLReader) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
    Sets features on XML reader instance.
    setField(Object, int) - Method in class org.castor.persist.ProposedEntity
    Sets the specified field of the object in question.
    setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
    Sets the FieldDescriptor that this FieldHander is responsibile for.
    setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Sets the FieldDescriptor that this FieldHander is responsibile for.
    setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Sets the FieldDescriptor that this FieldHander is responsibile for.
    setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the FieldDescriptor that this FieldHander is responsibile for.
    setFieldHandler(FieldHandler) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Sets the FieldHandler that this FieldHander delegates to.
    setFieldHandlerDef(int, FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setFieldHandlerDef(FieldHandlerDef[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setFieldInfoForChoice(FieldInfo) - Method in class org.exolab.castor.builder.FactoryState
    Set FieldInfo used to handle xsd:choice.
    setFieldInfoReference(FieldInfo) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the name of the field within the same class that is a reference to this field.
    setFieldMapping(int, FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    setFieldMapping(FieldMapping[]) - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    setFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'fieldMapping'.
    setFieldName(String) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Sets the name of the field described by this FieldInfo.
    setFieldName(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set the name of the field.
    setFields(Object[]) - Method in class org.castor.persist.ProposedEntity
    Sets the fields of the object in question.
    setFields(FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the FieldDescriptors that describe the fields defined for this class.
    setFields(String) - Method in class org.exolab.castor.types.TimePeriod
    Deprecated.
    parse a string to set the fields of a TimePeriod
    setFieldType(Class<?>) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Sets the type of the field described by this FieldInfo.
    setFieldType(Class<?>) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set the type of the field.
    setFilename(String) - Method in class org.exolab.castor.xml.location.FileLocation
    Sets the name of the file to which this FileLocation refers.
    setFilter(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    setFinal(boolean) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'final'.
    setFinal(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the "final" status of this FieldInfo.
    setFinal(FinalList) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the value of the 'final' attribute for this ComplexType definition.
    setFinal(String) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the value of the 'final' attribute for this ComplexType definition.
    setFinal(FinalList) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the value of the 'final' attribute for this element definition.
    setFinal(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the value of the 'final' attribute for this element definition.
    setFinal(String) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
    Sets the value of the 'final' property, indicating which types of derivation are not allowed.
    setFinal(String) - Method in class org.exolab.castor.xml.schema.SimpleType
    Sets the value of the 'final' property, indicating which types of derivation are not allowed.
    setFinal(boolean) - Method in class org.exolab.javasource.JModifiers
    Sets whether or not this JModifiers includes the qualifier "final".
    setFinalDefault(FinalList) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the default FinalList for this Schema.
    setFinalDefault(String) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the default final values for this Schema.
    setFIXED() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets occurance specification to FIXED.
    setFixed(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the fixed value for BigInteger validation.
    setFixed(boolean) - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Sets the fixed value for boolean validation.
    setFixed(Boolean) - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Sets the fixed value for boolean validation.
    setFixed(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the fixed value for byte validation.
    setFixed(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Sets the fixed value for date/time validation.
    setFixed(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the fixed value for BigDecimal validation.
    setFixed(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Sets the fixed value for double validation.
    setFixed(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Sets the fixed value for Duration validation.
    setFixed(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Sets the fixed value for float validation.
    setFixed(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the fixed value that integers validated with this validated must be equal to.
    setFixed(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the fixed value that integers validated with this validated must be equal to.
    setFixed(Long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the fixed value for xsd:Integer validation.
    setFixed(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the fixed value for int validation.
    setFixed(Integer) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the fixed value for int validation.
    setFixed(long) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the fixed value for long validation.
    setFixed(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the fixed value for short validation.
    setFixed(String) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets the fixed value in which all valid Strings must match.
    setFixedValue(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the fixed value in which instances of this field type must lexically match.
    setFixedValue(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the FIXED value.
    setFixedValue(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the fixed value for this element definition.
    setFixedValue(String) - Method in class org.exolab.castor.xml.validators.StringValidator
    Deprecated.
    since 0.9.4_beta
    setForce(int, String) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    setForce(String[]) - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    setForceIntrospection(boolean) - Method in class org.exolab.castor.tools.MappingTool
    Enables or disables the forcing of introspection when a ClassDescriptor already exists.
    setForces(Forces) - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Sets the value of field 'forces'.
    setForm(Form) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the Form for this attribute declaration.
    setForm(Form) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the Form for this element definition.
    setFractionDigits(int) - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Sets the fractionDigits facet for this XSType.
    setFractionDigits(int) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the maximum number of fraction digits for BigDecimal validation.
    setGeneratedValueGenerator(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Set the GeneratedValue.generator()
    setGeneratedValueStrategy(GenerationType) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
    Set the GeneratedValue.strategy()
    setGenerateImportedSchemas(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to generate Java sources for imported XML Schema.
    setGenerateMappingFile(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not a mapping file should be generated, this is false by default.
    setGetMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setGetMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'getMethod'.
    setGetMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'getMethod'.
    setGetterMethod(Method) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Sets the getter access method of the field.
    setGroupBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setGroupBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setGroupBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setGroupBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setGroupInfo(GroupInfo) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the GroupInfo for this XML nature.
    setGroupNaming(GroupNaming) - Method in class org.exolab.castor.builder.factory.BaseFactory
    Sets the group naming helper class for naming nested anonymous groups.
    setHandler(String) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'handler'.
    setHandler(FieldHandler) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set the FieldHandler for the field being described by this FieldDescriptor.
    setHandler(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'handler'.
    setHasDeleteMethod(Method, Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Mutator method used by AbstractMappingLoader and Introspector.
    setHasMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'hasMethod'.
    setHeader(JComment) - Method in class org.exolab.javasource.JCompUnit
    Sets the header comment for this JCompUnit.
    setHeader(JComment) - Method in class org.exolab.javasource.JStructure
    Sets the header comment for this JStructure.
    setHigh(Expression) - Method in class org.castor.cpa.query.object.condition.Between
    Set high bound of between range.
    setHour(short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setHour(short) - Method in class org.exolab.castor.types.Date
     
    setHour(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the hour field for this date/time type.
    setHour(short) - Method in class org.exolab.castor.types.Duration
     
    setHour(short) - Method in class org.exolab.castor.types.GDay
     
    setHour(short) - Method in class org.exolab.castor.types.GMonth
     
    setHour(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setHour(short) - Method in class org.exolab.castor.types.GYear
     
    setHour(short) - Method in class org.exolab.castor.types.GYearMonth
     
    setHour(short) - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setHour(short) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the hour field for this recurringDuration
    setHour(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setHour(short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setHref(String) - Method in class org.castor.jdo.conf.Mapping
    Sets the value of field 'href'.
    setHref(String) - Method in class org.exolab.castor.mapping.xml.Include
    Sets the value of field 'href'.
    setId(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setId(String) - Method in class org.exolab.castor.xml.schema.AnyType
    Sets the Id for this XMLType.
    setId(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the Id for this attribute declaration
    setId(String) - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Sets the id of this AttributeGroup
    setId(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the Id for this element definition.
    setId(String) - Method in class org.exolab.castor.xml.schema.Group
    Sets the ID for this Group.
    setId(String) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Sets the Id for this IdentityConstraint.
    setId(String) - Method in class org.exolab.castor.xml.schema.IdentityField
    Sets the Id for this IdentityField.
    setId(String) - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Sets the Id for this IdentitySelector.
    setId(String) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the Id for this Schema
    setId(String) - Method in class org.exolab.castor.xml.schema.Union
    Sets the id for this Union.
    setId(String) - Method in class org.exolab.castor.xml.schema.Wildcard
    Sets the ID for this Group
    setId(String) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the Id for this XMLType.
    setIdentities(FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the FieldDescriptors that describe the identities as defined for this class.
    setIdentity(boolean) - Method in class org.castor.ddlgen.schemaobject.Field
    Set if this field is part of the identity?
    setIdentity(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set wether the described field is part of the identity of the class it belongs to.
    setIdentity(int, String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setIdentity(String[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setIdentity(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'identity'.
    setIdentity(TransactionContext, Object, Identity) - Method in class org.exolab.castor.persist.ClassMolder
    Set the identity into an object.
    setIdentity(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the Identity FieldDescriptor, if the FieldDescriptor is not already a contained in this ClassDescriptor, it will be added
    setIDREFSType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to IDREFS.
    setIDREFType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to IDREF.
    setIDResolver(IDResolver) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.
    setIDResolver(IDResolver) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.
    setIDType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to ID.
    setIgnoreExtraAttributes(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets whether or not attributes that do not match a specific field should simply be ignored or reported as an error.
    setIgnoreExtraAttributes(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets whether or not attributes that do not match a specific field should simply be ignored or reported as an error.
    setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
    Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
    setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
    setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
    setImmutable(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set the immutable flag which indicates that changes to this Field result in a new Object to be created, such as java.lang.String.
    setImpl(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
    Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypes
    setImplements(int, String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    setImplements(String[]) - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    setIMPLIED() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets occurance specification to IMPLIED.
    setImportDescriptor(ImportDescriptor) - Method in class org.exolab.castor.dsml.Exporter
     
    setImportDescriptor(ImportDescriptor) - Method in class org.exolab.castor.dsml.Importer
     
    setImportEventListener(ImportEventListener) - Method in class org.exolab.castor.dsml.Importer
     
    setInclude(int, IncludeType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setInclude(IncludeType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setInclude(int, Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setInclude(Include[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setIncremental(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the incremental flag which indicates whether this member can be added before the unmarshaler is finished unmarshaling it.
    setIndenting(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setIndenting(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
    Specify whether indentation is required
    setIndenting(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setIndex(Expression) - Method in class org.castor.cpa.query.object.function.Locate
    Sets the expression defining the start position of LOCATE function.
    setIndex(Expression) - Method in class org.castor.cpa.query.object.function.Substring
    Sets the start expression of SUBSTRING function.
    setInheritanceStrategy(InheritanceType) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setInitialValue(int) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    setInitString(String) - Method in class org.exolab.javasource.AbstractJField
    Sets the initialization string for this JField.
    setInputSource(InputSource) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    A different way to create a SchemaReader by using an empty constructor and setting the InputSource afterwards.
    setInstanceFactory(InstanceFactory) - Method in class org.castor.persist.AbstractTransactionContext
    Overrides the default instance factory by a custom one for this database source.
    setInstanceFactory(InstanceFactory) - Method in interface org.castor.persist.TransactionContext
    Overrides the default instance factory by a custom one for this database source.
    setInstanceFactory(InstanceFactory) - Method in class org.exolab.castor.jdo.JDOManager
    Overrides the default instance factory by a custom one to be used by Castor to obtaining an instance of a data object when it is needed during loading.
    setInterface(Interface) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Sets the value of field 'interface'.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
     
    setInternalContext(InternalContext) - Method in class org.exolab.castor.tools.MappingTool
    To set the XMLContext to be used.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.util.ChangeLog2XML
    To set the AbstractInternalContext into the ChangeLog2XML instance.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Introspector
     
    setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Marshaller
    To set the InternalContext to use, and to initialize Marshaller properties linked to it.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Unmarshaller
    To set the internal XML Context to be used.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    To set the XMLContext to be used.
    setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.ValidationContext
    To set which AbstractInternalContext should be used.
    setInternalContext(InternalContext) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    To set the XMLContext to be used.
    setIntrospected(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets a flag to indicate whether or not this XMLClassDescriptorImpl was created via introspection
    setIntrospector(Introspector) - Method in class org.castor.xml.AbstractInternalContext
     
    setIntrospector(Introspector) - Method in interface org.castor.xml.InternalContext
    To specify which Introspector?is to be used.
    setIntrospector(Introspector) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    To set the Introspector to be used.
    setIntrospector(Introspector) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    To set the Introspector to be used.
    setIsModelGroupDefinition(boolean) - Method in class org.exolab.castor.xml.schema.Group
    Deprecated.
    Since Castor 0.9.2, to handle properly the element the class ModelGroup has been created
    setItemType(SimpleType) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Sets the SimpleType for this ListType (the type of item that instances of this list holds).
    setItemType(String) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Sets the SimpleType for this ListType (the type of item that instances of this list holds).
    setIterMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the iteration method.
    setJavaClass(ClassType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Sets the value of field 'javaClass'.
    setJavaClass(Class<?>) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the Java Class as described by this descriptor.
    setJavaClass(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the Class type being described by this descriptor.
    setJavaName(String) - Method in class org.exolab.castor.builder.binding.xml.EnumMember
    Sets the value of field 'javaName'.
    setJavaNaming(JavaNaming) - Method in class org.castor.xml.AbstractInternalContext
     
    setJavaNaming(String) - Method in class org.castor.xml.AbstractInternalContext
     
    setJavaNaming(JavaNaming) - Method in interface org.castor.xml.InternalContext
    To set the JavaNaming?property.
    setJavaNaming(JavaNaming) - Method in class org.exolab.castor.builder.BuilderConfiguration
    To set the JavaNaming implementation to be used.
    setJavaType(String) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'javaType'.
    setJClassPrinterType(String) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets the type of the JClassPrinter instance to be used for JClass writing.
    setJClassPrinterType(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the jclassPrinter type.
    setJdoContent(List) - Method in class org.exolab.castor.xml.schema.AppInfo
     
    setJdoDescriptorCreation(boolean) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets whether or not to create JDOClassDescriptors for the generated classes.
    setJdoDescriptorCreation(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to create JDO-specific class descriptors for the generated classes.
    setJndi(Jndi) - Method in class org.castor.jdo.conf.DatabaseChoice
    Sets the value of field 'jndi'.
    setJoinColumnColumnDefinition(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnInsertable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnName(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnNullable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnReferencedColumnName(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnTable(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnUnique(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinColumnUpdatable(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinTableCatalog(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinTableInverseJoinColumns(JoinColumn[]) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinTableJoinColumns(JoinColumn[]) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinTableName(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setJoinTableSchema(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setKey(Object) - Method in class org.exolab.castor.mapping.MapItem
    Sets the key for this MapItem.
    setKey(int, String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    setKey(String[]) - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    setKeyGenerator(KeyGenerator) - Method in class org.castor.ddlgen.schemaobject.Field
    Set key generator for this field.
    setKeyGenerator(KeyGenerator) - Method in class org.castor.ddlgen.schemaobject.Table
    Set key generator used for identities of this table.
    setKeyGenerator(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'keyGenerator'.
    setKeyGeneratorDef(int, KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setKeyGeneratorDef(KeyGeneratorDef[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    setKeyGeneratorDescriptor(KeyGeneratorDescriptor) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Set key generator specified for this class.
    setKeyGenRegistry(KeyGeneratorRegistry) - Method in class org.castor.ddlgen.AbstractGenerator
    Set key generator registry.
    setKeyGenRegistry(KeyGeneratorRegistry) - Method in interface org.castor.ddlgen.Generator
    Set key generator registry.
    setKind(int) - Method in class org.castor.cpa.query.castorql.ExtendNode
    Sets the kind.
    setKind(int) - Method in class org.castor.cpa.query.ejbql.ExtendNode
    Sets the kind.
    setLast(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
    Adds the given ValidationException as the last exception in the list.
    setLazy(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setLazy(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'lazy'.
    setLdap(Ldap) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'ldap'.
    setLdapDn(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'ldapDn'.
    setLdapOc(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'ldapOc'.
    setLeftSide(Expression) - Method in class org.castor.cpa.query.object.condition.Comparison
    Set left side expression of comparison condition.
    setLength(Expression) - Method in class org.castor.cpa.query.object.function.Substring
    Sets the length expression of SUBSTRING function.
    setLength(int) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Sets the length of this type.
    setLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets the required string length for String validation.
    setLengthFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Transfer given facet if it is one of length, maxLength or minLength.
    setLimit(int) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the limit.
    setLimit(Parameter) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the limit.
    setLimit(int, int) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the limit.
    setLimit(Parameter, Parameter) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the limit.
    setLimit(int) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the limit.
    setLimit(Parameter) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the limit.
    setLimit(int, int) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the limit.
    setLimit(Parameter, Parameter) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the limit.
    setLineNumber(int) - Method in class org.exolab.castor.xml.location.FileLocation
    Sets the line number for this FileLocation.
    setLineSeparator(String) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets the line separator to use when printing the source code.
    setLineSeparator(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the line separator to use when printing the source code.
    setLineSeparator(String) - Method in class org.exolab.javasource.JSourceWriter
    Sets the line separator to use at the end of each line.
    setLoadPackageMapping(Boolean) - Method in class org.castor.xml.AbstractInternalContext
     
    setLoadPackageMapping(Boolean) - Method in interface org.castor.xml.InternalContext
    To set the load package mapping flag.
    setLoadPackageMappings(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Sets whether or not to look for and load package specific mapping files (".castor.xml").
    setLoadPackageMappings(boolean) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Sets whether or not to look for and load package specific mapping files (".castor.xml").
    setLoadPackageMappings(boolean) - Method in class org.exolab.castor.xml.XMLMappingLoader
    Sets whether or not to look for and load package specific mapping files (".castor.xml" files).
    setLob(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setLocalAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Sets an annotation which is local to this Union.
    setLocalAnnotation(Annotation) - Method in class org.exolab.castor.xml.schema.Union
    Sets an annotation which is local to this Union.
    setLocale(Locale) - Static method in class org.castor.core.util.Messages
    Set the locale to use for loading messages.
    setLocalName(String) - Method in class org.exolab.javasource.JTypeName
    Sets the local name for this JTypeName.
    setLocalStackTraceOnly(boolean) - Method in exception org.exolab.castor.util.NestedIOException
    Sets whether or not to print the local stack trace or the nested stack trace when calls to #printStackTrace are made.
    setLocation(Location) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Element
    Sets the location of this Element in the document.
    setLocation(String) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'location'.
    setLocation(Location) - Method in exception org.exolab.castor.xml.ValidationException
    Sets the location information for this ValidationException.
    setLocation(Location) - Method in exception org.exolab.castor.xml.XMLException
    Sets the location information for this Exception.
    setLocationPackageMapping(String, String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the schemaLocation to package mapping.
    setLocationPath(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the location path for the field being described.
    setLocked(boolean) - Method in class org.castor.cpa.persistence.sql.query.Select
    Set locked-flag that specifies if query has to be executed in locked mode or not.
    setLockTimeout(int) - Method in class org.castor.persist.AbstractTransactionContext
    Sets the timeout waiting to acquire a lock.
    setLockTimeout(int) - Method in interface org.castor.persist.TransactionContext
    Sets the timeout waiting to acquire a lock.
    setLockTimeout(int) - Method in class org.exolab.castor.jdo.JDOManager
    Sets the lock timeout for this database.
    setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.Marshaller
    Sets the PrintWriter used for logging
    setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Deprecated. 
    setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.Unmarshaller
    Deprecated. 
    setLow(Expression) - Method in class org.castor.cpa.query.object.condition.Between
    Set low bound of between range.
    setManyKey(List<String>) - Method in class org.castor.cpa.persistence.sql.engine.info.TableLink
    Method given setting many key.
    setManyKey(String[]) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the SQL many key of the field.
    setManyKey(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    setManyKey(String[]) - Method in class org.exolab.castor.mapping.xml.Sql
     
    setManyTable(String) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the SQL many table of the field.
    setManyTable(String) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'manyTable'.
    setManyToMany(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setManyToManyInverseCopy(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setManyToOne(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setMapped(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets whether or not this field has been mapped in a Map or Hashtable.
    setMappedSuperclass(Boolean) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
    Set class to have a mapped super class.
    setMapping(Mapping) - Method in class org.castor.ddlgen.AbstractGenerator
    Set mapping document.
    setMapping(Mapping) - Method in interface org.castor.ddlgen.Generator
    Set mapping document.
    setMapping(Mapping) - Method in class org.castor.ddlgen.MappingHelper
    set mapping document.
    setMapping(int, Mapping) - Method in class org.castor.jdo.conf.Database
     
    setMapping(Mapping[]) - Method in class org.castor.jdo.conf.Database
     
    setMapping(MappingRoot) - Method in class org.castor.mapping.MappingUnmarshallIDResolver
     
    setMapping(String, MappingRoot) - Method in class org.exolab.castor.builder.SGStateInfo
    Sets the Mapping file associated with the given filename.
    setMapping(ClassMapping) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    Sets the ClassMapping instance.
    setMapping(Mapping) - Method in class org.exolab.castor.xml.Marshaller
    Sets the given mapping to be used by the marshalling Framework.
    setMapping(Mapping) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the Mapping to use during unmarshalling.
    setMappingFilename(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the filename of the mapping file.
    setMappingHelper(MappingHelper) - Method in class org.castor.ddlgen.AbstractGenerator
    Set mapping helper.
    setMappingLoader(MappingLoader) - Method in class org.castor.cpa.util.classresolution.nature.MappingLoaderNature
    Sets the MappingLoader.
    setMappingLoader(MappingLoader) - Method in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    Sets the mapping loader for this ClassDescriptorResolver.
    setMappingLoader(MappingLoader) - Method in class org.castor.xml.AbstractInternalContext
     
    setMappingLoader(MappingLoader) - Method in interface org.castor.xml.InternalContext
    To set the MappingLoader to be used in this Castor session.
    setMappingLoader(MappingLoader) - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
    Sets the mapping loader for this ClassDescriptorResolver.
    setMappingLoader(MappingLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Sets the mapping loader for this ClassDescriptorResolver.
    setMapTo(MapTo) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'mapTo'.
    setMarshalAsDocument(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not to marshal as a document which includes the XML declaration, and if necessary the DOCTYPE declaration.
    setMarshalExtendedType(boolean) - Method in class org.exolab.castor.xml.Marshaller
    If True the marshaller will use the 'xsi:type' attribute to marshall a field value that extended the defined field type.
    setMarshalListener(MarshalListener) - Method in class org.exolab.castor.xml.Marshaller
    Sets an optional MarshalListener to recieve pre and post marshal notification for each Object in the tree.
    setMasterSchema(Schema) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the master schema in which this instance of schema is used at runtime.
    setMatches(String) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'matches'.
    setMatches(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    This is a space separated list of xml names that this Field descriptor matches.
    setMaxExclusive(String) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Sets the maximum exclusive value that this XSDate can hold.
    setMaxExclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the maximum (exclusive) value for BigInteger validation.
    setMaxExclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the maximum (exclusive) value for byte validation.
    setMaxExclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Sets the maximum (exclusive) value for date/time validation.
    setMaxExclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the maximum (exclusive) value for BigDecimal validation.
    setMaxExclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Sets the maximum (exclusive) value for double validation.
    setMaxExclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Sets the maximum (exclusive) value for Duration validation.
    setMaxExclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Sets the maximum (exclusive) value for float validation.
    setMaxExclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the maximum (exclusive) value for xsd:integer validation.
    setMaxExclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the maximum (exclusive) value for xsd:integer validation.
    setMaxExclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the maximum (exclusive) value for int validation.
    setMaxExclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the maximum (exclusive) value for long validation.
    setMaxExclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the maximum (exclusive) value for short validation.
    setMaxExponent(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    setMaxHistorySize(int) - Method in class org.exolab.castor.gui.QueryHistory
     
    setMaximumSize(int) - Method in class org.exolab.castor.builder.types.XSListType
    Sets the maximum allowed size for this list.
    setMaxInclusive(String) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Sets the maximum inclusive value that this XSDate can hold.
    setMaxInclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the maximum (inclusive) value for BigInteger validation.
    setMaxInclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the maximum (inclusive) value for byte validation.
    setMaxInclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Sets the maximum (inclusive) value for date/time validation.
    setMaxInclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the maximum (inclusive) value for BigDecimal validation.
    setMaxInclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Sets the maximum (inclusive) value for double validation.
    setMaxInclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Sets the maximum (inclusive) value for Duration validation.
    setMaxInclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Sets the maximum (inclusive) value for float validation.
    setMaxInclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the maximum (inclusive) value for xsd:integer validation.
    setMaxInclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the maximum (inclusive) value for xsd:integer validation.
    setMaxInclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the maximum (inclusive) value for int validation.
    setMaxInclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the maximum (inclusive) value for long validation.
    setMaxInclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the maximum (inclusive) value for short validation.
    setMaxLength(int) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Sets the maximum length of this type.
    setMaxLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets the maximum string length for String validation.
    setMaxMantissa(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    setMaxOccurs(int) - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets the maximum occurance for this group.
    setMaxOccurs(int) - Method in class org.exolab.castor.xml.FieldValidator
    Sets the maximum number of occurances for a given object.
    setMaxOccurs(int) - Method in class org.exolab.castor.xml.schema.Particle
    Sets the maximum number of occurances that this CMParticle must appear within it's parent context
    setMaxOccurs(int) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
    Sets the maximum number of times that the described field may occur.
    setMember(FieldType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Sets the value of field 'member'.
    setMessage(String) - Method in exception org.exolab.castor.xml.CastorException
    Sets the message for this Exception
    setMethod(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setMethod(String) - Method in interface org.exolab.castor.xml.OutputFormat
    Set serialization method.
    setMethod(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setMethods(int) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets which methods to create: READ_METHOD, WRITE_METHOD, READ_WRITE_METHODS.
    setMilli(long) - Method in class org.exolab.castor.types.Duration
     
    setMilli(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.Date
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the millisecond field for this date/time type.
    setMilliSecond(short) - Method in class org.exolab.castor.types.GDay
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.GMonth
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.GYear
     
    setMilliSecond(short) - Method in class org.exolab.castor.types.GYearMonth
     
    setMinExclusive(String) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Sets the minimum exclusive value that this XSDate can hold.
    setMinExclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the minimum (exclusive) value for BigInteger validation.
    setMinExclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the minimum (exclusive) value for byte validation.
    setMinExclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Sets the minimum (exclusive) value for date/time validation.
    setMinExclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the minimum (exclusive) value for BigDecimal validation.
    setMinExclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Sets the minimum (exclusive) value for double validation.
    setMinExclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Sets the minimum (exclusive) value for Duration validation.
    setMinExclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Sets the minimum (exclusive) value for float validation.
    setMinExclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the minimum (exclusive) value for xsd:integer validation.
    setMinExclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the minimum (exclusive) value for xsd:integer validation.
    setMinExclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the minimum (exclusive) value for int validation.
    setMinExclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the minimum (exclusive) value for long validation.
    setMinExclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the minimum (exclusive) value for short validation.
    setMinExponent(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    setMinimumSize(int) - Method in class org.exolab.castor.builder.types.XSListType
    Sets the minimum allowed size for this list.
    setMinInclusive(String) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Sets the minimum inclusive value that this XSDate can hold.
    setMinInclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the minimum (inclusive) value for BigInteger validation.
    setMinInclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the minimum (inclusive) value for byte validation.
    setMinInclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Sets the minimum (inclusive) value for date/time validation.
    setMinInclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the minimum (inclusive) value for BigDecimal validation.
    setMinInclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Sets the minimum (inclusive) value for double validation.
    setMinInclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Sets the minimum (inclusive) value for Duration validation.
    setMinInclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Sets the minimum (inclusive) value for float validation.
    setMinInclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the minimum (inclusive) value for xsd:integer validation.
    setMinInclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the minimum (inclusive) value for xsd:integer validation.
    setMinInclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the minimum (inclusive) value for int validation.
    setMinInclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the minimum (inclusive) value for long validation.
    setMinInclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the minimum (inclusive) value for short validation.
    setMinLength(int) - Method in class org.exolab.castor.builder.types.AbstractLengthFacet
    Sets the minimum length of this XSString.
    setMinLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets the minimum string length for String validation.
    setMinMantissa(long) - Method in class org.exolab.castor.xml.schema.simpletypes.RealType
     
    setMinOccurs(int) - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets the minimum occurrence for this group.
    setMinOccurs(int) - Method in class org.exolab.castor.xml.FieldValidator
    Sets the mimimum number of occurances for a given object.
    setMinOccurs(int) - Method in class org.exolab.castor.xml.schema.Particle
    Sets the minimum number of occurances that this CMParticle must appear within it's parent context
    setMinOccurs(int) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
    Sets the minimum number of times that the described field may occur.
    setMinute(short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setMinute(short) - Method in class org.exolab.castor.types.Date
     
    setMinute(short) - Method in class org.exolab.castor.types.DateTimeBase
    set the minute field for this date/time type.
    setMinute(short) - Method in class org.exolab.castor.types.Duration
     
    setMinute(short) - Method in class org.exolab.castor.types.GDay
     
    setMinute(short) - Method in class org.exolab.castor.types.GMonth
     
    setMinute(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setMinute(short) - Method in class org.exolab.castor.types.GYear
     
    setMinute(short) - Method in class org.exolab.castor.types.GYearMonth
     
    setMinute(short) - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setMinute(short) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the minute field for this recurringDuration
    setMinute(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setMinute(short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setMixedContent() - Method in class org.exolab.castor.xml.dtd.Element
    Sets the content type of the element to MIXED.
    setMode(String) - Method in class org.castor.jdo.conf.TransactionDemarcation
    Sets the value of field 'mode'.
    setModelGroupName(NamingType) - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Sets the value of field 'modelGroupName'.
    setModifiers(JModifiers) - Method in class org.exolab.javasource.AbstractJField
    Sets the access modifiers on this JField.
    setModifiers(JModifiers) - Method in class org.exolab.javasource.JConstructor
    Sets the modifiers on this JConstructor.
    setModifiers(JModifiers) - Method in class org.exolab.javasource.JMethod
    Sets the JModifiers for this JMethod.
    setModifiers(JModifiers) - Method in class org.exolab.javasource.JMethodSignature
    Sets the JModifiers for this method signature.
    setMonth(short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setMonth(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the Month Field.
    setMonth(short) - Method in class org.exolab.castor.types.Duration
     
    setMonth(short) - Method in class org.exolab.castor.types.GDay
     
    setMonth(short) - Method in class org.exolab.castor.types.GYear
     
    setMonth(short) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    set the Month Field
    setMonth(short) - Method in class org.exolab.castor.types.Time
     
    setMonth(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setMonth(short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setMultivalued(boolean) - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets whether the XML object can appear more than once in the XML document.
    setMultivalued(boolean) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets whether the XML object can appear more than once in the XML document.
    setMultivalued(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set wheter the object described by this descriptor is multivalued or not.
    setName(String) - Method in class org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
     
    setName(String) - Method in class org.castor.ddlgen.schemaobject.AbstractSchemaObject
    Set name of the schema object.
    setName(String) - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Set name of the schema object.
    setName(String) - Method in class org.castor.jdo.conf.ClassMapping
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.Database
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.JdoConf
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.Jndi
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.PackageMapping
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.Param
    Sets the value of field 'name'.
    setName(String) - Method in class org.castor.jdo.conf.TransactionManager
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.Exclude
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.Interface
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.builder.binding.xml.PackageType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.Ldap
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.Param
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.PropertyType
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.mapping.xml.QueryHint
    Sets the value of field 'name'.
    setName(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
     
    setName(String[]) - Method in class org.exolab.castor.mapping.xml.Sql
     
    setName(String) - Method in class org.exolab.castor.xml.dtd.Element
    Sets the name of the element.
    setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Sets the value of field 'name'.
    setName(String) - Method in class org.exolab.castor.xml.schema.AnyType
    Overrides XMLType#setName.
    setName(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the name of attributes defined by this attribute definition
    setName(String) - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Sets the name of this AttributeGroup
    setName(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the name of the element that this Element definition defines.
    setName(String) - Method in class org.exolab.castor.xml.schema.Group
    Sets the name of this Group.
    setName(String) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Sets the name for this IdentityConstraint.
    setName(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    setName(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    setName(String) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the name of this type
    setName(String) - Method in class org.exolab.javasource.AbstractJField
    Sets the name of this JField.
    setName(String) - Method in class org.exolab.javasource.JAnnotationTypeElement
    Sets the name of this JAnnotationTypeElement.
    setName(String) - Method in class org.exolab.javasource.JDocDescriptor
    Sets the name value of the JavaDoc field.
    setName(String) - Method in class org.exolab.javasource.JEnumConstant
    Sets the name of this JEnumConstant.
    setName(String) - Method in class org.exolab.javasource.JMethod
    Sets the name of this JMethod.
    setName(String) - Method in class org.exolab.javasource.JMethodSignature
    Sets the name of the method.
    setName(String) - Method in class org.exolab.javasource.JParameter
    Sets the name of this parameter.
    setName(String) - Method in class org.exolab.javasource.JType
    Sets the qualified name of this type.
    setNameConflictStrategy(String) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets the desired ClassNameCRStrategy instance type to be used for name conflict resolution.
    setNameConflictStrategy(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the strategy for handling name conflicts.
    setNamedNativeQuery(Map<String, String>) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setNamedNativeQuery(int, NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setNamedNativeQuery(NamedNativeQuery[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setNamedQuery(Map<String, String>) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setNamedQuery(int, NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setNamedQuery(NamedQuery[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    setNamespace(String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Sets the namespace URI for this XMLNode.
    setNamespace(String) - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Sets the value of field 'namespace'.
    setNamespaceContext(Namespaces) - Method in class org.exolab.castor.xml.util.SAX2ANY
    Set the namespace context in which this handler acts.
    setNamespaceMapping(String, String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the mapping for the given Namespace prefix.
    setNamespacePackageMapping(String, String) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the namespace to package mapping.
    setNamespacePrefix(String) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the desired namespace prefix for this XMLInfo There is no guarantee that this prefix will be used.
    setNameSpacePrefix(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the namespace prefix used when marshalling as XML.
    setNameSpacePrefix(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the namespace prefix used when marshaling as XML.
    setNamespaceURI(String) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the Namespace URI for this XMLInfo.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Sets the desired namespace URI for the described object.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Sets the desired namespace URI for the described object.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Sets the desired namespace URI for the described object.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Sets the desired namespace URI for the described object.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the namespace URI used when marshalling and unmarshalling as XML.
    setNameSpaceURI(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the namespace URI used when marshaling and unmarshaling as XML.
    setNaming(XMLNaming) - Method in class org.exolab.castor.xml.Introspector
    Sets the Naming conventions to be used by the Introspector
    setNamingXML(NamingXMLType) - Method in class org.exolab.castor.builder.binding.xml.Binding
    Sets the value of field 'namingXML'.
    setNDATA(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Sets the associated notation.
    setNegative() - Method in class org.exolab.castor.types.DateTimeBase
    Set the negative field to true.
    setNegative() - Method in class org.exolab.castor.types.Duration
     
    setNegative() - Method in class org.exolab.castor.types.GDay
     
    setNegative() - Method in class org.exolab.castor.types.GMonth
     
    setNegative() - Method in class org.exolab.castor.types.GMonthDay
     
    setNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the negative field to true
    setNegative() - Method in class org.exolab.castor.types.Time
     
    setNegative() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setNewField(Object) - Method in class org.castor.persist.UpdateFlags
     
    setNext(IdentityMap.Entry) - Method in class org.castor.core.util.IdentityMap.Entry
    Set reference to next entry.
    setNext(IdentitySet.Entry) - Method in class org.castor.core.util.IdentitySet.Entry
    Set reference to next entry.
    setNext(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
    Sets the given ValidationException as the next Exception in the list.
    setNillable(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets whether or not this field can be nillable.
    setNillable(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'nillable'.
    setNillable(boolean) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets whether or not instances of this element definition may contain empty content
    setNillable(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets whether or not the described field is allowed to be nil.
    setNillable(boolean) - Method in class org.exolab.castor.xml.validators.PatternValidator
    Sets whether or not objects validated by this Validator are allowed to be null (nillable).
    setNMTOKENSType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to NMTOKENS.
    setNMTOKENType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to NMTOKEN.
    setNode(BindXmlNodeType) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'node'.
    setNode(Node) - Method in class org.exolab.castor.xml.Marshaller
    Sets the W3C Node instance to marshal to.
    setNode(Node) - Method in class org.exolab.castor.xml.util.DOMEventProducer
    Sets the node which is to be converted into SAX events
    setNodeName(String) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the XML name of the object described by this XMLInfo.
    setNodeType(NodeType) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the nodeType for this XMLInfo.
    setNodeType(NodeType) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the XML node type for the described field.
    setNoNamespaceSchemaLocation(String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the value for the xsi:noNamespaceSchemaLocation attribute.
    setNot(boolean) - Method in class org.castor.cpa.query.object.condition.SimpleCondition
    Set if test result has to be inverted.
    setNOTATIONType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to NOTATION.
    setNsPrefix(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'nsPrefix'.
    setNSPrefixAtRoot(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Deprecated. 
    setNsUri(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'nsUri'.
    setNumber(Expression) - Method in class org.castor.cpa.query.object.function.Abs
    Sets the number expression of ABS function.
    setNumber(Expression) - Method in class org.castor.cpa.query.object.function.Sqrt
    Sets the number expression of SQRT function.
    setObject(TransactionContext, Object[], long) - Method in interface org.exolab.castor.persist.DepositBox
    Set an object into the DespositBox, only a transaction has the write lock may call it method or IllegalArgumentException will be thrown.
    setObject(TransactionContext, Object[], long) - Method in class org.exolab.castor.persist.ObjectLock
     
    setObject(Object) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the 'expected' Object instance on the Unmarshaller, into which will be unmarshalled.
    setObject(Object) - Method in class org.exolab.castor.xml.util.ContainerElement
    Sets the object that is contained within this ContainerElement.
    setObjectFactory(ObjectFactory) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets a (custom) ObjectFactory instance.
    setObjectFactory(ObjectFactory) - Method in class org.exolab.castor.xml.Unmarshaller
    Set an object factory for the unmarshaller.
    setOID(OID) - Method in class org.castor.persist.cache.CacheEntry
    Set OID of the entry to be cached.
    setOIDForObject(Object, LockEngine, OID) - Method in class org.castor.persist.ObjectTracker
    For a given lockengine and OID, set the object in the maps.
    setOldListener(UnmarshalListener) - Method in class org.castor.xml.UnmarshalListenerAdapter
    To set an 'old style' unmarshal listener to receive the callback calls.
    setOmitDocumentType(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setOmitDocumentType(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
    Indicates whether to omit DOCTYPE definition.
    setOmitDocumentType(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setOmitXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setOmitXMLDeclaration(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
    Indicates whether to omit XML declaration.
    setOmitXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets occurance specification of the content particle to ONE.
    setOneOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets occurance specification of the content particle to ONE_OR_MORE.
    setOneToMany(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setOneToOne(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setOptional(String, boolean) - Method in class org.exolab.castor.util.CommandLineOptions
    Sets whether or not a given flag is optional.
    setOrder(Order) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the order.
    setOrder(Order) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the order.
    setOrder(Order) - Method in class org.exolab.castor.xml.schema.Group
    Sets the Order for this Group.
    setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
     
    setOutputByteStream(OutputStream) - Method in interface org.exolab.castor.xml.Serializer
    Sets the OutputStream to use.
    setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
     
    setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.XercesSerializer
     
    setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
     
    setOutputCharStream(Writer) - Method in interface org.exolab.castor.xml.Serializer
    Sets the OutputCharStream to use.
    setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
     
    setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.XercesSerializer
     
    setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
     
    setOutputFormat(OutputFormat) - Method in interface org.exolab.castor.xml.Serializer
    Sets the OutputFormat to use during serialization.
    setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
     
    setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.XercesSerializer
     
    setOwningType(SimpleType) - Method in class org.exolab.castor.xml.schema.Facet
    Sets the owning SimpleType instance.
    setPackage(int, PackageType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setPackage(PackageType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setPackage(String) - Method in class org.exolab.castor.builder.binding.xml.ClassType
    Sets the value of field 'package'.
    setPackage(String) - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Sets the value of field 'package'.
    setPackageMapping(int, PackageMapping) - Method in class org.castor.jdo.conf.Database
     
    setPackageMapping(PackageMapping[]) - Method in class org.castor.jdo.conf.Database
     
    setPackageName(String) - Method in class org.exolab.castor.builder.SGStateInfo
    Set package used when creating new classes.
    setPackageName(String) - Method in class org.exolab.javasource.JTypeName
    Sets the package name of this JTypeName.
    setPackageNames(List<String>) - Method in class org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature
    Set a String List of package names that should be searched for ClassDescriptors.
    setPackageTypeChoice(PackageTypeChoice) - Method in class org.exolab.castor.builder.binding.xml.PackageType
    Sets the value of field 'packageTypeChoice'.
    setParam(int, Param) - Method in class org.castor.jdo.conf.DataSource
     
    setParam(Param[]) - Method in class org.castor.jdo.conf.DataSource
     
    setParam(int, Param) - Method in class org.castor.jdo.conf.Driver
     
    setParam(Param[]) - Method in class org.castor.jdo.conf.Driver
     
    setParam(int, Param) - Method in class org.castor.jdo.conf.TransactionManager
     
    setParam(Param[]) - Method in class org.castor.jdo.conf.TransactionManager
     
    setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    setParameter(int, Object) - Method in class org.exolab.castor.jdo.engine.SQLQuery
     
    setParameter(int, Object) - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    setParameter(int, Object) - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Sets the value of a paramter.
    setParameters(DataSource, Param[]) - Static method in class org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory
    Set all the parameters of the given array at the given datasource by calling one of the set methods of the datasource.
    setParameters(List<Expression>) - Method in class org.castor.cpa.query.object.function.CustomFunction
    Sets the list of parameter expressions of CastorFunction.
    setParent(FactoryState) - Method in class org.exolab.castor.builder.FactoryState
    Sets the parent of this FactoryState.
    setParent(ParseTreeNode) - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
    Changes the parent of this node.
    setParent(Namespaces) - Method in class org.exolab.castor.xml.Namespaces
    Sets the parent Namespaces for this Namespaces instance.
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.AnyType
    Sets the parent for this XMLType
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the parent for this AttributeDecl
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets the parent for this ComplexType.
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the parent for this ElementDecl.
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.Group
    Sets the parent for this Group.
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.SimpleType
    Sets the parent for this SimpleType
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.TypeReference
    Sets the parent for this Schema type
    setParent(Structure) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the parent for this XMLType
    setParent(Object) - Method in class org.exolab.castor.xml.util.ContainerElement
    Sets the parent of the contained object.
    setPattern(Expression) - Method in class org.castor.cpa.query.object.condition.Like
    Set pattern of like condition.
    setPeriod(TimeDuration) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the period facet for this recurringDuration
    setPeriod(String) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the period facet for this recurringDuration
    setPeriod(TimeDuration) - Method in class org.exolab.castor.types.TimePeriod
    Deprecated.
     
    setPkColumnName(String) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setPkColumnValue(String) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setPrefix(String) - Method in class org.exolab.castor.builder.binding.xml.NamingType
    Sets the value of field 'prefix'.
    setPreserveSpace(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setPreserveSpace(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
    Indicate whether white space should be preserved.
    setPreserveSpace(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setPrimaryKey(PrimaryKey) - Method in class org.castor.ddlgen.schemaobject.Table
    Set primary key with identities of this table.
    setPrimaryKey(PrimaryKey) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Sets the value of field 'primaryKey'.
    setPrimaryKeyType(Class<?>) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setPrimitiveNodeType(NodeType) - Method in class org.exolab.castor.xml.Introspector
    Sets the NodeType for primitives.
    setPrimitiveWrapper(boolean) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the 'primitivetowrapper' property.
    setProcessContents(String) - Method in class org.exolab.castor.xml.schema.Wildcard
    Sets the processContent of the wildCard
    setPromptForOverwrite(boolean) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets whether or not to prompt when we would otherwise overwrite an existing JClass.
    setProperty(String, Object) - Method in class org.castor.core.nature.BaseNature
    Sets the property for a given.
    setProperty(String, Object) - Method in interface org.castor.core.nature.PropertyHolder
    Set a property specified by the name to the passed value.
    setProperty(String, Object) - Method in class org.castor.cpa.jpa.info.ClassInfo
    Set a property specified by the name to the passed value.
    setProperty(String, Object) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Set a property specified by the name to the passed value.
    setProperty(String, Object) - Method in class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
    Set a Nature property.
    setProperty(String, String) - Method in class org.castor.ddlgen.Configuration
    set property value, this will overwrite the loaded value.
    setProperty(String, Object) - Method in class org.castor.xml.AbstractInternalContext
    To set properties for marshalling and unmarshalling behavior.
    setProperty(String, boolean) - Method in class org.castor.xml.AbstractInternalContext
     
    setProperty(String, Object) - Method in interface org.castor.xml.InternalContext
    To set properties for marshalling and unmarshalling behavior.
    setProperty(String, boolean) - Method in interface org.castor.xml.InternalContext
    To set any boolean property.
    setProperty(String, Object) - Method in class org.exolab.castor.builder.info.ClassInfo
     
    setProperty(String, Object) - Method in class org.exolab.castor.builder.info.FieldInfo
     
    setProperty(String, Object) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
     
    setProperty(String, Object) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setProperty(int, Property) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    setProperty(Property[]) - Method in class org.exolab.castor.mapping.xml.BindXml
     
    setProperty(String, Object) - Method in class org.exolab.castor.types.BaseDescriptor
     
    setProperty(String, Object) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
     
    setProperty(String, String) - Method in class org.exolab.castor.xml.Marshaller
    Sets a custom value of a given Castor XML-specific property.
    setProperty(String, String) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets a custom value of a given Castor XML-specific property.
    setProperty(String, Object) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
    To set properties for strategy and/or commands.
    setProperty(String, Object) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
    To set properties for strategy and/or commands.
    setProperty(String, Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    setProperty(String, Object) - Method in class org.exolab.castor.xml.XMLContext
    To set properties for marshalling and unmarshalling behavior.
    setProperty(String, boolean) - Method in class org.exolab.castor.xml.XMLContext
    To set properties for marshalling and unmarshalling behavior.
    setProposedEntityClass(Class) - Method in class org.castor.persist.ProposedEntity
    Sets the proposed Class instance.
    setPseudo(boolean) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    setPublic(String, String) - Method in class org.exolab.castor.xml.dtd.Notation
    Sets the notation to PUBLIC.
    setQNamePrefix(String) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'QNamePrefix'.
    setQNamePrefix(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the prefix used in case the value of the field described by this descriptor is of type QName.
    setQualifiedName(String) - Method in class org.exolab.javasource.JTypeName
    Sets the qualified name of this JTypeName.
    setQuery(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Sets the value of field 'query'.
    setQuery(String) - Method in class org.exolab.castor.mapping.xml.NamedQuery
    Sets the value of field 'query'.
    setQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    setQueryHint(QueryHint[]) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    setQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    setQueryHint(QueryHint[]) - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    setQuerys(Vector<String>) - Method in class org.exolab.castor.gui.QueryHistory
     
    setRangeFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractRangeFacet
    Transfer given facet if it is a range.
    setReadMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Mutator method used by Introspector.
    setReadOnly(boolean) - Method in class org.exolab.castor.builder.info.nature.JDOFieldInfoNature
    Sets the column read only.
    setReadOnly(boolean) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToManyNature
    Sets the column read only.
    setReadOnly(boolean) - Method in class org.exolab.castor.builder.info.nature.relation.JDOOneToOneNature
    Sets the column read only.
    setReadOnly(boolean) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets whether field access if read-only.
    setReadOnly(boolean) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'readOnly'.
    setReadOnly(boolean) - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Sets the value of field 'readOnly'.
    setRedefined() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Sets this Group has redefined.
    setRedefined() - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets this Group has redefined.
    setRedefined() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Sets this Group has redefined.
    setRedefined() - Method in class org.exolab.castor.xml.schema.SimpleType
    Sets this Group has redefined.
    setRefer(String) - Method in class org.exolab.castor.xml.schema.KeyRef
    Sets the refer field (the name of the key being referenced).
    setReference(boolean) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'reference'.
    setReference(AttributeDecl) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the reference for this attribute definition
    setReference(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the reference for this attribute definition
    setReference(ElementDecl) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the reference for this element definition
    setReference(String) - Method in class org.exolab.castor.xml.schema.ModelGroup
    Sets the reference for this ModelGroup definition
    setReference(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the flag indicating that the field described by this descriptor is a reference to another field in the object model.
    setReferenceMethodSuffix(String) - Method in class org.exolab.castor.builder.factory.FieldInfoFactory
    Sets the method suffix (ending) to use when creating the extra collection methods.
    setReferenceMethodSuffix(String) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Sets the method suffix (ending) to use when creating the extra collection methods.
    setReferenceMethodSuffix(String) - Method in class org.exolab.castor.builder.info.CollectionInfo
    Sets the method suffix (ending) to use when creating the extra collection methods.
    setReferenceName(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the name which this element declaration refers to
    setReferenceTable(Table) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Set table referenced by the foreign key.
    setReferenceType(String) - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Makes the content particle represent the content with exactly one child-element.
    setRelationCollectionType(Class<?>) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setRelationLazyFetch(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setRelationMappedBy(String) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setRelationOptional(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setRelationTargetEntity(Class<?>) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setRelationType(int) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Set type of relation.
    setRemoved(boolean) - Method in class org.castor.persist.UpdateAndRemovedFlags
     
    setRequired(boolean) - Method in class org.castor.ddlgen.schemaobject.Field
    Set if this field is a required one?
    setRequired(boolean) - Method in class org.exolab.castor.builder.info.GroupInfo
    Sets whether or not the XML object must appear at least once.
    setRequired(boolean) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets whether or not the XML object must appear at least once.
    setRequired(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Set whether or not the described field is required.
    setRequired(boolean) - Method in class org.exolab.castor.mapping.loader.TypeInfo
    Sets a flag indictating if the field is required.
    setRequired(boolean) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'required'.
    setRequired(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'required'.
    setREQUIRED() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets occurance specification to REQUIRED.
    setRequired(boolean) - Method in class org.exolab.castor.xml.validators.NameValidator
    Sets whether or not a String is required (non null).
    setRequired(boolean) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets whether or not a String is required (non null).
    setResolver(XMLClassDescriptorResolver) - Method in class org.castor.xml.AbstractInternalContext
     
    setResolver(XMLClassDescriptorResolver) - Method in interface org.castor.xml.InternalContext
    Sets an application-specific XMLClassDescriptorResolver instance.
    setResolver(XMLClassDescriptorResolver) - Method in class org.exolab.castor.xml.Marshaller
    Sets the ClassDescriptorResolver to use during marshalling.
    setResolver(Resolver) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Sets the Resolver to be used for resolving id references
    setResolver(Resolver) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Sets the Resolver to be used for resolving id references
    setResolver(XMLClassDescriptorResolver) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the XMLClassDescriptorResolver to use during unmarshalling
    setResolverStrategy(ResolverStrategy) - Method in class org.castor.xml.AbstractInternalContext
     
    setResolverStrategy(ResolverStrategy) - Method in interface org.castor.xml.InternalContext
    To set the XMLClassDescriptor resolver strategy to be used.
    setResolverStrategy(ResolverStrategy) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    The resolver strategy to use for class and package resolving.
    setResolverStrategy(ResolverStrategy) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    The resolver strategy to use for class and package resolving.
    setResourceDestination(String) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets the destination directory for resources, e.g.
    setResourceDestinationDirectory(String) - Method in class org.exolab.castor.builder.SingleClassGenerator
    Sets the destination directory for generated resources.
    setRestriction(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets whether or not this complexType is a restriction.
    setResultClass(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Sets the value of field 'resultClass'.
    setResultSetMapping(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Sets the value of field 'resultSetMapping'.
    setReuseObjects(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets a boolean that when true indicates that objects contained within the object model should be re-used where appropriate.
    setReuseObjects(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets a boolean that when true indicates that objects contained within the object model should be re-used where appropriate.
    setRightSide(Expression) - Method in class org.castor.cpa.query.object.condition.Comparison
    Set right side expression of comparison condition.
    setRollbackOnly() - Method in class org.castor.transactionmanager.LocalTransactionManager
    setRootElement(String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the name of the root element to use.
    setRootObject(Object) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets the root (top-level) object to use for unmarshalling into.
    setSaveMapKeys(boolean) - Method in class org.exolab.castor.xml.Introspector
    Sets whether or not keys from Hastable / Map instances should be saved in the XML.
    setSAX1(boolean) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Sets to true if SAX1 should be used in the marshall method.
    setSAX1(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Set to true if SAX1 should be used in the marshal method.
    setSchema(String) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setSchema(Schema) - Method in class org.castor.ddlgen.schemaobject.Table
    Set schema this table belongs to.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Set the parent schema of the current ElementDecl.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.ModelGroup
    Sets the Schema that contains this group.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Sets the Schema instance to be processed.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.simpletypes.ListType
    Sets the Schema for this Union.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.Union
    Sets the Schema for this Union.
    setSchema(Schema) - Method in class org.exolab.castor.xml.schema.XMLType
    Sets the name of this SimpleType
    setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    To set the Castor XML schema context to be used.
    setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    To set the SchemaContext to be used.
    setSchemaContext(SchemaContext) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
    To set the SchemaContext to be used for the SchemaWriter.
    setSchemaFactory(SchemaFactory) - Method in class org.castor.ddlgen.AbstractGenerator
    Set schema factory.
    setSchemaLocation(String) - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Sets the value of field 'schemaLocation'.
    setSchemaLocation(String) - Method in class org.exolab.castor.xml.Marshaller
    Sets the value for the xsi:schemaLocation attribute.
    setSchemaLocation(String) - Method in class org.exolab.castor.xml.schema.Schema
    Set the schemaLocation for this schema.
    setSchemaResolver(Resolver) - Method in interface org.exolab.castor.xml.schema.SchemaContext
    To set the Resolver for Schema*.
    setSchemaResolver(Resolver) - Method in class org.exolab.castor.xml.schema.SchemaContextImpl
    To set the Resolver for Schema*.
    setSchemaType(XSType) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the XML Schema type for this XMLInfo.
    setSchemaType(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the type of the XML Schema type of the value for the field being described.
    setScope(int) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    setSearchDescriptor(SearchDescriptor) - Method in class org.exolab.castor.dsml.Exporter
     
    setSecond(short, short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setSecond(short) - Method in class org.exolab.castor.types.Date
     
    setSecond(short, short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the seconds field for this date/time type, including fractional seconds.
    setSecond(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the seconds field for this date/time type, not including the fractional seconds.
    setSecond(short) - Method in class org.exolab.castor.types.GDay
     
    setSecond(short) - Method in class org.exolab.castor.types.GMonth
     
    setSecond(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setSecond(short) - Method in class org.exolab.castor.types.GYear
     
    setSecond(short) - Method in class org.exolab.castor.types.GYearMonth
     
    setSecond(short, short) - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setSecond(short, short) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the second field for this recurringDuration
    setSecond(short, short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setSeconds(short) - Method in class org.exolab.castor.types.Duration
     
    setSeconds(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setSelect(SelectQuery) - Method in class org.castor.cpa.query.castorql.CastorQLTreeWalker
    Sets the select.
    setSelect(SelectQuery) - Method in class org.castor.cpa.query.ejbql.EjbQLTreeWalker
    Sets the select.
    setSelector(IdentitySelector) - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Sets the selector for this IdentityConstraint.
    setSeqType() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets the content to sequence list of content particles.
    setSequenceName(String) - Method in class org.castor.cpa.jpa.info.JPASequenceGeneratorDescriptor
     
    setSetMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    setSetMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'setMethod'.
    setSetMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'setMethod'.
    setSetterMethod(Method) - Method in class org.castor.cpa.jpa.info.FieldInfo
    Sets the setter access method of the field.
    setSimpleContent(boolean) - Method in class org.exolab.castor.xml.schema.ComplexType
    Sets whether or not this complexType is a 'simpleContent'.
    setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the SimpleType for this attribute declaration
    setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.SimpleContent
    Sets the simpleType that represents that contentType.
    setSimpleType(SimpleType) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    setSimpleTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setSimpleTypeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    setSimpleTypeBinding(int, ComponentBindingType) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setSimpleTypeBinding(ComponentBindingType[]) - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    setSimpleTypeReference(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the simple type of this attribute to be a reference.
    setSingleClassGenerator(SingleClassGenerator) - Method in class org.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
    Sets the current caller of this strategy implementation.
    setSingleClassGenerator(SingleClassGenerator) - Method in interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy
    Injects the SingleClassGenerator instance that actually is calling a method of this strategy.
    setSource(String) - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Sets the source property for this Annotaion item.
    setSourceCode(String) - Method in class org.exolab.javasource.JConstructor
    Sets the source code for this constructor.
    setSourceCode(JSourceCode) - Method in class org.exolab.javasource.JConstructor
    Sets the source code for this constructor.
    setSourceCode(String) - Method in class org.exolab.javasource.JMethod
    Sets the given string as the source code (method body) for this JMethod.
    setSourceCode(JSourceCode) - Method in class org.exolab.javasource.JMethod
    Sets the given JSourceCode as the source code (method body) for this JMethod.
    setSourceGenerator(SourceGenerator) - Method in class org.exolab.castor.builder.conflict.strategy.BaseClassNameConflictResolver
    Sets the calling SourceGenerator instance.
    setSourceGenerator(SourceGenerator) - Method in interface org.exolab.castor.builder.conflict.strategy.ClassNameConflictResolver
    Sets the calling SourceGenerator instance.
    setSpecification(TrimSpecification) - Method in class org.castor.cpa.query.object.function.Trim
    Sets the trim specification of TRIM function.
    setSql(Sql) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'sql'.
    setSQLName(String[]) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the SQL (column) name of the field.
    setSQLType(int[]) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the SQL type of this field.
    setStatement(PreparedStatement) - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to set statement.
    setStatic(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the "static" status of this FieldInfo.
    setStatic(boolean) - Method in class org.exolab.javasource.JModifiers
    Sets whether or not this JModifiers includes the qualifier "static".
    setStatus(int) - Method in class org.castor.persist.AbstractTransactionContext
    Sets the status of the current transaction to the given one.
    setStatus(int) - Method in interface org.castor.persist.TransactionContext
    Sets the status of the current transaction to the given one.
    setStatusCode(int) - Method in class org.exolab.castor.builder.SGStateInfo
    Sets the current status code to the given one.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Length
    Sets the string expression of LENGTH function.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Locate
    Sets the string expression to be searched in by LOCATE function.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Lower
    Sets the string expression of LOWER function.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Substring
    Sets the string expression of SUBSTRING function.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Trim
    Sets the string expression of TRIM function.
    setString(Expression) - Method in class org.castor.cpa.query.object.function.Upper
    Sets the string expression of UPPER function.
    setString(long, String) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    setString(long, String, int, int) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    setStringEnumType(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setStringType() - Method in class org.exolab.castor.xml.dtd.Attribute
    Sets the type of the attribute to CDATA.
    setStyle(short) - Method in class org.exolab.castor.xml.util.DefaultNaming
    Sets the style for this DefaultNaming.
    setStyle(short) - Method in class org.exolab.javasource.JComment
    Sets the style for this JComment.
    setSubstitutes(List<String>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
     
    setSubstitutes(List<String>) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the possible substitution groups for this class.
    setSubstitutes(List<String>) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
    Sets the possible substitution groups for this class.
    setSubstitutionGroup(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the substitutionGroup for this element definition.
    setSubstitutionGroupMembers(List<String>) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the possible substitution groups for this class.
    setSubstitutionGroups(List<String>) - Method in class org.exolab.castor.builder.info.nature.XMLInfoNature
    Sets the possible substitution groups.
    setSuffix(String) - Method in class org.exolab.castor.builder.binding.xml.NamingType
    Sets the value of field 'suffix'.
    setSuperClass(String) - Method in class org.exolab.javasource.JClass
    Sets the super Class that this class extends.
    setSuppressMillis(boolean) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Sets a flag indicating whether or not Milliseconds should be suppressed upon formatting a dateTime as a String.
    setSuppressNamespaces(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not namespaces are output.
    setSuppressNonFatalWarnings(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to suppress non-fatal warnings encountered during source generation.
    setSuppressXSIType(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not the xsi:type attribute should appear on the marshalled document.
    setSupressXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not to marshal as a document which includes the XML declaration, and if necessary the DOCTYPE declaration.
    setSystem(String) - Method in class org.exolab.castor.xml.dtd.Notation
    Sets the notation to SYSTEM.
    setTable(String) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setTable(Table) - Method in class org.castor.ddlgen.schemaobject.Field
    Set table which contains this field.
    setTable(Table) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Set table that holds foreign key.
    setTable(Table) - Method in class org.castor.ddlgen.schemaobject.Index
    Set table the foreign key is used for.
    setTable(Table) - Method in class org.castor.ddlgen.schemaobject.KeyGenerator
    Set table the key generator creates keys for.
    setTable(Table) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Set table the primary key is used for.
    setTable(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'table'.
    setTableAlias(String) - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
    Method setting current table-alias.
    setTableCatalog(String) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setTableName(String) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setTableName(String) - Method in class org.castor.jdo.engine.CounterRef
    Set the tabel name.
    setTableName(String) - Method in class org.exolab.castor.builder.info.nature.JDOClassInfoNature
    Sets the table name to the given String.
    setTableName(String) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Sets the table name to which this object maps.
    setTableSchema(String) - Method in class org.castor.cpa.jpa.natures.JPAClassNature
     
    setTabSize(int) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
     
    setTabSize(int) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    setTargetNamespace(String) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the target namespace for this Schema
    setTemporalType(TemporalType) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setTestable(boolean) - Method in class org.exolab.castor.builder.factory.SourceFactory
    Sets whether or not to implement CastorTestable.
    setTestable(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not to implement CastorTestable.
    setText(String) - Method in class org.castor.cpa.query.castorql.ExtendNode
    Sets the text.
    setText(String) - Method in class org.castor.cpa.query.ejbql.ExtendNode
    Sets the text.
    setTimeStamp(long) - Method in class org.castor.persist.cache.CacheEntry
    Set associated time stamp.
    setTotalDigits(int) - Method in class org.exolab.castor.builder.types.AbstractDigitsFacet
    Sets the totalDigits facet for this XSType.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Sets the maximum number of digits for BigInteger validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Sets the maximum number of digits for byte validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Sets the maximum number of digits for BigDecimal validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Sets the maximum number of digits for xsd:integer validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.IntValidator
    Sets the maximum number of digits for int validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.LongValidator
    Sets the maximum number of digits for long validation.
    setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Sets the maximum number of digits for short validation.
    setTransactionContext(TransactionContext) - Method in interface org.exolab.castor.persist.XAResourceSource
    Sets the transaction context associated with this source.
    setTransactionDemarcation(TransactionDemarcation) - Method in class org.castor.jdo.conf.JdoConf
    Sets the value of field 'transactionDemarcation'.
    setTransactionManager(TransactionManager) - Method in class org.castor.jdo.conf.TransactionDemarcation
    Sets the value of field 'transactionManager'.
    setTransactionTimeout(int) - Method in class org.castor.persist.AbstractTransactionContext
    Sets the timeout of this transaction.
    setTransactionTimeout(int) - Method in interface org.castor.persist.TransactionContext
    Sets the timeout of this transaction.
    setTransactionTimeout(int) - Method in class org.castor.transactionmanager.LocalTransactionManager
    setTransactionTimeout(int) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    setTransient(boolean) - Method in class org.castor.cpa.jpa.natures.JPAFieldNature
     
    setTransient(boolean) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the transient status of this FieldInfo.
    setTransient(boolean) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets whether this field should be transient.
    setTransient(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
    Sets whether or not the describled field is 'transient'.
    setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'transient'.
    setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'transient'.
    setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'transient'.
    setTransient(boolean) - Method in class org.exolab.javasource.JModifiers
    Sets whether or not this JModifiers includes the qualifier "transient".
    setType(TypeInfo) - Method in class org.castor.ddlgen.schemaobject.Field
    Set type information of this field.
    setType(String) - Method in class org.exolab.castor.mapping.xml.BindXml
    Sets the value of field 'type'.
    setType(String) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Sets the value of field 'type'.
    setType(String) - Method in class org.exolab.castor.mapping.xml.Container
    Sets the value of field 'type'.
    setType(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
    Sets the value of field 'type'.
    setType(String) - Method in class org.exolab.castor.mapping.xml.Sql
    Sets the value of field 'type'.
    setType(String) - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Sets the value of field 'type'.
    setType(XMLType) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the XMLType for this Element declaration.
    setType(JType) - Method in class org.exolab.javasource.JParameter
    Sets the type of this parameter.
    setTypeConvertor(TypeConvertor) - Method in class org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature
    Sets the TypeConvertor used for converting from field types to external types.
    setTypeMapper(TypeMapper) - Method in class org.castor.ddlgen.AbstractGenerator
    Set type mapper.
    setTypeMapper(TypeMapper) - Method in class org.castor.ddlgen.MappingHelper
    Set type mapper.
    setTypeReference(String) - Method in class org.exolab.castor.xml.schema.ElementDecl
    Sets the type of this element to be a reference.
    setTypes(Vector) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
     
    setUniqueConstraints(JPAUniqueConstraint[]) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
    Deprecated.
    please move to the new UnmarshalListener interface
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Deprecated.
    please move to the new UnmarshalListener interface
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.Unmarshaller
    Deprecated.
    replaced by UnmarshalListener
    setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets an optional UnmarshalListener to receive pre and post unmarshal notification for each Object in the tree.
    setUpdateCache(boolean) - Method in class org.castor.persist.UpdateFlags
     
    setUpdatePersist(boolean) - Method in class org.castor.persist.UpdateFlags
     
    setURI(String) - Method in class org.exolab.castor.builder.binding.xml.IncludeType
    Sets the value of field 'URI'.
    setURIResolver(URIResolver) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Sets the URIResolver to be used for resolving hrefs.
    setURIResolver(URIResolver) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Sets the URIResolver used to resolve hrefs.
    setUrl(String) - Method in class org.castor.jdo.conf.Driver
    Sets the value of field 'url'.
    setUsageInfo(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
    Sets the text to print after the flag when printing the usage line.
    setUse(String) - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Sets the 'use' attribute of this attribute declaration Note: this should not be used to set the flag to FIXED or DEFAULT
    setUseEnumeratedTypeInterface(boolean) - Method in class org.exolab.castor.builder.BuilderConfiguration
    Sets the 'enumTypeAccessInterface' property.
    setUseIntrospection(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Enables or disables introspection.
    setUseIntrospection(boolean) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
    Enables or disables introspection.
    setUseIntrospector(Boolean) - Method in class org.castor.xml.AbstractInternalContext
     
    setUseIntrospector(Boolean) - Method in interface org.castor.xml.InternalContext
    To set use-introspection flag.
    setUseParentsNamespace(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets whether or not the namespace for the parent "containing" class should be used during marshaling/unmarshaling when no specific namespace URI has been set for this field.
    setUseSQLDate(boolean) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Specifies that this DateFieldHandler should use java.sql.Date when creating new Date instances.
    setUseXSITypeAtRoot(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not to output the xsi:type at the root element.
    setUTC() - Method in class org.exolab.castor.types.DateTimeBase
    Sets the UTC field.
    setUTC() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the UTC field to true
    setValidation(boolean) - Method in class org.exolab.castor.xml.Marshaller
    Sets whether or not to validate the object model before marshalling.
    setValidation(boolean) - Method in class org.exolab.castor.xml.schema.reader.SchemaReader
    Sets whether or not post-read validation should occur.
    setValidation(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets the flag for validation.
    setValidation(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the flag for validation.
    setValidator(String) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'validator'.
    setValidator(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the name of the Validator to use.
    setValidator(TypeValidator) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Sets the type validator to use for this list.
    setValidator(StringValidator) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Sets the type validator to use to validate an instance of this type.
    setValidator(TypeValidator) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Sets the type validator to use to validate an instance of this type.
    setValidator(TypeValidator) - Method in class org.exolab.castor.xml.FieldValidator
     
    setValidator(FieldValidator) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    setValidator(TypeValidator) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
    Sets the TypeValidator to delegate validation to.
    setValue(Object) - Method in class org.castor.core.util.IdentityMap.Entry
    Set value of entry.
    setValue(Object) - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnValue
     
    setValue(Expression) - Method in class org.castor.cpa.query.object.function.Locate
    Sets the expression to search for by LOCATE function.
    setValue(String) - Method in class org.castor.jdo.conf.Param
    Sets the value of field 'value'.
    setValue(PreparedStatement, int, Object, int) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Set given value on given PreparedStatement at given index with given SQL type.
    setValue(String) - Method in class org.castor.xmlctf.xmldiff.xml.nodes.Text
    Sets the value for this text node.
    setValue(String) - Method in class org.exolab.castor.builder.binding.xml.EnumMember
    Sets the value of field 'value'.
    setValue(Object, Object) - Method in interface org.exolab.castor.mapping.FieldHandler
    Sets the value of the field on the object.
    setValue(Object, Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
    Sets the value of the field on the object.
    setValue(Object, Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    setValue(Object, Object) - Method in class org.exolab.castor.mapping.loader.ExtendedFieldHandler
    Sets the value of the field on the object.
    setValue(Object, Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
    Sets the value of the field on the object.
    setValue(Object, Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Sets the value of the field on the object.
    setValue(Object) - Method in class org.exolab.castor.mapping.MapItem
    Sets the value for this MapItem.
    setValue(String) - Method in class org.exolab.castor.mapping.xml.Param
    Sets the value of field 'value'.
    setValue(String) - Method in class org.exolab.castor.mapping.xml.PropertyType
    Sets the value of field 'value'.
    setValue(String) - Method in class org.exolab.castor.mapping.xml.QueryHint
    Sets the value of field 'value'.
    setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
     
    setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
     
    setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
     
    setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
     
    setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
     
    setValue(Object, Object, ClassLoader) - Method in class org.exolab.castor.persist.FieldMolder
     
    setValue(short, short, short, short, short, short, long) - Method in class org.exolab.castor.types.Duration
    Fill in the fields of the duration with the given values
    setValue(short, short, short, short, short, short, short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Fill in the fields of the TimeDuration with the given values
    setValue(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
     
    setValue(String) - Method in class org.exolab.castor.xml.dtd.GeneralEntity
    Sets the value (replacement text) of the general entity, making it internal parsed entity.
    setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
    Sets the value of the field associated with this descriptor.
    setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
    Sets the value of the field on the object.
    setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
    Sets the value of the field associated with this descriptor.
    setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
    Sets the value of the field associated with this descriptor.
    setValue(String) - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    setValue(Object, Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
    Sets the value of the field on the object.
    setValue(String) - Method in class org.exolab.javasource.JAnnotation
    Sets the "value" annotation element value.
    setValue(String[]) - Method in class org.exolab.javasource.JAnnotation
    Sets the "value" annotation element value as a list.
    setValue(JAnnotation) - Method in class org.exolab.javasource.JAnnotation
    Sets the "value" annotation element value as an annotation.
    setValue(JAnnotation[]) - Method in class org.exolab.javasource.JAnnotation
    Sets the "value" annotation element value as a list of annotation values.
    setValueColumnName(String) - Method in class org.castor.cpa.jpa.info.JPATableGeneratorDescriptor
     
    setValues(short[]) - Method in class org.exolab.castor.types.Date
    Sets all the fields by reading the values in an array.
    setValues(short[]) - Method in class org.exolab.castor.types.DateTime
    Sets all the fields to the values provided in an Array.
    setValues(short[]) - Method in class org.exolab.castor.types.DateTimeBase
    Sets all the fields by reading the values in an array.
    setValues(short[]) - Method in class org.exolab.castor.types.GDay
    Sets all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.GMonth
    Sets all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.GMonthDay
    Sets all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.GYear
    Sets all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.GYearMonth
    Sets all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    set all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set all the fields by reading the values in an array
    setValues(short[]) - Method in class org.exolab.castor.types.Time
    Sets all the fields by reading the values in an array.
    setVerbose(boolean) - Method in class org.exolab.castor.builder.SourceGenerator
    Sets whether or not the source code generator prints additional messages during generating source code.
    setVerifyConstructable(boolean) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'verifyConstructable'.
    setVersion(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
    Sets the value of field 'version'.
    setVersion(long) - Method in interface org.exolab.castor.persist.DepositBox
    Sets the new version of this object.
    setVersion(long) - Method in class org.exolab.castor.persist.ObjectLock
     
    setVersion(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Release
     
    setVersion(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    setVersion(String) - Method in interface org.exolab.castor.xml.OutputFormat
    Defines the XML document version to be output.
    setVersion(String) - Method in class org.exolab.castor.xml.schema.Schema
    Sets the version information for the XML Schema defintion represented by this Schema instance.
    setVersion(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
     
    setVersionField(String) - Method in class org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature
    Sets the version field to use for object modification checks.
    setView(Annotated) - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Sets the window on the given Annotated XML Schema structure.
    setVisibility(VisibilityType) - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Sets the value of field 'visibility'.
    setVisibility(FieldTypeVisibilityType) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'visibility'.
    setVisibility(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the visibility of this FieldInfo.
    setWaitOnLock(ObjectLock) - Method in class org.castor.persist.AbstractTransactionContext
    Indicates which lock this transaction is waiting for.
    setWaitOnLock(ObjectLock) - Method in interface org.castor.persist.TransactionContext
    Indicates which lock this transaction is waiting for.
    setWhere(Condition) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Sets the where.
    setWhere(Condition) - Method in interface org.castor.cpa.query.SelectQuery
    Sets the where.
    setWhiteSpace(String) - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Sets the whiteSpace facet of this XSType.
    setWhiteSpace(String) - Method in class org.exolab.castor.xml.validators.StringValidator
    Sets the whiteSpace facet of the validator.
    setWhiteSpaceFacet(Facet) - Method in class org.exolab.castor.builder.types.AbstractWhiteSpaceFacet
    Transfer given facet if it is a whiteSpace.
    setWhitespacePreserve(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Sets the top-level whitespace (xml:space) to either preserving or non preserving.
    setWhitespacePreserve(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
    Sets the top-level whitespace (xml:space) to either preserving or non preserving.
    setWithinMultivaluedElement(boolean) - Method in class org.exolab.castor.xml.UnmarshalState
     
    setWrapCollections(boolean) - Method in class org.exolab.castor.xml.Introspector
    Sets whether or not collections (arrays, vectors, etc) should be wrapped in a container element.
    setWrapper(boolean) - Method in class org.exolab.castor.builder.binding.xml.FieldType
    Sets the value of field 'wrapper'.
    setWriteMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
    Mutator method used by Introspector.
    setWriter(Writer) - Method in class org.exolab.castor.xml.Marshaller
    Sets the java.io.Writer to be used during marshalling.
    setXml(String) - Method in class org.exolab.castor.mapping.xml.MapTo
    Sets the value of field 'xml'.
    setXMLClassDescriptorResolver(XMLClassDescriptorResolver) - Method in class org.castor.xml.AbstractInternalContext
     
    setXMLClassDescriptorResolver(XMLClassDescriptorResolver) - Method in interface org.castor.xml.InternalContext
    To set the XMLClassDescriptorResolver to be used.
    setXMLFieldHandler(String) - Method in class org.exolab.castor.builder.info.FieldInfo
    Sets the name of the XMLfieldHandler to use.
    setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
    Sets the XML Name for the described object.
    setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
    Sets the XML Name for the described object.
    setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
    Sets the XML Name for the described object.
    setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Sets the XML Name for the described object.
    setXMLName(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Sets the XML name for the Class described by this XMLClassDescriptor
    setXMLName(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the xml name for the described field.
    setXMLNaming(XMLNaming) - Method in class org.castor.xml.AbstractInternalContext
     
    setXMLNaming(String) - Method in class org.castor.xml.AbstractInternalContext
    This XMLNaming setter is meant to be used when working in property style instead of setting an XMLNaming implementation.
    setXMLNaming(XMLNaming) - Method in interface org.castor.xml.InternalContext
    To set the XMLNaming property.
    setXMLProperty(String, String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Sets the value property with the given name.
    setXPath(String) - Method in class org.exolab.castor.xml.schema.IdentityField
    Sets the XPath expression for this Field.
    setXPath(String) - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Sets the XPath expression for this Selector.
    setYear(short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setYear(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the Year field.
    setYear(short) - Method in class org.exolab.castor.types.Duration
     
    setYear(short) - Method in class org.exolab.castor.types.GDay
     
    setYear(short) - Method in class org.exolab.castor.types.GMonth
     
    setYear(short) - Method in class org.exolab.castor.types.GMonthDay
     
    setYear(short) - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    set the Year field Note: 0000 is not allowed
    setYear(short) - Method in class org.exolab.castor.types.Time
     
    setYear(short) - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
     
    setZeroOrMoreOccurances() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets occurance specification of the content particle to ZERO_OR_MORE.
    setZeroOrOneOccurance() - Method in class org.exolab.castor.xml.dtd.ContentParticle
    Sets occurance specification of the content particle to ZERO_OR_ONE.
    setZone(short, short) - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setZone(short, short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone fields for this date/time type.
    setZone(short, short) - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setZone(short, short) - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the time zone fields for this recurringDuration
    setZone(short, short) - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    setZoneHour(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone hour field for this date/time type.
    setZoneMinute(short) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone minute field for this date/time type.
    setZoneNegative() - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    setZoneNegative(boolean) - Method in class org.exolab.castor.types.DateTimeBase
    Sets the time zone negative field to true.
    setZoneNegative() - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    setZoneNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
    Deprecated.
    set the time zone negative field to true
    setZoneNegative() - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    SGStateInfo - Class in org.exolab.castor.builder
    A class for maintaining state for the SourceGenerator.
    SGStateInfo(Schema, SourceGenerator) - Constructor for class org.exolab.castor.builder.SGStateInfo
    Creates a new SGStateInfo.
    SGTypes - Class in org.exolab.castor.builder
    A collection of type definitions and factory methods to create those types, as used by the XML code generator of Castor during code generation.
    SGTypes() - Constructor for class org.exolab.castor.builder.SGTypes
     
    SHARED - Static variable in interface org.exolab.castor.jdo.Database
    Shared access.
    Shared - Static variable in class org.exolab.castor.mapping.AccessMode
    Shared access.
    SHARED - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The instance of the shared type
    SHARED_TYPE - Static variable in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    The shared type
    SHORT - Static variable in class org.exolab.javasource.JType
    JType instance for a short (Short).
    SHORT_OBJECT - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    SHORT_PRIMITIVE - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    SHORT_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:short.
    SHORT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    ShortToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert Short to BigDecimal.
    ShortToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.ShortToBigDecimal
    Default constructor.
    ShortToBoolean - Class in org.castor.cpa.persistence.convertor
    Convert Short to Boolean.
    ShortToBoolean() - Constructor for class org.castor.cpa.persistence.convertor.ShortToBoolean
    Default constructor.
    ShortToByte - Class in org.castor.cpa.persistence.convertor
    Convert Short to Byte.
    ShortToByte() - Constructor for class org.castor.cpa.persistence.convertor.ShortToByte
    Default constructor.
    ShortToInteger - Class in org.castor.cpa.persistence.convertor
    Convert Short to Integer.
    ShortToInteger() - Constructor for class org.castor.cpa.persistence.convertor.ShortToInteger
    Default constructor.
    ShortToLong - Class in org.castor.cpa.persistence.convertor
    Convert Short to Long.
    ShortToLong() - Constructor for class org.castor.cpa.persistence.convertor.ShortToLong
    Default constructor.
    ShortValidator - Class in org.exolab.castor.xml.validators
    The Short Validation class.
    ShortValidator() - Constructor for class org.exolab.castor.xml.validators.ShortValidator
    Creates a new ShortValidator with no restrictions.
    shutdown() - Method in class org.castor.cache.AbstractCacheFactory
    Allows for cache-specific shutdown operations and resource cleanup.
    shutdown() - Method in interface org.castor.cache.CacheFactory
    Allows for cache-specific shutdown operations and resource cleanup.
    shutdown() - Method in class org.castor.cache.distributed.CoherenceCacheFactory
    Allows for cache-specific shutdown operations and resource cleanup.
    shutdown(String) - Method in class org.castor.cache.distributed.CoherenceCacheFactory
    Normally called to shutdown CoherenceCache.
    shutdown(String) - Method in class org.castor.cache.distributed.EHCache
    Normally called to shutdown CoherenceCache.
    shutdown() - Method in class org.castor.cache.distributed.GigaspacesCacheFactory
    Allows for cache-specific shutdown operations and resource cleanup.
    shutdown(String) - Method in class org.castor.cache.distributed.GigaspacesCacheFactory
    Normally called to shutdown GigaspacesCache.
    shutdown() - Method in class org.castor.cache.distributed.OsCacheFactory
    Allows for cache-specific shutdown operations and resource cleanup.
    Signaller() - Constructor for class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.Signaller
     
    SIMPLE - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    SIMPLE_CONTENT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SIMPLE_CONTENT - Static variable in class org.exolab.castor.xml.schema.Structure
     
    SIMPLE_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SIMPLE_TYPE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    SimpleCharStream - Class in org.castor.cpa.query.castorql
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
    SimpleCharStream(Reader, int, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(Reader, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(Reader) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, int, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, int, int) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream) - Constructor for class org.castor.cpa.query.castorql.SimpleCharStream
    Constructor.
    SimpleCharStream - Class in org.castor.cpa.query.ejbql
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
    SimpleCharStream(Reader, int, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(Reader, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(Reader) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, int, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, int, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream, String) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCharStream(InputStream) - Constructor for class org.castor.cpa.query.ejbql.SimpleCharStream
    Constructor.
    SimpleCondition - Class in org.castor.cpa.query.object.condition
    Abstract base class that represents simple condition.
    SimpleCondition() - Constructor for class org.castor.cpa.query.object.condition.SimpleCondition
     
    SimpleContent - Class in org.exolab.castor.xml.schema
    An extension of the ContentType to support simple content extension and restriction for complexTypes.
    SimpleContent() - Constructor for class org.exolab.castor.xml.schema.SimpleContent
    Creates a new SimpleContent
    SimpleContent(SimpleContent) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
    Creates a new SimpleContent using the given SimpleContent.
    SimpleContent(SimpleType) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
    Creates a new SimpleContent
    SimpleContent(Schema, String) - Constructor for class org.exolab.castor.xml.schema.SimpleContent
    Creates a new SimpleContent
    SimpleContentRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling restriction elements of a simpleContent
    SimpleContentRestrictionUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Creates a new RestrictionUnmarshaller.
    SimpleContentUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling simpleContent
    SimpleContentUnmarshaller(SchemaContext, ComplexType, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
    Creates a new SimpleContentUnmarshaller.
    SimpleNode - Class in org.castor.cpa.query.castorql
     
    SimpleNode(int) - Constructor for class org.castor.cpa.query.castorql.SimpleNode
     
    SimpleNode(CastorQLParser, int) - Constructor for class org.castor.cpa.query.castorql.SimpleNode
     
    SimpleNode - Class in org.castor.cpa.query.ejbql
     
    SimpleNode(int) - Constructor for class org.castor.cpa.query.ejbql.SimpleNode
     
    SimpleNode(EjbQLParser, int) - Constructor for class org.castor.cpa.query.ejbql.SimpleNode
     
    SimpleQueryExecutor - Class in org.exolab.castor.jdo.engine
    A class to execute simple SQL queries generated from OQL.
    SimpleQueryExecutor(Database) - Constructor for class org.exolab.castor.jdo.engine.SimpleQueryExecutor
    Creates an instance to execute a simple query.
    SimpleQueryExecutor.SimpleQueryResults - Class in org.exolab.castor.jdo.engine
     
    SimpleQueryResults() - Constructor for class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
     
    SimpleType - Class in org.exolab.castor.xml.schema
    An XML Schema SimpleType.
    SimpleType() - Constructor for class org.exolab.castor.xml.schema.SimpleType
    Default constructor.
    SIMPLETYPE_ID - Static variable in class org.exolab.castor.builder.binding.ExtendedBinding
    Prefix used to identity a simplyType.
    SIMPLETYPE_REF - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SimpleTypeDefinition - Class in org.exolab.castor.xml.schema.reader
    A simple class used when unmarshalling simpleTypes
    SimpleTypeDefinition(Schema, String, String) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeDefinition
     
    SimpleTypeListUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling list elements of a simpleType.
    SimpleTypeRestrictionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for unmarshalling restriction elements of a simpleType
    SimpleTypeRestrictionUnmarshaller(SchemaContext, SimpleTypeDefinition, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
    Creates a new RestrictionUnmarshaller
    SimpleTypesFactory - Class in org.exolab.castor.xml.schema
    SimpleTypesFactory provides code constants for every built in type defined in www.w3.org/TR/xmlschma-2-20000407 USER_TYPE is used for user derived types.
    SimpleTypesFactory() - Constructor for class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    SimpleTypeUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling SimpleTypes
    SimpleTypeUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Creates a new SimpleTypeUnmarshaller.
    SimpleTypeValidator - Class in org.exolab.castor.xml.validators
    A class for defining simple rules used for validating a content model.
    SimpleTypeValidator() - Constructor for class org.exolab.castor.xml.validators.SimpleTypeValidator
    Creates a default SimpleTypeValidator.
    SimpleTypeValidator(TypeValidator) - Constructor for class org.exolab.castor.xml.validators.SimpleTypeValidator
    Creates a SimpleTypeValidator using the given TypeValidator for delegating validation.
    SINGLE_VALUE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    SingleClassGenerator - Class in org.exolab.castor.builder
    Writes a single class (and any associated inner classes) to a file.
    SingleClassGenerator(ConsoleDialog, SourceGenerator, String, String) - Constructor for class org.exolab.castor.builder.SingleClassGenerator
    Creates an instance of this class.
    SingleProxy - Class in org.castor.persist.proxy
     
    size() - Method in class org.castor.cache.DebuggingCacheProxy
    size() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    size() - Method in class org.castor.cache.distributed.EHCache
    size() - Method in class org.castor.cache.distributed.JcsCache
    size() - Method in class org.castor.cache.distributed.OsCache
    size() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    size() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    size() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    size() - Method in class org.castor.cache.simple.CountLimited
    size() - Method in class org.castor.cache.simple.NoCache
    size() - Method in class org.castor.cache.simple.TimeLimited
    size() - Method in class org.castor.cache.simple.Unlimited
    size() - Method in class org.castor.core.util.IdentityMap
    size() - Method in class org.castor.core.util.IdentitySet
    size() - Method in class org.castor.persist.proxy.LazyHashSet
     
    size() - Method in class org.exolab.castor.jdo.engine.SimpleQueryExecutor.SimpleQueryResults
    Uses the underlying db's cursors to most to the last row in the result set, get the row number via getRow(), then move back to where ever the user was positioned in the resultset.
    size() - Method in class org.exolab.castor.jdo.engine.SQLQuery
    Uses the underlying db's cursors to move to the last row in the result set, get the row number via getRow(), then move back to where ever the user was positioned in the resultset.
    size() - Method in class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    size() - Method in interface org.exolab.castor.jdo.QueryResults
    Finds the size of the resulting resultset from the query.
    size(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
    Returns the number of elements in the collection.
    size(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
    Returns the number of elements (key-value) in the map.
    size(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
    Returns the number of elements (key-value) in the map.
    size(Object) - Method in interface org.exolab.castor.mapping.MapHandler
    Returns the number of elements (key-value) in the map.
    size() - Method in class org.exolab.castor.persist.QueryResults
     
    size() - Method in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    size() - Method in class org.exolab.castor.persist.spi.Identity
     
    size() - Method in interface org.exolab.castor.persist.spi.PersistenceQuery
    Finds the size of the resulting resultset from the query.
    size() - Method in class org.exolab.castor.xml.schema.FacetList
    Returns the number of Facets in this list
    size() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns the number of descriptors in the list.
    size() - Method in class org.exolab.javasource.JSourceCode
    Returns the number of source code lines (aka JCodeStatements) set so far.
    SKIP - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    skipElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
    Skip element that appear in XML but for which we have no mapping
    skipEndElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
    Checks if an end element can be skipped.
    skippedEntity(String) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Gives notification about a skipped Entity during XML parsing.
    skippedEntity(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Signals that an entity was skipped by the parser
    skippedEntity(String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    skippedEntity(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    skipStartElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
    Checks if a start element can be skipped
    softLock(TransactionContext, OID, int) - Method in class org.exolab.castor.persist.LockEngine
    Acquire a write lock on the object in memory.
    sortDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    This method is used to keep the set of descriptors in the proper sorted lists.
    SORTEDSET - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the sortedset type
    SORTEDSET_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The sortedset type
    SOURCE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SourceFactory - Class in org.exolab.castor.builder.factory
    Creates the Java Source classes for Schema components.
    SourceFactory(BuilderConfiguration, FieldInfoFactory, GroupNaming, SourceGenerator) - Constructor for class org.exolab.castor.builder.factory.SourceFactory
    Creates a new SourceFactory with the given FieldInfoFactory.
    SourceGenerator - Class in org.exolab.castor.builder
    A Java Source generation tool which uses XML Schema definitions to create an Object model.
    SourceGenerator() - Constructor for class org.exolab.castor.builder.SourceGenerator
    Creates a SourceGenerator using the default FieldInfo factory.
    SourceGenerator(FieldInfoFactory) - Constructor for class org.exolab.castor.builder.SourceGenerator
    Creates a SourceGenerator using the specific field info Factory.
    SourceGenerator(FieldInfoFactory, ExtendedBinding) - Constructor for class org.exolab.castor.builder.SourceGenerator
    Creates a SourceGenerator using the specific field info Factory and the given Binding element.
    SourceGeneratorConstants - Interface in org.exolab.castor.builder
    Defines contants used throughout source generation.
    SourceGeneratorMain - Class in org.exolab.castor.builder
    Main line method for command-line invokation of the source generation tool.
    SPACE - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    Character to use for spaces in SQL query.
    SPACE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    specialConstructor - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
    This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
    specialToken - Variable in class org.castor.cpa.query.castorql.Token
    This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
    specialToken - Variable in class org.castor.cpa.query.ejbql.Token
    This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
    specialToken - Variable in class org.exolab.castor.xml.dtd.parser.Token
    This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
    Sql - Class in org.exolab.castor.mapping.xml
    The 'sql' element is used to store information about the database column to which a Java object is mapped to.
    Sql() - Constructor for class org.exolab.castor.mapping.xml.Sql
     
    SqlBindParser - Class in org.exolab.castor.jdo.engine
    Utility class to parse an SQL or OQL expression for bind variables Bind variables are subexpressions of the form "$n", where n is a positive integer number.
    SqlBindParser(String) - Constructor for class org.exolab.castor.jdo.engine.SqlBindParser
    Create a new SqlBindParser instance to parse the expression in 'sql'.
    SqlClobToCharArray - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Clob to char[].
    SqlClobToCharArray() - Constructor for class org.castor.cpa.persistence.convertor.SqlClobToCharArray
    Default constructor.
    SqlClobToString - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Clob to String.
    SqlClobToString() - Constructor for class org.castor.cpa.persistence.convertor.SqlClobToString
    Default constructor.
    SQLColumnInfo - Class in org.exolab.castor.jdo.engine
     
    SQLColumnInfo(String, int, TypeConvertor, TypeConvertor) - Constructor for class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    SQLDateClassDescriptor - Class in org.exolab.castor.xml.descriptors
    A ClassDescriptor for java.sql.Date.
    SQLDateClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    No-arg constructor.
    SqlDateToCastorDate - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Date to org.exolab.castor.types.Date.
    SqlDateToCastorDate() - Constructor for class org.castor.cpa.persistence.convertor.SqlDateToCastorDate
    Default constructor.
    SqlDateToDate - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Date to Date.
    SqlDateToDate() - Constructor for class org.castor.cpa.persistence.convertor.SqlDateToDate
    Default constructor.
    SqlDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
    Class SqlDescriptor.
    SqlDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
     
    SqlDirtyType - Enum in org.exolab.castor.mapping.xml.types
    Enumeration SqlDirtyType.
    SqlDirtyTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
    Class SqlDirtyTypeDescriptor.
    SqlDirtyTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
     
    SQLEngine - Class in org.exolab.castor.jdo.engine
    The SQL engine performs persistence of one object type against one SQL database.
    SQLEngine(ClassDescriptor, PersistenceFactory) - Constructor for class org.exolab.castor.jdo.engine.SQLEngine
     
    SQLFieldInfo - Class in org.exolab.castor.jdo.engine
     
    SQLFieldInfo(ClassDescriptor, FieldDescriptor, String, boolean) - Constructor for class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    SQLHelper - Class in org.exolab.castor.jdo.engine
     
    SQLQuery - Class in org.exolab.castor.jdo.engine
     
    SQLRelationLoader - Class in org.exolab.castor.persist
    SQLRelationLoader is a quick hack for creating and removing relation from a many-to-many relation database from ClassMolder.
    SQLRelationLoader(String, String[], int[], TypeConvertor[], TypeConvertor[], String[], int[], TypeConvertor[], TypeConvertor[], PersistenceFactory) - Constructor for class org.exolab.castor.persist.SQLRelationLoader
     
    SQLServerFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for SQL Server.
    SQLServerFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.SQLServerFactory
     
    SQLServerQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for MS SQL Server.
    SQLServerQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.SQLServerQueryExpression
     
    SQLServerQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for SQLServer database.
    SQLServerQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.SQLServerQueryVisitor
     
    SQLStatementDelete - Class in org.castor.cpa.persistence.sql.engine
    SQLStatementDelete class that makes use of delete class hierarchy to generate SQL query structure.
    SQLStatementDelete(SQLEngine) - Constructor for class org.castor.cpa.persistence.sql.engine.SQLStatementDelete
    Constructor.
    SQLStatementInsert - Class in org.castor.cpa.persistence.sql.engine
    SQLStatementCreate class that makes use of KeyGenerators methods to build sql insert statement and execute them.
    SQLStatementInsert(SQLEngine, PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.engine.SQLStatementInsert
    Constructor.
    SQLStatementInsertCheck - Class in org.castor.cpa.persistence.sql.engine
    SQLStatementInsertCheck class to check duplicate primary key problem.
    SQLStatementInsertCheck(SQLEngine, PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.engine.SQLStatementInsertCheck
    Constructor.
    SQLStatementLoad - Class in org.exolab.castor.jdo.engine
    SQLStatementLoad class that makes use of select class hierarchy to generate SQL query structure.
    SQLStatementLoad(SQLEngine, PersistenceFactory) - Constructor for class org.exolab.castor.jdo.engine.SQLStatementLoad
    Constructor creating new SQLStatementLoad.
    SQLStatementQuery - Class in org.exolab.castor.jdo.engine
     
    SQLStatementQuery(SQLEngine, PersistenceFactory) - Constructor for class org.exolab.castor.jdo.engine.SQLStatementQuery
     
    SQLStatementUpdate - Class in org.castor.cpa.persistence.sql.engine
    SQLStatementStore class that makes use of Update class hierarchy to generate sql query structure.
    SQLStatementUpdate(SQLEngine) - Constructor for class org.castor.cpa.persistence.sql.engine.SQLStatementUpdate
    Constructor.
    SQLStatementUpdateCheck - Class in org.castor.cpa.persistence.sql.engine
    SQLStatementUpdatCheck class to check whether the new SQL update statement has failed because entity has been removed previously from persistent storage or the object has been modified before.
    SQLStatementUpdateCheck(SQLEngine) - Constructor for class org.castor.cpa.persistence.sql.engine.SQLStatementUpdateCheck
    Constructor.
    SQLTimeClassDescriptor - Class in org.exolab.castor.xml.descriptors
    A ClassDescriptor for java.sql.Time.
    SQLTimeClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    No-arg constructor.
    SQLTimeFieldHandler - Class in org.exolab.castor.xml.handlers
    An implementation of GeneralizedFieldHandler for java.sql.Time.
    SQLTimeFieldHandler() - Constructor for class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
    Creates a new SQLTimeFieldHandler.
    SQLTimestampClassDescriptor - Class in org.exolab.castor.xml.descriptors
    A ClassDescriptor for java.sql.Date.
    SQLTimestampClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    No-arg constructor.
    SQLTimestampFieldHandler - Class in org.exolab.castor.xml.handlers
    An implementation of GeneralizedFieldHandler for java.sql.Timestamp.
    SQLTimestampFieldHandler() - Constructor for class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
    Creates a new SQLTimestampFieldHandler.
    SqlTimestampToDate - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Timestamp to Date.
    SqlTimestampToDate() - Constructor for class org.castor.cpa.persistence.convertor.SqlTimestampToDate
    Default constructor.
    SqlTimestampToString - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Timestamp to String.
    SqlTimestampToString() - Constructor for class org.castor.cpa.persistence.convertor.SqlTimestampToString
    Default constructor.
    SqlTimeToDate - Class in org.castor.cpa.persistence.convertor
    Convert java.sql.Time to Date.
    SqlTimeToDate() - Constructor for class org.castor.cpa.persistence.convertor.SqlTimeToDate
    Default constructor.
    SQLTypeInfos - Class in org.castor.jdo.engine
    Utility class to translate SQL type by integer value or name into corresponding Java type.
    sqlTypeName2javaType(String) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Returns the Java type for the given SQL type name.
    sqlTypeNum2javaType(int) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Returns the Java type for the given SQL type.
    sqlTypeNum2sqlTypeName(int) - Static method in class org.castor.jdo.engine.SQLTypeInfos
    Returns the SQL type name for the given SQL type number.
    SQRT - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    sqrt() - Method in interface org.castor.cpa.query.Expression
    The method for SQRT function of query objects.
    sqrt() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for SQRT function of query objects.
    Sqrt - Class in org.castor.cpa.query.object.function
    Final class that represents SQRT (square root) function.
    Sqrt() - Constructor for class org.castor.cpa.query.object.function.Sqrt
     
    StandardJClassPrinterFactory - Class in org.exolab.castor.builder.printing
    JClassPrinterFactory instance that returns standard 'Writer'-based JClassPrinter instances.
    StandardJClassPrinterFactory() - Constructor for class org.exolab.castor.builder.printing.StandardJClassPrinterFactory
     
    STAR - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    '*' for select query.
    STAR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    start(Xid, int) - Method in class org.exolab.castor.persist.XAResourceImpl
     
    start() - Method in interface org.exolab.castor.xml.EventProducer
    Deprecated.
    Signals to start producing events.
    start() - Method in class org.exolab.castor.xml.Sax2EventFromStaxEventProducer
     
    start() - Method in class org.exolab.castor.xml.Sax2EventFromStaxStreamProducer
     
    start() - Method in interface org.exolab.castor.xml.SAX2EventProducer
    Signals to start producing events.
    start() - Method in class org.exolab.castor.xml.util.AnyNode2SAX
     
    start() - Method in class org.exolab.castor.xml.util.AnyNode2SAX2
     
    start() - Method in class org.exolab.castor.xml.util.DOMEventProducer
    Starts producing the events for the Node which is to be converted into SAX events
    START_DQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    START_DQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    START_DQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    START_SQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    START_SQ_ATTR - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    START_SQ_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    startDocument() - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Signals the beginning of the document.
    startDocument() - Method in class org.exolab.castor.dsml.Consumer
     
    startDocument() - Method in class org.exolab.castor.dsml.Producer
     
    startDocument() - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#startDocument() request to the proxy that is provided, printing debugging information before doing the proxy.
    startDocument() - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    startDocument() - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    startDocument() - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    startDocument() - Method in class org.exolab.castor.xml.UnmarshalHandler
    Signals the start of a new document
    startDocument() - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    startDocument() - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    startElement(String, String, String, Attributes) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Signals the beginning of an Element node.
    startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.Consumer
     
    startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.ImportDescriptor
     
    startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.SearchDescriptor
     
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.DebugHandler
    Proxies the org.sax.xml.DocumentHandler#startElement(String, AttributeList) request to the proxy that is provided, printing debugging information before doing the proxy.
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Delegates SAX1 startElement to SAX2ANY.
    startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    Delegates SAX2 startElement to SAX2ANY.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AnnotationUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AppInfoUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AttributeGroupUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.AttributeUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentRestrictionUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexContentUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComplexTypeUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.DocumentationUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ElementUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ExtensionUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.FacetUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.FieldOrSelectorUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.GroupUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.IdentityConstraintUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.ModelGroupUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.RedefineUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentRestrictionUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleContentUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeListUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeRestrictionUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.SimpleTypeUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, String, AttributeSet, Namespaces) - Method in class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
    Signals the start of an element with the given name.
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.UnmarshalHandler
    ContentHandler#startElement
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Deprecated. 
    startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.util.SAX2ANY
    startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.SAX2ANY
    startElement(String, AttributeList) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
     
    StartElementProcessor - Class in org.exolab.castor.xml
    A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.startElement(String, String, String, org.xml.sax.Attributes) callback method.
    StartElementProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.StartElementProcessor
    Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 startElement() callback method.
    startingToCycle(Object) - Static method in class org.castor.core.util.CycleBreaker
    Test to see if we are about to begin cycling on a method call to beingHashed.
    startNamespaceScope() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Starts a new name space scope, and resets the corresponding flag.
    startPrefixMapping(String, String) - Method in class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Begins the scope of a prefix-URI Namespace mapping.
    startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
    delegates startPrefixMapping to SAX2ANY.
    startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
    Signals to start the namespace - prefix mapping
    startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
     
    startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    startRead() - Method in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    startRead() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    startReadFromNewReader() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    startReadFromWaitingReader() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    startWrite() - Method in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
     
    startWrite() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    startWriteFromNewWriter() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    startWriteFromWaitingWriter() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    staticFlag - Static variable in class org.castor.cpa.query.castorql.SimpleCharStream
    Whether parser is static.
    staticFlag - Static variable in class org.castor.cpa.query.ejbql.SimpleCharStream
    Whether parser is static.
    staticFlag - Static variable in class org.exolab.castor.xml.dtd.parser.InputCharStream
     
    STOP_STATUS - Static variable in class org.exolab.castor.builder.SGStateInfo
    The SourceGenerator has been stopped by an error or by the user.
    stopNamespaceScope() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
    Stops a name space scope, and resets the corresponding flag to false.
    STORAGE_ENGINE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    MySQL storage engine is one of MYISAM, InnoDB, MERGE, MEMORY, BDB, ISAM or null for default.
    store(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    store(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    store(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    store(TransactionContext, Object, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Store a data object into the persistent storage of the base class of this ClassMolder.
    store(TransactionContext, Object, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    store(Object, Identity, ProposedEntity, ProposedEntity) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    store(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Store a data object into the persistent storage of the base class of this ClassMolder.
    store(TransactionContext, OID, Object) - Method in class org.exolab.castor.persist.LockEngine
     
    store(Object, Identity, ProposedEntity, ProposedEntity) - Method in interface org.exolab.castor.persist.spi.Persistence
    Stores the object in persistent storage, given the object fields and its identity.
    storeImportedSourcesByName(Map<String, JClass>) - Method in class org.exolab.castor.builder.SGStateInfo
    Stores generated sources as processed within an imported schema.
    storeStatement(String) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    storeStatement(String) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Reports a statement that will be used with the persistent engine.
    storing(Object, boolean) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    storing(Object, boolean) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    storing(Object, Object) - Method in class org.exolab.castor.persist.OutputLogInterceptor
     
    storing(Object, boolean) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object is to be stored in persistent storage.
    storing(Object, Object) - Method in interface org.exolab.castor.persist.spi.LogInterceptor
    Called to indicate that an object of the given type and identity is about to be stored in persistent storage.
    STRICT - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    STRICT_ELEMENTS - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether to apply strictness to elements when unmarshalling.
    StrictElementHandler - Class in org.exolab.castor.xml.parsing
    A helper class for UnmarshalHandler.
    StrictElementHandler() - Constructor for class org.exolab.castor.xml.parsing.StrictElementHandler
     
    strictElements() - Method in class org.castor.xml.AbstractInternalContext
     
    strictElements() - Method in interface org.castor.xml.InternalContext
    To get strict-element flag.
    STRING - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.lang.String'.
    STRING - Static variable in class org.exolab.castor.builder.TypeConversion.TypeNames
     
    STRING_ARG - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    The string argument for the valueOf method, used for introspection when searching for type-safe enumeration style classes.
    STRING_ENUM_TYPE - Static variable in class org.castor.cpa.jpa.natures.JPAFieldNature
    Property Key for Enumerated
    STRING_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    STRING_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    STRING_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:string.
    STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    STRING_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema string type
    StringClassDescriptor - Class in org.exolab.castor.xml.descriptors
    The default String class descriptor.
    StringClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.StringClassDescriptor
    No-arg constructor.
    StringLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    StringLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a string literal.
    StringLiteral(String) - Constructor for class org.castor.cpa.query.object.literal.StringLiteral
    Construct string literal with given value.
    StringToBigDecimal - Class in org.castor.cpa.persistence.convertor
    Convert String to BigDecimal.
    StringToBigDecimal() - Constructor for class org.castor.cpa.persistence.convertor.StringToBigDecimal
    Default constructor.
    StringToBoolean - Class in org.castor.cpa.persistence.convertor
    Convert String to Boolean.
    StringToBoolean() - Constructor for class org.castor.cpa.persistence.convertor.StringToBoolean
    Default constructor.
    StringToByteArray - Class in org.castor.cpa.persistence.convertor
    Convert String to byte[].
    StringToByteArray() - Constructor for class org.castor.cpa.persistence.convertor.StringToByteArray
    Default constructor.
    StringToCastorDuration - Class in org.castor.cpa.persistence.convertor
    Convert String to org.exolab.castor.types.Duration.
    StringToCastorDuration() - Constructor for class org.castor.cpa.persistence.convertor.StringToCastorDuration
    Default constructor.
    StringToCastorTime - Class in org.castor.cpa.persistence.convertor
    Convert String to org.exolab.castor.types.Time.
    StringToCastorTime() - Constructor for class org.castor.cpa.persistence.convertor.StringToCastorTime
    Default constructor.
    StringToCharacter - Class in org.castor.cpa.persistence.convertor
    Convert String to Character.
    StringToCharacter() - Constructor for class org.castor.cpa.persistence.convertor.StringToCharacter
    Default constructor.
    StringToCharArray - Class in org.castor.cpa.persistence.convertor
    Convert String to char[].
    StringToCharArray() - Constructor for class org.castor.cpa.persistence.convertor.StringToCharArray
    Default constructor.
    StringToDate - Class in org.castor.cpa.persistence.convertor
    Convert String to Date.
    StringToDate() - Constructor for class org.castor.cpa.persistence.convertor.StringToDate
    Default constructor.
    StringToDouble - Class in org.castor.cpa.persistence.convertor
    Convert String to Double.
    StringToDouble() - Constructor for class org.castor.cpa.persistence.convertor.StringToDouble
    Default constructor.
    StringToFloat - Class in org.castor.cpa.persistence.convertor
    Convert String to Float.
    StringToFloat() - Constructor for class org.castor.cpa.persistence.convertor.StringToFloat
    Default constructor.
    StringToInteger - Class in org.castor.cpa.persistence.convertor
    Convert String to Integer.
    StringToInteger() - Constructor for class org.castor.cpa.persistence.convertor.StringToInteger
    Default constructor.
    StringToLong - Class in org.castor.cpa.persistence.convertor
    Convert String to Long.
    StringToLong() - Constructor for class org.castor.cpa.persistence.convertor.StringToLong
    Default constructor.
    StringToShort - Class in org.castor.cpa.persistence.convertor
    Convert String to Short.
    StringToShort() - Constructor for class org.castor.cpa.persistence.convertor.StringToShort
    Default constructor.
    StringToSqlClob - Class in org.castor.cpa.persistence.convertor
    Convert String to java.sql.Clob.
    StringToSqlClob() - Constructor for class org.castor.cpa.persistence.convertor.StringToSqlClob
    Default constructor.
    StringToSqlTimestamp - Class in org.castor.cpa.persistence.convertor
    Convert String to java.sql.Timestamp.
    StringToSqlTimestamp() - Constructor for class org.castor.cpa.persistence.convertor.StringToSqlTimestamp
    Default constructor.
    StringType - Class in org.exolab.castor.xml.schema.simpletypes
    Represents the XML Schema string type.
    StringType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.StringType
     
    StringUtil - Class in org.castor.core.util
    Common functionality relate to String processing.
    StringUtil() - Constructor for class org.castor.core.util.StringUtil
     
    StringValidator - Class in org.exolab.castor.xml.validators
    The String Validation class.
    StringValidator() - Constructor for class org.exolab.castor.xml.validators.StringValidator
    Creates a new StringValidator with no restrictions.
    STRUCTURAL - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
     
    Structure - Class in org.exolab.castor.xml.schema
    The base class for all XML Schema stuctures.
    Structure() - Constructor for class org.exolab.castor.xml.schema.Structure
    Creates a new XML Schema Structure
    SUB_TREE - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
     
    SUBSTITUTION - Static variable in class org.exolab.castor.xml.schema.BlockList
    The substitution value
    SUBSTITUTION_GROUP_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    SUBSTRING - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    substring(int, int) - Method in interface org.castor.cpa.query.Expression
    Substring.
    substring(int, Expression) - Method in interface org.castor.cpa.query.Expression
    Substring.
    substring(Expression, int) - Method in interface org.castor.cpa.query.Expression
    Substring.
    substring(Expression, Expression) - Method in interface org.castor.cpa.query.Expression
    Substring.
    substring(int, int) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Substring.
    substring(int, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Substring.
    substring(Expression, int) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Substring.
    substring(Expression, Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Substring.
    Substring - Class in org.castor.cpa.query.object.function
    Final class that represents SUBSTRING function.
    Substring() - Constructor for class org.castor.cpa.query.object.function.Substring
     
    SUBSTRING - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    subtract(long) - Method in interface org.castor.cpa.query.Expression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(double) - Method in interface org.castor.cpa.query.Expression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(BigDecimal) - Method in interface org.castor.cpa.query.Expression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(Expression) - Method in interface org.castor.cpa.query.Expression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(long) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(double) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(BigDecimal) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    subtract(Expression) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    Subtract - Class in org.castor.cpa.query.object.expression
    Final class that represents subtract arithmetic expression.
    Subtract() - Constructor for class org.castor.cpa.query.object.expression.Subtract
     
    subtract(Expression) - Method in class org.castor.cpa.query.object.expression.Subtract
    The method for Subtract ( - ) additive arithmetic expression of query objects.
    SunRegExpEvaluator - Class in org.exolab.castor.util
    An implementation of RegExpEvaluator that uses the Java Regular Expression library.
    SunRegExpEvaluator() - Constructor for class org.exolab.castor.util.SunRegExpEvaluator
     
    SUPER_CLASS - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying the super class for all generated classes.
    SUPERIOR - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    suspend() - Method in class org.castor.transactionmanager.LocalTransactionManager
    SwitchTo(int) - Method in class org.castor.cpa.query.castorql.CastorQLParserTokenManager
    Switch to specified lex state.
    SwitchTo(int) - Method in class org.castor.cpa.query.ejbql.EjbQLParserTokenManager
    Switch to specified lex state.
    SwitchTo(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDInitialParserTokenManager
     
    SwitchTo(int) - Method in class org.exolab.castor.xml.dtd.parser.DTDParserTokenManager
     
    SybaseFactory - Class in org.castor.cpa.persistence.sql.driver
    PersistenceFactory for Sybase Adaptive Servers.
    SybaseFactory() - Constructor for class org.castor.cpa.persistence.sql.driver.SybaseFactory
     
    SybaseField - Class in org.castor.ddlgen.engine.sybase
    Sybase Field.
    SybaseField() - Constructor for class org.castor.ddlgen.engine.sybase.SybaseField
     
    SybaseGenerator - Class in org.castor.ddlgen.engine.sybase
    Generator for Sybase.
    SybaseGenerator(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.sybase.SybaseGenerator
    Constructor for SybaseGenerator.
    SybaseQueryExpression - Class in org.castor.cpa.persistence.sql.driver
    QueryExpression for Sybase Adaptive Servers.
    SybaseQueryExpression(PersistenceFactory) - Constructor for class org.castor.cpa.persistence.sql.driver.SybaseQueryExpression
     
    SybaseQueryVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor defining special behavior of query building for Sybase database.
    SybaseQueryVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.SybaseQueryVisitor
     
    SybaseSchemaFactory - Class in org.castor.ddlgen.engine.sybase
    Sybase schema factory.
    SybaseSchemaFactory() - Constructor for class org.castor.ddlgen.engine.sybase.SybaseSchemaFactory
     
    SybaseTypeMapper - Class in org.castor.ddlgen.engine.sybase
    Final TypeMapper for Sybase database.
    SybaseTypeMapper(DDLGenConfiguration) - Constructor for class org.castor.ddlgen.engine.sybase.SybaseTypeMapper
    Construct a TypeMapper for Sybase database using given configuration to get default parameters for parameterized types.
    Sync - Interface in org.castor.core.util.concurrent
    Main interface for locks, gates, and conditions.
    SYNTAX - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
     
    SyntaxNotSupportedException - Exception in org.exolab.castor.jdo.oql
    Exception thrown to indicate that a feature is not supported by a particular database.
    SyntaxNotSupportedException(String) - Constructor for exception org.exolab.castor.jdo.oql.SyntaxNotSupportedException
     
    SyntaxNotSupportedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.oql.SyntaxNotSupportedException
     
    SYSLITER_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    SYSLITER_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    SYSTEM_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    System_GE - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    SYSTEM_ID - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
     
    SYSTEM_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    System_NOT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     

    T

    Table - Class in org.castor.cpa.persistence.sql.query
    Class representing a table of the database.
    Table(String) - Constructor for class org.castor.cpa.persistence.sql.query.Table
    Construct a table with given name.
    Table - Class in org.castor.ddlgen.schemaobject
    Abstract base class of all table implementations.
    Table() - Constructor for class org.castor.ddlgen.schemaobject.Table
     
    Table - Class in org.exolab.castor.xml.schema.annotations.jdo
    Element 'table' is used to specify the table where the Object will be saved.
    Table() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.Table
     
    TABLE_COLUMN_SEPARATOR - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    TABLE_SEPARATOR - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    TableAccessModeType - Class in org.exolab.castor.xml.schema.annotations.jdo.types
    Class TableAccessModeType.
    TableAccessModeTypeDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.types.descriptors
    Class TableAccessModeTypeDescriptor.
    TableAccessModeTypeDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.types.descriptors.TableAccessModeTypeDescriptor
     
    TableAlias - Class in org.castor.cpa.persistence.sql.query
    Visitor constructing queryString.
    TableAlias(String, String) - Constructor for class org.castor.cpa.persistence.sql.query.TableAlias
    Method constructing a table from a string to be aliased by the second passed string.
    TableAlias(Table, String) - Constructor for class org.castor.cpa.persistence.sql.query.TableAlias
    Method constructing a new TableAlias by taking a pre-constructed table and a string to be used as alias for the given table.
    TableDescriptor - Class in org.exolab.castor.xml.schema.annotations.jdo.descriptors
    Class TableDescriptor.
    TableDescriptor() - Constructor for class org.exolab.castor.xml.schema.annotations.jdo.descriptors.TableDescriptor
     
    TableInfo - Class in org.castor.cpa.persistence.sql.engine.info
    Class representing given table classes as Tables.
    TableInfo(String) - Constructor for class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Constructor taking tableName in order to construct Table that holds his name only.
    TableKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
     
    TableKeyGenerator(PersistenceFactory, Properties, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.TableKeyGenerator
    Creates an instance of this key generator.
    TableKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    JPA-specific TABLE key generator factory.
    TableKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.TableKeyGeneratorFactory
     
    TableLink - Class in org.castor.cpa.persistence.sql.engine.info
    Class representing relations between tables.
    TableLink(TableInfo, int, String, List<ColumnInfo>, int) - Constructor for class org.castor.cpa.persistence.sql.engine.info.TableLink
    Constructor.
    tabSize - Variable in class org.castor.cpa.query.castorql.SimpleCharStream
     
    tabSize - Variable in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    TARGET_NS_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    TargetAwareAnnotationProcessingService - Interface in org.castor.core.annotationprocessing
    Extension of AnnotationProcessingService to handle target-aware Annotations.
    TargetAwareAnnotationProcessor - Interface in org.castor.core.annotationprocessing
    The interface each specific target-aware annotation processor has to fulfill.
    TEMPLATE_PACKAGE - Static variable in class org.exolab.castor.builder.printing.TemplateJClassPrinter
    The package that contains the velocity templates.
    TemplateHelper - Class in org.exolab.castor.builder.printing
    Helper class that provides convenience methods used by Velocity templates during JClass printing.
    TemplateHelper() - Constructor for class org.exolab.castor.builder.printing.TemplateHelper
     
    TemplateJClassPrinter - Class in org.exolab.castor.builder.printing
    Prints the given JClass to the filesystem using velocity templates.
    TemplateJClassPrinter() - Constructor for class org.exolab.castor.builder.printing.TemplateJClassPrinter
     
    TemplateJClassPrinterFactory - Class in org.exolab.castor.builder.printing
    JClassPrinterFactory instance that returns Velocity-based JClassPrinter instances.
    TemplateJClassPrinterFactory() - Constructor for class org.exolab.castor.builder.printing.TemplateJClassPrinterFactory
     
    TEMPORAL_TYPE - Static variable in class org.castor.cpa.jpa.natures.JPAFieldNature
    Property Key for Temporal
    TemporalType - Enum in org.castor.cpa.query
    Enum for Temporal Type of query objects.
    Term() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    Term() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    Text - Class in org.castor.xmlctf.xmldiff.xml.nodes
    A class representing an XML Text node.
    Text(String) - Constructor for class org.castor.xmlctf.xmldiff.xml.nodes.Text
    Creates a new Text node with the given initial value.
    TEXT - Static variable in class org.castor.xmlctf.xmldiff.xml.nodes.XMLNode
    Node is a text node.
    TEXT - Static variable in class org.exolab.castor.types.AnyNode
    Representation for a text node.
    TEXT - Static variable in class org.exolab.castor.xml.NodeType
    The text type.
    Text - Static variable in class org.exolab.castor.xml.NodeType
    Content node type (text).
    TEXT_ONLY - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    TEXT_UNIT - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    textOnly - Static variable in class org.exolab.castor.xml.schema.ContentType
     
    TIME - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    TIME - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    Time - Class in org.exolab.castor.types
    Describes an XML schema Time.
    Time() - Constructor for class org.exolab.castor.types.Time
    No-arg constructor.
    Time(short[]) - Constructor for class org.exolab.castor.types.Time
    Constructs a XML Schema Time instance given all the values of the different fields.
    Time(long) - Constructor for class org.exolab.castor.types.Time
    Constructs a XML Schema Time instance given a long representing the time in milliseconds.
    Time(long, boolean) - Constructor for class org.exolab.castor.types.Time
    Constructs a XML Schema Time instance given a long representing the time in milliseconds.
    Time(String) - Constructor for class org.exolab.castor.types.Time
    Constructs a Time given a string representation.
    TIME_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    TIME_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    TIME_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    TIME_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:time.
    TIME_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    TIME_TYPE - Static variable in class org.exolab.castor.xml.schema.util.DatatypeHandler
    The name of the XML Schema time type
    TimeDescriptor - Class in org.exolab.castor.types
    The Time Descriptor.
    TimeDescriptor() - Constructor for class org.exolab.castor.types.TimeDescriptor
     
    TimeDuration - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    TimeDuration() - Constructor for class org.exolab.castor.types.TimeDuration
    Deprecated.
    default constructor
    TimeDuration(long) - Constructor for class org.exolab.castor.types.TimeDuration
    Deprecated.
    This constructor fills in the time duration fields according to the value of the long by calling setValue
    TimeDurationDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    TimeDurationDescriptor() - Constructor for class org.exolab.castor.types.TimeDurationDescriptor
    Deprecated.
     
    TimeInstant - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    TimeInstant() - Constructor for class org.exolab.castor.types.TimeInstant
    Deprecated.
     
    TimeLimited - Class in org.castor.cache.simple
    TimeLimited is a time limted first-in-first-out Map.
    TimeLimited() - Constructor for class org.castor.cache.simple.TimeLimited
     
    TimeLimitedFactory - Class in org.castor.cache.simple
    Implements CacheFactory for the TimeLimited implementation of Cache.
    TimeLimitedFactory() - Constructor for class org.castor.cache.simple.TimeLimitedFactory
     
    TimeLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    TimeLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    TimeLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a time literal.
    TimeLiteral(Date) - Constructor for class org.castor.cpa.query.object.literal.TimeLiteral
    Construct a time literal with given date.
    TimeLiteral(Calendar) - Constructor for class org.castor.cpa.query.object.literal.TimeLiteral
    Construct a time literal with given calendar.
    TimePeriod - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    TimePeriod() - Constructor for class org.exolab.castor.types.TimePeriod
    Deprecated.
     
    TimePeriod(String) - Constructor for class org.exolab.castor.types.TimePeriod
    Deprecated.
    returns a TimePeriod with the duration facet set up
    TimePeriodDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    TimePeriodDescriptor() - Constructor for class org.exolab.castor.types.TimePeriodDescriptor
    Deprecated.
     
    TimePrimary() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    TIMES - Static variable in class org.exolab.castor.jdo.oql.Token
     
    TIMES - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    TIMESTAMP - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    TIMESTAMP - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    TIMESTAMP_LITERAL - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    TIMESTAMP_LITERAL - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    TIMESTAMP_LITERAL - Static variable in class org.exolab.castor.jdo.oql.TokenType
     
    TimeStampable - Interface in org.exolab.castor.jdo
    A call-back get/set the time stamp.
    TimestampLiteral() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    TimestampLiteral() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    TimestampLiteral - Class in org.castor.cpa.query.object.literal
    Final immutable class that represents a timestamp literal.
    TimestampLiteral(Date) - Constructor for class org.castor.cpa.query.object.literal.TimestampLiteral
    Construct a timestamp literal with given date.
    TimestampLiteral(Calendar) - Constructor for class org.castor.cpa.query.object.literal.TimestampLiteral
    Construct a timestamp literal with given calendar.
    TimestampPrimary() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    toArray() - Method in class org.castor.core.util.IdentitySet
    toArray(Object[]) - Method in class org.castor.core.util.IdentitySet
    toArray() - Method in class org.castor.persist.proxy.LazyHashSet
     
    toArray(A[]) - Method in class org.castor.persist.proxy.LazyHashSet
     
    toArray() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns an array containing all of the descriptors in this list in proper sequence.
    toArray(XMLFieldDescriptor[]) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns an array containing all of the descriptors in this list in proper sequence.
    toArray(XMLFieldDescriptor[], int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Returns an array containing all of the elements in this list in proper sequence.
    toBigDecimal() - Method in class org.exolab.castor.xml.schema.Facet
    Returns a BigDecimal representation of the value of this facet.
    toByte() - Method in class org.exolab.castor.xml.schema.Facet
    Returns a byte representation of the value of this facet.
    toCalendar() - Method in class org.exolab.castor.types.DateTimeBase
    converts this Date/Time into a local java Calendar.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.db2.Db2Field
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.db2.Db2PrimaryKey
    Build create script for the schema object.
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.db2.Db2SequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.derby.DerbyField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlPrimaryKey
    Build create script for the schema object.
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlSequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlTable
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mssql.MssqlField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mssql.MssqlPrimaryKey
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlForeignKey
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlSchema
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlTable
    Build create script for the schema object.
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.oracle.OracleSequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.pointbase.PointBaseField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.pointbase.PointBasePrimaryKey
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlField
    Build create script for the schema object.
    toCreateDDL() - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlField
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.sapdb.SapdbSequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.sybase.SybaseField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGenerator
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.MaxKeyGenerator
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Delegate generation of create script to factory.
    toCreateDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Generate create script for given SEQUENCE key generator.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGenerator
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultField
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultForeignKey
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultIndex
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultPrimaryKey
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultSchema
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultTable
    Build create script for the schema object.
    toCreateDDL(DDLWriter) - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Build create script for the schema object.
    toDate() - Method in class org.exolab.castor.types.Century
    Deprecated.
     
    toDate() - Method in class org.exolab.castor.types.Date
    Converts this Date into a local java.util.Date.
    toDate() - Method in class org.exolab.castor.types.DateTime
    Converts this DateTime into a local java.util.Date.
    toDate() - Method in class org.exolab.castor.types.DateTimeBase
    Returns a java.util.Date that represents the XML Schema Date datatype.
    toDate() - Method in class org.exolab.castor.types.GDay
    converts this GDay into a local java Date.
    toDate() - Method in class org.exolab.castor.types.GMonth
    converts this GMonth into a local java Date.
    toDate() - Method in class org.exolab.castor.types.GMonthDay
    converts this gMonthDay into a local java Date.
    toDate() - Method in class org.exolab.castor.types.GYear
    converts this gYear into a local java Date.
    toDate() - Method in class org.exolab.castor.types.GYearMonth
    converts this gYearMonth into a local java Date.
    toDate() - Method in class org.exolab.castor.types.Month
    Deprecated.
     
    toDate() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    convert this recurringDuration into a local Date
    toDate() - Method in class org.exolab.castor.types.Time
    converts this Time into a local java Date.
    toDate() - Method in class org.exolab.castor.types.Year
    Deprecated.
     
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.LobType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.NoParamType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.NotSupportedType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.OptionalLengthType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.OptionalPrecisionDecimalsType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.OptionalPrecisionType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.RequiredLengthType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in class org.castor.ddlgen.typeinfo.RequiredPrecisionType
    Build DDL string with SQL type and parameters.
    toDDL(Field) - Method in interface org.castor.ddlgen.typeinfo.TypeInfo
    Build DDL string with SQL type and parameters.
    toDouble() - Method in class org.exolab.castor.xml.schema.Facet
    Returns a double representation of the value of this facet.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.db2.Db2SequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlSequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.hsql.HsqlTable
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlSchema
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.engine.mysql.MysqlTable
    Build drop script for the schema object.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.oracle.OracleSequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.postgresql.PostgresqlSequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.engine.sapdb.SapdbSequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.HighLowKeyGenerator
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.IdentityKeyGenerator
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.MaxKeyGenerator
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGenerator
    Delegate generation of drop script to factory.
    toDropDDL(KeyGenerator, DDLWriter) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Generate drop script for given SEQUENCE key generator.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.keygenerator.UUIDKeyGenerator
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultIndex
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultSchema
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.DefaultTable
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.Field
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.ForeignKey
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in class org.castor.ddlgen.schemaobject.PrimaryKey
    Build drop script for the schema object.
    toDropDDL(DDLWriter) - Method in interface org.castor.ddlgen.schemaobject.SchemaObject
    Build drop script for the schema object.
    toFloat() - Method in class org.exolab.castor.xml.schema.Facet
    Returns a double representation of the value of this facet.
    toFullString(StringBuilder) - Method in class org.castor.cpa.query.object.ProjectionImpl
    Append full string representation of projection to the given StringBuilder.
    toFullString() - Method in class org.castor.cpa.query.object.ProjectionImpl
    Append full string representation of projection to the given StringBuilder.
    toFullString(StringBuilder) - Method in class org.castor.cpa.query.object.SchemaImpl
    Append full string representation of schema to the given StringBuilder.
    toFullString() - Method in class org.castor.cpa.query.object.SchemaImpl
    Append full string representation of schema to the given StringBuilder.
    toFullString(StringBuilder) - Method in interface org.castor.cpa.query.Projection
    Append full string representation of projection to the given StringBuilder.
    toFullString() - Method in interface org.castor.cpa.query.Projection
    Append full string representation of projection to the given StringBuilder.
    toFullString(StringBuilder) - Method in interface org.castor.cpa.query.Schema
    Append full string representation of schema to the given StringBuilder.
    toFullString() - Method in interface org.castor.cpa.query.Schema
    Append full string representation of schema to the given StringBuilder.
    toInt() - Method in class org.exolab.castor.xml.schema.Facet
    Returns an int representation of the value of this facet.
    toInt(String) - Static method in class org.exolab.castor.xml.schema.reader.ComponentReader
    Converts the given String to an int
    toInt(String) - Static method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    Converts the given String to an int
    toJava(Object) - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    toJava(int, int, Object) - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    toJavaClassName(String) - Method in interface org.castor.xml.JavaNaming
    Cuts away a leading namespace prefix (if there is one in place).
    toJavaClassName(String) - Method in class org.castor.xml.JavaNamingImpl
    Cuts away a leading namespace prefix (if there is one in place).
    toJavaMemberName(String) - Method in interface org.castor.xml.JavaNaming
    Appends a leading '_' and converts the given name to a java name.
    toJavaMemberName(String, boolean) - Method in interface org.castor.xml.JavaNaming
    Appends a leading '_' and converts the given name to a java name.
    toJavaMemberName(String) - Method in class org.castor.xml.JavaNamingImpl
    Appends a leading '_' and converts the given name to a java name.
    toJavaMemberName(String, boolean) - Method in class org.castor.xml.JavaNamingImpl
    Appends a leading '_' and converts the given name to a java name.
    toJavaName(String, boolean) - Static method in class org.exolab.castor.xml.Introspector
    Converts the given xml name to a Java name.
    token - Variable in class org.castor.cpa.query.castorql.CastorQLParser
    Current token.
    Token - Class in org.castor.cpa.query.castorql
    Describes the input token stream.
    Token() - Constructor for class org.castor.cpa.query.castorql.Token
    No-argument constructor
    Token(int) - Constructor for class org.castor.cpa.query.castorql.Token
    Constructs a new token for the specified Image.
    Token(int, String) - Constructor for class org.castor.cpa.query.castorql.Token
    Constructs a new token for the specified Image and Kind.
    token - Variable in class org.castor.cpa.query.ejbql.EjbQLParser
    Current token.
    Token - Class in org.castor.cpa.query.ejbql
    Describes the input token stream.
    Token() - Constructor for class org.castor.cpa.query.ejbql.Token
    No-argument constructor
    Token(int) - Constructor for class org.castor.cpa.query.ejbql.Token
    Constructs a new token for the specified Image.
    Token(int, String) - Constructor for class org.castor.cpa.query.ejbql.Token
    Constructs a new token for the specified Image and Kind.
    Token - Class in org.exolab.castor.jdo.oql
    Represents tokens which are generated by the Lexerfrom the String OQL representation.
    Token(int, String) - Constructor for class org.exolab.castor.jdo.oql.Token
    Creates a new Token with the supplied type and value.
    token - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    token - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    Token - Class in org.exolab.castor.xml.dtd.parser
    Describes the input token stream.
    Token() - Constructor for class org.exolab.castor.xml.dtd.parser.Token
     
    token_source - Variable in class org.castor.cpa.query.castorql.CastorQLParser
    Generated Token Manager.
    token_source - Variable in class org.castor.cpa.query.ejbql.EjbQLParser
    Generated Token Manager.
    token_source - Variable in class org.exolab.castor.xml.dtd.parser.DTDInitialParser
     
    token_source - Variable in class org.exolab.castor.xml.dtd.parser.DTDParser
     
    TOKEN_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:token.
    TOKEN_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    tokenImage - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    Literal token values.
    tokenImage - Variable in exception org.castor.cpa.query.castorql.ParseException
    This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
    tokenImage - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    Literal token values.
    tokenImage - Variable in exception org.castor.cpa.query.ejbql.ParseException
    This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
    tokenImage - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    tokenImage - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    tokenImage - Variable in exception org.exolab.castor.xml.dtd.parser.ParseException
    This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
    TokenManagerError - Error in org.castor.cpa.query
    Error thrown by parser when an illegal token got recognized at parsing.
    TokenManagerError(Error) - Constructor for error org.castor.cpa.query.TokenManagerError
    Construct a token manager error with given cause.
    TokenMgrError - Error in org.castor.cpa.query.castorql
    Token Manager Error.
    TokenMgrError() - Constructor for error org.castor.cpa.query.castorql.TokenMgrError
    No arg constructor.
    TokenMgrError(String, int) - Constructor for error org.castor.cpa.query.castorql.TokenMgrError
    Constructor with message and reason.
    TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.castor.cpa.query.castorql.TokenMgrError
    Full Constructor.
    TokenMgrError - Error in org.castor.cpa.query.ejbql
    Token Manager Error.
    TokenMgrError() - Constructor for error org.castor.cpa.query.ejbql.TokenMgrError
    No arg constructor.
    TokenMgrError(String, int) - Constructor for error org.castor.cpa.query.ejbql.TokenMgrError
    Constructor with message and reason.
    TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.castor.cpa.query.ejbql.TokenMgrError
    Full Constructor.
    TokenMgrError - Error in org.exolab.castor.xml.dtd.parser
    This Error is occurs if the Token Manager is unable to form next token and pass it to the parser.
    TokenMgrError() - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
     
    TokenMgrError(String, int) - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
     
    TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.exolab.castor.xml.dtd.parser.TokenMgrError
     
    TokenType - Class in org.exolab.castor.jdo.oql
    Used to store Token Type Constants.
    toLong() - Method in class org.exolab.castor.types.Date
    Converts this date into a long value.
    toLong() - Method in class org.exolab.castor.types.DateTime
    Converts this DateTime into a long value representing a java.util.Date.
    toLong() - Method in class org.exolab.castor.types.Duration
    Convert a duration into a long This long represents the duration in milliseconds.
    toLong() - Method in class org.exolab.castor.types.Time
    Converts this Time instance into a long value based on UTC time zone.
    toLong() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Convert a timeDuration into a long This long represents the duration in milliseconds
    toLong() - Method in class org.exolab.castor.xml.schema.Facet
    Returns a long representation of the value of this facet.
    toPrimaryKeyList(Table) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Build a string containing names of all primary key columns separated by '_'.
    toPrimaryKeyTypeList(Table) - Method in class org.castor.ddlgen.keygenerator.SequenceKeyGeneratorFactory
    Build a string containing types of all primary key columns separated by '_'.
    toPrimitiveObject(Class<?>, String) - Static method in class org.exolab.castor.xml.UnmarshalHandler
    Converts a String to the given primitive object type.
    toShort() - Method in class org.exolab.castor.xml.schema.Facet
    Returns an short representation of the value of this facet.
    toSQL(Object) - Method in class org.castor.cpa.persistence.sql.engine.info.ColumnInfo
    Method to translate java data types to sql data types.
    toSQL(Identity) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method appending values from passed identity to corresponding columns.
    toSQL(Object[]) - Method in class org.castor.cpa.persistence.sql.engine.info.TableInfo
    Method appending values from passed identity to corresponding columns.
    toSQL(Object) - Method in class org.exolab.castor.jdo.engine.SQLColumnInfo
     
    toString() - Method in class org.castor.cpa.persistence.convertor.AbstractTypeConvertor
    toString() - Method in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    toString() - Method in class org.castor.cpa.persistence.sql.engine.CastorStatement
    Method to get string representation of the existing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Assignment
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.condition.AndCondition
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.condition.Compare
    Method constructing query string.
    toString() - Method in enum org.castor.cpa.persistence.sql.query.condition.CompareOperator
    Returns a string representation of the comparison operator in SQL syntax.
    toString() - Method in class org.castor.cpa.persistence.sql.query.condition.IsNullPredicate
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.condition.OrCondition
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Delete
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.expression.Column
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.expression.NextVal
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.expression.Parameter
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Insert
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Join
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Qualifier
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Select
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.Update
    Method constructing query string.
    toString() - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Method returning constructed String.
    toString() - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Method returning constructed String.
    toString() - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    toString(String) - Method in class org.castor.cpa.query.castorql.SimpleNode
     
    toString() - Method in class org.castor.cpa.query.castorql.Token
    Returns the image.
    toString() - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    toString(String) - Method in class org.castor.cpa.query.ejbql.SimpleNode
     
    toString() - Method in class org.castor.cpa.query.ejbql.Token
    Returns the image.
    toString() - Method in class org.castor.cpa.query.object.AbstractQueryObject
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.Between
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.Comparison
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.CompoundCondition
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.In
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.Like
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.Not
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.condition.Null
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.expression.CompoundExpression
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.expression.Negate
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.FieldImpl
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Abs
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.CustomFunction
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Length
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Locate
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Lower
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Sqrt
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Substring
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Trim
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.function.Upper
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.BigDecimalLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.BooleanLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.DateLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.DoubleLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.EnumLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.LongLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.StringLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.TimeLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.literal.TimestampLiteral
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.OrderImpl
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.parameter.NamedParameter
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.parameter.PositionalParameter
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.ProjectionImpl
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.SchemaImpl
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in class org.castor.cpa.query.object.SelectQueryImpl
    Append a string representation of the object to the given StringBuilder.
    toString(StringBuilder) - Method in interface org.castor.cpa.query.QueryObject
    Append a string representation of the object to the given StringBuilder.
    toString() - Method in class org.castor.mapping.BindingType
    Returns the String representation of this kind.
    toString() - Method in class org.castor.persist.ProposedEntity
    toString() - Method in exception org.exolab.castor.builder.binding.BindingException
    Overrides toString to pick up any embedded Exception.
    toString() - Method in class org.exolab.castor.builder.binding.xml.types.BindingType
    Method toString.Returns the String representation of this BindingType
    toString() - Method in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    Method toString.Returns the String representation of this FieldTypeCollectionType
    toString() - Method in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    Method toString.Returns the String representation of this FieldTypeVisibilityType
    toString() - Method in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    Method toString.Returns the String representation of this VisibilityType
    toString() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    toString() - Method in class org.exolab.castor.jdo.engine.SQLEngine
     
    toString() - Method in class org.exolab.castor.jdo.engine.SQLFieldInfo
     
    toString() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
     
    toString() - Method in class org.exolab.castor.jdo.oql.Token
     
    toString() - Method in class org.exolab.castor.mapping.AccessMode
    Returns the String representation of this kind.
    toString() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
    toString() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
     
    toString() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
     
    toString() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
    Method toString.
    toString() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
    Method toString.
    toString() - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
    Method toString.
    toString() - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
    Method toString.
    toString() - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
    Method toString.
    toString() - Method in class org.exolab.castor.net.URILocation
    Returns the String representation of this URILocation.
    toString() - Method in class org.exolab.castor.net.util.URILocationImpl
    Returns the String representation of this URILocation.
    toString() - Method in class org.exolab.castor.persist.ClassMolder
     
    toString() - Method in class org.exolab.castor.persist.FieldMolder
     
    toString() - Method in class org.exolab.castor.persist.ObjectLock
     
    toString() - Method in class org.exolab.castor.persist.OID
     
    toString() - Method in class org.exolab.castor.persist.spi.Identity
     
    toString() - Method in class org.exolab.castor.types.AnyNode
    Returns the String representation of this AnyNode.
    toString() - Method in class org.exolab.castor.types.BaseDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.types.Century
    Deprecated.
    convert this Year to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CC
    toString() - Method in class org.exolab.castor.types.Date
    convert this Date to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM-DD
    toString() - Method in class org.exolab.castor.types.DateTime
    Converts this DateTime to a string.
    toString() - Method in class org.exolab.castor.types.Duration
    Convert a duration into a String conforming to ISO8601 and XML Schema specs
    toString() - Method in class org.exolab.castor.types.GDay
    convert this GDay to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e ---DD(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.GMonth
    convert this GMonth to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e --MM--(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.GMonthDay
    convert this gMonthDay to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e --MM-DD(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.GYear
    convert this gYear to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.GYearMonth
    convert this gYearMonth to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.Month
    Deprecated.
    convert this Month to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CCYY-MM
    toString() - Method in class org.exolab.castor.types.RecurringDuration
    Deprecated.
    Convert this recurringDuration to a string
    toString() - Method in class org.exolab.castor.types.Time
    convert this Time to a string The format is defined by W3C XML Schema Recommendation and ISO8601 i.e hh:mm:ss.sss(Z|(+|-)hh:mm)
    toString() - Method in class org.exolab.castor.types.TimeDuration
    Deprecated.
    Convert a timeDuration into a String conforming to ISO8601 and XML Schema specs
    toString() - Method in class org.exolab.castor.types.Year
    Deprecated.
    convert this Year to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CCYY
    toString() - Method in class org.exolab.castor.util.EventListenerList
    Returns a string representation of the EventListenerList.
    toString() - Method in exception org.exolab.castor.util.NestedIOException
    Returns the String representation of this Exception.
    toString() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
    Returns the String representation of this XMLClassDescriptor.
    toString() - Method in class org.exolab.castor.xml.dtd.parser.Token
    Returns the image.
    toString() - Method in class org.exolab.castor.xml.location.FileLocation
    Returns the String representation of this FileLocation.
    toString() - Method in interface org.exolab.castor.xml.location.Location
    Returns the String representation of this Location.
    toString() - Method in class org.exolab.castor.xml.location.XPathLocation
    Returns the String representation of this XPathLocation.
    toString() - Method in class org.exolab.castor.xml.NodeType
    Returns the name of this NodeType.
    toString() - Method in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    Method toString.Returns the String representation of this TableAccessModeType
    toString() - Method in class org.exolab.castor.xml.schema.BlockList
    Returns the String representation of this BlockList
    toString() - Method in class org.exolab.castor.xml.schema.ContentType
    Returns the String representation of this ContentType
    toString() - Method in class org.exolab.castor.xml.schema.FinalList
    Returns the String representation of this FinalList.
    toString() - Method in class org.exolab.castor.xml.schema.Form
    Returns the String value of this Form.
    toString() - Method in class org.exolab.castor.xml.schema.reader.SchemaLocation
    Returns the String representation of this URILocation.
    toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.Type
    To generate a String representing this class instance.
    toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
    To generate a String representing this class instance.
    toString() - Method in class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
    To generate a String representing this class instance.
    toString() - Method in class org.exolab.castor.xml.UnmarshalState
     
    toString() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Returns the String representation of this XMLClassDescriptor
    toString() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    toString() - Method in exception org.exolab.castor.xml.ValidationException
    Returns the String representation of this ValidationException.
    toString() - Method in exception org.exolab.castor.xml.XMLException
    Returns the String representation of this Exception.
    toString() - Method in class org.exolab.javasource.AbstractJField
    toString() - Method in class org.exolab.javasource.JArrayType
    Returns the String representation of this JType, which is simply the name of this type.
    toString() - Method in class org.exolab.javasource.JCodeStatement
    toString() - Method in class org.exolab.javasource.JCollectionType

    Returns the String representation of this JType.
    toString() - Method in class org.exolab.javasource.JComment
    toString() - Method in class org.exolab.javasource.JConstructor
    toString() - Method in class org.exolab.javasource.JDocComment
    toString() - Method in class org.exolab.javasource.JDocDescriptor
    toString() - Method in class org.exolab.javasource.JMethod
    toString() - Method in class org.exolab.javasource.JMethodSignature
    toString() - Method in class org.exolab.javasource.JModifiers
    toString() - Method in class org.exolab.javasource.JParameter

    Returns the String representation of this JParameter.
    toString() - Method in class org.exolab.javasource.JPrimitiveType

    Returns the String representation of this JType.
    toString() - Method in class org.exolab.javasource.JSourceCode
    toString() - Method in class org.exolab.javasource.JStructure

    Returns the String representation of this JType.
    toString() - Method in class org.exolab.javasource.JTypeName
    toStringEx() - Method in class org.exolab.castor.jdo.oql.ParseTreeNode
     
    ToStringFieldHandler - Class in org.exolab.castor.xml.handlers
    An implementation of GeneralizedFieldHandler that simply calls Object#toString() in the conversion methods.
    ToStringFieldHandler(Class) - Constructor for class org.exolab.castor.xml.handlers.ToStringFieldHandler
    Creates a new ToStringFieldHandler.
    ToStringFieldHandler(Class, FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.ToStringFieldHandler
    Creates a new ToStringFieldHandler.
    TOTALDIGITS - Static variable in class org.exolab.castor.xml.schema.Facet
     
    toType() - Method in class org.castor.cpa.persistence.convertor.AbstractTypeConvertor
    Get the type being converted to.
    toType() - Method in interface org.castor.cpa.persistence.convertor.TypeConvertor
    Get the type being converted to.
    toURIRepresentation(String) - Static method in class org.exolab.castor.builder.SourceGenerator
    Returns a string which is the URI of a file.
    toXMLName(String) - Method in interface org.castor.xml.XMLNaming
    Converts the given String to an XML name.
    toXMLName(String) - Method in class org.exolab.castor.xml.AbstractXMLNaming
     
    toXMLName(String) - Method in class org.exolab.castor.xml.util.DefaultNaming
    Converts the given name to an XML name.
    trackObject(ClassMolder, OID, Object) - Method in class org.castor.persist.AbstractTransactionContext
     
    trackObject(ClassMolder, OID, Object) - Method in class org.castor.persist.ObjectTracker
     
    trackOIDChange(Object, LockEngine, OID, OID) - Method in class org.castor.persist.ObjectTracker
    Record changes to an OID by re-tracking the OID information.
    TRAILING - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    TRANSACTION_MANAGER_FACTORIES - Static variable in class org.castor.cpa.CPAProperties
    Property listing all the available TransactionManagerFactory implementations (org.castor.transactionmanager.Factories).
    TRANSACTION_MANAGER_INIT - Static variable in class org.castor.cpa.CPAProperties
    Property telling if TransactionManager should be initialized at registration.
    TRANSACTION_MANAGER_NAME - Static variable in class org.castor.transactionmanager.JNDIENCTransactionManagerFactory
    Default JNDI binding for javax.transaction.TransactionManager instance.
    TransactionAbortedException - Exception in org.exolab.castor.jdo
    Informs that the user transaction has been explicitly aborted by the database due to some failure and the reason for that failure.
    TransactionAbortedException(String) - Constructor for exception org.exolab.castor.jdo.TransactionAbortedException
     
    TransactionAbortedException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.TransactionAbortedException
     
    TransactionContext - Interface in org.castor.persist
    A transaction context is required in order to perform operations against the database.
    TransactionDemarcation - Class in org.castor.jdo.conf
    Class TransactionDemarcation.
    TransactionDemarcation() - Constructor for class org.castor.jdo.conf.TransactionDemarcation
     
    TransactionDemarcationDescriptor - Class in org.castor.jdo.conf.descriptors
    Class TransactionDemarcationDescriptor.
    TransactionDemarcationDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor
     
    TransactionManager - Class in org.castor.jdo.conf
    Class TransactionManager.
    TransactionManager() - Constructor for class org.castor.jdo.conf.TransactionManager
     
    TransactionManagerAcquireException - Exception in org.castor.transactionmanager
    An exception encapsulating an exception that occurs during the operation to acquire a javax.transaction.TransactionManager.
    TransactionManagerAcquireException(String) - Constructor for exception org.castor.transactionmanager.TransactionManagerAcquireException
    Creates a new TransactionManagerAcquireException with the given message.
    TransactionManagerAcquireException(String, Throwable) - Constructor for exception org.castor.transactionmanager.TransactionManagerAcquireException
    Creates a new TransactionManagerAcquireException with the given message and cause.
    TransactionManagerDescriptor - Class in org.castor.jdo.conf.descriptors
    Class TransactionManagerDescriptor.
    TransactionManagerDescriptor() - Constructor for class org.castor.jdo.conf.descriptors.TransactionManagerDescriptor
     
    TransactionManagerFactory - Interface in org.castor.transactionmanager
    A factory for properly acquiring javax.transaction.TransactionManager from J2EE containers.
    TransactionManagerFactoryRegistry - Class in org.castor.transactionmanager
    Registry for TransactionManagerFactory implementations obtained from the Castor properties file and used by the JDO configuration file.
    TransactionManagerFactoryRegistry(AbstractProperties) - Constructor for class org.castor.transactionmanager.TransactionManagerFactoryRegistry
    Construct an instance of TransactionManagerFactoryRegistry that loads the TransactionManagerFactory implementations specified in the given properties.
    TransactionManagerRegistry - Class in org.castor.transactionmanager
    Registry for TransactionManager instances obtained by their name.
    TransactionManagerRegistry(AbstractProperties) - Constructor for class org.castor.transactionmanager.TransactionManagerRegistry
    Construct an instance of TransactionManagerRegistry that uses given LocalConfiguration to get required configuration properties.
    TransactionNotInProgressException - Exception in org.exolab.castor.jdo
    Indicates the operation cannot be performed since a transaction is not in progress.
    TransactionNotInProgressException(String) - Constructor for exception org.exolab.castor.jdo.TransactionNotInProgressException
     
    TransactionNotInProgressException(String, Throwable) - Constructor for exception org.exolab.castor.jdo.TransactionNotInProgressException
     
    TransientFieldHandler - Class in org.exolab.castor.mapping.handlers
    A dummy FieldHandler for "transient" fields.
    TransientFieldHandler() - Constructor for class org.exolab.castor.mapping.handlers.TransientFieldHandler
     
    translate(String) - Method in class org.castor.core.util.Base64Decoder
    Translate every base64 character from given string into a sextet byte value by using above translation array.
    translate(byte[]) - Method in class org.castor.core.util.Base64Encoder
    Translate all bytes of given array by appending each to octet buffer.
    TRIGGER_TEMPLATE_KEY - Static variable in class org.castor.ddlgen.DDLGenConfiguration
    Trigger template.
    TRIM - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    trim() - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim(char) - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim(Parameter) - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim(TrimSpecification) - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim(TrimSpecification, char) - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim(TrimSpecification, Parameter) - Method in interface org.castor.cpa.query.Expression
    Trim.
    trim() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    trim(char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    trim(Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    trim(TrimSpecification) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    trim(TrimSpecification, char) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    trim(TrimSpecification, Parameter) - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    Trim.
    Trim - Class in org.castor.cpa.query.object.function
    Final class that represents TRIM function.
    Trim() - Constructor for class org.castor.cpa.query.object.function.Trim
    Construct an instance Trim function with default trim character and specification.
    TrimSpecification() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    TrimSpecification - Enum in org.castor.cpa.query
    Enum for Trim Specification of query objects.
    trimToSize() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
    Reduces the capacity of the internal buffer to the current size freeing up unused memory.
    TRUE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    TRUE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    TRUE - Static variable in class org.castor.ddlgen.Configuration
    String representation of boolean true.
    truncate(long) - Method in class org.exolab.castor.jdo.engine.ClobImpl
    Not implemented.
    TX_SYNCHRONIZABLE - Static variable in class org.castor.cpa.CPAProperties
    Property listing all the available TxSynchronizable implementations (org.exolab.castor.persit.TxSynchronizable).
    TxDatabaseMap - Class in org.exolab.castor.jdo.engine
    Transactions to Databases Map.
    TxDatabaseMap() - Constructor for class org.exolab.castor.jdo.engine.TxDatabaseMap
     
    TxSynchronizable - Interface in org.exolab.castor.persist
    This interface offers some callback hooks for several different stages during a transaction.
    TYPE - Static variable in class org.castor.cache.distributed.CoherenceCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.EHCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.FKCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.GigaspacesCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.JCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.JcsCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.distributed.OsCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.hashbelt.FIFOHashbelt
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.hashbelt.LRUHashbelt
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.simple.CountLimited
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.simple.NoCache
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.simple.TimeLimited
    The type of the cache.
    TYPE - Static variable in class org.castor.cache.simple.Unlimited
    The type of the cache.
    TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.BindingType
    The instance of the type type
    TYPE - Static variable in class org.exolab.castor.builder.types.XSAnyURI
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSBase64Binary
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSBoolean
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSByte
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSClass
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSDate
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSDateTime
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSDecimal
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSDouble
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSDuration
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSFloat
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSGDay
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSGMonth
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSGMonthDay
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSGYear
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSGYearMonth
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSHexBinary
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSId
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSIdRef
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSInt
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSInteger
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSList
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSLong
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNCName
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNegativeInteger
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNMToken
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSNormalizedString
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSPositiveInteger
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSQName
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSShort
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSString
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSTime
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSUnsignedByte
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSUnsignedInt
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSUnsignedLong
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.builder.types.XSUnsignedShort
    Type number of this XSType.
    TYPE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    Type - Class in org.exolab.castor.xml.schema.simpletypes.factory
    Stores information about an xml built in type.
    Type() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.Type
     
    TYPE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    TYPE_CONVERTORS - Static variable in class org.castor.cpa.CPAProperties
    Property listing all available TypeConvertor implementations (org.castor.cpa.persistence.TypeConvertors).
    TYPE_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.BindingType
    The type type
    TypeClassNameConflictResolver - Class in org.exolab.castor.builder.conflict.strategy
    Class name conflict resolver implementation, adding a By<Type> suffix to the suggested class name.
    TypeClassNameConflictResolver() - Constructor for class org.exolab.castor.builder.conflict.strategy.TypeClassNameConflictResolver
     
    TypeConversion - Class in org.exolab.castor.builder
    A class used to convert XML Schema SimpleTypes into the appropriate XSType.
    TypeConversion(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.TypeConversion
    Creates a new TypeConversion instance.
    TypeConversion.TypeNames - Class in org.exolab.castor.builder
    Constants.
    TypeConvertor - Interface in org.castor.cpa.persistence.convertor
    Interface for a type convertor.
    TypeConvertor - Interface in org.exolab.castor.mapping
    Interface for a type convertor.
    TypeConvertorRegistry - Class in org.castor.cpa.persistence.convertor
    Registry of type convertors.
    TypeConvertorRegistry(AbstractProperties) - Constructor for class org.castor.cpa.persistence.convertor.TypeConvertorRegistry
    Create a new registry instance of type convertors.
    typeFromName(ClassLoader, String) - Static method in class org.exolab.castor.mapping.loader.Types
    Returns the class name based on the supplied type name.
    typeFromPrimitive(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
    Maps from a primitive Java type to a Java class.
    TypeInfo - Interface in org.castor.ddlgen.typeinfo
    Interface associates JDBC to SQL type and its parameters.
    typeInfo - Variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
     
    TypeInfo - Class in org.exolab.castor.mapping.loader
    Type information passed on creation of a FieldHandlerImpl.
    TypeInfo(Class<?>) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
    Construct new type information for a field.
    TypeInfo(Class<?>, TypeConvertor, TypeConvertor, boolean, Object, CollectionHandler) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
    Construct new type information for the field.
    TypeInfo(Class, TypeConvertor, TypeConvertor, boolean, Object, CollectionHandler, boolean) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
    Construct new type information for the field.
    TypeInfoReference() - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
     
    TypeList - Class in org.exolab.castor.xml.schema.simpletypes.factory
    Stores the list of informations about the xml built in types.
    TypeList() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.TypeList
     
    TypeMapper - Interface in org.castor.ddlgen
    Interface associates JDBC type to TypeInfo.
    TypeNames() - Constructor for class org.exolab.castor.builder.TypeConversion.TypeNames
     
    TypeNotFoundException - Exception in org.castor.ddlgen
    Type not found exception.
    TypeNotFoundException(String) - Constructor for exception org.castor.ddlgen.TypeNotFoundException
    Construct TypeNotFoundException with given message.
    TypeNotFoundException(String, Exception) - Constructor for exception org.castor.ddlgen.TypeNotFoundException
    Construct TypeNotFoundException with given message and cause.
    TypeProperty - Class in org.exolab.castor.xml.schema.simpletypes.factory
    Stores a "facet" of an xml built in type.
    TypeProperty() - Constructor for class org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
     
    TypeReference - Class in org.exolab.castor.xml.schema
    Package private class to handles type references.
    TypeReference() - Constructor for class org.exolab.castor.xml.schema.TypeReference
     
    Types() - Constructor for class org.exolab.castor.dsml.XML.Schema.Attributes.Types
     
    Types - Class in org.exolab.castor.mapping.loader
    Type information.
    Types() - Constructor for class org.exolab.castor.mapping.loader.Types
     
    TYPES_PACKAGE - Static variable in interface org.exolab.castor.builder.SourceGeneratorConstants
    Enumerations are placed into this special package relative to the generated source.
    TypeValidator - Interface in org.exolab.castor.xml
    The basic type validation interface class.

    U

    UNBOUNDED - Static variable in class org.exolab.castor.xml.schema.Particle
    A constant to represent an UNBOUNDED particle
    UncoupleVisitor - Class in org.castor.cpa.persistence.sql.query.visitor
    Visitor constructing result column map for queries to uncouple the order of select-columns from the order of resultset-columns.
    UncoupleVisitor() - Constructor for class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
     
    UNDEFINED - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    UNDEFINED - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    UndefinedFunction() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    unindent() - Method in class org.castor.ddlgen.DDLWriter
    Decrease indention by 1.
    unindent() - Method in class org.exolab.javasource.JSourceCode
    Decreases the indent level by 1.
    unindent() - Method in class org.exolab.javasource.JSourceWriter
    Decreases the indentation level by 1.
    UNION - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    UNION - Static variable in class org.exolab.castor.xml.schema.Structure
     
    Union - Class in org.exolab.castor.xml.schema
    A class that represents the XML Schema Union simple-type.
    Union(Schema) - Constructor for class org.exolab.castor.xml.schema.Union
    Creates a new Union type.
    UnionUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling XML Schema Union types
    UnionUnmarshaller(SchemaContext, Schema, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.UnionUnmarshaller
    Creates a new IdentityConstraintUnmarshaller
    UNIQUE - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    UNIQUE - Static variable in class org.exolab.castor.xml.schema.Structure
     
    Unique - Class in org.exolab.castor.xml.schema
    A class that represents the XML Schema Identity Constraint: Unique.
    Unique(String) - Constructor for class org.exolab.castor.xml.schema.Unique
    Creates a new Unique Identity-Constraint.
    UNKNOWN - Static variable in class org.exolab.castor.xml.schema.Structure
     
    UnknownDef - Class in org.exolab.castor.xml.schema
    This class is temporary until I finish the implementation
    UnknownDef() - Constructor for class org.exolab.castor.xml.schema.UnknownDef
    Creates a new UnknownDef
    UnknownUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Skipping unknown elements during unmarshalling
    UnknownUnmarshaller(SchemaContext, String) - Constructor for class org.exolab.castor.xml.schema.reader.UnknownUnmarshaller
     
    Unlimited - Class in org.castor.cache.simple
    UnLimited is a Map that holds any object being put into the map until it is removed manually.
    Unlimited() - Constructor for class org.castor.cache.simple.Unlimited
     
    UnlimitedFactory - Class in org.castor.cache.simple
    Implements CacheFactory for the Unlimited implementation of Cache.
    UnlimitedFactory() - Constructor for class org.castor.cache.simple.UnlimitedFactory
     
    unloadDatabase(String) - Static method in class org.castor.jdo.engine.DatabaseRegistry
    Unload the database configuration with given name.
    unmarkAllDeleted() - Method in class org.castor.persist.ObjectTracker
     
    unmarkDeleted(Object) - Method in class org.castor.persist.ObjectTracker
     
    unmarkReadOnly(Object) - Method in class org.castor.persist.ObjectTracker
     
    unmarkUpdateCacheNeeded(Object) - Method in class org.castor.persist.ObjectTracker
     
    unmarkUpdatePersistNeeded(Object) - Method in class org.castor.persist.ObjectTracker
     
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.ClassMapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.Database
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.DatabaseChoice
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.DataSource
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.Driver
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.JdoConf
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.Jndi
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.Mapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.PackageMapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.Param
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.TransactionDemarcation
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.castor.jdo.conf.TransactionManager
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.BindXml
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.CacheTypeMapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.ClassChoice
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.ClassMapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Container
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.FieldHandlerDef
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.FieldMapping
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Include
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Ldap
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.MappingRoot
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.MapTo
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.NamedNativeQuery
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.NamedQuery
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Param
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Property
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.QueryHint
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Sql
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.Column
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
    Method unmarshal.
    unmarshal(Reader) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.Table
    Method unmarshal.
    unmarshal(Reader) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of this Unmarshaller's Class type.
    unmarshal(EventProducer) - Method in class org.exolab.castor.xml.Unmarshaller
    Deprecated.
    please use @see #unmarshal(SAX2EventProducer) instead.
    unmarshal(SAX2EventProducer) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of this Unmarshaller's Class type.
    unmarshal(AnyNode) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals objects of this Unmarshaller's Class type from an AnyNode instance.
    unmarshal(InputSource) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of this Unmarshaller's Class type.
    unmarshal(Node) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of this Unmarshaller's Class type.
    unmarshal(XMLEventReader) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals objects of this Unmarshaller's class type.
    unmarshal(XMLStreamReader) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals objects of this Unmarshaller's class type.
    unmarshal(SAX2EventAndErrorProducer) - Method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals objects of this Unmarshaller's class type.
    unmarshal(Class, Reader) - Static method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of the given Class type.
    unmarshal(Class, InputSource) - Static method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of the given Class type.
    unmarshal(Class, Node) - Static method in class org.exolab.castor.xml.Unmarshaller
    Unmarshals Objects of the given Class type.
    unmarshalAutomaticNamingType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
    Method unmarshalAutomaticNamingType.
    unmarshalBinding(Reader) - Static method in class org.exolab.castor.builder.binding.xml.Binding
    Method unmarshalBinding.
    unmarshalClassType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.ClassType
    Method unmarshalClassType.
    unmarshalComponentBindingType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
    Method unmarshalComponentBindingType.
    unmarshalComponentBindingTypeChoice(Reader) - Static method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
    Method unmarshalComponentBindingTypeChoice.
    unmarshalContentMemberType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.ContentMemberType
    Method unmarshalContentMemberType.
    unmarshalEnumBindingType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.EnumBindingType
    Method unmarshalEnumBindingType.
    unmarshalEnumClassName(Reader) - Static method in class org.exolab.castor.builder.binding.xml.EnumClassName
    Method unmarshalEnumClassName.
    unmarshalEnumMember(Reader) - Static method in class org.exolab.castor.builder.binding.xml.EnumMember
    Method unmarshalEnumMember.
    unmarshalExclude(Reader) - Static method in class org.exolab.castor.builder.binding.xml.Exclude
    Method unmarshalExclude.
    unmarshalExcludes(Reader) - Static method in class org.exolab.castor.builder.binding.xml.Excludes
    Method unmarshalExcludes.
    unmarshalFieldType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.FieldType
    Method unmarshalFieldType.
    unmarshalForces(Reader) - Static method in class org.exolab.castor.builder.binding.xml.Forces
    Method unmarshalForces.
    UnmarshalHandler - Class in org.exolab.castor.xml
    An unmarshaller to allowing unmarshaling of XML documents to Java Objects.
    UnmarshalHandler() - Constructor for class org.exolab.castor.xml.UnmarshalHandler
    Creates a new UnmarshalHandler The "root" class will be obtained by looking into the mapping for a descriptor that matches the root element.
    UnmarshalHandler(Class<?>) - Constructor for class org.exolab.castor.xml.UnmarshalHandler
    Creates a new UnmarshalHandler.
    UnmarshalHandler(InternalContext, Class<?>) - Constructor for class org.exolab.castor.xml.UnmarshalHandler
    Creates a new UnmarshalHandler.
    UnmarshalHandler.ArrayHandler - Class in org.exolab.castor.xml
    A class for handling Arrays during unmarshalling.
    unmarshalIncludeType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.IncludeType
    Method unmarshalIncludeType.
    unmarshalInterface(Reader) - Static method in class org.exolab.castor.builder.binding.xml.Interface
    Method unmarshalInterface.
    unmarshalled(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
    This method is called after an object has been completely unmarshalled, including all of its children (if any).
    unmarshalled(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
    This method is called after an object has been completely unmarshalled, including all of its children (if any).
    unmarshalled(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
    This method is called after an object has been completely unmarshalled, including all of its children (if any).
    unmarshalled(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
     
    unmarshalled(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
    Deprecated.
    This method is called after an object has been completely unmarshalled, including all of its children (if any).
    Unmarshaller - Class in org.exolab.castor.xml
    An unmarshaller to allowing unmarshalling of XML documents to Java Objects.
    Unmarshaller() - Constructor for class org.exolab.castor.xml.Unmarshaller
    An empty default constructor which: - sets the internal context to the backward compatibility context - all other flags to defaults Internally the Unmarshaller(Class) constructor is called.
    Unmarshaller(Class) - Constructor for class org.exolab.castor.xml.Unmarshaller
    A constructor which sets the root class.
    Unmarshaller(InternalContext) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new basic Unmarshaller.
    Unmarshaller(InternalContext, Class) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Class.
    Unmarshaller(InternalContext, Class, ClassLoader) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Class.
    Unmarshaller(Mapping) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Mapping.
    Unmarshaller(InternalContext, Mapping) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Mapping.
    Unmarshaller(Object) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Object.
    Unmarshaller(InternalContext, Object) - Constructor for class org.exolab.castor.xml.Unmarshaller
    Creates a new Unmarshaller with the given Object.
    UnmarshalListener - Interface in org.castor.xml
    An interface to allow external "listening" to objects when they are being unmarshalled for various tracking purposes and potential modification.
    UnmarshalListener - Interface in org.exolab.castor.xml
    Deprecated.
    a new extended interface was introduced
    UnmarshalListenerAdapter - Class in org.castor.xml
    This class is responsible to adapt from new (1.2) UnmarshalListener interface to calls into the old interface.
    The old interface has been marked as deprecated but will be supported for some Castor releases to come.
    UnmarshalListenerAdapter() - Constructor for class org.castor.xml.UnmarshalListenerAdapter
    Empty default constructor.
    UnmarshalListenerDelegate - Class in org.exolab.castor.xml.parsing
    This class handles delegates methods call to UnmarshalListener.
    UnmarshalListenerDelegate() - Constructor for class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
     
    unmarshalNamingType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.NamingType
    Method unmarshalNamingType.
    unmarshalNamingXMLType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.NamingXMLType
    Method unmarshalNamingXMLType.
    unmarshalPackageType(Reader) - Static method in class org.exolab.castor.builder.binding.xml.PackageType
    Method unmarshalPackageType.
    unmarshalPackageTypeChoice(Reader) - Static method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
    Method unmarshalPackageTypeChoice.
    UnmarshalState - Class in org.exolab.castor.xml
    The state information class for the UnmarshalHandler.
    UnmarshalState() - Constructor for class org.exolab.castor.xml.UnmarshalState
     
    UnmarshalStateStack - Class in org.exolab.castor.xml.parsing
    This class helps to access a stack in that UnmarshalStates are stored.
    UnmarshalStateStack() - Constructor for class org.exolab.castor.xml.parsing.UnmarshalStateStack
     
    Unqualified - Static variable in class org.exolab.castor.xml.schema.Form
    The Qualified Form Object
    UNQUALIFIED_VALUE - Static variable in class org.exolab.castor.xml.schema.Form
    The String value for the unqualified Form
    unregisterSynchronizables() - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Unregister the TxSynchronizable implementations at the TransactionContect after commit() or rollback().
    UNSIGNED_BYTE_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:unsignedByte.
    UNSIGNED_BYTE_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    UNSIGNED_INT_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:unsignedInt.
    UNSIGNED_INT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    UNSIGNED_LONG_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:unsignedLong.
    UNSIGNED_LONG_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    UNSIGNED_SHORT_TYPE - Static variable in class org.exolab.castor.builder.types.XSType
    xsd:unsignedShort.
    UNSIGNED_SHORT_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
     
    UNSUPPORTED_NAMESPACES - Static variable in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    Unsupported namespace definitions, pointing to older XML schema specifications.
    untrackObject(Object) - Method in class org.castor.persist.AbstractTransactionContext
     
    untrackObject(Object) - Method in class org.castor.persist.ObjectTracker
     
    UPDATE - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'UPDATE' keyword of a SQL update query.
    Update - Class in org.castor.cpa.persistence.sql.query
    Class to generate SQL update query statements.
    Update(String) - Constructor for class org.castor.cpa.persistence.sql.query.Update
    Construct a SQL update statement that updates records of the table provided.
    update(ClassMolder, Object, OID) - Method in class org.castor.persist.AbstractTransactionContext
    Update a new object in persistent storage and returns the object's OID.
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Update the object which loaded or created in the other transaction to the persistent storage.
    update(TransactionContext, OID, Object, AccessMode, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    update(ClassMolder, Object, OID) - Method in interface org.castor.persist.TransactionContext
    Update a new object in persistent storage and returns the object's OID.
    update(Object) - Method in interface org.exolab.castor.jdo.Database
    Update a data object which is queried/loaded/created in another transaction.
    update(Object) - Method in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    Update a data object which is queried/loaded/created in another transaction.
    update(TransactionContext, OID, DepositBox, Object, AccessMode) - Method in class org.exolab.castor.persist.ClassMolder
    Update the object which loaded or created in the other transaction to the persistent storage.
    update(TransactionContext, OID, Object, AccessMode, int) - Method in class org.exolab.castor.persist.LockEngine
    Updates an existing object to this engine.
    UPDATE_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
    Under the UpdateOnly policy, DSML attributes that do not already exist in the Ldap are not created.
    UpdateAndRemovedFlags - Class in org.castor.persist
    Holder object for flags related to update/remove operations.
    UpdateAndRemovedFlags() - Constructor for class org.castor.persist.UpdateAndRemovedFlags
     
    updateCache(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.ManyRelationResolver
     
    updateCache(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    updateCache(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    updateCache(TransactionContext, OID, Object) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Update the dirty checking cache.
    updateCache(TransactionContext, OID, Object) - Method in class org.castor.persist.resolver.SerializableResolver
     
    updateCache(TransactionContext, OID, DepositBox, Object) - Method in class org.exolab.castor.persist.ClassMolder
    Update the dirty checking cache.
    updateCache(TransactionContext, OID, Object) - Method in class org.exolab.castor.persist.LockEngine
    Update the cached object with changes done to its copy.
    updated(Object) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    updated(Object) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    updated(Object) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been updated at the end of a "long" transaction.
    updateFailureCheck(CastorConnection, Identity) - Method in class org.castor.cpa.persistence.sql.engine.SQLStatementUpdateCheck
    This function checks whether the object specified in the statement has been previously removed from the persistent storage or has been modified.
    UpdateFlags - Class in org.castor.persist
    Holds several flags indicating whetehr particular actions related to updating data items should take place.
    UpdateFlags() - Constructor for class org.castor.persist.UpdateFlags
     
    UpdateLineColumn(char) - Method in class org.castor.cpa.query.castorql.SimpleCharStream
     
    UpdateLineColumn(char) - Method in class org.castor.cpa.query.ejbql.SimpleCharStream
     
    updateTimestamp() - Method in interface org.castor.cache.hashbelt.container.Container
    Set the timestamp of this container to System.currentTimeMillis().
    updateTimestamp() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    Set the timestamp of this container to System.currentTimeMillis().
    updateTimestamp() - Method in class org.castor.cache.hashbelt.container.MapContainer
    Set the timestamp of this container to System.currentTimeMillis().
    updateTimestamp() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    Set the timestamp of this container to System.currentTimeMillis().
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in class org.castor.persist.resolver.ManyToManyRelationResolver
     
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in class org.castor.persist.resolver.OneToManyRelationResolver
     
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in class org.castor.persist.resolver.PersistanceCapableRelationResolver
     
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in class org.castor.persist.resolver.PrimitiveResolver
     
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in interface org.castor.persist.resolver.ResolverStrategy
    Update the object which loaded or created in the other transaction to the persistent storage.
    updateWhenNoTimestampSet(TransactionContext, OID, Object, AccessMode) - Method in class org.castor.persist.resolver.SerializableResolver
     
    UPPER - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    upper() - Method in interface org.castor.cpa.query.Expression
    The method for UPPER function of query objects..
    upper() - Method in class org.castor.cpa.query.object.expression.AbstractExpression
    The method for UPPER function of query objects..
    Upper - Class in org.castor.cpa.query.object.function
    Final class that represents UPPER function.
    Upper() - Constructor for class org.castor.cpa.query.object.function.Upper
     
    UPPER_CASE_AFTER_UNDERSCORE_PROPERTY - Static variable in class org.castor.xml.JavaNamingImpl
    The property name to use in the castor.properties file to specify the value of the upperCaseAfterUnderscore variable.
    URI - Static variable in class org.exolab.castor.dsml.XML.Namespace
     
    URIException - Exception in org.exolab.castor.net
    URIException is used when an error occurs during URI resolving
    URIException(String) - Constructor for exception org.exolab.castor.net.URIException
    Creates a new URIException
    URIException(String, Exception) - Constructor for exception org.exolab.castor.net.URIException
    Creates a new URIException
    URIException(Exception) - Constructor for exception org.exolab.castor.net.URIException
    Creates a new URIException
    URILocation - Class in org.exolab.castor.net
    An interface for handling URIs
    URILocation() - Constructor for class org.exolab.castor.net.URILocation
     
    URILocationImpl - Class in org.exolab.castor.net.util
    An implementation of URILocation
    URILocationImpl(String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
    Creates a new URILocationImpl
    URILocationImpl(String, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
    Creates a new URILocationImpl
    URILocationImpl(Reader, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
    Creates a new URILocationImpl
    URILocationImpl(InputStream, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
    Creates a new URILocationImpl
    URIResolver - Interface in org.exolab.castor.net
    An interface for URI handling
    URIResolverImpl - Class in org.exolab.castor.net.util
    The default implementation of URIResolver
    URIResolverImpl() - Constructor for class org.exolab.castor.net.util.URIResolverImpl
     
    URIUtils - Class in org.exolab.castor.net.util
    A utility class for URI handling
    URIUtils() - Constructor for class org.exolab.castor.net.util.URIUtils
     
    UrType - Class in org.exolab.castor.xml.schema.simpletypes
    The ur-type definition
    UrType() - Constructor for class org.exolab.castor.xml.schema.simpletypes.UrType
     
    USE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    USE_CYCLE_BREAKER - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying whether cycle breaker code should be added to generated methods 'equals' and 'hashcode'; defaults to true.
    USE_INDENTATION - Static variable in class org.castor.xml.XMLProperties
    Property specifying whether XML documents (as generated at marshalling) should use indentation or not.
    USE_INTROSPECTION - Static variable in class org.castor.xml.XMLProperties
    Property specifying if introspection should be used at class resolving.
    USE_JDBC30 - Static variable in class org.castor.cpa.CPAProperties
    Property specifying whether JDBC 3.0-specific features should be used, such as e.g.
    USE_JDBC_PROXIES - Static variable in class org.castor.cpa.CPAProperties
    Property specifying whether JDBC proxy classes should be used
    USE_OPTIONAL - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
    The use attribute value for optional
    USE_PROHIBITED - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
    The use attribute value for prohibited
    USE_REQUIRED - Static variable in class org.exolab.castor.xml.schema.AttributeDecl
    The use attribute value for required
    useCycleBreaker() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if the class CycleBreaker should be used during code generation; defaults to 'true'.
    useEnumeratedTypeInterface() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if we generate the implements EnumeratedTypeAccess interface for enumerated type classes.
    useJava50() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if we generate the implements EnumeratedTypeAccess interface for enumerated type classes.
    useJava5Enums() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Indicates what kind of enumeration should be created for <xs:simpleType> enumerations.
    usePrimitiveWrapper() - Method in class org.exolab.castor.builder.BuilderConfiguration
    Returns true if primitive types have to be used as Objects (eg.
    USER_MODIFICATION - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
     
    USER_TYPE - Static variable in class org.exolab.castor.xml.schema.SimpleTypesFactory
    Simple type defined by the user.
    useResolver(Resolver) - Method in class org.exolab.castor.xml.schema.ComplexType
     
    useResolver(Resolver) - Method in interface org.exolab.castor.xml.schema.ResolvingObject
     
    useWrapper() - Method in class org.exolab.castor.builder.binding.XMLBindingComponent
    Returns true if the member represented by that XMLBindingComponent is to be represented by an Object wrapper.
    useWrapper() - Method in interface org.exolab.castor.builder.BindingComponent
    Returns true if the member represented by that BindingComponent is to be represented by an Object wrapper.
    using(Object, Database) - Method in class org.castor.cpa.jpa.info.JPACallbackHandler
     
    using(Object, Database) - Method in class org.exolab.castor.jdo.engine.JDOCallback
     
    using(Object, Database) - Method in interface org.exolab.castor.persist.spi.CallbackInterceptor
    Called to indicate that an object has been made persistent.
    UUIDKeyGenerator - Class in org.castor.cpa.persistence.sql.keygen
    UUID key generator.
    UUIDKeyGenerator(PersistenceFactory, int) - Constructor for class org.castor.cpa.persistence.sql.keygen.UUIDKeyGenerator
    Initialize the UUID key generator.
    UUIDKeyGenerator - Class in org.castor.ddlgen.keygenerator
    UUID key generator will be handled by Castor so no DDL needs to be created.
    UUIDKeyGenerator() - Constructor for class org.castor.ddlgen.keygenerator.UUIDKeyGenerator
    Constructor for default UUID key generator.
    UUIDKeyGenerator(KeyGeneratorDef) - Constructor for class org.castor.ddlgen.keygenerator.UUIDKeyGenerator
    Constructor for UUID key generator specified by given defintion.
    UUIDKeyGeneratorFactory - Class in org.castor.cpa.persistence.sql.keygen
    UUID key generator factory.
    UUIDKeyGeneratorFactory() - Constructor for class org.castor.cpa.persistence.sql.keygen.UUIDKeyGeneratorFactory
     
    UUIDKeyGeneratorFactory - Class in org.castor.ddlgen.keygenerator
    Factory class for UUID key generators.
    UUIDKeyGeneratorFactory() - Constructor for class org.castor.ddlgen.keygenerator.UUIDKeyGeneratorFactory
     

    V

    validate() - Method in class org.castor.jdo.conf.ClassMapping
     
    validate() - Method in class org.castor.jdo.conf.Database
     
    validate() - Method in class org.castor.jdo.conf.DatabaseChoice
     
    validate() - Method in class org.castor.jdo.conf.DataSource
     
    validate() - Method in class org.castor.jdo.conf.Driver
     
    validate() - Method in class org.castor.jdo.conf.JdoConf
     
    validate() - Method in class org.castor.jdo.conf.Jndi
     
    validate() - Method in class org.castor.jdo.conf.Mapping
     
    validate() - Method in class org.castor.jdo.conf.PackageMapping
     
    validate() - Method in class org.castor.jdo.conf.Param
     
    validate() - Method in class org.castor.jdo.conf.TransactionDemarcation
     
    validate() - Method in class org.castor.jdo.conf.TransactionManager
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.AutomaticNamingType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.Binding
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.ClassType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.ComponentBindingTypeChoice
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.ContentMemberType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.EnumBindingType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.EnumClassName
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.EnumMember
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.Exclude
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.Excludes
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.FieldType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.Forces
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.IncludeType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.Interface
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.NamingType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.NamingXMLType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.PackageType
     
    validate() - Method in class org.exolab.castor.builder.binding.xml.PackageTypeChoice
     
    validate() - Method in class org.exolab.castor.mapping.xml.BindXml
     
    validate() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
     
    validate() - Method in class org.exolab.castor.mapping.xml.ClassChoice
     
    validate() - Method in class org.exolab.castor.mapping.xml.ClassMapping
     
    validate() - Method in class org.exolab.castor.mapping.xml.Container
     
    validate() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
     
    validate() - Method in class org.exolab.castor.mapping.xml.FieldMapping
     
    validate() - Method in class org.exolab.castor.mapping.xml.Include
     
    validate() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
     
    validate() - Method in class org.exolab.castor.mapping.xml.Ldap
     
    validate() - Method in class org.exolab.castor.mapping.xml.MappingRoot
     
    validate() - Method in class org.exolab.castor.mapping.xml.MapTo
     
    validate() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
     
    validate() - Method in class org.exolab.castor.mapping.xml.NamedQuery
     
    validate() - Method in class org.exolab.castor.mapping.xml.Param
     
    validate() - Method in class org.exolab.castor.mapping.xml.Property
     
    validate() - Method in class org.exolab.castor.mapping.xml.PropertyType
     
    validate() - Method in class org.exolab.castor.mapping.xml.QueryHint
     
    validate() - Method in class org.exolab.castor.mapping.xml.Sql
     
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.FieldValidator
    Validates the given Object.
    validate() - Method in class org.exolab.castor.xml.schema.Annotation
    Checks the validity of this Schema definition.
    validate() - Method in class org.exolab.castor.xml.schema.AnnotationItem
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Column
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ManyToMany
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToMany
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.OneToOne
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PkType
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.ReadonlyDirtyType
     
    validate() - Method in class org.exolab.castor.xml.schema.annotations.jdo.Table
     
    validate() - Method in class org.exolab.castor.xml.schema.AnyType
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.AttributeDecl
    Checks the validity of this Attribute declaration
    validate() - Method in class org.exolab.castor.xml.schema.AttributeGroup
    Checks the validity of this Attribute declaration
    validate() - Method in class org.exolab.castor.xml.schema.AttributeGroupDecl
    Checks the validity of this Attribute declaration
    validate() - Method in class org.exolab.castor.xml.schema.ComplexType
    Checks the validity of this ComplexType defintion.
    validate() - Method in class org.exolab.castor.xml.schema.ElementDecl
    Checks the validity of this element definition.
    validate() - Method in class org.exolab.castor.xml.schema.Facet
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.Group
    Checks the validity of this Group defintion.
    validate() - Method in class org.exolab.castor.xml.schema.IdentityConstraint
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.IdentityField
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.IdentitySelector
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.ModelGroup
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.RedefineSchema
     
    validate() - Method in class org.exolab.castor.xml.schema.Schema
    Checks the validity of this Schema definition.
    validate() - Method in class org.exolab.castor.xml.schema.SimpleType
    Checks the validity of this SimpleType definition.
    validate() - Method in class org.exolab.castor.xml.schema.Structure
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.TypeReference
    Checks the validity of this type defintion.
    validate() - Method in class org.exolab.castor.xml.schema.UnknownDef
    Checks the validity of this Schema defintion.
    validate() - Method in class org.exolab.castor.xml.schema.Wildcard
     
    validate(Object, ValidationContext) - Method in interface org.exolab.castor.xml.TypeValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Validates the given Object
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Validates the given object
    validate(Object) - Method in class org.exolab.castor.xml.Validator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.Validator
    Validates the given Object.
    validate(BigInteger, ValidationContext) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
    Validates the given Object.
    validate(boolean, ValidationContext) - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.BooleanValidator
    Validates the given Object.
    validate(byte, ValidationContext) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.ByteValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in interface org.exolab.castor.xml.validators.ClassValidator
    Validates the given Object.
    validate(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Validates a Date/Time instance.
    validate(DateTimeBase, ValidationContext) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Validates a Date/Time instance.
    validate(Object) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
    Validates the given Object.
    validate(BigDecimal, ValidationContext) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DecimalValidator
    Validates the given Object.
    validate(double, ValidationContext) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DoubleValidator
    Validates the given Object.
    validate(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Validate a duration instance.
    validate(Duration, ValidationContext) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Validates a duration instance.
    validate(Object) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DurationValidator
    Validates the given Object.
    validate(float, ValidationContext) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.FloatValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdRefsValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdRefValidator
    Validates the given Object.
    validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.IdValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdValidator
    Validates the given Object.
    validate(long, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntegerValidator
    Validates the given Object.
    validate(int, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.IntValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntValidator
    Validates the given Object.
    validate(long, ValidationContext) - Method in class org.exolab.castor.xml.validators.LongValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.LongValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.LongValidator
    Validates the given Object.
    validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.NameValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.NameValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.NameValidator
    Validates the given Object.
    validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.PatternValidator
    Validates the given String against the regular expression pattern of this PatternValidator.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.PatternValidator
    Validates the given Object.
    validate(short, ValidationContext) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.ShortValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
    Validates the given Object.
    validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.StringValidator
    Validates the given Object.
    validate(Object) - Method in class org.exolab.castor.xml.validators.StringValidator
    Validates the given Object.
    validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.StringValidator
    Validates the given Object.
    VALIDATION_EXCEPTION - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'org.exolab.castor.xml.ValidationException'.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSAnyURI
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSBase64Binary
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSBoolean
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSByte
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSClass
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSDate
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSDateTime
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSDecimal
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSDouble
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSDuration
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSFloat
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSGDay
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSGMonth
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSGMonthDay
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSGYear
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSGYearMonth
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSHexBinary
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSId
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSIdRef
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSIdRefs
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSInt
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSInteger
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSList
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSLong
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNCName
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNegativeInteger
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNMToken
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNMTokens
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNonNegativeInteger
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNonPositiveInteger
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSNormalizedString
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSPositiveInteger
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSQName
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSShort
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSString
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSTime
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSType
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSUnsignedByte
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSUnsignedInt
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSUnsignedLong
    Creates the validation code for an instance of this XSType.
    validationCode(JSourceCode, String, String) - Method in class org.exolab.castor.builder.types.XSUnsignedShort
    Creates the validation code for an instance of this XSType.
    ValidationContext - Class in org.exolab.castor.xml
    A class which can be used to hold validation information, used by the TypeValidator interface.
    ValidationContext() - Constructor for class org.exolab.castor.xml.ValidationContext
     
    ValidationException - Exception in org.exolab.castor.xml
    An Exception that can be used to signal XML validation errors.
    ValidationException() - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with no message or nested Exception.
    ValidationException(String) - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with the given message.
    ValidationException(String, int) - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with the given message.
    ValidationException(Throwable) - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with the given nested Exception.
    ValidationException(String, Throwable) - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with the given message and nested Exception.
    ValidationException(String, Exception, int) - Constructor for exception org.exolab.castor.xml.ValidationException
    Creates a new ValidationException with the given message, nested Exception, and errorCode.
    ValidationUtils - Class in org.exolab.castor.xml.validators
    A static class for performing simple validation.
    Validator - Class in org.exolab.castor.xml
    A class which can perform Validation on an Object model.
    Validator() - Constructor for class org.exolab.castor.xml.Validator
    Creates a new Validator.
    ValidityException - Exception in org.exolab.castor.mapping
    An exception indicating an integrity violation.
    ValidityException(String) - Constructor for exception org.exolab.castor.mapping.ValidityException
     
    ValidityException(String, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
     
    ValidityException(String, Object, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
     
    ValidityException(String, Object, Object, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
     
    ValidityException(Exception) - Constructor for exception org.exolab.castor.mapping.ValidityException
     
    value - Variable in class org.castor.cpa.query.castorql.SimpleNode
     
    value - Variable in class org.castor.cpa.query.ejbql.SimpleNode
     
    VALUE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
     
    value() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
    Method value.
    value() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
    Method value.
    value() - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
    Method value.
    value() - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
    Method value.
    value() - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
    Method value.
    value() - Method in enum org.exolab.castor.persist.FieldPersistenceType
    Method value.
    VALUE - Static variable in class org.exolab.javasource.JAnnotation
    Name of a single element.
    VALUE_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    VALUE_OF - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
    Factory method name for type-safe enumerations.
    valueIterator() - Method in interface org.castor.cache.hashbelt.container.Container
    Returns an iterator over the values contained in this container.
    valueIterator() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    Returns an iterator over the values contained in this container.
    valueIterator() - Method in class org.castor.cache.hashbelt.container.MapContainer
    Returns an iterator over the values contained in this container.
    valueIterator() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    Returns an iterator over the values contained in this container.
    valueOf(String) - Static method in enum org.castor.cpa.persistence.sql.query.condition.CompareOperator
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.castor.cpa.persistence.sql.query.JoinOperator
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.castor.cpa.query.OrderDirection
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.castor.cpa.query.TemporalType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.castor.cpa.query.TrimSpecification
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in class org.castor.mapping.BindingType
     
    valueOf(String) - Static method in enum org.castor.persist.CascadingType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in class org.exolab.castor.builder.binding.xml.types.BindingType
    Method valueOf.Returns a new BindingType based on the given String value.
    valueOf(String) - Static method in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    Method valueOf.Returns a new FieldTypeCollectionType based on the given String value.
    valueOf(String) - Static method in class org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
    Method valueOf.Returns a new FieldTypeVisibilityType based on the given String value.
    valueOf(String) - Static method in class org.exolab.castor.builder.binding.xml.types.VisibilityType
    Method valueOf.Returns a new VisibilityType based on the given String value.
    valueOf(String) - Static method in enum org.exolab.castor.builder.info.NodeType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in class org.exolab.castor.mapping.AccessMode
    Returns the access mode from the name.
    valueOf(short) - Static method in class org.exolab.castor.mapping.AccessMode
     
    valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.exolab.castor.persist.FieldPersistenceType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in class org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
    Method valueOf.Returns a new TableAccessModeType based on the given String value.
    valueOf(String) - Static method in class org.exolab.castor.xml.schema.ContentType
    Creates a new ContentType based on the given String
    valueOf(String) - Static method in class org.exolab.castor.xml.schema.Form
    Returns the Form corresponding to the given value.
    valueOf(String) - Static method in enum org.exolab.castor.xml.schema.Order
    Returns the enum constant of this type with the specified name.
    ValueOfFieldHandler - Class in org.exolab.castor.xml.handlers
    An implementation of GeneralizedFieldHandler for classes that have a built-in valueOf(String) factory method, such as type-safe enumeration classes, java.sql.Timestamp, etc.
    ValueOfFieldHandler(Class) - Constructor for class org.exolab.castor.xml.handlers.ValueOfFieldHandler
    Creates a new ValueOfFieldHandler.
    values() - Method in class org.castor.cache.DebuggingCacheProxy
    values() - Method in class org.castor.cache.distributed.AbstractDistributedCache
    values() - Method in class org.castor.cache.distributed.EHCache
    values() - Method in class org.castor.cache.distributed.JcsCache
    values() - Method in class org.castor.cache.distributed.OsCache
    values() - Method in class org.castor.cache.hashbelt.AbstractHashbelt
    values() - Method in class org.castor.cache.hashbelt.container.FastIteratingContainer
    values() - Method in class org.castor.cache.hashbelt.container.WeakReferenceContainer
    values() - Method in class org.castor.cache.simple.CountLimited
    values() - Method in class org.castor.cache.simple.NoCache
    values() - Method in class org.castor.cache.simple.TimeLimited
    values() - Method in class org.castor.cache.simple.Unlimited
    values() - Method in class org.castor.core.util.IdentityMap
    In contrast with the design contract of the Map interface this method has not been implemented and throws a UnsupportedOperationException.
    values() - Static method in enum org.castor.cpa.persistence.sql.query.condition.CompareOperator
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.castor.cpa.persistence.sql.query.JoinOperator
    Returns an array containing the constants of this enum type, in the order they are declared.
    VALUES - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'VALUES' keyword of a SQL insert query.
    values() - Static method in enum org.castor.cpa.query.OrderDirection
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.castor.cpa.query.TemporalType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.castor.cpa.query.TrimSpecification
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.castor.persist.CascadingType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.builder.info.NodeType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.persist.FieldPersistenceType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.exolab.castor.xml.schema.Order
    Returns an array containing the constants of this enum type, in the order they are declared.
    VECTOR - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The instance of the vector type
    VECTOR_TYPE - Static variable in class org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
    The vector type
    VectorClassDescriptor - Class in org.exolab.castor.xml.descriptors
    The default java.util.Vector class descriptor.
    VectorClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    No-arg constructor.
    VectorClassDescriptor(String) - Constructor for class org.exolab.castor.xml.descriptors.VectorClassDescriptor
    Creates a VectorClassDescriptor for the given XML name.
    verbose() - Method in class org.exolab.castor.builder.SGStateInfo
    Returns the value of the verbose flag.
    Version - Class in org.exolab.castor.util
    A class which contains the version information
    Version() - Constructor for class org.exolab.castor.util.Version
     
    VERSION - Static variable in class org.exolab.castor.util.Version
    The version number
    VERSION - Static variable in class org.exolab.javasource.JDocDescriptor
    The version descriptor (version).
    VERSION_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    VERSION_DATE - Static variable in class org.exolab.castor.util.Version
    The version date.
    VisibilityType - Class in org.exolab.castor.builder.binding.xml.types
    Class VisibilityType.
    VisibilityTypeDescriptor - Class in org.exolab.castor.builder.binding.xml.types.descriptors
    Class VisibilityTypeDescriptor.
    VisibilityTypeDescriptor() - Constructor for class org.exolab.castor.builder.binding.xml.types.descriptors.VisibilityTypeDescriptor
     
    visit(Assignment) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Assignment elements.
    visit(Delete) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Delete elements.
    visit(Insert) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Insert elements.
    visit(Join) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Join elements.
    visit(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle select elements.
    visit(Table) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Table elements.
    visit(TableAlias) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle TableAlias elements.
    visit(Update) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle update elements.
    visit(AndCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle AndCondition elements.
    visit(Compare) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Compare elements.
    visit(IsNullPredicate) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle IsNullPredicate elements.
    visit(OrCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle OrCondition elements.
    visit(Column) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Column elements.
    visit(NextVal) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle NextVal elements.
    visit(Parameter) - Method in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    Visit method to handle Parameter elements.
    visit(Assignment) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Assignment elements.
    visit(Delete) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Delete elements.
    visit(Insert) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Insert elements.
    visit(Join) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Join elements.
    visit(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle select elements.
    visit(Table) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Table elements.
    visit(TableAlias) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle TableAlias elements.
    visit(Update) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle update elements.
    visit(AndCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle AndCondition elements.
    visit(Compare) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Compare elements.
    visit(IsNullPredicate) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle IsNullPredicate elements.
    visit(OrCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle OrCondition elements.
    visit(Column) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Column elements.
    visit(NextVal) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle NextVal elements.
    visit(Parameter) - Method in class org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor
    Visit method to handle Parameter elements.
    visit(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.SQLServerQueryVisitor
    Visit method to handle select elements.
    visit(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.SybaseQueryVisitor
    Visit method to handle select elements.
    visit(Assignment) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Assignment elements.
    visit(Delete) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Delete elements.
    visit(Insert) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Insert elements.
    visit(Join) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Join elements.
    visit(Select) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle select elements.
    visit(Table) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Table elements.
    visit(TableAlias) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle TableAlias elements.
    visit(Update) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle update elements.
    visit(AndCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle AndCondition elements.
    visit(Compare) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Compare elements.
    visit(IsNullPredicate) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle IsNullPredicate elements.
    visit(OrCondition) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle OrCondition elements.
    visit(Column) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Column elements.
    visit(NextVal) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle NextVal elements.
    visit(Parameter) - Method in class org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor
    Visit method to handle Parameter elements.
    visit(Assignment) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Assignment elements.
    visit(Delete) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Delete elements.
    visit(Insert) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Insert elements.
    visit(Join) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Join elements.
    visit(Select) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle select elements.
    visit(Table) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Table elements.
    visit(TableAlias) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle TableAlias elements.
    visit(Update) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle update elements.
    visit(AndCondition) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle AndCondition elements.
    visit(Compare) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Compare elements.
    visit(IsNullPredicate) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle IsNullPredicate elements.
    visit(OrCondition) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle OrCondition elements.
    visit(Column) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Column elements.
    visit(NextVal) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle NextVal elements.
    visit(Parameter) - Method in interface org.castor.cpa.persistence.sql.query.Visitor
    Visit method to handle Parameter elements.
    Visitor - Interface in org.castor.cpa.persistence.sql.query
    Interface providing methods for Elements of the implementation of the visitor pattern.

    W

    waitingReaders_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    waitingWriters_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.Sax2ComponentReader
     
    warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
     
    warning(SAXParseException) - Method in class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
     
    warning(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
     
    warning(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
     
    WarningViaDialogClassNameCRStrategy - Class in org.exolab.castor.builder.conflictresolution
    An implementation of ClassNameCRStrategy that reports any conflict notifications to a console dialog, asking the user whether to stop code generation (as the conflict is not acceptable), or whether to proceed by overwriting an already existing class.
    WarningViaDialogClassNameCRStrategy() - Constructor for class org.exolab.castor.builder.conflictresolution.WarningViaDialogClassNameCRStrategy
    Creates an instance of this name conflict resolution strategy, that will use the specified ConsoleDialog instance to emit warnings to the user and ask about an approach to deal with them.
    WeakReferenceContainer - Class in org.castor.cache.hashbelt.container
    An implementation of a container that uses weak references for storing values in the map, so that values can be removed from the map by the system when the system is under memory pressure.
    WeakReferenceContainer() - Constructor for class org.castor.cache.hashbelt.container.WeakReferenceContainer
     
    WeblogicXercesImplementation - Class in org.exolab.castor.xml.wls8
     
    WeblogicXercesImplementation() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
     
    WeblogicXercesOutputFormat - Class in org.exolab.castor.xml.wls8
    "Weblogic's refactored Xerces"-specific OutputFormat instance.
    WeblogicXercesOutputFormat() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
    Creates an instance of this class.
    WeblogicXercesSerializer - Class in org.exolab.castor.xml.wls8
    Xerces-specific implementation of the Serializer interface.
    WeblogicXercesSerializer() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
    Creates an instance of this class.
    WeblogicXercesXMLSerializerFactory - Class in org.exolab.castor.xml.wls8
    "Weblogic's refactored Xerces"-specific implementation of the XMLSerializerFactory interface.
    WeblogicXercesXMLSerializerFactory() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
     
    WebSphere51TransactionManagerFactory - Class in org.castor.transactionmanager
    An IBM Websphere 5.1 specific factory for acquiring transactions from this J2EE container.
    WebSphere51TransactionManagerFactory() - Constructor for class org.castor.transactionmanager.WebSphere51TransactionManagerFactory
     
    WebSphere5TransactionManagerFactory - Class in org.castor.transactionmanager
    An IBM Websphere 5 specific factory for acquiring transactions from this J2EE container.
    WebSphere5TransactionManagerFactory() - Constructor for class org.castor.transactionmanager.WebSphere5TransactionManagerFactory
     
    WebSphereTransactionManagerFactory - Class in org.castor.transactionmanager
    An IBM Websphere 4 and prior specific factory for acquiring transactions from this particular J2EE container.
    WebSphereTransactionManagerFactory() - Constructor for class org.castor.transactionmanager.WebSphereTransactionManagerFactory
     
    WHERE - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'WHERE' keyword of a SQL query.
    WHERE - Static variable in interface org.castor.cpa.query.castorql.CastorQLParserConstants
    RegularExpression Id.
    WHERE - Static variable in interface org.castor.cpa.query.ejbql.EjbQLParserConstants
    RegularExpression Id.
    WHERE - Static variable in interface org.exolab.castor.jdo.engine.JDBCSyntax
     
    WhereClause() - Method in class org.castor.cpa.query.castorql.CastorQLParser
     
    WhereClause() - Method in class org.castor.cpa.query.ejbql.EjbQLParser
     
    whichType(String, String) - Static method in class org.exolab.castor.xml.schema.util.DatatypeHandler
    Guesses which datatype should be used.
    WHITESPACE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    WHITESPACE_COLLAPSE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    WHITESPACE_COLLAPSE - Static variable in interface org.exolab.castor.xml.XMLConstants
    Whitespace collapse (replace each whitespace with a blank, remove leading and trailing whitespace, collapse consecutive blanks into exactly one blank).
    WHITESPACE_PRESERVE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    WHITESPACE_PRESERVE - Static variable in interface org.exolab.castor.xml.XMLConstants
    Whitespace preserve (keep exactly as-is).
    WHITESPACE_REPLACE - Static variable in class org.exolab.castor.xml.schema.Facet
     
    WHITESPACE_REPLACE - Static variable in interface org.exolab.castor.xml.XMLConstants
    Whitespace replace (replace each whitespace with a blank).
    WILDCARD - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    WILDCARD - Static variable in class org.exolab.castor.xml.schema.Structure
     
    Wildcard - Class in org.exolab.castor.xml.schema
    A class that represents an XML Schema Wildcard.
    Wildcard(ComplexType) - Constructor for class org.exolab.castor.xml.schema.Wildcard
    The wildcard is embedded in a complexType
    Wildcard(Group) - Constructor for class org.exolab.castor.xml.schema.Wildcard
    The wildcard is embedded in a ModelGroup ()
    Wildcard(AttributeGroup) - Constructor for class org.exolab.castor.xml.schema.Wildcard
    The wildcard is embedded in an AttributeGroup.
    WildcardUnmarshaller - Class in org.exolab.castor.xml.schema.reader
    A class for Unmarshalling WildCard
    WildcardUnmarshaller(SchemaContext, ComplexType, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
     
    WildcardUnmarshaller(SchemaContext, Group, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
     
    WildcardUnmarshaller(SchemaContext, AttributeGroup, Schema, String, AttributeSet) - Constructor for class org.exolab.castor.xml.schema.reader.WildcardUnmarshaller
     
    WITH - Static variable in class org.castor.cpa.persistence.sql.query.QueryConstants
    'WITH' keyword for constructing WITH LOCK-clauses.
    WithinAttrDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinAttrValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinAttrValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinComment - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinEntityValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    WithinEntityValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    WithinGEDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinGEValueDQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinGEValueSQ - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinNotationDecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDParserConstants
     
    WithinPEdecl - Static variable in interface org.exolab.castor.xml.dtd.parser.DTDInitialParserConstants
     
    WRAP_COLLECTIONS_PROPERTY - Static variable in class org.castor.xml.XMLProperties
    The property name for enabling collection wrapping.
    WRAPPER - Static variable in class org.exolab.castor.builder.BuilderConfiguration.Property
    Property specifying if we want to use Wrapper Objects instead of primitives (eg java.lang.Float instead of float).
    write(char[], int, int) - Method in class org.castor.ddlgen.DDLWriter
    write(char[]) - Method in class org.castor.ddlgen.DDLWriter
    write(int) - Method in class org.castor.ddlgen.DDLWriter
    write(String, int, int) - Method in class org.castor.ddlgen.DDLWriter
    write(String) - Method in class org.castor.ddlgen.DDLWriter
    write(Writer) - Method in class org.exolab.castor.tools.MappingTool
    Serializes the mapping to the given writer.
    WRITE - Static variable in class org.exolab.castor.xml.AccessRights
    The type that indicates only write access
    write - Static variable in class org.exolab.castor.xml.AccessRights
    A write-only AccessRights
    write(Schema) - Method in class org.exolab.castor.xml.schema.writer.SchemaWriter
     
    write(float) - Method in class org.exolab.javasource.JSourceWriter
     
    write(long) - Method in class org.exolab.javasource.JSourceWriter
     
    write(double) - Method in class org.exolab.javasource.JSourceWriter
     
    write(Object) - Method in class org.exolab.javasource.JSourceWriter
     
    write(boolean) - Method in class org.exolab.javasource.JSourceWriter
     
    write(String, int, int) - Method in class org.exolab.javasource.JSourceWriter
    write(String) - Method in class org.exolab.javasource.JSourceWriter
    write(char[]) - Method in class org.exolab.javasource.JSourceWriter
    write(int) - Method in class org.exolab.javasource.JSourceWriter
    write(char[], int, int) - Method in class org.exolab.javasource.JSourceWriter
    WRITE_METHOD - Static variable in class org.exolab.castor.builder.info.FieldInfo
    The Write / Setter method flag.
    writeHolds_ - Variable in class org.castor.core.util.concurrent.ReentrantWriterPreferenceReadWriteLock
    Number of acquires on write lock by activeWriter_ thread *
    writeIndent() - Method in class org.exolab.javasource.JSourceWriter
    Always applies the current indentation.
    writeln() - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(float) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(long) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(int) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(double) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(Object) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(String) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(char[]) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(boolean) - Method in class org.exolab.javasource.JSourceWriter
     
    writeln(char) - Method in class org.exolab.javasource.JSourceWriter
     
    writeLock() - Method in interface org.castor.core.util.concurrent.ReadWriteLock
    get the writeLock *
    writeLock() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    writeLock(Object, int) - Method in class org.castor.persist.AbstractTransactionContext
    Acquire a write lock on the object.
    writeLock(Object, int) - Method in interface org.castor.persist.TransactionContext
    Acquire a write lock on the object.
    writeLock(TransactionContext, OID, int) - Method in class org.exolab.castor.persist.LockEngine
    Acquire a write lock on the object.
    WRITER - Static variable in class org.exolab.castor.builder.SGTypes
    Represents a JClass instance of type 'java.lang.Writer'.
    writeReplace() - Method in interface org.castor.persist.proxy.LazyCGLIB
    Implementation of writeReplace specific to lazy loading.
    WriterJClassPrinter - Class in org.exolab.castor.builder.printing
    Prints a given JClass to the file system using the AbstractJClass.print(org.exolab.javasource.JSourceWriter) method.
    WriterJClassPrinter() - Constructor for class org.exolab.castor.builder.printing.WriterJClassPrinter
     
    WriterLock() - Constructor for class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
     
    writerLock_ - Variable in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    WriterPreferenceReadWriteLock - Class in org.castor.core.util.concurrent
    A ReadWriteLock that prefers waiting writers over waiting readers when there is contention.
    WriterPreferenceReadWriteLock() - Constructor for class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
     
    WriterPreferenceReadWriteLock.ReaderLock - Class in org.castor.core.util.concurrent
     
    WriterPreferenceReadWriteLock.Signaller - Class in org.castor.core.util.concurrent
    Reader and Writer requests are maintained in two different wait sets, by two different objects.
    WriterPreferenceReadWriteLock.WriterLock - Class in org.castor.core.util.concurrent
     
    WrongFormatException - Exception in org.castor.ddlgen
    Wrong format exception.
    WrongFormatException(String) - Constructor for exception org.castor.ddlgen.WrongFormatException
    Construct WrongFormatException with given message.
    WrongFormatException(String, Exception) - Constructor for exception org.castor.ddlgen.WrongFormatException
    Construct WrongFormatException with given message and cause.
    WRONGLY_PLACED - Static variable in class org.exolab.castor.types.DateTimeBase
    Convenience String for complaints.

    X

    xaFailed() - Method in interface org.exolab.castor.persist.XAResourceSource
    Indicate that the resource has failed and should be discarded.
    XAResourceImpl - Class in org.exolab.castor.persist
    An XAResource implementation for an XAResourceSource.
    XAResourceImpl(LockEngine, XAResourceSource) - Constructor for class org.exolab.castor.persist.XAResourceImpl
     
    XAResourceSource - Interface in org.exolab.castor.persist
    A data source that wishes to particiate as an XA resource implements this interface.
    XercesJDK5OutputFormat - Class in org.exolab.castor.xml
    Xerces-specific OutputFormat instance, used with JDK 5.0 only.
    XercesJDK5OutputFormat() - Constructor for class org.exolab.castor.xml.XercesJDK5OutputFormat
    Creates an instance of this class.
    XercesJDK5Serializer - Class in org.exolab.castor.xml
    Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerces has been integrated with the core code base.
    XercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.XercesJDK5Serializer
     
    XercesJDK5XMLSerializerFactory - Class in org.exolab.castor.xml
    Xerces-specific implementation of the XMLSerializerFactory interface.
    XercesJDK5XMLSerializerFactory() - Constructor for class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
     
    XercesOutputFormat - Class in org.exolab.castor.xml
    Xerces-specific OutputFormat instance.
    XercesOutputFormat() - Constructor for class org.exolab.castor.xml.XercesOutputFormat
    Creates an instance of this class.
    XercesRegExpEvaluator - Class in org.exolab.castor.util
    An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces.
    XercesRegExpEvaluator() - Constructor for class org.exolab.castor.util.XercesRegExpEvaluator
    Creates a new XercesRegExpEvaluator
    XercesSerializer - Class in org.exolab.castor.xml
    Xerces-specific implementation of the Serializer interface.
    XercesSerializer() - Constructor for class org.exolab.castor.xml.XercesSerializer
    Creates an instance of this class.
    XercesXMLSerializerFactory - Class in org.exolab.castor.xml
    Xerces-specific implementation of the XMLSerializerFactory interface.
    XercesXMLSerializerFactory() - Constructor for class org.exolab.castor.xml.XercesXMLSerializerFactory
     
    XML - Static variable in class org.castor.mapping.BindingType
     
    XML - Class in org.exolab.castor.dsml
     
    XML() - Constructor for class org.exolab.castor.dsml.XML
     
    XML - Static variable in interface org.exolab.castor.xml.OutputFormat
    Default serialization method, being XML
    XML.Entries - Class in org.exolab.castor.dsml
     
    XML.Entries.Attributes - Class in org.exolab.castor.dsml
     
    XML.Entries.Attributes.Encodings - Class in org.exolab.castor.dsml
     
    XML.Entries.Elements - Class in org.exolab.castor.dsml
     
    XML.Namespace - Class in org.exolab.castor.dsml
     
    XML.Schema - Class in org.exolab.castor.dsml
     
    XML.Schema.Attributes - Class in org.exolab.castor.dsml
     
    XML.Schema.Attributes.Types - Class in org.exolab.castor.dsml
     
    XML.Schema.Elements - Class in org.exolab.castor.dsml
     
    XML_NAMESPACE - Static variable in class org.exolab.castor.xml.Namespaces
    The reserved XML 1.0 Namespace URI
    XML_NAMESPACE_PREFIX - Static variable in class org.exolab.castor.xml.Namespaces
    The reserved XML Namespace Prefix
    XML_NAMING - Static variable in class org.castor.xml.XMLProperties
    Property specifying the 'type' of the XML naming conventions to use.
    XML_VERSION - Static variable in class org.castor.xml.XMLProperties
    Property that allows to specify the XML document version number to be used during marshalling; defaulta to 1.0.
    XMLBindingComponent - Class in org.exolab.castor.builder.binding
    This class is the implementation of BindingComponent from an XML Schema point of view.
    XMLBindingComponent(BuilderConfiguration, GroupNaming) - Constructor for class org.exolab.castor.builder.binding.XMLBindingComponent
    Constructs an XMLBindingComponent from an XML Schema Component.
    XMLClassDescriptor - Interface in org.exolab.castor.xml
    A class descriptor for describing relationships between a Class and an XML element or complexType.
    XMLClassDescriptorAdapter - Class in org.exolab.castor.xml.util
    An adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor.
    XMLClassDescriptorAdapter() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
     
    XMLClassDescriptorAdapter(ClassDescriptor, String) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
    Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor.
    XMLClassDescriptorAdapter(ClassDescriptor, String, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
    Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor.
    XMLClassDescriptorImpl - Class in org.exolab.castor.xml.util
    The core implementation of XMLClassDescriptor.
    XMLClassDescriptorImpl(Class<?>) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Creates an XMLClassDescriptor class used by the Marshalling Framework.
    XMLClassDescriptorImpl(Class<?>, String) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Creates an XMLClassDescriptor class used by the Marshalling Framework.
    XMLClassDescriptorImpl() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
    Protected constructor used by this class, and subclasses only
    XMLClassDescriptorResolver - Interface in org.exolab.castor.xml
    An interface for finding or "resolving" XMLClassDescriptor classes.
    XMLClassDescriptorResolverImpl - Class in org.exolab.castor.xml.util
    The default implementation of the ClassDescriptorResolver interface.
    XMLClassDescriptorResolverImpl() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
    Creates a new ClassDescriptorResolverImpl.
    XMLConfiguration - Class in org.castor.xml
    Deprecated.
    Use XMLProperties instead.
    XMLConstants - Interface in org.exolab.castor.xml
    Constants used by all of Castor-XML are defined here.
    XMLContainerElementFieldDescriptor - Class in org.exolab.castor.xml.util
     
    XMLContainerElementFieldDescriptor(XMLFieldDescriptorImpl, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLContainerElementFieldDescriptor
     
    XMLContentHandler - Class in org.castor.xmlctf.xmldiff.xml
    A ContentHandler implementation that builds a tree of XMLNodes.
    XMLContentHandler() - Constructor for class org.castor.xmlctf.xmldiff.xml.XMLContentHandler
    Creates a new XMLBuilder.
    XMLContext - Class in org.exolab.castor.xml
    Bootstrap class for Castor XML that allows you to load information about the domain objects used with Castor XML (marshallers and unmarshallers) by various means.
    XMLContext() - Constructor for class org.exolab.castor.xml.XMLContext
    Creates an instance of XMLContext with an internal XML context.
    XMLDiff - Class in org.castor.xmlctf.xmldiff
    A utility class used to compare two XMLNodes, or XML input files and report the differences between them.
    XMLDiff(String, String) - Constructor for class org.castor.xmlctf.xmldiff.XMLDiff
    Constructs an XMLDiff object that is ready to compare the two provided XML files.
    XMLException - Exception in org.exolab.castor.xml
    An exception that is used to signal an error that has occured during marshaling or unmarshaling.
    XMLException() - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with no message or nested Exception.
    XMLException(String) - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with the given message.
    XMLException(Throwable) - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with the given nested Exception.
    XMLException(String, int) - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with the given message and error code.
    XMLException(String, Throwable) - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with the given message and nested Exception.
    XMLException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.XMLException
    Creates a new XMLException with the given message, nested Exception, and errorCode.
    XMLFieldDescriptor - Interface in org.exolab.castor.xml
    XML field descriptor.
    XMLFieldDescriptorImpl - Class in org.exolab.castor.xml.util
    XML field descriptor.
    XMLFieldDescriptorImpl(Class<?>, String, String, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
     
    XMLFieldDescriptorImpl(FieldDescriptor, String, NodeType, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    Construct a new field descriptor for the specified field.
    XMLFieldDescriptors - Class in org.exolab.castor.xml.util
    A class which represents a collection of XMLFieldDescriptor instances.
    XMLFieldDescriptors() - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptors
    Creates a new XMLFieldDescriptors with the default Size.
    XMLFieldDescriptors(int) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptors
    Creates a new XMLFieldDescriptors with the given size.
    XMLFieldHandler - Class in org.exolab.castor.xml
    This FieldHandler is used in the generated descriptors.
    XMLFieldHandler() - Constructor for class org.exolab.castor.xml.XMLFieldHandler
    Creates a new default XMLFieldHandler
    XMLFieldHandlerFactory - Class in org.exolab.castor.builder.factory
    A factory for creating XMLFieldHandler instances as embedded in descriptors classes generated throughout code generation.
    XMLFieldHandlerFactory(BuilderConfiguration) - Constructor for class org.exolab.castor.builder.factory.XMLFieldHandlerFactory
    Creates an instance of this factory.
    XMLFileReader - Class in org.castor.xmlctf.xmldiff.xml
    A Utility class to read an XML document from a file into the XMLNode tree used by the XMLDiff class.
    XMLFileReader(String) - Constructor for class org.castor.xmlctf.xmldiff.xml.XMLFileReader
    Creates a new XMLReader for the given URILocation.
    XMLInfo - Interface in org.exolab.castor.builder.info
    A class for storing XML related information.
    XMLInfoNature - Class in org.exolab.castor.builder.info.nature
    A XML specific view of a PropertyHolder, which can be a ClassInfo or a FieldInfo.
    XMLInfoNature(PropertyHolder) - Constructor for class org.exolab.castor.builder.info.nature.XMLInfoNature
    Constructor taking a PropertyHolder.
    XMLInstance2Schema - Class in org.exolab.castor.xml.schema.util
    A class for reading XML Schemas.
    XMLInstance2Schema() - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2Schema
    Creates a new XMLInstance2Schema
    XMLInstance2SchemaHandler - Class in org.exolab.castor.xml.schema.util
    A Utility class which will attempt to create an XML Schema Object Model based on a given XML instance document.
    XMLInstance2SchemaHandler() - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
    Creates a new XMLInstance2SchemaHandler
    XMLInstance2SchemaHandler(Schema) - Constructor for class org.exolab.castor.xml.schema.util.XMLInstance2SchemaHandler
    Creates a new XMLInstance2SchemaHandler
    XMLMappingLoader - Class in org.exolab.castor.xml
    An XML implementation of mapping helper.
    XMLMappingLoader(ClassLoader) - Constructor for class org.exolab.castor.xml.XMLMappingLoader
    Creates a new XMLMappingLoader.
    XMLMappingLoaderFactory - Class in org.castor.mapping
    An XML-specific factory for acquiring MappingLoader instances.
    XMLMappingLoaderFactory() - Constructor for class org.castor.mapping.XMLMappingLoaderFactory
     
    XMLNaming - Interface in org.castor.xml
    XMLNaming contains all methods required by Castor to build valid XML names.
    XMLNode - Class in org.castor.xmlctf.xmldiff.xml.nodes
    The base node for all XMLNode types.
    XMLNS - Static variable in class org.exolab.castor.xml.util.AttributeSetImpl
    The XML namespace declaration prefix.
    XMLParserUtils - Class in org.exolab.castor.xml.util
    A couple of routines to manipulate XMLParser instances.
    XMLParserUtils() - Constructor for class org.exolab.castor.xml.util.XMLParserUtils
     
    XMLProperties - Class in org.castor.xml
    Properties of XML module.
    XMLProperties(AbstractProperties) - Constructor for class org.castor.xml.XMLProperties
    Construct properties with given parent.
    XMLSerializerFactory - Interface in org.exolab.castor.xml
    Configurable factory object for XML serialization.
    XMLType - Class in org.exolab.castor.xml.schema
    The base type for XML Schema types, such as complex types and simple types.
    XMLType() - Constructor for class org.exolab.castor.xml.schema.XMLType
    Default constructor
    XPATH_ATTR - Static variable in class org.exolab.castor.xml.schema.SchemaNames
     
    XPATHClassNameConflictResolver - Class in org.exolab.castor.builder.conflict.strategy
    Class name conflict resolver.
    XPATHClassNameConflictResolver() - Constructor for class org.exolab.castor.builder.conflict.strategy.XPATHClassNameConflictResolver
     
    XPathHelper - Class in org.exolab.castor.builder.binding
    Helper class to assemble an XPATH expression to qualify the path of an XML schema structure from the XML schema root.
    XPathHelper() - Constructor for class org.exolab.castor.builder.binding.XPathHelper
     
    XPathLocation - Class in org.exolab.castor.xml.location
    A very simple XPath location class for use with the ValidationException.
    XPathLocation() - Constructor for class org.exolab.castor.xml.location.XPathLocation
    Creates a default XPathLocation.
    XSAnyURI - Class in org.exolab.castor.builder.types
    The xsd:anyURI XML Schema type.
    XSAnyURI() - Constructor for class org.exolab.castor.builder.types.XSAnyURI
     
    XSBase64Binary - Class in org.exolab.castor.builder.types
    The xsd:base64Binary XML Schema datatype.
    XSBase64Binary(boolean) - Constructor for class org.exolab.castor.builder.types.XSBase64Binary
    Create a new XSBase64Binary object.
    XSBoolean - Class in org.exolab.castor.builder.types
    The xsd:boolean XML Schema datatype.
    XSBoolean() - Constructor for class org.exolab.castor.builder.types.XSBoolean
    No-arg constructor.
    XSBoolean(boolean) - Constructor for class org.exolab.castor.builder.types.XSBoolean
    Constructs a new XSBoolean.
    XSByte - Class in org.exolab.castor.builder.types
    The xsd:byte XML Schema type.
    XSByte() - Constructor for class org.exolab.castor.builder.types.XSByte
    No-arg constructor.
    XSByte(boolean) - Constructor for class org.exolab.castor.builder.types.XSByte
    Constructs a new XSByte.
    XSClass - Class in org.exolab.castor.builder.types
    The XML Schema user-defined archetype.
    XSClass(JClass) - Constructor for class org.exolab.castor.builder.types.XSClass
    Creates a new XSClass with the given JClass reference.
    XSClass(JClass, String) - Constructor for class org.exolab.castor.builder.types.XSClass
    Creates a new XSClass with the given JClass reference.
    XSCollectionFactory - Class in org.exolab.castor.builder.types
    Helper class to facilitate creation of XML schema collection types.
    XSD_NAMESPACE - Static variable in class org.exolab.castor.xml.schema.reader.SchemaUnmarshaller
    W3C XML schema namespace.
    XSDate - Class in org.exolab.castor.builder.types
    The xsd:date XML Schema type.
    XSDate() - Constructor for class org.exolab.castor.builder.types.XSDate
     
    XSDateTime - Class in org.exolab.castor.builder.types
    The xsd:dateTime XML Schema type.
    XSDateTime() - Constructor for class org.exolab.castor.builder.types.XSDateTime
     
    XSDecimal - Class in org.exolab.castor.builder.types
    The xsd:decimal XML Schema datatype.
    XSDecimal() - Constructor for class org.exolab.castor.builder.types.XSDecimal
    No-arg constructor.
    XSDouble - Class in org.exolab.castor.builder.types
    The xsd:double XML Schema type.
    XSDouble() - Constructor for class org.exolab.castor.builder.types.XSDouble
    No-arg constructor.
    XSDouble(boolean) - Constructor for class org.exolab.castor.builder.types.XSDouble
    Constructs a new XSDouble.
    XSDuration - Class in org.exolab.castor.builder.types
    The xsd:duration XML Schema type.
    XSDuration() - Constructor for class org.exolab.castor.builder.types.XSDuration
     
    XSFloat - Class in org.exolab.castor.builder.types
    The xsd:float XML Schema type.
    XSFloat() - Constructor for class org.exolab.castor.builder.types.XSFloat
    No-arg constructor.
    XSFloat(boolean) - Constructor for class org.exolab.castor.builder.types.XSFloat
    Constructs a new XSFloat.
    XSGDay - Class in org.exolab.castor.builder.types
    The xsd:gDay XML Schema type.
    XSGDay() - Constructor for class org.exolab.castor.builder.types.XSGDay
     
    XSGMonth - Class in org.exolab.castor.builder.types
    The xsd:gMonth XML Schema type.
    XSGMonth() - Constructor for class org.exolab.castor.builder.types.XSGMonth
     
    XSGMonthDay - Class in org.exolab.castor.builder.types
    The xsd:gMonthDay XML Schema type.
    XSGMonthDay() - Constructor for class org.exolab.castor.builder.types.XSGMonthDay
     
    XSGYear - Class in org.exolab.castor.builder.types
    The xsd:gYear XML Schema type.
    XSGYear() - Constructor for class org.exolab.castor.builder.types.XSGYear
     
    XSGYearMonth - Class in org.exolab.castor.builder.types
    The xsd:gYearMonth XML Schema type.
    XSGYearMonth() - Constructor for class org.exolab.castor.builder.types.XSGYearMonth
     
    XSHexBinary - Class in org.exolab.castor.builder.types
    The xsd:hexBinary XML Schema datatype.
    XSHexBinary(boolean) - Constructor for class org.exolab.castor.builder.types.XSHexBinary
    Create a new XSHexBinary object.
    XSI_NAMESPACE - Static variable in class org.exolab.castor.xml.schema.Schema
    The Namespace supported by the W3C XML Schema Recommendation for the built-in types: xsi:type, xsi:nil, and xsi:schemaLocation.
    XSId - Class in org.exolab.castor.builder.types
    The xsd:ID XML Schema type.
    XSId() - Constructor for class org.exolab.castor.builder.types.XSId
     
    XSIdRef - Class in org.exolab.castor.builder.types
    The xsd:IDREF XML Schema type.
    XSIdRef() - Constructor for class org.exolab.castor.builder.types.XSIdRef
     
    XSIdRefs - Class in org.exolab.castor.builder.types
    A collection of IDREF type.
    XSIdRefs(String, boolean) - Constructor for class org.exolab.castor.builder.types.XSIdRefs
    Create a XSNMTokens instance.
    XSInt - Class in org.exolab.castor.builder.types
    The xsd:int XML Schema type.
    XSInt() - Constructor for class org.exolab.castor.builder.types.XSInt
    No-arg constructor.
    XSInt(boolean) - Constructor for class org.exolab.castor.builder.types.XSInt
    Constructs a new XSInt.
    XSInteger - Class in org.exolab.castor.builder.types
    The xsd:integer XML Schema type.
    XSInteger() - Constructor for class org.exolab.castor.builder.types.XSInteger
    No-arg constructor.
    XSInteger(boolean) - Constructor for class org.exolab.castor.builder.types.XSInteger
    Constructs a new XSInteger.
    XSList - Class in org.exolab.castor.builder.types
    A list type.
    XSList(String, XSType, boolean) - Constructor for class org.exolab.castor.builder.types.XSList
    Create a XSList.
    XSListType - Class in org.exolab.castor.builder.types
    A base class for all list types.
    XSListType(String, XSType, boolean) - Constructor for class org.exolab.castor.builder.types.XSListType
    Creates an instance of this (abstract base) collection type.
    XSLong - Class in org.exolab.castor.builder.types
    The xsd:long XML Schema type.
    XSLong() - Constructor for class org.exolab.castor.builder.types.XSLong
    No-arg constructor.
    XSLong(boolean) - Constructor for class org.exolab.castor.builder.types.XSLong
    Construct a new XSLong optionally using the wrapper class implementation.
    XSNCName - Class in org.exolab.castor.builder.types
    The xsd:NCName XML Schema type.
    XSNCName() - Constructor for class org.exolab.castor.builder.types.XSNCName
     
    XSNegativeInteger - Class in org.exolab.castor.builder.types
    The xsd:negativeInteger XML Schema type.
    XSNegativeInteger() - Constructor for class org.exolab.castor.builder.types.XSNegativeInteger
    No-arg constructor.
    XSNegativeInteger(boolean) - Constructor for class org.exolab.castor.builder.types.XSNegativeInteger
    Constructs a new XSNegativeInteger.
    XSNMToken - Class in org.exolab.castor.builder.types
    The xsd:NMToken XML Schema type.
    XSNMToken() - Constructor for class org.exolab.castor.builder.types.XSNMToken
     
    XSNMTokens - Class in org.exolab.castor.builder.types
    A collection of NMToken type.
    XSNMTokens(String, boolean) - Constructor for class org.exolab.castor.builder.types.XSNMTokens
    Create a XSNMTokens instance.
    XSNonNegativeInteger - Class in org.exolab.castor.builder.types
    The xsd:nonNegativeInteger XML Schema type.
    XSNonNegativeInteger() - Constructor for class org.exolab.castor.builder.types.XSNonNegativeInteger
    No-arg constructor.
    XSNonNegativeInteger(boolean) - Constructor for class org.exolab.castor.builder.types.XSNonNegativeInteger
    Constructs a new XSNonNegativeInteger.
    XSNonPositiveInteger - Class in org.exolab.castor.builder.types
    The xsd:nonPositiveInteger XML Schema type.
    XSNonPositiveInteger() - Constructor for class org.exolab.castor.builder.types.XSNonPositiveInteger
    No-arg constructor.
    XSNonPositiveInteger(boolean) - Constructor for class org.exolab.castor.builder.types.XSNonPositiveInteger
    Constructs a new XSNonPositiveInteger.
    XSNormalizedString - Class in org.exolab.castor.builder.types
    The xsd:normalizedString XML Schema type.
    XSNormalizedString() - Constructor for class org.exolab.castor.builder.types.XSNormalizedString
    No-arg constructor.
    XSPositiveInteger - Class in org.exolab.castor.builder.types
    The xsd:positiveInteger XML Schema type.
    XSPositiveInteger() - Constructor for class org.exolab.castor.builder.types.XSPositiveInteger
    No-arg constructor.
    XSPositiveInteger(boolean) - Constructor for class org.exolab.castor.builder.types.XSPositiveInteger
    Constructs a new XSPositiveInteger.
    XSQName - Class in org.exolab.castor.builder.types
    The xsd:QName XML Schema type.
    XSQName() - Constructor for class org.exolab.castor.builder.types.XSQName
     
    XSShort - Class in org.exolab.castor.builder.types
    The xsd:short XML Schema type.
    XSShort() - Constructor for class org.exolab.castor.builder.types.XSShort
    No-arg constructor.
    XSShort(boolean) - Constructor for class org.exolab.castor.builder.types.XSShort
    Constructs a new XSShort.
    XSString - Class in org.exolab.castor.builder.types
    The xsd:string XML Schema type.
    XSString() - Constructor for class org.exolab.castor.builder.types.XSString
    No-arg constructor.
    XSTime - Class in org.exolab.castor.builder.types
    The xsd:time XML Schema type.
    XSTime() - Constructor for class org.exolab.castor.builder.types.XSTime
     
    XSType - Class in org.exolab.castor.builder.types
    The base XML Schema Type class.
    XSType() - Constructor for class org.exolab.castor.builder.types.XSType
     
    XSUnsignedByte - Class in org.exolab.castor.builder.types
    The xsd:unsignedByte XML Schema type.
    XSUnsignedByte() - Constructor for class org.exolab.castor.builder.types.XSUnsignedByte
    No-arg constructor.
    XSUnsignedByte(boolean) - Constructor for class org.exolab.castor.builder.types.XSUnsignedByte
    Constructs a new XSUnsignedByte.
    XSUnsignedInt - Class in org.exolab.castor.builder.types
    The xsd:unsignedInt XML Schema type.
    XSUnsignedInt() - Constructor for class org.exolab.castor.builder.types.XSUnsignedInt
    No-arg constructor.
    XSUnsignedInt(boolean) - Constructor for class org.exolab.castor.builder.types.XSUnsignedInt
    Constructs a new XSUnsignedInteger.
    XSUnsignedLong - Class in org.exolab.castor.builder.types
    The xsd:unsignedLong XML Schema type.
    XSUnsignedLong() - Constructor for class org.exolab.castor.builder.types.XSUnsignedLong
    No-arg constructor.
    XSUnsignedShort - Class in org.exolab.castor.builder.types
    The xsd:unsignedShort XML Schema type.
    XSUnsignedShort() - Constructor for class org.exolab.castor.builder.types.XSUnsignedShort
    No-arg constructor.
    XSUnsignedShort(boolean) - Constructor for class org.exolab.castor.builder.types.XSUnsignedShort
    Constructs a new XSUnsignedShort.

    Y

    Year - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    Year() - Constructor for class org.exolab.castor.types.Year
    Deprecated.
     
    YearDescriptor - Class in org.exolab.castor.types
    Deprecated.
    since Castor 1.0.6 since this type is not in any recommendation.
    YearDescriptor() - Constructor for class org.exolab.castor.types.YearDescriptor
    Deprecated.
     

    _

    _autoStore - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    True if user prefer all reachable object to be stored automatically.
    _call - Variable in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    _callback - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The default callback interceptor for transaction.
    _classes - Variable in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    List of manually added domain Classes.
    _classLoader - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The class loader for application classes (may be null).
    _classMolder - Variable in class org.castor.persist.resolver.BaseRelationResolver
    Associated ClassMolder.
    _ctx - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The transaction context is this database was accessed with an XAResource.
    _dbInfo - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
    MetaInfo as acquired from the RDBMS.
    _dbName - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The name of this database.
    _distinct - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _docHandler - Variable in class org.exolab.castor.dsml.Producer
     
    _factory - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _fieldMolder - Variable in class org.castor.persist.resolver.BaseRelationResolver
    Associated FieldMolder.
    _instanceFactory - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The instance factory to that creates new instances of data object.
    _isKeyGenUsed - Variable in class org.exolab.castor.persist.ClassMolder
    Is a key kenerator used for the base class?
    _isReference - Variable in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
    True if the field is a reference to another Object in the hierarchy.
    _joins - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _lastIdentity - Variable in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    _limit - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _locator - Variable in class org.exolab.castor.xml.schema.reader.SaxUnmarshaller
    The document locator
    _lockTimeout - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The lock timeout for this database.
    _offset - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _order - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _outputFormat - Variable in class org.exolab.castor.xml.BaseXercesOutputFormat
     
    _packages - Variable in class org.castor.cpa.util.JDOClassDescriptorResolverImpl
    List of manually added package names.
    _properties - Variable in class org.exolab.castor.mapping.AbstractFieldHandler
    Configuration that can be used by subclasses when needed.
    _queryString - Variable in class org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor
    StringBuilder used to append query string.
    _rs - Variable in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    _scope - Variable in class org.exolab.castor.jdo.engine.AbstractDatabaseImpl
    The database engine used to access the underlying SQL database.
    _select - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _sInfo - Variable in class org.exolab.castor.builder.SourceGenerator
     
    _stmt - Variable in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    _tables - Variable in class org.castor.cpa.persistence.sql.driver.JDBCQueryExpression
     
    _upperCaseAfterUnderscore - Static variable in class org.castor.xml.JavaNamingImpl
    Used for backward compatibility, if you wish to be backward compatible with 0.9.3.9 and earlier set this boolean to true.
    _values - Variable in class org.exolab.castor.persist.spi.AbstractCallQuery
     
    A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
    Skip navigation links

    Copyright © 2014. All rights reserved.