Oracle Application Server TopLink API Reference
10g (9.0.4.3)

B10491-02
A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABSTRACT_SCHEMA_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ACKNOWLEDGE_MODE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ADDITIONAL_SIZE_QUERY_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.QueryException
 
AGGREGATE_OBJECT_CANNOT_BE_DELETED - Static variable in class oracle.toplink.exceptions.QueryException
 
ALREADY_LOGGED_IN - Static variable in class oracle.toplink.exceptions.ValidationException
 
APPLICATION_AUTH - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ARGUMENT_OBJECT_IS_NOT_JDO_OBJECTID - Static variable in class oracle.toplink.exceptions.JDOException
 
ARGUMENT_SIZE_MISMATCH_IN_QUERY_AND_QUERY_DEFINITION - Static variable in class oracle.toplink.exceptions.QueryException
 
ASSEMBLY_DESCRIPTOR - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ASYNCHRONOUS - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
ATTRIBUTE_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ATTRIBUTE_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ATTRIBUTE_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ATTRIBUTE_NAME_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ATTRIBUTE_NOT_EXIST - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
ATTRIBUTE_TYPE_NOT_VALID - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ATTRIBUTE_VALUE_FALSE - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
ATTRIBUTE_VALUE_TRUE - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
AUTO_ACKNOWLEDGE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
AboutToInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
AboutToUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
Abs - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AbstractClusteringService - class oracle.toplink.remote.AbstractClusteringService.
Purpose:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
AbstractClusteringService(Session) - Constructor for class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Creates an AbstractClusteringService
AbstractClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Creates an AbstractClusteringService
AbstractExternalTransactionController - class oracle.toplink.jts.AbstractExternalTransactionController.
Purpose: Abstract implementation of an ExternalTransactionController.
AbstractJNDIClusteringService - class oracle.toplink.remote.AbstractJNDIClusteringService.
Purpose:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
AbstractJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.AbstractJNDIClusteringService
PUBLIC: Creates an AbstractJNDIClusteringService
AbstractJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.AbstractJNDIClusteringService
ADVANCED: Creates an AbstractJNDIClusteringService
AbstractSDKCall - class oracle.toplink.sdk.AbstractSDKCall.
AbstractSDKCall provides a base implementation of SDKCall.
AbstractSynchronizationListener - class oracle.toplink.jts.AbstractSynchronizationListener.
Purpose: Abstract Synchronization Listener class Description: This abstract class is paired with AbstractExternalTransactionController.
AccessLevel - class oracle.toplink.tools.codegen.AccessLevel.
Purpose: Model an access level, i.e. private/protected/final/static/etc.
AccessLevel() - Constructor for class oracle.toplink.tools.codegen.AccessLevel
 
AccessLevel(int) - Constructor for class oracle.toplink.tools.codegen.AccessLevel
 
AccessPlatform - class oracle.toplink.internal.databaseaccess.AccessPlatform.
Purpose: Provides Microsoft Access specific behaviour.
AccessPlatform() - Constructor for class oracle.toplink.internal.databaseaccess.AccessPlatform
 
Acos - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Add - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AddDate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AddMonths - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AggregateChangeRecord - interface oracle.toplink.changesets.AggregateChangeRecord.
Purpose: Define the Public interface for the Aggregate Change Record.
AggregateCollectionChangeRecord - interface oracle.toplink.changesets.AggregateCollectionChangeRecord.
Purpose: Define the Public interface for the Aggregate Collection Change Record.
AggregateCollectionMapping - class oracle.toplink.mappings.AggregateCollectionMapping.
Purpose: The aggregate collection mapping is used to represent the aggregate relationship between a single source object and a collection of target objects.
AggregateCollectionMapping() - Constructor for class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Default constructor.
AggregateMapping - class oracle.toplink.mappings.AggregateMapping.
Purpose: Two objects can be considered to be related by aggregation if there is a strict 1:1 relationship between the objects.
AggregateMapping() - Constructor for class oracle.toplink.mappings.AggregateMapping
Default constructor.
AggregateObjectMapping - class oracle.toplink.mappings.AggregateObjectMapping.
Purpose:Two objects can be considered to be related by aggregation if there is a strict 1:1 relationship between the objects.
AggregateObjectMapping() - Constructor for class oracle.toplink.mappings.AggregateObjectMapping
Default constructor.
AggregateOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AllFieldsLockingPolicy - class oracle.toplink.descriptors.AllFieldsLockingPolicy.
Purpose: An implementation of the OptimisticLockingPolicy interface.
AllFieldsLockingPolicy() - Constructor for class oracle.toplink.descriptors.AllFieldsLockingPolicy
PUBLIC: Create a new all fields locking policy.
And - Static variable in class oracle.toplink.expressions.ExpressionOperator
Logical operators
ArrayMapping - class oracle.toplink.objectrelational.ArrayMapping.
Purpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.
ArrayMapping() - Constructor for class oracle.toplink.objectrelational.ArrayMapping
Default constructor.
Ascending - Static variable in class oracle.toplink.expressions.ExpressionOperator
Ordering operators
Ascii - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Asin - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AssemblyDescriptor - class oracle.toplink.tools.ejbjar.AssemblyDescriptor.
 
AssemblyDescriptor() - Constructor for class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
Association - class oracle.toplink.mappings.Association.
Purpose: Generic association object.
Association() - Constructor for class oracle.toplink.mappings.Association
Default constructor.
Association(Object, Object) - Constructor for class oracle.toplink.mappings.Association
PUBLIC: Create an association.
Atan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Atan2 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
AttributeDefinition - class oracle.toplink.tools.codegen.AttributeDefinition.
Purpose: Model an attribute for code generation purposes.
AttributeDefinition() - Constructor for class oracle.toplink.tools.codegen.AttributeDefinition
 
AttunityPlatform - class oracle.toplink.internal.databaseaccess.AttunityPlatform.
TopLink Platform class which works with Attunity's Connect JDBC driver.
AttunityPlatform() - Constructor for class oracle.toplink.internal.databaseaccess.AttunityPlatform
 
Average - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
aboutToInsert(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
aboutToInsert(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
aboutToUpdate(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
aboutToUpdate(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
abs(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
absolute(int) - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the given row number in the result set
acos(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
acquireClientSession() - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(String) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(DatabaseLogin) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return a client session for this server session.
acquireClientSession(ConnectionPolicy) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return a client session for this server session.
acquireClientSessionBroker() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return a session broker that behaves as a client session broker.
acquireLocks() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set the query to lock, this will also turn refreshCache on.
acquireLocks() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the query to lock, this will also turn refreshCache on.
acquireLocksWithoutWaiting() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set the query to lock without waiting (blocking), this will also turn refreshCache on.
acquireLocksWithoutWaiting() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the query to lock without waiting (blocking), this will also turn refreshCache on.
acquireUnitOfWork() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in class oracle.toplink.remote.RemoteSession
PUBLIC: Return a unit of work for this session.
acquireUnitOfWork() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return a unit of work for this session broker.
acquireUnitOfWork() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return a unit of work for this session.
actionPerformed(ActionEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the ActionListener interface.
add(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Add the provided object to the Collection.
add(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
add(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
add(int, Object) - Method in class oracle.toplink.indirection.IndirectList
 
add(Object) - Method in class oracle.toplink.indirection.IndirectList
 
add(Object) - Method in class oracle.toplink.indirection.IndirectSet
 
add(Object) - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Add is not support for scrollable cursors.
add(String, Class, String) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated. This method will add a mapping for a method with no parameters.
add(String, Class, String, Class) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated. This method will add a mapping for a method with one parameters.
add(String, int, int, Class, String, Class[], String) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated. Add a line def which is applied to the section def's target
add(String, int, int, Class, String, Class[], String, String[]) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated. Add a line def which is applied to the section def's target
add(LineDefinition) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
addAbstractQueryKey(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method should only be used for interface descriptors.
addAlias(String, Descriptor) - Method in class oracle.toplink.sessions.Project
PUBLIC: Add an alias for the descriptor
addAliasesFromProject(Project) - Method in class oracle.toplink.sessions.Project
PUBLIC: Get the descriptors from the project, and associate the aliases for each descriptor with the descriptor.
addAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Add the provided objects to the Collection.
addAll(int, Collection) - Method in class oracle.toplink.indirection.IndirectList
 
addAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
addAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
addAllObjectsForAbstractClass(Class, Session, Vector) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Add all of the objects of the class and all of its subclasses.
addAllObjectsForAbstractClass(Class, Session, Vector) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Add all of the objects of the class and all of its subclasses.
addAllObjectsForClass(Class, Vector) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Add all of the objects of the class.
addArgument(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the argument named argumentName.
addArgument(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Add the argument named argumentName.
addArgument(String, Class) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, String) - Method in class oracle.toplink.tools.codegen.NonreflectiveMethodDefinition
 
addArgument(Class, String) - Method in class oracle.toplink.tools.codegen.ReflectiveMethodDefinition
 
addArgument(String, Class) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(String, String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgument(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
addArgumentValue(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Add the argumentValue named argumentName.
addArgumentValues(Vector) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Add the argumentValues to the query
addAscendingOrdering(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addAscendingOrdering(String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Provide order suppor for queryKeyName in ascending order
addAscendingOrdering(String) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addAscendingOrdering(String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Currently, the TOPLink SDK does not support query result ordering.
addAttribute(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute from the reference class to be included in the result.
addAttribute(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute to be included in the result.
addAttribute(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute from the reference class to be included in the result.
addAttribute(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute to be included in the result.
addAttribute(AttributeDefinition) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
addAverage(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addAverage(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addAverage(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addAverage(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the average value of the attribute to be included in the result.
addBatchReadAttribute(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addBatchReadAttribute(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addBatchReadAttribute(String) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addBatchReadAttribute(Expression) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addCall(Call) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Used to define a store procedure or SQL query.
addCall(SDKCall) - Method in class oracle.toplink.sdk.SDKQueryMechanism
Add a call.
addClassIndicator(Class, Object) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Add a type indicator conversion to this mapping.
addClassIndicator(Class, Object) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Add a class indicator for the root classes subclass.
addCmpField(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
addConnectionPool(String, DatabaseLogin, int, int) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Add the connection pool.
addConnectionPool(ConnectionPool) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Connection are pooled to share and restrict the number of database connections.
addConstraintDependencies(Class) - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: TopLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
addConversionValue(Object, Object) - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: A type conversion value is a two-way mapping from the database to the object.
addCount() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addCount(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addCount(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addCount() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addCount(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addCount(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the count of the size of the result to be included in the result.
addDate(String, int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, return an expression that adds to a date based on the specified datePart.
addDate(String, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, return an expression that adds to a date based on the specified datePart.
addDefaultReadOnlyClass(Class) - Method in class oracle.toplink.sessions.Project
PUBLIC: Add the read-only class which apply to each UnitOfWork created by default.
addDescendingOrdering(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addDescendingOrdering(String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Provide order suppor for queryKeyName in descending order
addDescendingOrdering(String) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Order the query results by the object's attribute or query key name.
addDescendingOrdering(String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Currently, the TOPLink SDK does not support query result ordering.
addDescriptor(Descriptor) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: You cannot add a descriptor to a session broker, you must add it to its session.
addDescriptor(Descriptor) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Add the descriptor to the session.
addDescriptors(Vector) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: You cannot add descriptors to a session broker, you must add them to its session.
addDescriptors(Project) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: You cannot add a project to a session broker, you must add it to its session.
addDescriptors(Vector) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Add the descriptors to the session.
addDescriptors(Project) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Add the descriptors to the session from the Project.
addDescriptors(Project, DatabaseSession) - Method in class oracle.toplink.sessions.Project
PUBLIC: Merge the descriptors from another project into this one.
addDirectMapping(String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Add a direct to field mapping to the receiver.
addDirectMapping(String, String, String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Add a direct to field mapping to the receiver.
addDirectQueryKey(String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Add a query key to the descriptor.
addElement(Object) - Method in class oracle.toplink.indirection.IndirectList
 
addElement(Object) - Method in class oracle.toplink.sdk.SDKFieldValue
Add an element to the collection of elements.
addEnterpriseObjects(Vector) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
addEntity(Entity) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
addException(String) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
addField(String, Class) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addField(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, Class, int, int) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, String) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the type to a nested type.
addField(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(String, Class) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type, default sizes are used.
addField(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addField(String, Class, int, int) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addField(String, String) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type to a nested type.
addField(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
addFieldNameTranslation(String, String) - Method in class oracle.toplink.mappings.AggregateObjectMapping
PUBLIC: Add a field name translation that maps from a field name in the source table to a field name in the aggregate descriptor.
addFieldOrdering(String) - Method in class oracle.toplink.objectrelational.ObjectRelationalDescriptor
PUBLIC: Order the fields in a specific Add the field ordering, this will order the fields in the order this method is called.
addFieldTransformation(String, String) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Add the name of field and the name of the method that returns the value to be placed in said field when the object is written to the database.
addFilePolicy(String, XMLFileAccessorFilePolicy) - Method in class oracle.toplink.xml.XMLFileAccessor
Set the file policy for the specified root element name.
addFilePolicy(String, XMLFileAccessorFilePolicy) - Method in class oracle.toplink.xml.zip.XMLZipFileAccessor
Override because multiple file policies is unsupported.
addFinder(FinderDefinition) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
addFinder(String, Vector, Vector, String, String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Specify a finder for this bean.
addForeignKeyConstraint(String, String, String, String) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add a foreign key constraint to the table.
addForeignKeyConstraint(ForeignKeyConstraint) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add a foreign key constraint to the table.
addForeignKeyFieldName(String, String) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Define the foreign key relationship in the 1-1 mapping.
addForeignQueryKeyName(String, String) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: A foreign key from the source table and abstract query key from the interface descriptor are added to the mapping.
addFunctionItem(String, Expression, String) - Method in class oracle.toplink.queryframework.ReportQuery
ADVANCED: Add the function against the attribute expression to be included in the result.
addGrouping(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute to the group by expressions.
addGrouping(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute expression to the group by expressions.
addGrouping(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute to the group by expressions.
addGrouping(Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute expression to the group by expressions.
addIdentityField(String, Class) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addIdentityField(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addImport(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
The importStatement should be of the form "{packageName}.
addInOutputArgument(String, Class) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addInOutputArgument(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addInterface(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
addItem(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
ADVANCED: Add the expression value to be included in the result.
addItem(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
ADVANCED: Add the expression value to be included in the result.
addJoinedAttribute(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addJoinedAttribute(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addJoinedAttribute(String) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addJoinedAttribute(Expression) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addLine(String) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
addListener(DescriptorEventListener) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: Listener objects can be registered with the event manager to be notified when an event occurs on any instance of the descriptor's class.
addListener(SessionEventListener) - Method in class oracle.toplink.sessions.SessionEventManager
PUBLIC: Add the event listener to the session.
addLockFieldName(String) - Method in class oracle.toplink.descriptors.SelectedFieldsLockingPolicy
PUBLIC: Add a fieldname to lock on.
addMapping(DatabaseMapping) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Add a database mapping to the receiver.
addMaximum(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMaximum(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMaximum(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMaximum(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the maximum value of the attribute to be included in the result.
addMethod(MethodDefinition) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
addMinimum(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addMinimum(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addMinimum(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addMinimum(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the minimum value of the attribute to be included in the result.
addModifyReceiverMethod(Class, String) - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
addMonths(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, to add months to a date.
addMonths(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, to add months to a date.
addMultipleTableForeignKeyFieldName(String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This protocol can be used to associate multiple tables with foreign key information.
addMultipleTablePrimaryKeyFieldName(String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This protocol can be used to map the primary key field names in a multiple table descriptor.
addNamedArgument(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgument(String, String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the field/argument name to be substitute for it.
addNamedArgumentValue(String, Object) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure and the value to be substitute for it.
addNamedInOutputArgument(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgument(String, String, String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedInOutputArgumentValue(String, Object, String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addNamedOutputArgument(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNamedOutputArgument(String, String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the output argument to the stored procedure and the field/argument name to be substitute for it.
addNewConnectionPool(String, int, int, String, String, String, String, String, String) - Method in class oracle.toplink.services.RuntimeServices
Deprecated. use addNewConnectionPool(String poolName, int maxSize, int minSize, String platform, String driverClassName, String url, String userName, String password) throws ClassNotFoundException instead.
addNewConnectionPool(String, int, int, String, String, String, String, String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method provides client with access to add a new connection pool to a TopLink ServerSession.
addNewConnectionPool(String, int, int, String, String, String, String, String, String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
Deprecated.  
addNewConnectionPool(String, int, int, String, String, String, String, String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method provides client with access to add a new connection pool to a TopLink ServerSession.
addOperator(ExpressionOperator) - Static method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Add an operator to the global list of operators.
addOrdering(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the ordering expression.
addOrdering(Expression) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Add the ordering expression.
addOutputArgument(String, Class) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addOutputArgument(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addOutputArgument(String, String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addOutputArgument(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
addParam(String) - Method in class oracle.toplink.tools.ejbjar.MethodParams
 
addParam(String) - Method in class oracle.toplink.tools.ejbjar.QueryMethod
 
addParameterTypeAndName(String, String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Add a parameter (type,name) pair to the this finder.
addParentInterface(Class) - Method in class oracle.toplink.descriptors.InterfacePolicy
PUBLIC: Add the parent Interface class.
addPartialAttribute(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify that only a subset of the class' attributes be selected in this query.
addPartialAttribute(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Specify that only a subset of the class' attributes be selected in this query.
addPartialAttribute(String) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Specify that only a subset of the class' attributes be selected in this query.
addPartialAttribute(Expression) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Specify that only a subset of the class' attributes be selected in this query.
addPostMethod(Class, String) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated. In the case where the Mapping Workbench does not support a feature the developer can supply a method which will allow them to modify the descriptor after it is loaded into memory from the INI file.
addPrimaryKeyElementName(String) - Method in class oracle.toplink.xml.XMLDataCall
Add a primary key element name.
addPrimaryKeyElementName(String) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Add a primary key element for the descriptor.
addPrimaryKeyField(String, Class) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addPrimaryKeyField(String, Class, int) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table, default sizes are used.
addPrimaryKeyFieldName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specify the primary key field of the descriptors table.
addProcedures(StoredProcedureDefinition) - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
Packages can contain sets of procedures.
addProperty(String, Object) - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. - replaced by setProperty
addQuery(String, DatabaseQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Add the query to the descriptor queries with the given name
addQuery(DatabaseQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Add the query to the session queries
addQuery(String, DatabaseQuery) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Add the query to the session queries with the given name.
addQuery(Query) - Method in class oracle.toplink.tools.ejbjar.Entity
 
addQueryKey(QueryKey) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Add a query key to the descriptor.
addReadAllCall(String, SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and no arguments.
addReadAllCall(String, SDKCall, String[]) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadAllCall(String, SDKCall, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument name.
addReadAllCall(String, SDKCall, String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadAllCall(String, SDKCall, String, String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadAllCall(String, SDKCall, Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadObjectCall(String, SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and no arguments.
addReadObjectCall(String, SDKCall, String[]) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadObjectCall(String, SDKCall, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument name.
addReadObjectCall(String, SDKCall, String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadObjectCall(String, SDKCall, String, String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadObjectCall(String, SDKCall, Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Add a named read query to the descriptor that uses the specified call and argument names.
addReadOnlyClass(Class) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Adds the given Java class to the receiver's set of read-only classes.
addReadOnlyClasses(Vector) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Adds the classes in the given Vector to the existing set of read-only classes.
addReadOnlyTranslation(String, String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add a translation.
addReadOnlyTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addReadOnlyTranslations(Vector) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addReadTranslation(String, String) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add a translation.
addReadTranslation(String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
Add a translation.
addReadTranslation(String, String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add a translation.
addReadTranslations(String[], String[]) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add translations.
addReadTranslations(Vector) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add translations.
addReadTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SDKDescriptor
Add translations.
addReadTranslations(Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
Add translations.
addReadTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addReadTranslations(Vector) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addReferenceKeyFieldName(String, String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Add the name of the reference key field.
addRelationship(Relationship) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
addRelationship(Relationship) - Method in class oracle.toplink.tools.ejbjar.Relationships
 
addRemoteConnection(RemoteConnection) - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Add a remote Connection for cache synchronisation.
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.jms.JMSConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Deprecated. Since 4.0
addResultElementName(String) - Method in class oracle.toplink.xml.XMLDataReadCall
Add a result element name.
addResultElementType(String, Class) - Method in class oracle.toplink.xml.XMLDataReadCall
Add a result element type.
addSearchPath(String) - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: This method is used to add additional paths to the existing projectPath.
addSearchPaths(Vector) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
addSearchPaths(Vector) - Method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
addSession(String, Session) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
ADVANCED: add an named session to the hashtable.
addSourceField(String) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
addSourceForeignKeyFieldName(String, String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Define the source foreign key relationship in the one-to-many mapping.
addSourceRelationKeyFieldName(String, String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the source table.
addSpecialOperation(Class, String) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Allows operations other than Expression.equal to be used for comparisons.
addStandardDeviation(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStandardDeviation(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStandardDeviation(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStandardDeviation(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the standard deviation value of the attribute to be included in the result.
addStatement(SQLStatement) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Used to define a statement level query.
addStatement(String) - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
The statements are the SQL lines of code.
addStatement(String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The statements are the SQL lines of code in procedure.
addSum(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addSum(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addSum(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addSum(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the sum value of the attribute to be included in the result.
addTableDefinition(TableDefinition) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Add the table.
addTableName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specify the table name for the class of objects the receiver describes.
addTargetField(String) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Define the target foreign key relationship in the 1-M aggregate collection mapping.
addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Define the target foreign key relationship in the one-to-many mapping.
addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 mapping.
addTargetForeignQueryKeyName(String, String) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Define the target foreign key relationship in the Variable 1-1 mapping.
addTargetRelationKeyFieldName(String, String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Add the fields in the intermediate table that corresponds to the primary key in the target table.
addTiming(String, long) - Method in class oracle.toplink.tools.profiler.Profile
 
addToAttributeOnlyConversionValue(Object, Object) - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: An attribute only conversion value is a one-way mapping from the database to the object.
addTreeModelListener(TreeModelListener) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
addUnamedArgument(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index argument.
addUnamedArgumentValue(Object) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the argument to the stored procedure for the index argument.
addUnamedInOutputArgument(String, String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addUnamedInOutputArgumentValue(Object, String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the inoutput argument to the stored procedure and the field/argument name to be substitute for it on the way in and out.
addUnamedOutputArgument(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addUnamedOutputArgument(String, Class) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Define the field/argument name to be substitute for the index output argument.
addVariable(String, String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
addVariable(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
addVariance(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addVariance(String, Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addVariance(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addVariance(String, Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the variance value of the attribute to be included in the result.
addWriteOnlyTranslation(String, String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add a translation.
addWriteOnlyTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addWriteOnlyTranslations(Vector) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addWriteTranslation(String, String) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add a translation.
addWriteTranslation(String, String) - Method in class oracle.toplink.sdk.SDKDescriptor
Add a translation.
addWriteTranslation(String, String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add a translation.
addWriteTranslations(String[], String[]) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add translations.
addWriteTranslations(Vector) - Method in class oracle.toplink.sdk.AbstractSDKCall
Add translations.
addWriteTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SDKDescriptor
Add translations.
addWriteTranslations(Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
Add translations.
addWriteTranslations(String[], String[]) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
addWriteTranslations(Vector) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
additionalSizeQueryNotSpecified(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
afterCompletion(int) - Method in class oracle.toplink.jts.os390.OS390SynchronizationListener
PUBLIC: The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class oracle.toplink.jts.wls.WebLogicSynchronizationListener
PUBLIC: The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterJTSTransaction() - Method in class oracle.toplink.sdk.SDKAccessor
 
afterLast() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the end of the result set, just after the last row.
afterLoginCustomization(Session) - Method in interface oracle.toplink.ejb.cmp.DeploymentCustomization
PUBLIC This method is invoked on the instance of a class implementing the DeploymentCustomization interface after logging in to the WebLogic connection pool.
after_completion(Status) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
PUBLIC:
aggregateObjectCannotBeDeletedOrWritten(Descriptor, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
aliasResolutionException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
aliasResolutionException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
allowNonEjb_2_0_DocType() - Static method in class oracle.toplink.tools.ejbjar.XMLParser
 
allowNull() - Method in class oracle.toplink.mappings.AggregateObjectMapping
PUBLIC: If all the fields in the database row for the aggregate object are NULL, then, by default, TopLink will place a null in the appropriate source object (as opposed to an aggregate object filled with nulls).
allowsSizeInProcedureArguments() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp defs.
allowsSizeInProcedureArguments() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for sp defs.
alreadyLoggedIn(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
alterSequence(SequenceDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the definition to alter sequence.
alwaysConformResultsInUnitOfWork() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Used to set the descriptor to always conform in any unit of work query.
alwaysIncludeAttribute(Class, String) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Always considers the value for a particular attribute as meaningfull in a query by example.
alwaysRefreshCache() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldAlwaysRefreshCache(boolean) with an argument of true: it configures a Descriptor to always refresh the cache if data is received from the database by any query.
alwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of true: it configures a Descriptor to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.
and(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that is the boolean logical combination of both expressions.
andExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
andExpressionMethodDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the andExpression() method descriptor.
anyOf(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression representing traversal of a 1:many or many:many relationship.
anyOfAllowingNone(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing traversal of a 1:many or many:many relationship.
appendParameter(DatabaseCall, Writer, Object) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Write a database-friendly representation of the given parameter to the writer.
appendParameter(DatabaseCall, Writer, Object) - Method in class oracle.toplink.oraclespecific.Oracle9Platform
Write a database-friendly representation of the given parameter to the writer.
appendSQL(String) - Method in class oracle.toplink.expressions.Expression
Deprecated. since OracleAS TopLink 10g (9.0.4). See Expression.prefixSQL(java.lang.String), Expression.postfixSQL(java.lang.String).
appendToDDLWriter(String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: If the schema manager is writing to a writer, append this string to that writer.
applyAmendmentMethod() - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: Call the descriptor amendment method.
applyAttributeValuesIntoRow(String) - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: Re-populate the database row with the values from the source object based upon the attribute's mapping.
applyPostMethods() - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated. In the case where Mapping Workbench does not support a feature the developer can supply a method which will allow them to modify the descriptor after it is loaded into memory from the INI file.
argumentNames() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
argumentNamesSize() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
argumentObjectIsNotJDOObjectId(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
argumentSizeMismatchInQueryAndQueryDefinition(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
asReadAllQuery() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Reset the TOPLink query to be a new ReadAllQuery.
asReadObjectQuery() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Reset the TOPLink query to be a new ReadObjectQuery.
asReportQuery() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Reset the TOPLink query to be a new ReportQuery.
ascending() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This can only be used within an ordering expression.
asciiValue() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the single character strings ascii value.
asin(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
assignSequenceNumber(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Assign sequence number to the object.
assignSequenceNumbers() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Assign sequence numbers to all new objects registered in this unit of work, or any new objects reference by any objects registered.
assumeExistenceForDoesExist() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Assume that if the objects primary key does not include null then it must exist.
assumeExistenceForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Assume that if the objects primary key does not include null then it must exist.
assumeExistenceForDoesExist() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to assume existence for non-null primary keys.
assumeNonExistenceForDoesExist() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Assume that the object does not exist.
assumeNonExistenceForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Assume that the object does not exist.
atEnd() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return whether the cursored stream is at its end.
atan(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
atan2(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
atan2(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
atan2(Expression, Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
attributeAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeMappingIsMissingForEntityBean(String, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeNameNotSpecified() - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeTypeNotValid(CollectionMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributesToAlwaysInclude - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
autoCommit(DatabaseAccessor) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used by JDBC drivers that do not support autocommit so simulate an autocommit.
available() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Returns the number of objects that can be read from this input without blocking.
average() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, This represents the aggregate function Average.

B

BACKUP_CLONE_DELETED - Static variable in class oracle.toplink.exceptions.QueryException
 
BACKUP_CLONE_IS_ORIGINAL_FROM_PARENT - Static variable in class oracle.toplink.exceptions.QueryException
 
BACKUP_CLONE_IS_ORIGINAL_FROM_SELF - Static variable in class oracle.toplink.exceptions.QueryException
 
BATCH_READING_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.QueryException
 
BEAN - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
BEAN_ATTRIBUTES - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
BEAN_MANAGED - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
BMPDatastoreManager - class oracle.toplink.ejb.bmp.BMPDatastoreManager.
Purpose: Global Datastore collection location used in our suggested BMP implementation.
BMPEntityBase - class oracle.toplink.ejb.bmp.BMPEntityBase.
Purpose: To provide bean developers a prebuilt accessor into TopLink functionality for beans using BMP.
BMPEntityBase() - Constructor for class oracle.toplink.ejb.bmp.BMPEntityBase
BMPEntityBase constructor.
BMPEntityBase(String) - Constructor for class oracle.toplink.ejb.bmp.BMPEntityBase
Deprecated. since 4.0
BMPEntityBase(String, XMLLoader) - Constructor for class oracle.toplink.ejb.bmp.BMPEntityBase
BMPEntityBase constructor.
BMPLocalWrapperPolicy - class oracle.toplink.ejb.bmp.BMPLocalWrapperPolicy.
PUBLIC: Purpose: Allow for EntityBean descriptors to store information about the bean properties.
BMPLocalWrapperPolicy(String, Class, Class, Class, Hashtable) - Constructor for class oracle.toplink.ejb.bmp.BMPLocalWrapperPolicy
PUBLIC: This constructor creates a Wrapper policy for a particular bean class
BMPWrapperPolicy - class oracle.toplink.ejb.bmp.BMPWrapperPolicy.
Purpose: Allow for EntityBean descriptors to store information about the bean properties.
BMPWrapperPolicy(String, Class, Class, Class, Hashtable) - Constructor for class oracle.toplink.ejb.bmp.BMPWrapperPolicy
This constructor creates a Wrapper policy for a particular bean class
BOOLEAN_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
BYTE_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
BeanInformationDefinition - class oracle.toplink.tools.ejb11.BeanInformationDefinition.
This class acts as the common super class for the objects in the DOM.
BeanInformationDefinition() - Constructor for class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
Between - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
BluestoneJTSExternalTransactionController - class oracle.toplink.jts.hp.BluestoneJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
BluestoneJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.hp.BluestoneJTSExternalTransactionController
PUBLIC: Return a new controller for use with Bluestone (HP).
BuilderException - exception oracle.toplink.tools.builderreader.BuilderException.
Purpose: Exception for any problem detected while building a descriptor from a Builder descriptor file.
backupCloneIsDeleted(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
backupCloneIsOriginalFromParent(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
backupCloneIsOriginalFromSelf(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
batchReadingNotSupported(DatabaseMapping, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
bePostfix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Tell the operator to be postfix, i.e. its strings start printing after those of its first argument.
bePrefix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Tell the operator to be pretfix, i.e. its strings start printing before those of its first argument.
beforeFirst() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the front of the result set, just before the first row
beforeLoginCustomization(Session) - Method in interface oracle.toplink.ejb.cmp.DeploymentCustomization
PUBLIC This method is invoked on the instance of a class implementing the DeploymentCustomization interface prior to logging in to the WebLogic connection pool.
before_completion() - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
 
before_completion(Status) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
PUBLIC:
begin() - Method in class oracle.toplink.jdo.JDOTransaction
Begin a transaction.
beginEarlyTransaction() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Tell the unit of work to begin a transaction now.
beginTransaction(DatabaseAccessor) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for jdbc drivers which do not support autocommit to explicitly begin a transaction This method is a no-op for databases which implement autocommit as expected.
beginTransaction() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Start a transaction on the server.
beginTransaction() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Begin a transaction on the database.
beginTransaction() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Begin a transaction on the database.
beginTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
 
beginTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Begin a transaction on the "data store".
beginTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Begin a transaction on the database.
between(byte, byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two bytes
between(char, char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two chars
between(double, double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two doubles
between(float, float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two floats
between(int, int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two ints
between(long, long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two longs
between(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is between two other values.
between(Expression, Expression) - Method in class oracle.toplink.expressions.Expression
 
between(short, short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, between two shorts
bindAllParameters() - Method in class oracle.toplink.jdo.JDOQuery
Bind all arguments to any SQL statement.
bindAllParameters() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Bind all arguments to any SQL statement.
bindAllParameters() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Bind all arguments to any SQL statement.
bridge - Static variable in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
bridgeChanged() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Reset the login info for the driver.
browseProfile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
browseProfile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
browseProfiler(SessionProfiler) - Static method in class oracle.toplink.tools.sessionconsole.ProfileBrowser
PUBLIC: Open a browser on the profiler profiles.
browseProfiles(Vector) - Static method in class oracle.toplink.tools.sessionconsole.ProfileBrowser
PUBLIC: Open a browser on the profiles.
browseProfiles(Vector) - Static method in class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
main entrypoint - starts the part when it is run as an application
browseSession(Session) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. PUBLIC: Open a browser on the session.
browseSession(Session, boolean) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. PUBLIC: Open a browser on the session.
buildAccessor() - Method in class oracle.toplink.sdk.SDKLogin
Build and return an appropriate Accessor.
buildAccessor() - Method in class oracle.toplink.xml.XMLFileLogin
Build and return an appropriate Accessor.
buildAccessor() - Method in class oracle.toplink.xml.stream.XMLStreamLogin
 
buildAddedElementFromChangeSet(Object, MergeManager) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a newly-added element based on the change set.
buildChangeSet(Object, ObjectChangeSet, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a change set for the specified element.
buildDefault(Throwable) - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
buildDefaultTranslator() - Method in class oracle.toplink.sdk.AbstractSDKCall
Build and return the default field translator that converts database row field names.
buildDescriptorDefinition() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. TopLink specific (read from files?
buildElementFromElement(Object, MergeManager) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a new element based on the specified element.
buildExpressionNode() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
buildMessage(String, Object[]) - Static method in class oracle.toplink.localization.ExceptionLocalization
 
buildMessage(String) - Static method in class oracle.toplink.localization.ExceptionLocalization
 
buildMessage(String, Object[]) - Static method in class oracle.toplink.localization.LoggingLocalization
 
buildMessage(String) - Static method in class oracle.toplink.localization.LoggingLocalization
 
buildMessage(String, Object[]) - Static method in class oracle.toplink.localization.ToStringLocalization
 
buildMessage(String) - Static method in class oracle.toplink.localization.ToStringLocalization
 
buildMessage(String, String, Object[]) - Static method in class oracle.toplink.localization.ToplinkLocalization
Return the message for the given exception class and error number.
buildMessage(String, Object[]) - Static method in class oracle.toplink.localization.TraceLocalization
 
buildMessage(String) - Static method in class oracle.toplink.localization.TraceLocalization
 
buildNewQueryMechanism(DatabaseQuery) - Method in class oracle.toplink.sdk.AbstractSDKCall
Return the appropriate mechanism, with the call added as necessary.
buildObject(Object) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
buildObjects(Project, Class) - Method in interface oracle.toplink.transform.DataSource
 
buildObjects(Class, DataSource) - Method in class oracle.toplink.transform.ObjectTransformer
 
buildObjects(Project, Class) - Method in class oracle.toplink.transform.xml.XMLSource
 
buildProcedureCallString(StoredProcedureCall, Session) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return the proc syntax for this platform.
buildProjectDefinition(ProjectSpecification) - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated.  
buildQueryMechanism(DatabaseQuery, DatabaseQueryMechanism) - Method in class oracle.toplink.sdk.AbstractSDKCall
Return the appropriate mechanism, with the call added as necessary.
buildRemovedElementFromChangeSet(Object, MergeManager) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a recently-removed element based on the change set.
buildSelectionCriteria() - Method in class oracle.toplink.mappings.OneToManyMapping
This method would allow customers to get the potential selection criteria for a mapping prior to initialization.
buildSelectionCriteria() - Method in class oracle.toplink.mappings.OneToOneMapping
This method would allow customers to get the potential selection criteria for a mapping prior to initialization.
buildTableDefinition() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. TopLink specific (read from files?

C

CACHE_USAGE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CALLED_METHOD_THREW_EXCEPTION - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_ACCESS_METHOD_ON_OBJECT - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_ACQUIRE_CLIENTSESSION_FROM_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_ACQUIRE_DATA_SOURCE - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_ADD_DESCRIPTORS_TO_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_ADD_DESCRIPTORS_TO_SESSION_BROKER - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_ADD_ELEMENT - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_ADD_TO_CONTAINER - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_CACHE_PARTIAL_OBJECT - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_COMMIT_UOW_AGAIN - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_COMPARE_TABLES_IN_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_COMPARE_TARGET_FOREIGN_KEYS_TO_NULL - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_CONFORM_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_CREATE_CLONE - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_CREATE_EXTERNAL_TRANSACTION_CONTROLLER - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_DELETE_READ_ONLY_OBJECT - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_FIND_GENERATED_SUBCLASS - Static variable in class oracle.toplink.ejb.DeploymentException
 
CANNOT_LOGIN_TO_A_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_LOGOUT_OF_A_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_MODIFY_READ_ONLY_CLASSES_SET_AFTER_USING_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_MODIFY_SCHEMA_IN_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_QUERY_ACROSS_VARIABLE_ONE_TO_ONE_MAPPING - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_READ_TOPLINK_PROJECT - Static variable in class oracle.toplink.ejb.DeploymentException
 
CANNOT_REGISTER_AGGREGATE_OBJECT_IN_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_REGISTER_SYNCHRONIZATIONLISTENER_FOR_UNITOFWORK - Static variable in class oracle.toplink.exceptions.DatabaseException
 
CANNOT_RELEASE_NON_CLIENTSESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_REMOVE_FROM_CONTAINER - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_REMOVE_FROM_READ_ONLY_CLASSES_IN_NESTED_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_SET_READ_POOL_SIZE_AFTER_LOGIN - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANNOT_SET_REPORT_QUERY_TO_CHECK_CACHE_ONLY - Static variable in class oracle.toplink.exceptions.QueryException
 
CANNOT_WRITE_PARAMETER - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
CANT_HAVE_UNBOUND_IN_OUTPUT_ARGUMENTS - Static variable in class oracle.toplink.exceptions.ValidationException
 
CANT_USE_LOCAL_RELATIONSHIPS - Static variable in class oracle.toplink.ejb.DeploymentException
 
CANT_USE_REMOTE_RELATIONSHIPS - Static variable in class oracle.toplink.ejb.DeploymentException
 
CASCADE_ALL_PARTS - Static variable in class oracle.toplink.sessions.ObjectCopyingPolicy
Depth level indicating that all relationships with mappings should be used when building the copied object graph
CASCADE_DELETE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CASCADE_PRIVATE_PARTS - Static variable in class oracle.toplink.sessions.ObjectCopyingPolicy
Depth level indicating that only relationships with mapping indicated privately- owned should be copied
CHECK_CACHE_BY_EXACT_PRIMARY_KEY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_BY_PRIMARY_KEY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_ONLY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_THEN_DATABASE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHILD_DESCRIPTORS_DO_NOT_HAVE_IDENTITY_MAP - Static variable in class oracle.toplink.exceptions.ValidationException
 
CHILD_DOES_NOT_DEFINE_ABSTRACT_QUERY_KEY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
CLASS_INDICATOR_FIELD_NOT_FOUND - Static variable in class oracle.toplink.exceptions.DescriptorException
 
CLASS_NOT_FOUND - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
CLASS_NOT_FOUND - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
CLASS_TYPE - Static variable in class oracle.toplink.tools.codegen.ClassDefinition
 
CLONE_METHOD_INACCESSIBLE - Static variable in class oracle.toplink.exceptions.QueryException
 
CLONE_METHOD_REQUIRED - Static variable in class oracle.toplink.exceptions.QueryException
 
CLONE_METHOD_THORW_EXCEPTION - Static variable in class oracle.toplink.exceptions.QueryException
 
CMPBeanDefinition - class oracle.toplink.tools.ejb11.CMPBeanDefinition.
This class loads, stores and provides access to the deployment properties of a TopLink CMP bean.
CMPBeanDefinition() - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CMPBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CMPBeanDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CMP_3_5_DTD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMP_DTD_LOCATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMP_DTD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMP_FIELD - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMP_VERSION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMP_VERSION_1 - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMP_VERSION_2 - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMR_FIELD - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMR_FIELD_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CMR_FIELD_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
COLLECTION_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CONCRETE_INSTANCE_VARIALBE_EXISTS - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
CONCURRENT_READ_WRITE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Reads and unit of work merges can occur concurrently.
CONCUR_READ_ONLY - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The concurrency mode for a ResultSet object that may NOT be updated.
CONCUR_UPDATABLE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The concurrency mode for a ResultSet object that may be updated.
CONFIGURATION_ERROR_CLASS_NOT_FOUND - Static variable in class oracle.toplink.exceptions.DatabaseException
 
CONFIGURATION_ERROR_NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION - Static variable in class oracle.toplink.exceptions.DatabaseException
 
CONFIGURATION_ERROR_NEW_INSTANCE_INSTANTIATION_EXCEPTION - Static variable in class oracle.toplink.exceptions.DatabaseException
 
CONFORM_RESULTS_IN_UNIT_OF_WORK - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CONTAINER - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
CONTAINER_AUTH - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CONTAINER_MANAGED - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CONTAINER_POLICY_DOES_NOT_USE_KEYS - Static variable in class oracle.toplink.exceptions.ValidationException
 
CONTAINER_TRANSACTION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
CONVERSION_ERROR - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
CORBAConnection - class oracle.toplink.remote.corba.CORBAConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
CORBAConnection(CORBARemoteSessionController) - Constructor for class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
CORBAConnection - class oracle.toplink.remote.corba.orbix.CORBAConnection.
This class exists on on the client side which talks to remote session controller through CORBA connection.
CORBAConnection(CORBARemoteSessionController) - Constructor for class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
CORBAConnection - class oracle.toplink.remote.corba.sun.CORBAConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
CORBAConnection(CORBARemoteSessionController) - Constructor for class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
CORBAConnection - class oracle.toplink.remote.corba.visibroker.CORBAConnection.
This class exists on on the client side which talks to remote session controller through CORBA connection.
CORBAConnection(CORBARemoteSessionController) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
CORBAJNDIClusteringService - class oracle.toplink.remote.corba.CORBAJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService - class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService - class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService - class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBARemoteSessionController - interface oracle.toplink.remote.corba.orbix.CORBARemoteSessionController.
 
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerHelper - class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper.
 
CORBARemoteSessionControllerHelper() - Constructor for class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
CORBARemoteSessionControllerHolder - class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder.
 
CORBARemoteSessionControllerHolder() - Constructor for class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
CORBARemoteSessionControllerHolder(CORBARemoteSessionController) - Constructor for class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
COULD_NOT_ACCESS_METHOD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
COULD_NOT_ACCESS_METHOD_WITH_RECEIVER - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
COULD_NOT_BE_CONVERTED - Static variable in class oracle.toplink.exceptions.ConversionException
 
COULD_NOT_BE_CONVERTED_TO_CLASS - Static variable in class oracle.toplink.exceptions.ConversionException
 
COULD_NOT_CONVERT_OBJECT_TYPE - Static variable in class oracle.toplink.exceptions.DatabaseException
 
COULD_NOT_CONVERT_TO_BYTE_ARRAY - Static variable in class oracle.toplink.exceptions.ConversionException
 
COULD_NOT_FIND_PROJECT_XML - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
COULD_NOT_INSTANTIATE_CONTAINER_CLASS - Static variable in class oracle.toplink.exceptions.QueryException
 
COULD_NOT_INSTANTIATE_INDIRECT_CONTAINER_CLASS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
COULD_NOT_RESOLVE_INIFILE_LOCATION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
CR - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Cache the platform-specific line separator.
CUSTOMIZATION_CLASS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CUSTOM_SELECTION_QUERY_REQUIRED - Static variable in class oracle.toplink.sdk.SDKDescriptorException
 
CacheSynchCommunicationException - exception oracle.toplink.exceptions.CacheSynchCommunicationException.
Instances of this exception are raised if a problem is detected during synchronization of TopLink caches.
CacheSynchCommunicationException() - Constructor for class oracle.toplink.exceptions.CacheSynchCommunicationException
 
CacheSynchCommunicationException(String) - Constructor for class oracle.toplink.exceptions.CacheSynchCommunicationException
 
CacheSynchronizationException - exception oracle.toplink.exceptions.CacheSynchronizationException.
Purpose: This exception is used when an error occurs during cache synchronization distribution in synchronous mode
CacheSynchronizationException(Vector, UnitOfWorkChangeSet) - Constructor for class oracle.toplink.exceptions.CacheSynchronizationException
 
CacheSynchronizationManager - class oracle.toplink.remote.CacheSynchronizationManager.
Purpose: Allow for a cluster or group of application servers or TopLink sessions to distributely broadcast cache changes to the other servers to synchronize the state of the cache object.
CacheSynchronizationManager() - Constructor for class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Creates a CacheSynchronizationManager.
CacheSynchronizationManager(Class) - Constructor for class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Creates a CacheSynchronizationManager.
CacheSynchronizationManager(Object) - Constructor for class oracle.toplink.remote.CacheSynchronizationManager
Deprecated. As of version 4.0
CalendarForTIMESTAMPLTZ - class oracle.toplink.internal.databaseaccess.CalendarForTIMESTAMPLTZ.
 
CalendarForTIMESTAMPLTZ(Calendar) - Constructor for class oracle.toplink.internal.databaseaccess.CalendarForTIMESTAMPLTZ
 
Call - interface oracle.toplink.queryframework.Call.
Call defines the interface used primarily by TopLink queries and query mechanisms to perform the necessary actions (read, insert, update, delete) on the data store.
CascadeAggregateDelete - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
CascadeAllParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
CascadeDependentParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
CascadePrivateParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
Case - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
CastObject - class oracle.toplink.tools.builderreader.parser.CastObject.
Deprecated.  
Ceil - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ChangeRecord - interface oracle.toplink.changesets.ChangeRecord.
Purpose: Define the base Change Record API.
ChangedFieldsLockingPolicy - class oracle.toplink.descriptors.ChangedFieldsLockingPolicy.
Purpose: An implementation of the OptimisticLockingPolicy interface.
ChangedFieldsLockingPolicy() - Constructor for class oracle.toplink.descriptors.ChangedFieldsLockingPolicy
PUBLIC: Create a new changed fields locking policy.
CharIndex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
CharLength - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
CheckCacheByExactPrimaryKey - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
CheckCacheByPrimaryKey - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
CheckCacheOnly - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
CheckCacheThenDatabase - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
Chr - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ClassDefinition - class oracle.toplink.tools.codegen.ClassDefinition.
Purpose: Model a class for code generation purposes.
ClassDefinition() - Constructor for class oracle.toplink.tools.codegen.ClassDefinition
 
ClassInfo - class oracle.toplink.tools.sessionconsole.ClassInfo.
Used in class list to show info on the class.
ClassInfo(Descriptor, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.ClassInfo
 
ClassInfoCompare - class oracle.toplink.tools.sessionconsole.ClassInfoCompare.
Use to sort vectors of descriptors.
ClassInfoCompare() - Constructor for class oracle.toplink.tools.sessionconsole.ClassInfoCompare
 
ClassWriter - class oracle.toplink.tools.builderreader.parser.ClassWriter.
Deprecated.  
ClassWriter(ProjectWriteSpecification, ObjectDefinition, INIFile) - Constructor for class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
ClientSession - class oracle.toplink.threetier.ClientSession.
Purpose: Acts as a client to the server session.
CloudscapePlatform - class oracle.toplink.internal.databaseaccess.CloudscapePlatform.
Purpose: Provides CloudScape DBMS specific behaviour.
CloudscapePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.CloudscapePlatform
 
ClusteringMDB - class oracle.toplink.remote.jms.mdb.ClusteringMDB.
Purpose: To provide a reference implementation for Message Driven Bean that can listen and process TopLink messages.
ClusteringMDB() - Constructor for class oracle.toplink.remote.jms.mdb.ClusteringMDB
 
CmpField - class oracle.toplink.tools.ejbjar.CmpField.
 
CmrField - class oracle.toplink.tools.ejbjar.CmrField.
 
CmrField() - Constructor for class oracle.toplink.tools.ejbjar.CmrField
 
CodeDefinition - class oracle.toplink.tools.codegen.CodeDefinition.
Purpose: Model a element of code generation purposes.
CodeDefinition() - Constructor for class oracle.toplink.tools.codegen.CodeDefinition
 
CodeGenerator - class oracle.toplink.tools.codegen.CodeGenerator.
Purpose: Used to generate code
CodeGenerator() - Constructor for class oracle.toplink.tools.codegen.CodeGenerator
 
CollectionChangeRecord - interface oracle.toplink.changesets.CollectionChangeRecord.
Purpose: This interface defines the API for the changeRecord that maintains the changes made to a collection attribute of an object.
CollectionMapping - class oracle.toplink.mappings.CollectionMapping.
Purpose: Abstract class for relationship mappings which store collection of objects
CollectionMapping() - Constructor for class oracle.toplink.mappings.CollectionMapping
PUBLIC: Default constructor.
Command - class oracle.toplink.remotecommand.Command.
Purpose: Provide an extendable framework class for a Command object that can be remotely executed.
Command() - Constructor for class oracle.toplink.remotecommand.Command
 
CommandConverter - interface oracle.toplink.remotecommand.CommandConverter.
Purpose: Define a pluggable conversion interface that can be supplied by the application Description: The implementation class of this interface should be set on the remote command manager through the setCommandConverter() method.
CommandManager - interface oracle.toplink.remotecommand.CommandManager.
Purpose: Provide an interface that clients can use to invoke remote commands on other TopLink instances, or on other applications that may want to receive and process TopLink commands.
CommandProcessor - interface oracle.toplink.remotecommand.CommandProcessor.
Purpose: Defines a pluggable interface for TopLink sessions and non-TopLink applications to be able to be on the receiving end of TopLink command objects.
CommunicationException - exception oracle.toplink.exceptions.CommunicationException.
Purpose:This exception wraps all RMI or CORBA or IO exception that may occur.
CommunicationException(String) - Constructor for class oracle.toplink.exceptions.CommunicationException
 
CommunicationException(String, Exception) - Constructor for class oracle.toplink.exceptions.CommunicationException
PUBLIC: Creates a CommunicationException.
ComparisonOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ComplexQueryResult - class oracle.toplink.queryframework.ComplexQueryResult.
Purpose: Used to return multiple sets of information from a query.
ComplexQueryResult() - Constructor for class oracle.toplink.queryframework.ComplexQueryResult
 
Concat - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ConcurrencyException - exception oracle.toplink.exceptions.ConcurrencyException.
Purpose: Concurrency deadlock or interupts will raise this exception.
ConformResultsInUnitOfWork - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
ConnectionPolicy - class oracle.toplink.threetier.ConnectionPolicy.
Purpose: Used to specify how a client session's should be allocated.
ConnectionPolicy() - Constructor for class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: A connection policy is used to define how the client session connection should be acquired.
ConnectionPolicy(String) - Constructor for class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: A connection policy is used to define how the client session connection should be acquired.
ConnectionPolicy(DatabaseLogin) - Constructor for class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: A connection policy is used to define how the client session connection should be acquired.
ConnectionPool - class oracle.toplink.threetier.ConnectionPool.
Purpose: Used to specify how connection should be pooled in a server session.
ConnectionPool() - Constructor for class oracle.toplink.threetier.ConnectionPool
PUBLIC: A connection pool is used to specify how connection should be pooled in a server session.
ConnectionPool(String, DatabaseLogin, int, int, ServerSession) - Constructor for class oracle.toplink.threetier.ConnectionPool
PUBLIC: A connection pool is used to specify how connection should be pooled in a server session.
Connector - interface oracle.toplink.sessions.Connector.
Purpose: Define an interface for supplying TopLink with a Connection to a JDBC database.
ContainerMapping - interface oracle.toplink.mappings.ContainerMapping.
Interface used by clients to interact with the assorted mappings that use ContainerPolicy.
ContainerTransaction - class oracle.toplink.tools.ejbjar.ContainerTransaction.
 
ContainerTransaction() - Constructor for class oracle.toplink.tools.ejbjar.ContainerTransaction
 
ConversionException - exception oracle.toplink.exceptions.ConversionException.
Purpose: Conversion exceptions such as method or class not defined will raise this exception.
ConversionManager - class oracle.toplink.internal.helper.ConversionManager.
Purpose: Contains the conversion routines for some common classes in the system.
ConversionManager() - Constructor for class oracle.toplink.internal.helper.ConversionManager
 
Cos - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Cosh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Cot - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Count - Static variable in class oracle.toplink.expressions.ExpressionOperator
Aggregate operators
Cursor - class oracle.toplink.queryframework.Cursor.
Purpose: Abstract class for CursoredStream and ScrolableCursor
CursorPolicy - class oracle.toplink.queryframework.CursorPolicy.
Purpose: Abstract class for all Cursor-related policy objects
CursoredCollection - interface oracle.toplink.ejb.cmp.wls.CursoredCollection.
PUBLIC CursoredCollection is an interface that conforms to Collection while providing Cursor behaviour.
CursoredEnumerator - interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator.
PUBLIC Provides a serializable object that conforms to an Enumeration while providing Cursor behaviour.
CursoredEnumeratorRemote - interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote.
CursoredEnumeratorRemote is the interface used by CursoredEnumerator to use remote cursored streams across RMI.
CursoredEnumeratorRemoteImpl - class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl.
 
CursoredEnumeratorRemoteImpl(CursoredStream) - Constructor for class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
 
CursoredIterator - interface oracle.toplink.ejb.cmp.wls.CursoredIterator.
PUBLIC CursoredIterator provides an interface that conforms to Iterator while providing Cursor behaviour.
CursoredStream - class oracle.toplink.queryframework.CursoredStream.
Purpose: Stream class which is used to deal with large collections returned from TOPLink queries more efficiently.
CursoredStreamPolicy - class oracle.toplink.queryframework.CursoredStreamPolicy.
Purpose: Used to support cursored streams in a read query.
CursoredStreamPolicy() - Constructor for class oracle.toplink.queryframework.CursoredStreamPolicy
default constructor
CursoredStreamPolicy(ReadQuery, int) - Constructor for class oracle.toplink.queryframework.CursoredStreamPolicy
set the initial read size to match the page size
CursoredStreamPolicy(ReadQuery, int, int) - Constructor for class oracle.toplink.queryframework.CursoredStreamPolicy
 
CursoredStreamPolicy(ReadQuery, int, int, ValueReadQuery) - Constructor for class oracle.toplink.queryframework.CursoredStreamPolicy
 
cacheAllStatements() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Cache all prepared statements, this requires full parameter binding as well.
cacheQueryResults() - Method in class oracle.toplink.queryframework.ReadQuery
ADVANCED: This method will instruct the query to cache the results returned by its next execution.
cacheStatement() - Method in class oracle.toplink.jdo.JDOQuery
Cache the prepared statements, this requires full parameter binding as well.
cacheStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Cache the prepared statements, this requires full parameter binding as well.
cacheUsage - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
Options for a particular finder may be null (left unset)
calculateImports() - Method in class oracle.toplink.tools.codegen.ClassDefinition
Parses the class definition, pulls out fully qualified class names, adds imports for them, and un-fully qualifies the class names
calledMethodThrewException(Method, Object, Exception) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotAccessMethodOnObject(Method, Object) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotAcquireClientSessionFromSession() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotAcquireDataSource(Object, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotAddDescriptorsToSessionBroker() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotAddElement(Object, Object, Exception) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotAddToContainer(Object, Object, ContainerPolicy) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotCachePartialObjects(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotCommitUOWAgain() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotCompareTablesInExpression(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotCompareTargetForeignKeysToNull(Expression, Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotConformExpression() - Static method in class oracle.toplink.exceptions.QueryException
 
cannotCreateClone(ContainerPolicy, Object) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotCreateExternalTransactionController(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotDeleteReadOnlyObject(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotFindGeneratedSubclass(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
cannotHaveUnboundInOutputArguments() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotModifyReadOnlyClassesSetAfterUsingUnitOfWork() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotQueryAcrossAVariableOneToOneMapping(DatabaseMapping, Descriptor) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotReadTopLinkProject() - Static method in class oracle.toplink.ejb.DeploymentException
 
cannotRegisterAggregateObjectInUnitOfWork(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotRegisterSynchronizatonListenerForUnitOfWork(Exception) - Static method in class oracle.toplink.exceptions.DatabaseException
 
cannotReleaseNonClientSession() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotRemoveFromContainer(Object, Object, ContainerPolicy) - Static method in class oracle.toplink.exceptions.QueryException
 
cannotRemoveFromReadOnlyClassesInNestedUnitOfWork() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotSetListenerClasses(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotSetReadPoolSizeAfterLogin() - Static method in class oracle.toplink.exceptions.ValidationException
 
cannotSetShouldCheckCacheOnlyOnReportQuery() - Static method in class oracle.toplink.exceptions.QueryException
 
cannotWriteParameter(Object, Class) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
cantUseLocalRelationships(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
cantUseRemoteRelationships(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
capacity() - Method in class oracle.toplink.indirection.IndirectList
 
caretUpdate(CaretEvent) - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Method to handle events for the CaretListener interface.
cascadeAllParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all objects related to the queries object(s).
cascadeAllParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all objects related to the queries object(s).
cascadeAllParts() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Set if the copy should cascade all relationships when copying the object(s).
cascadeOnDelete() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
PUBLIC: Enables delete cascading on the database.
cascadePrivateParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all privately owned objects related to the queries object(s).
cascadePrivateParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Cascade the query and its properties on the queries object(s) and all privately owned objects related to the queries object(s).
cascadePrivateParts() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Set if the copy should cascade only those relationships that are configured as privately-owned.
caseStatement(Hashtable, String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function Convert values returned by the query to values given in the caseItems hashtable.
catchExceptions() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used for catching all the Descriptor Exceptions
ceil(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
centerComponent(Component, Component) - Static method in class oracle.toplink.tools.beans.MessageDialog
Center a component with relation to another component.
centerComponent(Component) - Static method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. Center a component in the middle of the screen.
centerComponent(Component) - Static method in class oracle.toplink.tools.sessionconsole.ProfileBrowser
Center a component in the middle of the screen.
centerComponent(Component) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. Center a component in the middle of the screen.
centerComponent(Component, Component) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Center a component with relation to another component.
changeSet - Variable in class oracle.toplink.exceptions.CacheSynchronizationException
 
checkCache() - Method in class oracle.toplink.queryframework.ReadObjectQuery
Deprecated. replaced by checkCacheByPrimaryKey
checkCacheByExactPrimaryKey() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: The cache will be checked only if the query contains exactly the primary key.
checkCacheByExactPrimaryKey() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The cache will be checked only if the query contains exactly the primary key.
checkCacheByPrimaryKey() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: This is the default, the cache will be checked only if the query contains the primary key.
checkCacheByPrimaryKey() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: This is the default, the cache will be checked only if the query contains the primary key.
checkCacheForDoesExist() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Default behavior.
checkCacheForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Assume that if the objects primary key does not include null and it is in the cache, then is must exist.
checkCacheForDoesExist() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to check the cache for existence.
checkCacheOnly() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: The cache will checked completely, if the object is not found null will be returned or an error if the query is too complex.
checkCacheOnly() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: The cache will checked completely, if the object is not found null will be returned or an error if the query is too complex.
checkCacheThenDatabase() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: The cache will be checked completely, then if the object is not found or the query too complex the database will be queried.
checkCacheThenDatabase() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The cache will be checked completely, then if the object is not found or the query too complex the database will be queried.
checkDatabase() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used to check the database tables.
checkDatabaseForDoesExist() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Perform does exist check on the database
checkDatabaseForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Perform does exist check on the database through slecting the primary key.
checkDatabaseForDoesExist() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to check the database for existence.
checkForNonCustomPrimaryKey(Class) - Method in class oracle.toplink.ejb.bmp.BMPWrapperPolicy
Determine based on the primaryKeyClass whether this is a custom primary key
checkIfExist(Session) - Method in class oracle.toplink.tools.schemaframework.SequenceDefinition
INTERAL: Execute the SQL required to insert the sequence row into the sequence table.
checkInstantiationPolicy() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used to check the InstantiationPolicy.
childDescriptorsDoNotHaveIdentityMap() - Static method in class oracle.toplink.exceptions.ValidationException
 
childDoesNotDefineAbstractQueryKeyOfParent(Descriptor, Descriptor, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
chr(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
classIndicatorFieldNotFound(Descriptor, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
classNotFound(Exception, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
classNotFound(String) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
classNotFoundException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
classNotFoundException(String, String, Exception) - Static method in class oracle.toplink.exceptions.EJBQLException
 
clear() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Removes all of the elements from the Collection.
clear() - Method in class oracle.toplink.indirection.IndirectList
 
clear() - Method in class oracle.toplink.indirection.IndirectMap
 
clear() - Method in class oracle.toplink.indirection.IndirectSet
 
clear() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Clear the contents of the row.
clear() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Clear the contents of the result.
clearCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
clearCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
clearDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
clearDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
clearExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
clearExpressionMethodDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the clearExpression() method descriptor.
clearIntegrityChecker() - Method in interface oracle.toplink.sessions.Session
PUBLIC: clear the integrityChecker, the integrityChecker holds all the Descriptor Exceptions.
clearLog() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
clearLog() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
clearProfile() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Clear the profiler, this will end the current profile opperation.
clearQueryResults() - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Clears the current cached results, the next execution with read from the database.
clearResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
clearResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
clearSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
clearSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
clone() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC:
clone() - Method in class oracle.toplink.indirection.IndirectMap
 
clone() - Method in class oracle.toplink.indirection.IndirectSet
 
clone() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
clone() - Method in class oracle.toplink.queryframework.EJBQLCall
 
clone() - Method in class oracle.toplink.sdk.AbstractSDKCall
 
clone(DatabaseQuery) - Method in class oracle.toplink.sdk.AbstractSDKCall
Clone the call with the new query.
clone() - Method in class oracle.toplink.sdk.SDKAccessor
Clone the accessor.
clone(DatabaseQuery) - Method in interface oracle.toplink.sdk.SDKCall
Clone the call with the new query.
clone(Vector) - Method in class oracle.toplink.sdk.SDKFieldValue
Return a clone of the field value with a new collection of elements.
clone() - Method in interface oracle.toplink.sessions.Connector
PUBLIC: Must be cloneable.
clone() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
 
clone() - Method in class oracle.toplink.tools.profiler.Profile
 
cloneMethodInaccessible() - Static method in class oracle.toplink.exceptions.QueryException
 
cloneMethodRequired() - Static method in class oracle.toplink.exceptions.QueryException
 
cloneMethodThrowException(Throwable) - Static method in class oracle.toplink.exceptions.QueryException
 
close() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Close the underlying cursor.
close() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Close the underlying cursor.
close() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Close the underlying cursor.
close() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Close the underlying cursor.
close(Iterator) - Method in class oracle.toplink.jdo.JDOExtent
Close an Iterator associated with this Extent instance.
close() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Close the persistence manager's session.
close(Object) - Method in class oracle.toplink.jdo.JDOQuery
Close a query result and release any resources associated with it.
close() - Method in class oracle.toplink.queryframework.Cursor
PUBLIC: Closes the stream.
closeAll() - Method in class oracle.toplink.jdo.JDOExtent
Close all Iterators associated with this Extent instance.
closeAll() - Method in class oracle.toplink.jdo.JDOQuery
Close all query results associated with this Query instance, and release all resources associated with them.
closeConnection() - Method in class oracle.toplink.sdk.SDKAccessor
Close the accessor's connection.
closeDDLWriter() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Close the schema writer.
clusterable - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
cmpFields - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
codeGenString() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
commit() - Method in class oracle.toplink.jdo.JDOTransaction
Commit the current transaction.
commit() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Commit the unit of work to its parent.
commitAndResume() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Commit the unit of work to its parent.
commitAndResumeOnFailure() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Commit the unit of work to its parent.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To commit remote unit of work on the server side.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To commit remote unit of work on the server side.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To commit remote unit of work on the server side.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitTransaction(DatabaseAccessor) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for jdbc drivers which do not support autocommit to explicitly commit a transaction This method is a no-op for databases which implement autocommit as expected.
commitTransaction() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Commit a transaction on the server.
commitTransaction() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Commit the current transaction on the "data store".
commitTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Commit the active database transaction.
compare(Object, Object) - Method in class oracle.toplink.tools.sessionconsole.ClassInfoCompare
 
compareElements(Object, Object, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Compare the non-null elements and return true if they are alike.
compareElementsForChange(Object, Object, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Compare the non-null elements and return true if they are alike.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. TESTING: Return if the two objects match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.jms.JMSConnection
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Object, Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. TESTING: Return true if two objects do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.jms.JMSConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compile() - Method in class oracle.toplink.jdo.JDOQuery
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
concat(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the concatenation of the two string values.
configurationErrorClassNotFound(String) - Static method in class oracle.toplink.exceptions.DatabaseException
 
configurationErrorNewInstanceIllegalAccessException(IllegalAccessException, Class) - Static method in class oracle.toplink.exceptions.DatabaseException
 
configurationErrorNewInstanceInstantiationException(InstantiationException, Class) - Static method in class oracle.toplink.exceptions.DatabaseException
 
conformResultsInUnitOfWork() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: The cache will checked completely, if the object is not found the database will be queried, and the database result will be verified with what is in the cache and/or unit of work including new objects.
conformResultsInUnitOfWork() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: The cache will checked completely, if the object is not found the database will be queried, and the database result will be verified with what is in the cache and/or unit of work including new objects.
connect(DatabaseLogin, Session) - Method in class oracle.toplink.sdk.SDKAccessor
Establish a connection to the "data store".
connect(Properties) - Method in interface oracle.toplink.sessions.Connector
PUBLIC: Connect with the specified properties and return the Connection.
connect(DatabaseLogin, Session) - Method in class oracle.toplink.xml.XMLFileAccessor
Establish a connection to the "data store".
connectToAllRemoteServers() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Connect to all known servers, that have been specified through addRemoteConnections.
containerPolicyDoesNotUseKeys(ContainerPolicy, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
contains(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if the specified element is contained in the Collection.
contains(EJBObject, Vector) - Static method in class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
With vectors of EJBObjects you cannot use the regular contains() method since this will use the .equals() method for comparing EJBObjects which is not valid - isIdentical should be used instead.
contains(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
PUBLIC:
contains(Object) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
contains(Object) - Method in class oracle.toplink.indirection.IndirectList
PUBLIC:
contains(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
contains(Object) - Method in class oracle.toplink.indirection.IndirectSet
 
contains(Object) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Check if the value is contained in the row.
contains(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Check if the value is contained in the result.
containsAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if the specified elements are all contained in the Collection.
containsAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectList
 
containsAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
containsAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
containsAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
containsAllKeyWords(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that performs a key word search.
containsAnyKeyWords(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that performs a key word search.
containsKey(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
containsKey(Object) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Check if the field is contained in the row.
containsKey(String) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Check if the field is contained in the row.
containsKey(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Check if the key is contained in the result.
containsMethod(MethodDefinition) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
containsObject(Class, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Check if the object is registred given its name.
containsObject(Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Check if the object is registred given its name.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return if the domain object is in the identity map
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return if the domain object (the instance of a class with primary key) is in the identity map
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Return if an object is in the identity map
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Return if an insatnce of class with known primary key is in the identity map
containsObjectInIdentityMap(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Return if an object is in the identity map
containsObjectInIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Return if an insatnce of class with known primary key is in the identity map
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Return if an object is in the identity map
containsObjectInIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Return if an insatnce of class with known primary key is in the identity map
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Vector, Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMapByObject(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMapByObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Return if their is an object for the primary key.
containsQuery(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return true if the query is defined on the session
containsQuery(String) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return true if the pre-defined query is defined on the session.
containsQuery(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return true if the pre-defined query is defined on the session.
containsSubstring(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring.
containsSubstring(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring.
containsSubstringIgnoringCase(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring, ignoring case.
containsSubstringIgnoringCase(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring, ignoring case.
containsValue(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
containsValue(Object) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Check if the value is contained in the row.
containsValue(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Check if the value is contained in the result.
conversionError(Object, Throwable) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
convert(DatabaseRow, Session) - Method in interface oracle.toplink.xml.XMLAccessor
Everything in XML must be strings.
convert(DatabaseRow, Session) - Method in class oracle.toplink.xml.XMLFileAccessor
Everything in XML must be strings.
convert(DatabaseRow, Session) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Everything in XML must be strings.
convertObject(Object, Class) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Convert the object to the appropriate type by invoking the appropriate ConversionManager method
convertObject(Object, Class) - Method in class oracle.toplink.internal.helper.ConversionManager
Convert the object to the appropriate type by invoking the appropriate ConversionManager method
convertObject(Object, Class) - Static method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
convertToTopLinkCommand(Object) - Method in interface oracle.toplink.remotecommand.CommandConverter
PUBLIC: Convert a command from its application-specific format to a TopLink Command object.
convertToTopLinkCommand(Object) - Method in class oracle.toplink.remotecommand.XMLCommandConverter
PUBLIC: Convert input command to oracle.toplink.remotecommand.MergeChangeSetCommand object and throw exception if it cannot convert.
convertToUserCommand(Command) - Method in interface oracle.toplink.remotecommand.CommandConverter
PUBLIC: Convert a TopLink Command object into its application-specific format to a
convertToUserCommand(Command) - Method in class oracle.toplink.remotecommand.XMLCommandConverter
PUBLIC: Convert TopLink command to org.w3c.dom.Document object and throw exception if it cannot convert
copy(InputStream, OutputStream) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
Copies the given inputStream to an outputStream
copyInto(Object[]) - Method in class oracle.toplink.indirection.IndirectList
 
copyInto(DatabasePlatform) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Copy the state into the new platform.
copyObject(Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return a complete copy of the object.
copyObject(Object, ObjectCopyingPolicy) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return a complete copy of the object.
copySQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
copySQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
cos(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
cosh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
cot(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
couldNotAccessMethod(Method) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
couldNotAccessMethodWithReceiver(Method, Object) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
couldNotBeConverted(Object, Class) - Static method in class oracle.toplink.exceptions.ConversionException
 
couldNotBeConverted(Object, Class, Exception) - Static method in class oracle.toplink.exceptions.ConversionException
 
couldNotBeConvertedToClass(Object, Class, Exception) - Static method in class oracle.toplink.exceptions.ConversionException
 
couldNotConvertObjectType(int) - Static method in class oracle.toplink.exceptions.DatabaseException
 
couldNotConvertToByteArray(Object) - Static method in class oracle.toplink.exceptions.ConversionException
 
couldNotFindProjectXml(String) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
couldNotInstantiateContainerClass(Class, Exception) - Static method in class oracle.toplink.exceptions.QueryException
 
couldNotInstantiateIndirectContainerClass(Class, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
couldNotResolveINIFileLocation(String, Vector) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
count() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Average.
cr() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
create(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Insert the bean into the database.
create(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Insert the bean into the database.
create(ORB) - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
create() - Method in interface oracle.toplink.remote.corba.orbix.TransporterValueFactory
 
create() - Method in interface oracle.toplink.remote.ejb.RemoteSessionControllerHome
PUBLIC: The create method.
create(String) - Method in interface oracle.toplink.remote.ejb.RemoteSessionControllerHome
PUBLIC: The create method with the specific session name.
createConstraints(TableDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the table definition to add the constraints to the database, this is normally done in two steps to avoid dependencies.
createConstraints(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Create constraints.
createConstraints(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Create constraints.
createCopyPolicy(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Create a copy policy of the type passed in as a string.
createDatabaseSession() - Method in class oracle.toplink.sessions.Project
PUBLIC: Factory method to create session.
createDirectoriesAsNeeded() - Method in class oracle.toplink.xml.XMLFileLogin
Set whether directories will be created as needed, if they do not exist already.
createDirectoryStructure(File) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
createEjbJarFile(String) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
createEjbJarXmlFile(String) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
createFile(String) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
createFileSource(String) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
createFileSource(String) - Method in interface oracle.toplink.xml.XMLFileAccessorFilePolicy
If necessary, create the source that holds all the files for the XML documents with the specified root element name.
createInstantiationPolicy(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Create a instantiation policy of the type passed in as a string.
createObject(DatabaseObjectDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the definition object to create the schema entity on the database.
createObject(DatabaseObjectDefinition) - Method in class oracle.toplink.xml.XMLSchemaManager
Use the definition object to create the schema entity on the XML datastore.
createProxySession() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.rmi.RMIConnection
Deprecated.  
createProxySession() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Returns a proxy session.
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropriate type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropriate type for use in the synchronization
createRemoteConnection() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronization
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronization Not Used
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, Object) - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteConnection(String, String) - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This method should return a remote connection of the appropraite type for use in the synchronizatio
createRemoteSession() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Returns a remote session.
createSequences() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Create all the receiver's sequences on the database for all of the loaded descriptors.
createServerSession() - Method in class oracle.toplink.sessions.Project
PUBLIC: Factory method to create a server session.
createServerSession(int, int) - Method in class oracle.toplink.sessions.Project
PUBLIC: Factory method to create a server session.
createServerSession(ConnectionPolicy) - Method in class oracle.toplink.sessions.Project
PUBLIC: Factory method to create a server session.
createStreamSource(String) - Method in interface oracle.toplink.xml.XMLAccessor
Create a source for data streams for the XML documents with the specified root element name.
createStreamSource(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Create a source for data streams for the XML documents with the specified root element name.
createStreamSource(String) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Create a source for data streams for the XML documents with the specified root element name.
createTables(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
This creates the tables on the database.
createTables(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
This creates the tables on the database.
createTables() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
createTables() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
createsDirectoriesAsNeeded() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Return whether the policy will create directories as needed, if they do not exist already.
createsDirectoriesAsNeeded() - Method in class oracle.toplink.xml.XMLFileLogin
Return whether directories will be created as needed, if they do not exist already.
currentDate() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This gives access to the current date on the database through expression.
currentIndex() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Retrieves the current row index number
currentTransaction() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Return the Transaction instance associated with a PersistenceManager.
cursorSelectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To get remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To get remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Close cursored stream across RMI.
cursoredStreamClose(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Close cursored stream across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Close cursored stream across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Retrieve next page size of objects from the cursored stream.
cursoredStreamNextPage(Transporter, int) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Retrieve next page size of objects from the cursored stream.
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Retrieve next page size of objects from the cursored stream.
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.jms.JMSConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.rmi.RMIConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(RemoteCursoredStream, ReadQuery, RemoteSession, int) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the cursored stream size.
cursoredStreamSize(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the cursored stream size.
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the cursored stream size.
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Return the cursored stream size
customSelectionQueryRequired(ForeignReferenceMapping) - Static method in class oracle.toplink.sdk.SDKDescriptorException
 
customizeSession(Session) - Method in interface oracle.toplink.ejb.SessionCustomizer
Deprecated.  
cutSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
cutSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  

D

DATABASE_ACCESSOR_NOT_CONNECTED - Static variable in class oracle.toplink.exceptions.DatabaseException
 
DB2MainframePlatform - class oracle.toplink.internal.databaseaccess.DB2MainframePlatform.
Purpose: Provides DB2 Mainframe specific behaviour.
DB2MainframePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.DB2MainframePlatform
 
DB2Platform - class oracle.toplink.internal.databaseaccess.DB2Platform.
Purpose: Provides DB2 specific behaviour.
DB2Platform() - Constructor for class oracle.toplink.internal.databaseaccess.DB2Platform
 
DBasePlatform - class oracle.toplink.internal.databaseaccess.DBasePlatform.
Purpose: Provides DBase specific behaviour.
DBasePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.DBasePlatform
 
DDDefinition - class oracle.toplink.tools.ejb11.DDDefinition.
API for defining the deployment descriptor properties of a CMP entity bean.
DDDefinition() - Constructor for class oracle.toplink.tools.ejb11.DDDefinition
DDDefinition Constructor
DDGenerator - class oracle.toplink.tools.ejb11.DDGenerator.
Used to generate XML deployment descriptors from definition objects that have had their attributes set accordingly.
DDGenerator() - Constructor for class oracle.toplink.tools.ejb11.DDGenerator
DDGenerator constructor
DDProjectDefinition - class oracle.toplink.tools.ejb11.DDProjectDefinition.
Defines the project-specific deployment descriptor properties for the toplink-cmp-bean XML file.
DDProjectDefinition() - Constructor for class oracle.toplink.tools.ejb11.DDProjectDefinition
DDProjectDefinition constructor
DEFAULT - Static variable in class oracle.toplink.exceptions.JMSProcessingException
 
DEFAULT_ANNOUNCEMENT_DELAY - Static variable in class oracle.toplink.remotecommand.DiscoveryManager
 
DEFAULT_ASYNCHRONOUS_MODE - Static variable in class oracle.toplink.remotecommand.RemoteCommandManager
 
DEFAULT_CHANNEL - Static variable in class oracle.toplink.remotecommand.RemoteCommandManager
 
DEFAULT_CONTEXT_FACTORY - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
Default JNDI properties for remote JNDI access
DEFAULT_DEDICATED_CONNECTION_KEY - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_DEDICATED_CONNECTION_VALUE - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_FILE_NAME_EXTENSION - Static variable in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
DEFAULT_INVALID_FILE_NAME_CHARACTERS - Static variable in class oracle.toplink.xml.DefaultFileNameNormalizer
A list of the default invalid file name characters that will be morphed into escape sequences.
DEFAULT_MAX_BATCH_WRITING_SIZE - Static variable in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Bug#3214927 The default is 32000 for DynamicSQLBatchWritingMechanism.
DEFAULT_MULTICAST_GROUP - Static variable in class oracle.toplink.remotecommand.DiscoveryManager
Default value constants
DEFAULT_MULTICAST_PORT - Static variable in class oracle.toplink.remotecommand.DiscoveryManager
 
DEFAULT_NAMING_SERVICE - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_PARAMETERIZED_MAX_BATCH_WRITING_SIZE - Static variable in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
DEFAULT_PASSWORD - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_REMOVE_CONNECTION_ON_ERROR_MODE - Static variable in class oracle.toplink.remotecommand.RemoteCommandManager
 
DEFAULT_URL_PORT - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_URL_PROTOCOL - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
Defaults for RMI applications assume that we are running in OC4J
DEFAULT_USER_NAME - Static variable in class oracle.toplink.remotecommand.rmi.RMITransportManager
 
DEFAULT_ZIP_FILE_NAME_EXTENSION - Static variable in class oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy
 
DESCRIPTION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DESCRIPTOR_FOR_INTERFACE_IS_MISSING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
DESCRIPTOR_IS_MISSING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
DESCRIPTOR_IS_MISSING - Static variable in class oracle.toplink.exceptions.QueryException
 
DESCRIPTOR_IS_MISSING_FOR_NAMED_QUERY - Static variable in class oracle.toplink.exceptions.QueryException
 
DESCRIPTOR_MUST_NOT_BE_INITIALIZED - Static variable in class oracle.toplink.exceptions.ValidationException
 
DESTINATION_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DIRECTORY_COULD_NOT_BE_CREATED - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
DIRECTORY_NOT_FOUND - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
DIRECT_FIELD_NAME_NOT_SET - Static variable in class oracle.toplink.exceptions.DescriptorException
 
DISPLAY_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DONT_USE_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
DOUBLE_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DO_NOT_CHECK_CACHE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
DROPPING_REMOTE_CONNECTION - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
DROPPING_REMOTE_CONNECTION1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
DUPS_OK_ACKNOWLEDGE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DURABLE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
DataModifyQuery - class oracle.toplink.queryframework.DataModifyQuery.
Purpose: Concrete class used for executing non selecting SQL strings.
DataModifyQuery() - Constructor for class oracle.toplink.queryframework.DataModifyQuery
 
DataModifyQuery(String) - Constructor for class oracle.toplink.queryframework.DataModifyQuery
 
DataReadQuery - class oracle.toplink.queryframework.DataReadQuery.
Purpose: Concrete class to perform read using raw SQL.
DataReadQuery() - Constructor for class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Initialize the state of the query.
DataReadQuery(String) - Constructor for class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
DataReadQuery(Call) - Constructor for class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Initialize the query to use the specified call.
DataResult - interface oracle.toplink.transform.DataResult.
 
DataSource - interface oracle.toplink.transform.DataSource.
 
DataSourceConnector - class oracle.toplink.jndi.was.DataSourceConnector.
Required for connection pooling in WebSphere 3.0.
DataSourceConnector() - Constructor for class oracle.toplink.jndi.was.DataSourceConnector
PUBLIC: Construct a Connector with no settings.
DataSourceConnector(DataSource) - Constructor for class oracle.toplink.jndi.was.DataSourceConnector
PUBLIC: Construct a Connector with the specified settings.
DatabaseException - exception oracle.toplink.exceptions.DatabaseException.
Purpose: Wrapper for any database exception that occurred through TopLink.
DatabaseLogin - class oracle.toplink.sessions.DatabaseLogin.
Purpose: Hold the configuration information necessary to connect to a JDBC driver.
DatabaseLogin() - Constructor for class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Create a new login.
DatabaseLogin(DatabasePlatform) - Constructor for class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Create a new login for the given platform.
DatabaseMapping - class oracle.toplink.mappings.DatabaseMapping.
Purpose: Defines how an attribute of an object maps to and from the database Responsibilities: Define type of relationship (1:1/1:M/M:M/etc.)
DatabaseMapping()