Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01

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.
assignMillisecond(Calendar, Timestamp) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Assign milliseconds to Calendar specifically for JDK13 to overcome the bug.
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.
buildCalendar(TIMESTAMPTZ) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Build a calendar from TIMESTAMPTZ.
buildCalendar(CalendarWrapper) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Build a calendar from CalendarWrapper.
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.
buildTIMESTAMPTZ(Calendar, Connection) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
This conversion required the use of the literal string to get the same functionality as the native SQL to_timestamp() approach.
buildTableDefinition() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. TopLink specific (read from files?
buildTimestamp(CalendarWrapper) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Build a Timestamp from CalendarWrapper.
buildZeroPrefix(int, int) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Build a number string with leading 0s.

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
CalendarWrapper - class oracle.toplink.internal.helper.CalendarWrapper.
This class is used as a wrapper for Calendar.
CalendarWrapper(Timestamp, String) - Constructor for class oracle.toplink.internal.helper.CalendarWrapper
 
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
calendarString(Calendar, boolean) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Build a calendar string based on the calendar fields.
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_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() - Constructor for class oracle.toplink.mappings.DatabaseMapping
PUBLIC: Default constructor.
DatabaseObjectDefinition - class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition.
Purpose: Define a database object for the purpose of creation and deletion.
DatabaseObjectDefinition() - Constructor for class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
DatabasePlatform - class oracle.toplink.internal.databaseaccess.DatabasePlatform.
DatabasePlatform is private to TopLink.
DatabasePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
DatabaseQuery - class oracle.toplink.queryframework.DatabaseQuery.
Purpose: Abstract class for all database query objects.
DatabaseQuery() - Constructor for class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Initialize the state of the query
DatabaseRow - class oracle.toplink.publicinterface.DatabaseRow.
Purpose: Define a representation of a database row as field=>value pairs.
DatabaseRow.NoEntry - class oracle.toplink.publicinterface.DatabaseRow.NoEntry.
NoEntry: This is used to differentiate between the two kinds of nulls: no entry exists, and the field is actually mapped to null.
DatabaseRowToXMLTranslator - class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator.
This class has a singular purpose: convert a DatabaseRow to an XML document.
DatabaseRowToXMLTranslator() - Constructor for class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Default constructor.
DatabaseSession - interface oracle.toplink.sessions.DatabaseSession.
Purpose: Add login and configuration API to that of Session.
DateDifference - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DateName - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DatePart - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DateToString - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Decode - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DefaultConnector - class oracle.toplink.sessions.DefaultConnector.
Purpose:Use this Connector to build a java.sql.Connection in the "standard" fashion, via the DriverManager.
DefaultConnector() - Constructor for class oracle.toplink.sessions.DefaultConnector
PUBLIC: Construct a Connector with default settings (Sun JDBC-ODBC bridge).
DefaultConnector(String, String, String) - Constructor for class oracle.toplink.sessions.DefaultConnector
PUBLIC: Construct a Connector with the specified settings.
DefaultFieldTranslator - class oracle.toplink.sdk.DefaultFieldTranslator.
This is a default implementation of the FieldTranslator interface.
DefaultFieldTranslator() - Constructor for class oracle.toplink.sdk.DefaultFieldTranslator
Default constructor.
DefaultFileNameNormalizer - class oracle.toplink.xml.DefaultFileNameNormalizer.
Default implementation of file name normalizer.
DefaultFileNameNormalizer() - Constructor for class oracle.toplink.xml.DefaultFileNameNormalizer
 
DefaultSessionLog - class oracle.toplink.sessions.DefaultSessionLog.
Purpose: Default log used for the session when message logging is enabled.
DefaultSessionLog() - Constructor for class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Create a new default session log.
DefaultSessionLog(Writer) - Constructor for class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Create a new default session log for the given writer.
DefaultXMLFileAccessorFilePolicy - class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy.
Default implementation of accessor file policy.
DefaultXMLFileAccessorFilePolicy() - Constructor for class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Default constructor.
DefaultXMLTranslator - class oracle.toplink.xml.xerces.DefaultXMLTranslator.
This is the default implementation of the XMLTranslator interface.
DefaultXMLTranslator() - Constructor for class oracle.toplink.xml.xerces.DefaultXMLTranslator
Default constructor.
DefaultXMLZipFileAccessorFilePolicy - class oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy.
Default implementation of accessor file policy.
DefaultXMLZipFileAccessorFilePolicy() - Constructor for class oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy
Default constructor.
Definition - class oracle.toplink.tools.builderreader.parser.Definition.
Deprecated.  
DeleteAllQuery - class oracle.toplink.queryframework.DeleteAllQuery.
Purpose: Query used to delete a collection of objects Responsibilities: Stores & retrieves the objects to delete.
DeleteAllQuery() - Constructor for class oracle.toplink.queryframework.DeleteAllQuery
 
DeleteObjectQuery - class oracle.toplink.queryframework.DeleteObjectQuery.
Purpose: Used for deleting objects.
DeleteObjectQuery() - Constructor for class oracle.toplink.queryframework.DeleteObjectQuery
 
DeleteObjectQuery(Object) - Constructor for class oracle.toplink.queryframework.DeleteObjectQuery
 
DeploymentCustomization - interface oracle.toplink.ejb.cmp.DeploymentCustomization.
PUBLIC This interface can be used to get access to the TopLink Session at EJB deployment time.
DeploymentCustomization - interface oracle.toplink.ejb.cmp.wls11.DeploymentCustomization.
Deprecated. Replaced by oracle.toplink.ejb.cmp.DeploymentCustomization.
DeploymentException - exception oracle.toplink.ejb.DeploymentException.
 
DeploymentException() - Constructor for class oracle.toplink.ejb.DeploymentException
 
DeploymentException(String) - Constructor for class oracle.toplink.ejb.DeploymentException
 
DeploymentException(String, Exception) - Constructor for class oracle.toplink.ejb.DeploymentException
 
Deref - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Descending - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Description - class oracle.toplink.tools.ejbjar.Description.
Since a number of elements have optional description sub-elements this abstract class can be subclassed to inherit the description element support.
Description() - Constructor for class oracle.toplink.tools.ejbjar.Description
 
Descriptor - class oracle.toplink.publicinterface.Descriptor.
Purpose: TopLink has been designed to take advantage of the similarities between relational databases and objects while accommodating for their differences, providing an object oriented wrapper for relational databases.
Descriptor() - Constructor for class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return a new descriptor.
DescriptorEvent - class oracle.toplink.publicinterface.DescriptorEvent.
Purpose: Encapsulate the information provided with descriptor events.
DescriptorEvent(int, ObjectLevelModifyQuery) - Constructor for class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: Most events are trigger from queries, so this is a helper method.
DescriptorEvent(Object) - Constructor for class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: All events require a source object.
DescriptorEventAdapter - class oracle.toplink.descriptors.DescriptorEventAdapter.
Purpose: Provides an empty implementation of DescriptorEventListener.
DescriptorEventAdapter() - Constructor for class oracle.toplink.descriptors.DescriptorEventAdapter
 
DescriptorEventListener - interface oracle.toplink.publicinterface.DescriptorEventListener.
Purpose: Used to support Java event listener event model on descriptors.
DescriptorEventManager - class oracle.toplink.publicinterface.DescriptorEventManager.
Purpose: The event manager allows for a descriptor to specify that an object should be notified when a TopLink event occurs.
DescriptorEventManager() - Constructor for class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: Returns a new DescriptorEventManager for the specified Descriptor.
DescriptorException - exception oracle.toplink.exceptions.DescriptorException.
Purpose: This exception is used for any problem that is detected with a descriptor or mapping.
DescriptorFileWriter - class oracle.toplink.tools.builderreader.parser.DescriptorFileWriter.
Deprecated.  
DescriptorFileWriter() - Constructor for class oracle.toplink.tools.builderreader.parser.DescriptorFileWriter
Deprecated.  
DescriptorQueryManager - class oracle.toplink.publicinterface.DescriptorQueryManager.
Purpose: The query manager allows for the database opperations that TopLink performs to be customized by the application.
DevelopmentServices - class oracle.toplink.services.DevelopmentServices.
Purpose: Provide a dynamic interface into the TopLink Identity Map Manager.
DevelopmentServices() - Constructor for class oracle.toplink.services.DevelopmentServices
PUBLIC: Default constructor
DevelopmentServices(Session) - Constructor for class oracle.toplink.services.DevelopmentServices
PUBLIC: Constructor
Difference - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DirectCollectionChangeRecord - interface oracle.toplink.changesets.DirectCollectionChangeRecord.
Purpose: This interface defines the API for the ChangeRecord that holds the changes made to a direct collection attribute of an object.
DirectCollectionMapping - class oracle.toplink.mappings.DirectCollectionMapping.
Purpose: This mapping is used to store objects into a collection that are non TopLink enabled.
DirectCollectionMapping() - Constructor for class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Default constructor.
DirectCollectionQueryKey - class oracle.toplink.querykeys.DirectCollectionQueryKey.
Purpose:Represents a direct collection join query.
DirectCollectionQueryKey() - Constructor for class oracle.toplink.querykeys.DirectCollectionQueryKey
 
DirectConnector - class oracle.toplink.sessions.DirectConnector.
Purpose:Use this Connector to build a java.sql.Connection by directly instantiating the Driver, as opposed to using the DriverManager.
DirectConnector() - Constructor for class oracle.toplink.sessions.DirectConnector
PUBLIC: Construct a Connector with default settings (Sun JDBC-ODBC bridge).
DirectConnector(String, String, String) - Constructor for class oracle.toplink.sessions.DirectConnector
PUBLIC: Construct a Connector with the specified settings.
DirectMapMapping - class oracle.toplink.mappings.DirectMapMapping.
Mapping of classes that implements Map interface
DirectMapMapping() - Constructor for class oracle.toplink.mappings.DirectMapMapping
DirectMapCollectionMapping constructor
DirectQueryKey - class oracle.toplink.querykeys.DirectQueryKey.
Purpose: Define an alias to a database field.
DirectQueryKey() - Constructor for class oracle.toplink.querykeys.DirectQueryKey
 
DirectReadQuery - class oracle.toplink.queryframework.DirectReadQuery.
Purpose: Concrete class to perform a direct read.
DirectReadQuery() - Constructor for class oracle.toplink.queryframework.DirectReadQuery
PUBLIC: Initialize the state of the query.
DirectReadQuery(String) - Constructor for class oracle.toplink.queryframework.DirectReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
DirectReadQuery(Call) - Constructor for class oracle.toplink.queryframework.DirectReadQuery
PUBLIC: Initialize the query to use the specified call.
DirectToFieldChangeRecord - interface oracle.toplink.changesets.DirectToFieldChangeRecord.
Purpose: This interface provides public API to the class responsible for holding the change made to a directToFieldMapping.
DirectToFieldMapping - class oracle.toplink.mappings.DirectToFieldMapping.
Purpose: Maps an attribute to the corresponding database field type.
DirectToFieldMapping() - Constructor for class oracle.toplink.mappings.DirectToFieldMapping
Default constructor.
DiscoveryException - exception oracle.toplink.exceptions.DiscoveryException.
Instances of this exception are raised if a problem is detected during the discovery of a TopLink cluster.
DiscoveryException() - Constructor for class oracle.toplink.exceptions.DiscoveryException
 
DiscoveryException(String) - Constructor for class oracle.toplink.exceptions.DiscoveryException
 
DiscoveryManager - class oracle.toplink.remotecommand.DiscoveryManager.
Purpose: Detects new members of a logical TopLink cluster.
DiscoveryManager(RemoteCommandManager) - Constructor for class oracle.toplink.remotecommand.DiscoveryManager
Constructors to create a discvovery manager.
DiscoveryManager(String, int, RemoteCommandManager) - Constructor for class oracle.toplink.remotecommand.DiscoveryManager
 
DiscoveryManager(String, int, int, RemoteCommandManager) - Constructor for class oracle.toplink.remotecommand.DiscoveryManager
 
Distinct - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DistributedSession - class oracle.toplink.remote.DistributedSession.
Purpose: Super class to all remote client session's.
DistributedSession(RemoteConnection) - Constructor for class oracle.toplink.remote.DistributedSession
PUBLIC: Creates a DistributedSession.
DistributedSessionReconnectPolicy - class oracle.toplink.remote.DistributedSessionReconnectPolicy.
PURPOSE:To Provide policy for reconnecting distributed sessions for cache Synch Descripton:This class Defines the behavior for attempting to reconnect sessions.
DistributedSessionReconnectPolicy() - Constructor for class oracle.toplink.remote.DistributedSessionReconnectPolicy
 
Divide - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
DoNotCheckCache - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
DoesExistQuery - class oracle.toplink.queryframework.DoesExistQuery.
Purpose: This should only be used by the descriptor, this should not be executed directly.
DoesExistQuery() - Constructor for class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Initialize the state of the query .
DoesExistQuery(Object) - Constructor for class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Create a query to check if the object exists.
DomObject - class oracle.toplink.tools.ejbjar.DomObject.
Abstract DOM class that implements behaviour required for all DOM objects.
DomObject() - Constructor for class oracle.toplink.tools.ejbjar.DomObject
 
databaseAccessorNotConnected() - Static method in class oracle.toplink.exceptions.DatabaseException
 
databaseAccessorNotConnected(DatabaseAccessor) - Static method in class oracle.toplink.exceptions.DatabaseException
 
dateDifference(String, Date) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, Return the difference between the queried part of a date(i.e. years, days etc.)
dateDifference(String, Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, Return the difference between the queried part of a date(i.e. years, days etc.)
dateName(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return a string that represents the given part of a date.
datePart(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return an integer which represents the requested part of the date.
dateToString() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the date converted to the string value in the default database format.
debugOff() - Static method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
debugOn() - Static method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
debugVerbose() - Static method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
declareImports(String) - Method in class oracle.toplink.jdo.JDOQuery
Set the import statements to be used to identify the fully qualified name of variables or parameters.
declareParameters(String) - Method in class oracle.toplink.jdo.JDOQuery
Declare the list of parameters query execution.
declareVariables(String) - Method in class oracle.toplink.jdo.JDOQuery
Declare the unbound variables to be used in the query.
decode(Hashtable, String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function Convert values returned by the query to values given in the decodeableItems hashtable.
decode(String) - Static method in class oracle.toplink.xml.tools.EncodedWord
 
decrementCallCount() - Method in class oracle.toplink.sdk.SDKAccessor
Decrement the number of calls in progress.
deepMergeClone(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Merge the attributes of the clone into the unit of work copy.
deepRevertObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Revert the object's attributes from the parent.
deepUnregisterObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Unregister the object with the unit of work.
deleteAll() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Delete a collection of objects.
deleteAllObjects(Collection) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: delete all of the objects and all of their privately owned parts in the database.
deleteAllObjects(Vector) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: delete all of the objects and all of their privately owned parts in the database.
deleteAllObjects(Collection) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Delete all of the objects and all of their privately owned parts in the database.
deleteAllObjects(Vector) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Delete all of the objects and all of their privately owned parts in the database.
deleteObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Delete an object.
deleteObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Delete the object and all of its privately owned parts from the database.
deleteObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Delete the object and all of their privately owned parts in the database.
deletePersistent(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete the persistent instance from the data store.
deletePersistentAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete an array of instances from the data store.
deletePersistentAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete a Collection of instances from the data store.
deleteStream(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Delete the data for the specified root element and primary key.
deleteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
This implementation loops through the ZIP file, copying its entries into a new ZIP file, skipping the entry to be deleted.
deregisterDispatcher() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: This method will rdeegister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
deregisterDispatcher() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This method will deregister the dispatcher for this session from JNDI on the specified host.
descending() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This can only be used within an ordering expression.
descriptor - Variable in class oracle.toplink.tools.sessionconsole.ClassInfo
 
descriptorChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
descriptorForInterfaceIsMissing(String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
descriptorIsAggregate() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Sets the descriptor to be an aggregate.
descriptorIsAggregateCollection() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Sets the descriptor to be part of an aggregate collection.
descriptorIsForInterface() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Sets the descriptor to be for an interface.
descriptorIsMissing(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
descriptorIsMissing(Class, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
descriptorIsMissingForNamedQuery(Class, String) - Static method in class oracle.toplink.exceptions.QueryException
 
descriptorIsNormal() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Sets the descriptor to be normal.
descriptorMustBeNotInitialized(Descriptor) - Static method in class oracle.toplink.exceptions.ValidationException
 
descriptorPropertyDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the descriptor property descriptor.
destroyAllSessions() - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Destroy all sessions held onto by this manager.
destroySession(String) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Destroy the session defined by sessionName on this manager.
difference(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return a value which indicates how much difference there is between two expressions.
directFieldNameNotSet(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
directoryCouldNotBeCreated(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
directoryNotFound(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
disableCacheHits() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Allow for cache hits on primary key read object queries to be disabled.
disableCacheHitsOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Allow for remote session cache hits on primary key read object queries to be disabled.
disconnect(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Drop the connection to the "data store".
disconnect(Session) - Method in class oracle.toplink.xml.XMLFileAccessor
Drop the connection to the "data store".
displayException(Throwable) - Static method in class oracle.toplink.tools.beans.MessageDialog
main entrypoint - starts the part when it is run as an application
displayException(Throwable, Container) - Static method in class oracle.toplink.tools.beans.MessageDialog
main entrypoint - starts the part when it is run as an application
displayMessage(String) - Static method in class oracle.toplink.tools.beans.MessageDialog
main entrypoint - starts the part when it is run as an application
displayMessage(String, Container) - Static method in class oracle.toplink.tools.beans.MessageDialog
main entrypoint - starts the part when it is run as an application
distinct() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, This represents the distinct option inside an aggregate function.
divide(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
divide(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
doCompare(Object, Object) - Method in class oracle.toplink.tools.sessionconsole.ClassInfoCompare
 
doNotAllowNonEjb_2_0_DocType() - Static method in class oracle.toplink.tools.ejbjar.XMLParser
 
doNotCacheQueryResults() - Method in class oracle.toplink.queryframework.ReadQuery
ADVANCED: This method will instruct the query not to cache results.
doesObjectExist(Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if the object exists on the database or not.
dontAcquireLocks() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set the query not to lock.
dontAcquireLocks() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the query not to lock.
dontAllowNull() - 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).
dontAlwaysConformResultsInUnitOfWork() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor is defined to not conform the results in unit of work in read query.
dontAlwaysRefreshCache() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldAlwaysRefreshCache(boolean) with an argument of false: it ensures that a Descriptor is not configured to always refresh the cache if data is received from the database by any query.
dontAlwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of false: it ensures that a Descriptor is not configured to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.
dontBindAllParameters() - Method in class oracle.toplink.jdo.JDOQuery
Do not Bind all arguments to any SQL statement.
dontBindAllParameters() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Do not Bind all arguments to any SQL statement.
dontBindAllParameters() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Do not bind all arguments to any SQL statement.
dontCacheAllStatements() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Do not cache all prepared statements.
dontCacheStatement() - Method in class oracle.toplink.jdo.JDOQuery
Dont cache the prepared statements, this requires full parameter binding as well.
dontCacheStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Dont cache the prepared statements, this requires full parameter binding as well.
dontCascade() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Set if the copy should not cascade relationships when copying the object(s)
dontCascadeOnDelete() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
PUBLIC: Disables delete cascading on the database, this is the default.
dontCascadeParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Do not cascade the query and its properties on the queries object(s) relationships.
dontCascadeParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Do not cascade the query and its properties on the queries object(s) relationships.
dontCatchExceptions() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used for don't catching all the Descriptor Exceptions
dontCheckCache() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: This can be used to explicitly disable the cache hit.
dontCheckCache() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: This can be used to explicitly disable the cache hit.
dontCheckDatabase() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used for don't checking the database tables and fields.
dontCheckInstantiationPolicy() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used for don't checking the InstantiationPolicy.
dontCreateDirectoriesAsNeeded() - Method in class oracle.toplink.xml.XMLFileLogin
Set whether directories will be created as needed, if they do not exist already.
dontDisableCacheHits() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Allow for cache hits on primary key read object queries.
dontDisableCacheHitsOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Allow for remote session cache hits on primary key read object queries.
dontIncludeDescriptors() - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Do not read in the .descriptor files.
dontIncludeTables() - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Do not read in the .table files.
dontLoadResultIntoSelectionObject() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Do not refesh/load into the selection object, this is the default.
dontLogDebug() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set debug messages logging off.
dontLogExceptionStackTrace() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the exception's stack trace not to be logged.
dontLogExceptions() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set exceptions logging off.
dontLogMessages() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Turing message logging off.
dontLogProfile() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Set whether after each query execution the profile result should be logged.
dontMaintainCache() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set for the identity map (cache) to be ignored completely.
dontMaintainCache() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set for the identity map (cache) to be ignored completely.
dontOnlyRefreshCacheIfNewerVersion() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean) with an argument of false: it ensures that a Descriptor is not configured to only refresh the cache if the data received from the database by a query is newer than the data in the cache (as determined by the optimistic locking field).
dontOptimizeDataConversion() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Disable driver level data conversion optimization.
dontPerformValidation() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The unit of work performs validations such as, ensuring multiple copies of the same object don't exist in the same unit of work, ensuring deleted objects are not refered after commit, ensures that objects from the parent cache are not refered in the unit of work cache.
dontPrintConnection() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to NOT print the connection.
dontPrintDate() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to NOT print the date and/or time.
dontPrintSession() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to NOT print the session.
dontPrintThread() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to NOT print the thread.
dontReadSubclassesOnQueries() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to only read instance of itself when queried.
dontRefreshIdentityMapResult() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: When unset means perform read normally and dont do refresh.
dontRefreshIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: When unset means perform read normally and dont do refresh.
dontRefreshRemoteIdentityMapResult() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: When unset means perform read normally and dont do refresh.
dontRefreshRemoteIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: When unset means perform read normally and dont do refresh.
dontRetrievePrimaryKeys() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Set if the query results should contain the primary keys or each associated object.
dontReturnSingleAttribute() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Don't simplify the result by returning the single attribute.
dontReturnSingleResult() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning the first result.
dontReturnSingleValue() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning a single value.
dontUseBatchReading() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indicates whether the referenced object should always be batch read on read all queries.
dontUseBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use batch writing.
dontUseBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by dontUseByteArrayBinding()
dontUseByteArrayBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use parameter binding for large binary data.
dontUseClassNameAsIndicator() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor not to use the class' full name as the indicator.
dontUseCursoredStream() - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
dontUseDistinct() - Method in class oracle.toplink.jdo.JDOQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
dontUseDistinct() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
dontUseExternalConnectionPooling() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Do not use external connection pooling.
dontUseExternalTransactionController() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Let TopLink control transactions instead of some external transaction service such as JTS.
dontUseIndirection() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: This method will disable the use of indirection for the attribute being mapped.
dontUseIndirection() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
dontUseJDBCBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Indicate to TopLink that the JDBC driver does not support batch writing.
dontUseJoining() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
dontUseLazyConnection() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: A lazy connection only acquires a physical connection when a transaction is started and releases the connection when the transaction completes.
dontUseNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use database-specific SQL grammar, as opposed to the JDBC standard grammar.
dontUseNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use a sequence table or native sequencing to generate unique object IDs.
dontUseStreamsForBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use streams to store large binary data.
dontUseStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Do not bind strings of any size.
dropConstraints(TableDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the table definition to drop the constraints from the table, this is normally done in two steps to avoid dependencies.
dropConstraints(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Drop the table constraints from the database.
dropConstraints(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Drop the table constraints from the database.
dropFileSource(String) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
dropFileSource(String) - Method in interface oracle.toplink.xml.XMLFileAccessorFilePolicy
If necessary, drop the source that holds all the files for the XML documents with the specified root element name.
dropObject(DatabaseObjectDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the definition object to drop the schema entity from the database.
dropObject(DatabaseObjectDefinition) - Method in class oracle.toplink.xml.XMLSchemaManager
Drop the specified object.
dropObjectDefinitions() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. This method is provided to allow the application developer to de-reference the ObjectDefinitions so that they may be garbage collected.
dropPre25Constraints(TableDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Deprecated. Only used for transition to TLJ 2.5 table creation
dropPre25Constraints(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Deprecated. This method is only useful for the transition to TopLink for Java release 2.5.
dropPre25Constraints(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Deprecated. This method is only useful for the transition to TopLink for Java release 2.5.
dropStreamSource(String) - Method in interface oracle.toplink.xml.XMLAccessor
Drop the source for data streams for the XML documents with the specified root element name.
dropStreamSource(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Drop the source for data streams for the XML documents with the specified root element name.
dropStreamSource(String) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Drop the source for data streams for the XML documents with the specified root element name.
dropTable(String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Drop (delete) the table named tableName from the database.
dropTables(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Drop the tables from the database.
dropTables(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Drop the tables from the database.
droppingRemoteConnection(String) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
dumpExceptionsFromCallbacks - Static variable in class oracle.toplink.jts.AbstractSynchronizationListener
Put in this flag so that if an app server swallows the exception from beforeCompletion or afterCompletion we can dump it out anyway.

E

EJB20Home - interface oracle.toplink.ejb.EJB20Home.
Purpose: Provide a useful home class for TopLink persisted bean's homes to inherit from in EJB 2.0.
EJB20LocalHome - interface oracle.toplink.ejb.EJB20LocalHome.
Purpose: Provide a useful local home class for TopLink persisted bean's homes to inherit from in EJB 2.0.
EJBCollectionHelper - class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper.
 
EJBCollectionHelper() - Constructor for class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
EJBIndexer constructor comment.
EJBConnection - class oracle.toplink.remote.ejb.EJBConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
EJBConnection(RemoteSessionController) - Constructor for class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
EJBDataStore - class oracle.toplink.ejb.EJBDataStore.
Purpose: Implement the EJB entity bean BMP/CMP APIs.
EJBDataStore() - Constructor for class oracle.toplink.ejb.EJBDataStore
Create a new data store.
EJBHome - interface oracle.toplink.ejb.EJBHome.
Purpose: Provide a useful home class for TopLink perssited bean's homes to inherit from.
EJBIndirectList - class oracle.toplink.indirection.EJBIndirectList.
EJBIndirectList provides all the functionality of IndirectList while being EJB friendly.
EJBIndirectList() - Constructor for class oracle.toplink.indirection.EJBIndirectList
PUBLIC: Construct an empty EJBIndirectList so that its internal data array has size 10 and its standard capacity increment is zero.
EJBIndirectList(int) - Constructor for class oracle.toplink.indirection.EJBIndirectList
PUBLIC: Construct an empty EJBIndirectList with the specified initial capacity and with its capacity increment equal to zero.
EJBIndirectList(int, int) - Constructor for class oracle.toplink.indirection.EJBIndirectList
PUBLIC: Construct an empty EJBIndirectList with the specified initial capacity and capacity increment.
EJBIndirectList(Collection) - Constructor for class oracle.toplink.indirection.EJBIndirectList
PUBLIC: Construct an EJBIndirectList containing the elements of the specified collection, in the order they are returned by the collection's iterator.
EJBIndirectSet - class oracle.toplink.indirection.EJBIndirectSet.
EJBIndirectSet provides all the functionality of IndirectSet while being EJB friendly.
EJBIndirectSet() - Constructor for class oracle.toplink.indirection.EJBIndirectSet
Construct an empty IndirectSet.
EJBIndirectSet(int) - Constructor for class oracle.toplink.indirection.EJBIndirectSet
Construct an empty IndirectSet with the specified initial capacity.
EJBIndirectSet(int, float) - Constructor for class oracle.toplink.indirection.EJBIndirectSet
Construct an empty IndirectSet with the specified initial capacity and load factor.
EJBIndirectSet(Collection) - Constructor for class oracle.toplink.indirection.EJBIndirectSet
Construct an IndirectSet containing the elements of the specified collection.
EJBJNDIClusteringService - class oracle.toplink.remote.ejb.EJBJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
EJBJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: Creates a EJBJNDIClusteringService
EJBJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.ejb.EJBJNDIClusteringService
PUBLIC: Creates a EJBJNDIClusteringService
EJBJarXMLException - exception oracle.toplink.exceptions.EJBJarXMLException.
Purpose: Reading or writing ejb-jar.xml deployment descriptor raise this exception
EJBJarXMLException(String) - Constructor for class oracle.toplink.exceptions.EJBJarXMLException
 
EJBJarXMLException(String, Exception) - Constructor for class oracle.toplink.exceptions.EJBJarXMLException
 
EJBQLCall - class oracle.toplink.queryframework.EJBQLCall.
Purpose: Used as an abstraction of a database invocation.
EJBQLCall() - Constructor for class oracle.toplink.queryframework.EJBQLCall
PUBLIC Create a new EJBQLCall.
EJBQLCall(String) - Constructor for class oracle.toplink.queryframework.EJBQLCall
PUBLIC Create a new EJBQLCall with an ejbqlString
EJBQLException - exception oracle.toplink.exceptions.EJBQLException.
Purpose: EJBQL parsing and resolution problems will raise this exception
EJBWrapperPolicy - class oracle.toplink.ejb.EJBWrapperPolicy.
Purpose: Allow for EntityBean descriptors to store information about the bean properties.
EJBWrapperPolicy() - Constructor for class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: Default constructor.
EJBXmlBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition.
This type defines the fields used by the EJB XML deployment descriptor
EJBXmlBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
EJBXmlBeanDefinition constructor.
EJBXmlEntityBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition.
This type defines the entity fields used by the EJB XML deployment descriptor.
EJBXmlEntityBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
EJBXmlEntityBeanDefinition constructor
EJBXmlGenerator - class oracle.toplink.tools.ejb11.EJBXmlGenerator.
Used to generate XML deployment descriptors from definition objects that have had their attributes set accordingly.
EJBXmlGenerator() - Constructor for class oracle.toplink.tools.ejb11.EJBXmlGenerator
EJBXmlGenerator constructor comment.
EJBXmlSessionBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition.
This type defines the session fields used by the EJB XML deployment descriptor
EJBXmlSessionBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
EJBXmlSessionBeanDefinition constructor
EJBXmlWebLogicBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition.
This type defines the fields used by the Weblogic XML deployment descriptor
EJBXmlWebLogicBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
EJBXmlWebLogicBeanDefinition constructor
EJB_2_0_ATTRIBUTE_NOT_EXIST - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
EJB_CANNOT_LOAD_REMOTE_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_CLASS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_CLASS_NOT_FOUND - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
EJB_CLIENT_JAR - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_CONTAINER_EXCEPTION_RAISED - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_DESCRIPTOR_MUST_HAVE_EJB_NAME - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
EJB_DESCRIPTOR_MUST_HAVE_PRIMARYKEY_CLASS - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
EJB_DESCRIPTOR_NOT_FOUND_IN_SESSION - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_FINDER_EXCEPTION - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_INVALID_FINDER_ON_HOME - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_INVALID_PLATFORM_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_INVALID_PROJECT_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_INVALID_SESSION_TYPE_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_JAR - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_JAR_1_1_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_1_1_DTD_FILE_NAME - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_1_1_DTD_URL - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_2_0_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_2_0_DTD_FILE_NAME - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_2_0_DTD_URL - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_DOC_NAME - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_DTD_2_0_LOCAL_RESOURCE - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_DTD_LOCAL_DIR_PATH - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_FILE_NAME - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_JAR_XML_ENTRY_NAME - Static variable in class oracle.toplink.tools.ejbjar.XMLManager
 
EJB_LINK - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_LOCAL_REF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_MUST_BE_IN_TRANSACTION - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_MUST_SET_LICENSE_KEY - Static variable in class oracle.toplink.exceptions.ValidationException
Deprecated. since 4.6. There is no direct replacement API.
EJB_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_NAME_MUST_BE_UNIQUE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
EJB_NO_SUCH_SESSION_SPECIFIED_IN_PROPERTIES - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_PRIMARY_KEY_REFLECTION_EXCEPTION - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_QL - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_REF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_REF_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_REF_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_RELATION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_RELATIONSHIP_ROLE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_RELATIONSHIP_ROLE_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_RELATION_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EJB_SESSION_TYPE_CLASS_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
EJB_TOPLINK_PROPERTIES_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
ELEMENT_DATA_TYPE_NAME_IS_REQUIRED - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
EMPTY_AGGREGATE_ATTRIBUTE_NAME - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
EMPTY_TEXT_ATTRIBUTE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
ENTERPRISE_BEANS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENTITY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENTITY_REF_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENV_ENTRY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENV_ENTRY_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENV_ENTRY_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ENV_ENTRY_VALUE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ERROR_BINDING_CONNECTION - Static variable in class oracle.toplink.exceptions.RemoteCommandManagerException
 
ERROR_BINDING_CONTROLLER - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_CONNECTING_TO_DATA_SOURCE - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_CONVERTING_PLATFORM - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_CREATE_URL - Static variable in class oracle.toplink.exceptions.XMLConversionException
 
ERROR_CREATING_CUSTOMIZATION - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_CREATING_PROJECT - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_DECRYPTING_PASSWORD - Static variable in class oracle.toplink.exceptions.ValidationException
 
ERROR_DOING_LOCAL_MERGE - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_LOCAL_MERGE1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REGISTER - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REGISTER1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REGISTER2 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REGISTER3 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REMOTE_MERGE - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REMOTE_MERGE1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REMOTE_MERGE2 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_DOING_REMOTE_MERGE3 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_ENCRYPTING_PASSWORD - Static variable in class oracle.toplink.exceptions.ValidationException
 
ERROR_GETTING_HOST_NAME - Static variable in class oracle.toplink.exceptions.RemoteCommandManagerException
 
ERROR_GETTING_MAPPING - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_GETTING_SYNC_SERVICE - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_INVALID_CACHE_USAGE - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_INVALID_TXN_ISOLATION - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_INVALID_UPDATE_PROPAGATION - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_IN_DEPLOYMENT_DESCRIPTOR - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_IN_INVOCATION - Static variable in class oracle.toplink.exceptions.CommunicationException
 
ERROR_IN_SESSION_XML - Static variable in class oracle.toplink.exceptions.ValidationException
 
ERROR_JOINING_MULTICAST_GROUP - Static variable in class oracle.toplink.exceptions.DiscoveryException
 
ERROR_JOINING_MULTICAST_GROUP - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_LOOKING_UP_CONTROLLER - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_LOOKING_UP_JMS_SERVICE - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_LOOKING_UP_LOCAL_HOST - Static variable in class oracle.toplink.exceptions.DiscoveryException
 
ERROR_LOOKING_UP_LOCAL_HOST - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_LOOKING_UP_REMOTE_CONNECTION - Static variable in class oracle.toplink.exceptions.RemoteCommandManagerException
 
ERROR_NOTIFYING_CLUSTER - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_OBTAINING_CONTEXT_FOR_JNDI - Static variable in class oracle.toplink.exceptions.RemoteCommandManagerException
 
ERROR_OCCURED_IN_AMENDMENT_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ERROR_PREALLOCATING_SEQUENCE_NUMBERS - Static variable in class oracle.toplink.exceptions.DatabaseException
 
ERROR_PROPAGATING_COMMAND - Static variable in class oracle.toplink.exceptions.RemoteCommandManagerException
 
ERROR_READING_BLOB_DATA - Static variable in class oracle.toplink.exceptions.DatabaseException
 
ERROR_RECEIVING_ANNOUNCEMENT - Static variable in class oracle.toplink.exceptions.DiscoveryException
 
ERROR_RECEIVING_ANNOUNCEMENT - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_RECEIVING_ANNOUNCEMENT1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_RUNNING_CUSTOMIZATION - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_SENDING_ANNOUNCEMENT - Static variable in class oracle.toplink.exceptions.DiscoveryException
 
ERROR_SENDING_CONNECTION_SERVICE - Static variable in class oracle.toplink.exceptions.CommunicationException
PUBLIC: Creates a CommunicationException.
ERROR_UNMARSHALLING_MSG - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_UNMARSHALLING_MSG1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_UNSUPPORTED_JDBC_LEVEL - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_VALIDATING_LICENSE - Static variable in class oracle.toplink.ejb.DeploymentException
Deprecated. since 4.6. There is no direct replacement API.
ERROR_WHILE_READING_LICENSE - Static variable in class oracle.toplink.exceptions.ValidationException
Deprecated. since 4.6. There is no direct replacement API.
EXAMPLE_AND_REFERENCE_OBJECT_CLASS_MISMATCH - Static variable in class oracle.toplink.exceptions.QueryException
 
EXCLUDE_LIST - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
EXISTING_QUERY_TYPE_CONFLICT - Static variable in class oracle.toplink.exceptions.ValidationException
 
EXPECTING_DOLLAR_STAR_FORMAT - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
EXPECTING_OBJECT_FOUND_TOKEN - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
EXPRESSION - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
EjbJar - class oracle.toplink.tools.ejbjar.EjbJar.
Root object that stores all deployment descriptor info contained in an ejb-jar.xml file.
EjbJar() - Constructor for class oracle.toplink.tools.ejbjar.EjbJar
 
EjbJarConstants - interface oracle.toplink.tools.ejbjar.EjbJarConstants.
Define all of the tag names and constants contained in the ejb-jar.xml deployment descriptor file.
EjbJarXMLDocument - class oracle.toplink.tools.ejbjar.EjbJarXMLDocument.
Root object that stores all deployment descriptor info contained in an ejb-jar.xml file.
EjbJarXMLDocument() - Constructor for class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
EjbJarXMLDocument(String) - Constructor for class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
Constructor
EjbLocalReference - class oracle.toplink.tools.ejbjar.EjbLocalReference.
Represents ejb-local-ref element tag
EjbLocalReference() - Constructor for class oracle.toplink.tools.ejbjar.EjbLocalReference
 
EjbReference - class oracle.toplink.tools.ejbjar.EjbReference.
Represents ejb-ref element tag
EjbReference() - Constructor for class oracle.toplink.tools.ejbjar.EjbReference
 
EncodedWord - class oracle.toplink.xml.tools.EncodedWord.
 
EncodedWord() - Constructor for class oracle.toplink.xml.tools.EncodedWord
 
EnterpriseObject - class oracle.toplink.tools.ejbjar.EnterpriseObject.
Superclass for session, entity and messagedriven beans.
EnterpriseObject() - Constructor for class oracle.toplink.tools.ejbjar.EnterpriseObject
 
Entity - class oracle.toplink.tools.ejbjar.Entity.
Entity object that stores all deployment descriptor info pertaining to a particular entity bean.
Entity() - Constructor for class oracle.toplink.tools.ejbjar.Entity
 
EnumeratorImpl - class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl.
Although Vectors are Serializable, their Enumerations (obtained by the .elements() method) are not.When a finder query returns an Enumeration it cannot simply return a regular VectorEnumerator since this class will not marshal properly.
EnumeratorImpl(Vector) - Constructor for class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
Creates an EnumeratorImpl for a given vector.
EnvironmentEntry - class oracle.toplink.tools.ejbjar.EnvironmentEntry.
Represents env-entry tag object.
EnvironmentEntry() - Constructor for class oracle.toplink.tools.ejbjar.EnvironmentEntry
 
Equal - Static variable in class oracle.toplink.expressions.ExpressionOperator
Comparison operators
EqualOuterJoin - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ExceptionHandler - interface oracle.toplink.exceptions.ExceptionHandler.
Exception handler can catch errors that occur on queries or during database access.
ExceptionLocalization - class oracle.toplink.localization.ExceptionLocalization.
Purpose: This is for non TopLink exceptions
ExceptionLocalization() - Constructor for class oracle.toplink.localization.ExceptionLocalization
 
ExcludeList - class oracle.toplink.tools.ejbjar.ExcludeList.
 
ExcludeList() - Constructor for class oracle.toplink.tools.ejbjar.ExcludeList
 
Exists - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Exp - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Expression - class oracle.toplink.expressions.Expression.
Purpose: Define an object-level representation of a database query where clause.
Expression() - Constructor for class oracle.toplink.expressions.Expression
Base Expression Constructor.
ExpressionBuilder - class oracle.toplink.expressions.ExpressionBuilder.
Purpose: Allow for instances of expression to be created.
ExpressionBuilder() - Constructor for class oracle.toplink.expressions.ExpressionBuilder
PUBLIC: Create a new ExpressionBuilder.
ExpressionBuilder(Class) - Constructor for class oracle.toplink.expressions.ExpressionBuilder
ADVANCED: Create a new ExpressionBuilder representing instances of the argument class.
ExpressionMath - class oracle.toplink.expressions.ExpressionMath.
Purpose: This class mirrors the java.lang.Math class to allow mathimetical function support within expressions.
ExpressionMath() - Constructor for class oracle.toplink.expressions.ExpressionMath
 
ExpressionNode - class oracle.toplink.tools.beans.ExpressionNode.
Used for the tree view within expression editor.
ExpressionNode(Expression) - Constructor for class oracle.toplink.tools.beans.ExpressionNode
 
ExpressionOperator - class oracle.toplink.expressions.ExpressionOperator.
Purpose: ADVANCED: The expression operator is used internally to define SQL operations and functions.
ExpressionOperator() - Constructor for class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Create a new operator.
ExpressionOperator(int, Vector) - Constructor for class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Create a new operator with the given selector and strings to print.
ExpressionPanel - class oracle.toplink.tools.beans.ExpressionPanel.
Reusable visual component for editing expressions.
ExpressionPanel() - Constructor for class oracle.toplink.tools.beans.ExpressionPanel
Constructor
ExpressionPanel(LayoutManager) - Constructor for class oracle.toplink.tools.beans.ExpressionPanel
ExpressionPanel constructor comment.
ExpressionPanel(LayoutManager, boolean) - Constructor for class oracle.toplink.tools.beans.ExpressionPanel
ExpressionPanel constructor comment.
ExpressionPanel(boolean) - Constructor for class oracle.toplink.tools.beans.ExpressionPanel
ExpressionPanel constructor comment.
ExpressionPanelBeanInfo - class oracle.toplink.tools.beans.ExpressionPanelBeanInfo.
The bean information class for oracle.toplink.tools.beans.ExpressionPanel.
ExpressionPanelBeanInfo() - Constructor for class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
 
ExpressionTreeModel - class oracle.toplink.tools.beans.ExpressionTreeModel.
Used for the tree view within expression editor.
ExpressionTreeModel(ExpressionNode) - Constructor for class oracle.toplink.tools.beans.ExpressionTreeModel
 
ExternalConnectionPool - class oracle.toplink.threetier.ExternalConnectionPool.
Purpose: This subclass is intended to be used with external connection pools.
ExternalConnectionPool() - Constructor for class oracle.toplink.threetier.ExternalConnectionPool
PUBLIC: Build a new external connection pool.
ExternalConnectionPool(String, DatabaseLogin, ServerSession) - Constructor for class oracle.toplink.threetier.ExternalConnectionPool
PUBLIC: Build a new external connection pool.
ExternalTransactionController - interface oracle.toplink.sessions.ExternalTransactionController.
Purpose: Interface for external transaction management.
ejb20FindAll() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class and load them into the cache.
ejb20FindAll(Expression) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the expression and load them into the cache.
ejb20FindAll(Call) - Method in class oracle.toplink.ejb.EJBDataStore
Read all the objects for the class given the call and load them into the cache.
ejb20FindAll(ReadAllQuery) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the query and load them into the cache.
ejb20FindAll() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class and load them into the cache.
ejb20FindAll(Expression) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the expression and load them into the cache.
ejb20FindAll(Call) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the call and load them into the cache.
ejb20FindAll(ReadAllQuery) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the query and load them into the cache.
ejb20FindAllByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.EJBDataStore
Read all the objects for the class given the query and load them into the cache.
ejb20FindAllByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the query and load them into the cache.
ejbActivate() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
This is a "no-op" for TopLink BMP.
ejbCannotLoadRemoteClass(Exception, Class, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbClass - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
ejbContainerExceptionRaised(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbCreate() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: This bean allows a client to connect and obtain a RemoteSession.
ejbCreate(String) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: This bean allows a client to connect and obtain a RemoteSession.
ejbCreate() - Method in class oracle.toplink.remote.jms.mdb.ClusteringMDB
 
ejbCreateImpl() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Deprecated. replaced by tlCreateImpl()
ejbDescriptorNotFoundInSession(Class, String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The descriptor listed was not found in the session specified on the deployment descriptor.
ejbFinderException(Object, Throwable, Vector) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbInvalidHomeInterfaceClass(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbInvalidPlatformClass(String, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbInvalidProjectClass(String, String, Throwable) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The project class specified in the TopLink.properties file for the session specified on the toplink_session_name environment variable can not be found.
ejbInvalidSessionTypeClass(String, String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The session type specified in the TopLink.properties file for the session specified on the toplink_session_name environment variable is not a valid type.
ejbLoad() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Load from the database/cache into the object.
ejbMustBeInTransaction(Object) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: An attempt was made to create or remove a been outside of a transaction.
ejbName - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
ejbName - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
ejbName - Variable in class oracle.toplink.tools.ejbjar.RelationshipRoleSource
 
ejbNoSuchSessionSpecifiedInProperties(String, Class) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The toplink_session_name value on the beans environment variable does not match with one in the TopLink.properties file.
ejbPrimaryKeyReflectionException(Exception, Object, Object) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: An incorrect primary key object is being used with a bean.
ejbRemove() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Delete the bean from the database.
ejbRemove() - Method in class oracle.toplink.remote.jms.mdb.ClusteringMDB
 
ejbSessionTypeClassNotFound(String, String, Throwable) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The session type specified in the TopLink.properties file for the session specified on the toplink_session_name environment variable is not found using the default class loader.
ejbStore() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
This is a no-op, because the ejbStore is called after beforeCompletion which is the callback to TopLink to commit the transaction
ejbTopLinkPropertiesNotFound(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The TopLink.properties file can not be found.
elementAt(int) - Method in class oracle.toplink.indirection.IndirectList
 
elementDataTypeNameIsRequired(Vector) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
elements() - Method in class oracle.toplink.indirection.IndirectList
 
elements() - Method in class oracle.toplink.indirection.IndirectMap
 
elements() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Returns an Enumeration of the values.
elements() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return an enumeration of the result values.
encode(String) - Static method in class oracle.toplink.xml.tools.EncodedWord
 
ensureCapacity(int) - Method in class oracle.toplink.indirection.IndirectList
 
entrySet() - Method in class oracle.toplink.indirection.IndirectMap
 
entrySet() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Returns a set of the keys.
entrySet() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Returns a set of the keys.
equal(byte) - Method in class oracle.toplink.expressions.Expression
 
equal(char) - Method in class oracle.toplink.expressions.Expression
 
equal(double) - Method in class oracle.toplink.expressions.Expression
 
equal(float) - Method in class oracle.toplink.expressions.Expression
 
equal(int) - Method in class oracle.toplink.expressions.Expression
 
equal(long) - Method in class oracle.toplink.expressions.Expression
 
equal(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value.
equal(Expression) - Method in class oracle.toplink.expressions.Expression
Returns an expression that compares if the receiver's value is equal to the other value.
equal(short) - Method in class oracle.toplink.expressions.Expression
 
equal(boolean) - Method in class oracle.toplink.expressions.Expression
 
equals(ObjectChangeSet) - Method in interface oracle.toplink.changesets.ObjectChangeSet
 
equals(Object) - Method in class oracle.toplink.expressions.ExpressionOperator
PUBLIC: Test for equality
equals(Object) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
equals(Object) - Method in class oracle.toplink.indirection.IndirectList
 
equals(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
equals(Object) - Method in class oracle.toplink.indirection.IndirectSet
 
equals(Object) - Method in class oracle.toplink.jdo.JDOObjectId
 
equals(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Compare if the two results are equal.
equals(Object) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
equals(Object) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
equalsIgnoreCase(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value, ignoring case.
equalsIgnoreCase(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is equal to the other value, ignoring case.
errorBindingConnection(String, Exception) - Static method in class oracle.toplink.exceptions.RemoteCommandManagerException
 
errorBindingController(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorConnectingToDataSource(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorCreateURLForFile(String, Exception) - Static method in class oracle.toplink.exceptions.XMLConversionException
 
errorCreatingCustomization(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorCreatingProject(Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorDecryptingPassword(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
errorDoingLocalMerge(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorDoingRegister(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorDoingRemoteMerge(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorEncryptingPassword(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
errorGetMappingFromAttribute(Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorGettingHostName(Exception) - Static method in class oracle.toplink.exceptions.RemoteCommandManagerException
 
errorGettingSyncService(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorInDeploymentDescriptor(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorInInvocation(Exception) - Static method in class oracle.toplink.exceptions.CommunicationException
 
errorInSessionsXML(String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: The session named "name" could not be found in the Sessions.XML
errorJoiningMulticastGroup(Exception) - Static method in class oracle.toplink.exceptions.DiscoveryException
 
errorJoiningMulticastGroup(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorLookingUpController(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorLookingUpJMSService(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorLookingUpLocalHost(Exception) - Static method in class oracle.toplink.exceptions.DiscoveryException
 
errorLookingUpLocalHost(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorLookingUpRemoteConnection(String, String, Exception) - Static method in class oracle.toplink.exceptions.RemoteCommandManagerException
 
errorLookupSessionNameInCtx(Throwable) - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
errorNotifyingCluster(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorObtainingContext(String, Exception) - Static method in class oracle.toplink.exceptions.RemoteCommandManagerException
 
errorOccuredInAmendmentMethod(Class, String, Exception, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
errorPreallocatingSequenceNumbers() - Static method in class oracle.toplink.exceptions.DatabaseException
 
errorReadingBlobData() - Static method in class oracle.toplink.exceptions.DatabaseException
 
errorReadingDescriptor(Exception) - Static method in class oracle.toplink.exceptions.EJBJarXMLException
 
errorReceivingAnnouncement(Exception) - Static method in class oracle.toplink.exceptions.DiscoveryException
 
errorReceivingAnnouncement(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorRunningCustomization(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorSendingAnnouncement(Exception) - Static method in class oracle.toplink.exceptions.DiscoveryException
 
errorSendingConnectionService(String, Exception) - Static method in class oracle.toplink.exceptions.CommunicationException
 
errorUnmarshallingMsg(String) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorWhileReadingLicenseFile(String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
Deprecated. since TopLink 4.6. There is no direct replacement API.
errors - Variable in class oracle.toplink.exceptions.CacheSynchronizationException
 
evict(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Remove the instance from the TopLink cache.
evictAll() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Initialize the cache.
evictAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Mark an array of instances as no longer needed in the cache.
evictAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Mark a Collection of instances as no longer needed in the cache.
exampleAndReferenceObjectClassMismatch(Class, Class, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
Oct 18, 2000 JED Added this method and exception value
excludeDefaultPrimitiveValues() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Ignores attributes set to the default value for their primitive type.
excludeValue(byte) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(char) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(double) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(float) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(int) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to be an excluded value will be ignored in a Query By Example.
excludeValue(long) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(Object) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(short) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
excludeValue(boolean) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: An attribute in the example object set to an excluded value will be ignored in a Query By Example.
execute() - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
execute(Object) - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
execute(Object, Object) - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
execute(Object, Object, Object) - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
execute(DatabaseRow, Accessor) - Method in interface oracle.toplink.sdk.SDKCall
Execute the call and return the results.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDataDeleteCall
Delete the appropriate data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDataReadCall
Read and return the necessary rows of data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDataWriteCall
Insert the necessary data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDeleteCall
Delete the necessary data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDoesExistCall
If the data exists, return the row, otherwise return null.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLReadAllCall
Read and return the necessary rows of data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLReadCall
Read and return the necessary rows of data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLWriteCall
Write the necessary data.
executeCall(Call, DatabaseRow, Session) - Method in class oracle.toplink.sdk.SDKAccessor
Execute the specified call with the specified parameter row.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNoSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Execute a raw (non-object), non-selecting database call.
executeNonSelectingCall(Call) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the call on the database.
executeNonSelectingSQL(String) - Method in interface oracle.toplink.sessions.Session
Deprecated. replaced by executeNonSelectingCall(new SQLCall("... SQL ...")
executeQuery(String) - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class) - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class, Vector) - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Vector) - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.DistributedSession
Execute the database query.
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Execute the database query.
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.RemoteSession
PUBLIC: Execute the database query.
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To execute remote query on the server side.
executeQuery(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To execute remote query on the server side.
executeQuery(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To execute remote query on the server side.
executeQuery(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class, Object, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class, Object, Object, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Class, Vector) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Object, Object, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(String, Vector) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the pre-defined query by name and return the result.
executeQuery(DatabaseQuery) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the database query.
executeQuery(DatabaseQuery, Vector) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the results from exeucting the database query.
executeQuery() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
executeQuery() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
executeSQL(String) - Method in interface oracle.toplink.sessions.Session
Deprecated. replaced by executeSelectingCall(new SQLCall("... SQL ...")
executeSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
executeSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
executeSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
executeSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Execute a raw (non-object) database call that returns a result.
executeSelectingCall(Call) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Execute the call on the database and return the result.
executeStoredProcedureCall(StoredProcedureCall, PreparedStatement, DatabaseAccessor, Session) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
because each platform has different requirements for accessing stored procedures and the way that we can combine resultsets and output params the stored procedure call is being executed on the platform
executeStoredProcedureCall(StoredProcedureCall, PreparedStatement, DatabaseAccessor, Session) - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
because each platform has different requirements for accessing stored procedures and the way that we can combine resultsets and output params the stored procedure call is being executed on the platform.
executeWithArray(Object[]) - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class oracle.toplink.jdo.JDOQuery
Execute the query and return the filtered Collection.
existingQueryTypeConflict(DatabaseQuery, DatabaseQuery) - Static method in class oracle.toplink.exceptions.ValidationException
 
exists(ReportQuery) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return a sub query expression.
exit() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
exp(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
expectingDollarStarFormat(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
expectingObjectFoundToken(StreamTokenizer, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
expressionNotSupported - Static variable in class oracle.toplink.exceptions.EJBQLException
 
expressionNotSupported(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
expressionPropertyDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the expression property descriptor.
extract(Any) - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
extract(Any) - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
extractTimeZone(byte[]) - Static method in class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
Extract TimeZone from TIMESTAMPTZ.

F

FAILED_TO_LOAD_PROJECT_XML - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
FAILED_TO_RECONNECT - Static variable in class oracle.toplink.exceptions.CacheSynchCommunicationException
 
FAIL_TO_RESET_CACHE_SYNCH - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
FALSE - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
FALSE_VALUE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
FATAL_ERROR_OCCURRED - Static variable in class oracle.toplink.exceptions.ValidationException
 
FETCH_FORWARD - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The rows in a result set will be processed in a forward direction; first-to-last.
FETCH_REVERSE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The rows in a result set will be processed in a reverse direction; last-to-first.
FETCH_UNKNOWN - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The order in which rows in a result set will be processed is unknown.
FIELD_IS_NOT_PRESENT_IN_DATABASE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
FIELD_LEVEL_LOCKING_NOTSUPPORTED_OUTSIDE_A_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
FIELD_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
FIELD_NAME_NOT_SET_IN_MAPPING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
FILE_ALREADY_EXISTS - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
FILE_ERROR - Static variable in class oracle.toplink.exceptions.ValidationException
 
FILE_NOT_FOUND - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
FILE_NOT_FOUND - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
FINAL_EXCEPTION - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
FINDER - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_LIST - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_NOT_EXIST_ON_REMOTE_HOME_AND_LOCAL_HOME - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
FINDER_QUERY - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_TYPE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FLOAT_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
FOREIGN_KEYS_DEFINED_INCORRECTLY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
FieldDefinition - class oracle.toplink.tools.schemaframework.FieldDefinition.
Purpose: Define a database field definition for creation within a table.
FieldDefinition() - Constructor for class oracle.toplink.tools.schemaframework.FieldDefinition
 
FieldDefinition(String, Class) - Constructor for class oracle.toplink.tools.schemaframework.FieldDefinition
 
FieldDefinition(String, Class, int) - Constructor for class oracle.toplink.tools.schemaframework.FieldDefinition
 
FieldDefinition(String, Class, int, int) - Constructor for class oracle.toplink.tools.schemaframework.FieldDefinition
 
FieldDefinition(String, String) - Constructor for class oracle.toplink.tools.schemaframework.FieldDefinition
 
FieldTranslator - interface oracle.toplink.sdk.FieldTranslator.
This interface defines a mechanism for translating the field names in a DatabaseRow from those defined in the data store to those expected by the appropriate Descriptor(s) and vice versa.
FieldsLockingPolicy - class oracle.toplink.descriptors.FieldsLockingPolicy.
Purpose: An abstract superclass of some implementations of the OptimisticLockingPolicy interface.
FieldsLockingPolicy() - Constructor for class oracle.toplink.descriptors.FieldsLockingPolicy
PUBLIC: Create a new field locking policy.
FileNameNormalizer - interface oracle.toplink.xml.FileNameNormalizer.
This policy is used by XMLFileAccessorFilePolicy to "normalize" file names; i.e. convert invalid characters into something acceptable to the current O/S.
FinderDefinition - class oracle.toplink.tools.ejb11.FinderDefinition.
 
FinderDefinition() - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
FinderDefinition(String, String, String) - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
FinderDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
Floor - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ForeignKeyConstraint - class oracle.toplink.tools.schemaframework.ForeignKeyConstraint.
Purpose: Define a foreign key from one table to another.
ForeignKeyConstraint() - Constructor for class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
ForeignKeyConstraint(String, String, String, String) - Constructor for class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
ForeignReferenceMapping - class oracle.toplink.mappings.ForeignReferenceMapping.
Purpose: Abstract class for relationship mappings
ForeignReferenceQueryKey - class oracle.toplink.querykeys.ForeignReferenceQueryKey.
Purpose: Define an alias to a foreign object.
ForeignReferenceQueryKey() - Constructor for class oracle.toplink.querykeys.ForeignReferenceQueryKey
 
FunctionOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
failToResetCacheSynch() - Static method in class oracle.toplink.exceptions.SynchronizationException
 
failedToLoadProjectClass(String, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
failedToLoadProjectXml(String, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
failedToLoadTag(String, String, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
failedToParseXML(String, int, int, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
failedToReconnect(String, Exception) - Static method in class oracle.toplink.exceptions.CacheSynchCommunicationException
 
fatalErrorOccurred(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
fieldIsNotPresentInDatabase(Descriptor, String, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
fieldLevelLockingNotSupportedWithoutUnitOfWork() - Static method in class oracle.toplink.exceptions.ValidationException
 
fieldNameNotSetInMapping(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
fileAlreadyExists(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
fileError(IOException) - Static method in class oracle.toplink.exceptions.ValidationException
 
fileNotFound(FileNotFoundException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
fileNotFound(File, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
fillInStackTrace() - Method in interface oracle.toplink.xml.SAXParseException
 
fillInStackTrace() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
finalException(Vector) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
findAll() - Method in interface oracle.toplink.ejb.EJB20Home
PUBLIC: Read all the objects for the class.
findAll(Expression) - Method in interface oracle.toplink.ejb.EJB20Home
PUBLIC: Read all the objects for the class given the expression.
findAll(Call) - Method in interface oracle.toplink.ejb.EJB20Home
PUBLIC: Read all the objects for the class given the call.
findAll(ReadAllQuery) - Method in interface oracle.toplink.ejb.EJB20Home
PUBLIC: Read all the objects for the class given the query.
findAll() - Method in interface oracle.toplink.ejb.EJB20LocalHome
PUBLIC: Read all the objects for the class.
findAll(Expression) - Method in interface oracle.toplink.ejb.EJB20LocalHome
PUBLIC: Read all the objects for the class given the expression.
findAll(Call) - Method in interface oracle.toplink.ejb.EJB20LocalHome
PUBLIC: Read all the objects for the class given the call.
findAll(ReadAllQuery) - Method in interface oracle.toplink.ejb.EJB20LocalHome
PUBLIC: Read all the objects for the class given the query.
findAll() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class and load them into the cache.
findAll(Expression) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the expression and load them into the cache.
findAll(Call) - Method in class oracle.toplink.ejb.EJBDataStore
Read all the objects for the class given the call and load them into the cache.
findAll(ReadAllQuery) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the query and load them into the cache.
findAll() - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class.
findAll(Expression) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the expression.
findAll(Call) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the call.
findAll(ReadAllQuery) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the query.
findAll() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class and load them into the cache.
findAll(Expression) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the expression and load them into the cache.
findAll(Call) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the call and load them into the cache.
findAll(ReadAllQuery) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the query and load them into the cache.
findAll() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query all objects.
findAll(Expression) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query all objects.
findAll(Call) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query all objects.
findAll(ReadAllQuery) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query all objects.
findAllByNamedQuery(String, Vector) - Method in interface oracle.toplink.ejb.EJB20Home
PUBLIC: Read all the objects for the class given the named query.
findAllByNamedQuery(String, Vector) - Method in interface oracle.toplink.ejb.EJB20LocalHome
PUBLIC: Read all the objects for the class given the named query.
findAllByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.EJBDataStore
Read all the objects for the class given the query and load them into the cache.
findAllByNamedQuery(String, Vector) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the named query.
findAllByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class given the query and load them into the cache.
findAllByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query all objects.
findAllObjects(ReadAllQuery) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the query and load them into the cache.
findAllObjectsByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class given the query and load them into the cache.
findByPrimaryKey(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by primary key object and load it into the cache.
findByPrimaryKey(Object) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Find the object by primary key object and load it into the cache.
findByPrimaryKey(Object) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query the object by primary key from the cache or database.
findMethod(Class, String, int) - Static method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findObject(ReadObjectQuery) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findObjectByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findOne(Expression) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findOne(Call) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findOne(ReadObjectQuery) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findOne(Expression) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Find the object by the query and load it into the cache.
findOne(Call) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Find the object by the query and load it into the cache.
findOne(ReadObjectQuery) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Find the object by the query and load it into the cache.
findOneByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Find the object by the query and load it into the cache.
findOneByNamedQuery(String, Vector) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Find the object by the query and load it into the cache.
findOneByNamedQueryInternal(String, Vector) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query the object by query from the cache or database.
findOneInternal(Expression) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query the object by query from the cache or database.
findOneInternal(Call) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query the object by query from the cache or database.
findOneInternal(ReadObjectQuery) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Query the object by query from the cache or database.
finderQuery - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
finderType - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
first() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the first row in the result set
firstElement() - Method in class oracle.toplink.indirection.IndirectList
 
floor(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
flushSelectCalls(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Added as a result of Bug 2804663 - satisfy the Accessor interface implementation.
forAccess() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forDB2() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forDBase() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forDatabaseRows(Vector, String) - Static method in class oracle.toplink.sdk.SDKFieldValue
Construct a field value with the specified collection of database rows and element "data type".
forDirectValues(Vector, String) - Static method in class oracle.toplink.sdk.SDKFieldValue
Construct a field value with the specified collection of direct values and element "data type".
forInformix() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forJDBC() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forOracle() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forSQLServer() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forSybase() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forceBatchStatementExecution() - Method in class oracle.toplink.queryframework.ModifyQuery
PUBLIC: Returns if this query has been set to flush on execution.
forceUpdateToVersionField(Object, boolean) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Set optmistic read lock on the object.
foreignKeysDefinedIncorrectly(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
fullString() - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
fullString() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  

G

GENERAL_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
GET_METHOD_RETURN_TYPE_NOT_VALID - Static variable in class oracle.toplink.exceptions.DescriptorException
 
GreaterThan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
GreaterThanEqual - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Greatest - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
generalException(Exception) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
generalParsingException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
generalParsingException2 - Static variable in class oracle.toplink.exceptions.EJBQLException
 
generate() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Generate the project class, output the java source code to the stream or file.
generate() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Generate the creator class, output the java source code to the stream or file.
generateAmendmentClass(Writer, String, String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
PUBLIC: Generate an amendment class that will set up the descriptors to use these stored procedures.
generateDDs(DDProjectDefinition, Vector) - Static method in class oracle.toplink.tools.ejb11.DDGenerator
Generate the XML deployment deployment files for the specified group of beans.
generateDDs(DDProjectDefinition, Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the XML deployment deployment files for the specified group of beans.
generateEJBFile(Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the ejb-jar.xml file for the group of beans that is passed in.
generateStoredProcedures() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Use this method to generate stored procedures based on the dynamic SQL generated for your mappings and descriptors.
generateStoredProcedures(Writer) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Use this method to generate stored procedures based on the dynamic SQL generated for your mappings and descriptors.
generateStoredProcedures() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
PUBLIC: generates all the stored procedures using the schema manager.
generateStoredProcedures(Writer) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
PUBLIC: generates all the stored procedures to the writer using the schema manager outputDDLToWriter(Writer).
generateStoredProceduresAndAmendmentClass(Writer, String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Use this method to generate stored procedures based on the dynamic SQL generated for your mappings and descriptors.
generateStoredProceduresAndAmendmentClass(String, String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Use this method to generate stored procedures based on the dynamic SQL generated for your mappings and descriptors.
generateTopCmpFile(CMPBeanDefinition, String) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the toplink-cmp-*.xml file for the bean definition that is passed in. *** Note *** The specified filename must be the same as what is specified in the type-storage in the weblogic-ejb-jar.xml file.
generateWebLogicFile(Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the weblogic-ejb-jar.xml file for the group of beans that is passed in.
generateXML(Node, String) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
generateXMLFiles(Vector, Vector, Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the three XML files for the specified group of beans.
genericPopupDisplay(MouseEvent, JPopupMenu) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
get(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that wraps the attribute or query key name.
get(int) - Method in class oracle.toplink.indirection.IndirectList
 
get(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
get(Object) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Retrieve the value for the field name.
get(String) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Retrieve the value for the field name.
get(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the value for given item name.
get(String) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the value for given item name.
getAbstractSchemaName() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getAccessLevel() - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
getAccessor() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: Return the accessor.
getAccessorClass() - Method in class oracle.toplink.sdk.SDKLogin
Return the class of the accessor to be built.
getAcknowledgeMode() - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
getActiveSession() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the session or unit of work if in a transaction.
getActiveSession() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Return the associated session or unit of work if within a transaction.
getActiveSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the active session for the current active external (JTS) transaction.
getActiveUnitOfWork() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the unit of work in the transaction context.
getActiveUnitOfWork() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the active unit of work for the current active external (JTS) transaction.
getAddIndexes() - Method in interface oracle.toplink.changesets.OrderedCollectionChangeRecord
ADVANCED: This method returns the collection of indexes in which changes were made to this collection.
getAddIndexes() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the indexes into the new collection of the elements that were added.
getAddObjectList() - Method in interface oracle.toplink.changesets.CollectionChangeRecord
ADVANCED: This method returns the collection of ChangeSets that were added to the collection.
getAddObjectList() - Method in interface oracle.toplink.changesets.DirectCollectionChangeRecord
ADVANCED: This method returns the collection of Primitive Objects that were added to the collection.
getAddObjectList() - Method in interface oracle.toplink.changesets.OrderedCollectionChangeRecord
ADVANCED: This method returns the collection of ChangeSets that were added to the collection.
getAdditional() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return any additional information about this field to be given when the table is created.
getAdditionalBeanInfo() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalJoinExpression() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Returns the join expression that should be appended to all of the descriptors expressions Contains any multiple table or inheritance dependencies
getAdditonal() - Method in class oracle.toplink.tools.schemaframework.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
getAdds() - Method in interface oracle.toplink.changesets.SDKCollectionChangeRecord
ADVANCED: Return the objects added to the collection.
getAdds() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the entries for all the elements added to the new collection.
getAggregateToSourceFieldNameAssociations() - Method in class oracle.toplink.mappings.AggregateObjectMapping
PUBLIC: Return a collection of the aggregate to source field name associations.
getAlias() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Get the alias
getAllChangeSets() - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: This method returns a reference to the collection.
getAllClasses() - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return all of the objects registered.
getAllColumnNames(String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Return all the column names for the given tableName.
getAllColumnNames(String, String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Return all the column names for the given tableName and creator.
getAllFiles(String) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
getAllFiles(String) - Method in interface oracle.toplink.xml.XMLFileAccessorFilePolicy
Return an enumeration on a every file for the specified root element name.
getAllFromIdentityMap(Expression, Class, DatabaseRow, InMemoryQueryIndirectionPolicy) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Query the cache in-memory.
getAllFromIdentityMap(Expression, Class, DatabaseRow) - Method in interface oracle.toplink.sessions.Session
Deprecated.  
getAllObjects() - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return all of the objects registered.
getAllObjectsForAbstractClass(Class) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return all of the objects of the class and all of its subclasses.
getAllObjectsForAbstractClass(Class, Session) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return all of the objects of the class and all of its subclasses.
getAllObjectsForClass(Class) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return all of the objects of the class.
getAllOperators() - Static method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Return the hashtable of all operators.
getAllQueries() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the pre-defined queries for the descriptor.
getAllTableNames() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Return all the table names on the database A DatabaseException is thrown if the database does not support the querying of metadata.
getAllTableNames(String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Return all the table names on the database for the given creator e.g. getAllTableNames("USERID") A DatabaseException is thrown if the database does not support the querying of metadata.
getAllowingNull(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression that wraps the attribute or query key name.
getAmendmentClass() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the amendment class.
getAmendmentMethodName() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the amendment method.
getAnnouncementDelay() - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Returns the amount of time in milliseconds that the service will wait between the time that the Remote Service is made available and this session's existences is announced.
getAnnouncementDelay() - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Return the amount of time in millis that the service should wait between the time that this Remote Service is available and a session announcement is sent out to other discovery managers.
getApplicationName() - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Use this method to get the application name
getArgumentName(int) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
getArgumentTypes() - Method in class oracle.toplink.tools.codegen.NonreflectiveMethodDefinition
 
getArgumentTypes() - Method in class oracle.toplink.tools.codegen.ReflectiveMethodDefinition
 
getArguments() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
getAssemblyDescriptor() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getAttribute() - Method in interface oracle.toplink.changesets.ChangeRecord
ADVANCED: Returns the name of the attribute this ChangeRecord Represents
getAttributeClassification() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: The classification type for the attribute this mapping represents
getAttributeClassification() - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Some databases do not properly support all of the base data types.
getAttributeElementClass() - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Return the class each element in the object's collection should be converted to, before the collection is inserted into the object.
getAttributeMethodName() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Return the attribute transformation method name.
getAttributeName() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: Return the name of the attribute set in the mapping.
getAttributeName() - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Return the mapping's attribute name.
getAttributesToAlwaysInclude() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Attributes to always consider even if set to null or an excluded value like 0 or false.
getAvailableConnectionPools() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will return the available Connection pools within this Server Session
getAvailableConnectionPools() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method will return the available Connection pools within this Server Session
getBaseDirectory() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
All the XML documents are stored in subdirectories under this base directory.
getBaseDirectoryName() - Method in class oracle.toplink.xml.XMLFileLogin
Return the name of the base directory for the tree of XML subdirectories/files.
getBatchBeginString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for batch writing and sp defs.
getBatchBeginString() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for batch writing and sp defs.
getBatchDelimiterString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for batch writing and sp defs.
getBatchDelimiterString() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Used for batch writing and sp defs.
getBatchDelimiterString() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Used for batch writing and sp defs.
getBatchEndString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for batch writing and sp defs.
getBatchEndString() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for batch writing and sp defs.
getBeanClass() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the bean class.
getBeanClass() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Return the bean class for the data store.
getBeanClass() - Static method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the bean class.
getBeanClassName() - Static method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the bean class name.
getBeanDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
 
getBeanProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getBeanProperty(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getBuildNumber() - Static method in class oracle.toplink.Version
 
getByIndex(int) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the indexed value from result.
getCR() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return the string used for carriage returns/line feeds.
getCacheResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
getCacheSynchronizationManager() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Returns the Synchronization Policy for this session.
getCacheTransactionIsolation() - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: By default concurrency is optimized and the cache is not locked more than required during reads or writes, This allows for virtual concurrent reading and writing and should never cause any problems.
getCacheUsage() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return the cache usage.
getCacheUsage() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the String that represents the cache usage level for queries.
getCacheUsage() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Return the String that represents the cache usage level for queries.
getCall() - Method in class oracle.toplink.jdo.JDOQuery
ADVANCED: Return the call for this query.
getCall() - Method in class oracle.toplink.queryframework.DatabaseQuery
ADVANCED: Return the call for this query.
getCallCount() - Method in class oracle.toplink.sdk.SDKAccessor
Return the number of calls currently in progress.
getCalls() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Return the mechanism's calls.
getCandidateClass() - Method in class oracle.toplink.jdo.JDOExtent
An Extent contains all instances of a particular Class in the data store; this method returns the Class of the instances
getCascadeDelete() - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
getChangeSet() - Method in class oracle.toplink.exceptions.CacheSynchronizationException
This is the change Set that was being merged
getChangeSet() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: Returns the Object changeSet if available
getChangeSetPropagationShouldBeAsynchronous() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method indicates if Propigation of Cache Synch messages should be Asynchronous or not
getChangeSetPropagationShouldBeAsynchronous() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method indicates if Propigation of Cache Synch messages should be Asynchronous or not
getChangedAttributeNames() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method will return a collection of the fieldnames of attributes changed in an object
getChangedMapKeys() - Method in interface oracle.toplink.changesets.SDKCollectionChangeRecord
ADVANCED: Return the objets whose Map keys have changed.
getChangedObject() - Method in interface oracle.toplink.changesets.AggregateChangeRecord
ADVANCED: This method is used to return the ObjectChangeSet representing the changed Aggregate.
getChangedValues() - Method in interface oracle.toplink.changesets.AggregateCollectionChangeRecord
ADVANCED: Return the values representing the changed AggregateCollection.
getChanges() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method returns a reference to the collection of changes within this changeSet
getChannel() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the service channel for this command manager.
getChannel() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return the service channel for this command manager.
getChild(Object, int) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
getChildCount(Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
getClassExtractionMethodName() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
getClassIndicatorAssociations() - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Set the class indicator associations.
getClassIndicatorAssociations() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the class indicator associations.
getClassIndicatorFieldName() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return the class indicator field name.
getClassName() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCE: This method returns the class Name that this changeSet Represents
getClassName() - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
getClassName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the name of class to be generated.
getClassName() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the name of class to be generated.
getClassToConvertTo() - Method in class oracle.toplink.exceptions.ConversionException
PUBLIC: Return the class to convert to.
getClassType() - Method in interface oracle.toplink.changesets.ObjectChangeSet
Deprecated.  
getClassTypes() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getClassesInSession() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to return those Class Names that have identity Maps in the Session.
getClassesInSession() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to return those Class Names that have identity Maps in the Session.
getClusterable() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the clusterability setting of the bean.
getClusterableString() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the clusterability setting of the bean as a String suitable for XML
getCmpFieldNamed(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
getCmpFields() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Return the fields that are container managed.
getCmpFields() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getCmpVersion() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getCmrField() - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
getColumnInfo(String, String, String, String, Session) - Method in class oracle.toplink.sdk.SDKAccessor
Return column information for the specified database objects.
getColumnInfo(String, String, String, String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Get a description of table columns available in a catalog.
getColumnNumber() - Method in interface oracle.toplink.xml.SAXParseException
 
getColumnNumber() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getCommandConverter() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the converter instance used to convert between TopLink Command objects and an application command format.
getCommandConverter() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return the converter instance used to convert between TopLink Command objects and an application command format.
getCommandManager() - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Return the CommandManager that will invoke this CommandProcessor to process a command, and can be used to send remote commands out to other CommandProcessors in the cluster.
getCommandManager() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the manager that allows this processor to receive or propagate commands from/to TopLink cluster
getCommandProcessor() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the command processor that processes commands received from the cluster.
getCommandProcessor() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
getComment() - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
getCommunicationSocket() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getCommunicationSocket() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
getConnectByExpression() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC:
getConnection() - Method in class oracle.toplink.sdk.SDKAccessor
Deprecated. replaced by ((oracle.toplink.internal.databaseaccess.DatabaseAccessor) accessor).getConnection() This has been deprecated as the data accessor is now generic (i.e. JDBC, XML, EIS, SDK). This method cannot be used for SDK accessors and is only implemented for backward compatibility.
getConnection() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the connection that generated the log entry.
getConnectionDriverName() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the driver name for the data store connection.
getConnectionFactory() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the data store connection factory.
getConnectionFactory2() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported and it always returns null
getConnectionFactory2Name() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported and it always returns null Get the name for the second data store connection factory.
getConnectionFactoryName() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the name for the data store connection factory.
getConnectionPool(String) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return the pool by name.
getConnectionString() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the JDBC connection string.
getConnectionString() - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: Return the JDBC connection string.
getConnectionURL() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the URL for the data store connection.
getConnectionUserName() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the user name for the data store connection.
getConnector() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the connector that will instantiate the java.sql.Connection.
getConstraint() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return any constraint of this field.
getConstraintDependencies() - 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.
getContainerPolicy() - Method in interface oracle.toplink.mappings.ContainerMapping
PUBLIC: Return the mapping's container policy.
getContainerPolicy() - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Return the query's ContainerPolicy.
getContainerTransactions() - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
getContext() - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Return the JNDI Context that can supplied the named DataSource.
getContext(String) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
Deprecated. Since 4.5
getContext(Hashtable) - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: Returns the active JNDI Context to store the remote service in no properties are required in WebLogic as all defaults should be globally available in the VM
getConversionManager() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
The platform hold its own instance of conversion manager to allow customization.
getCreationInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getCreationInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
getCreationInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
getCreationOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getCreationOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
getCreationOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
getCurrentClass() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
getCurrentUnitOfWorkFor(EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
PUBLIC Returns the active TopLink unit of work for the context.
getCursorCode() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
ADVANCED: Return the code for preparing cursored output parameters in a stored procedure
getCursorCode() - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Return the code for preparing cursored output parameters in a stored procedure
getCursorPageAmount() - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
getCursorThreshold() - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
getCustomizationClassName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getCustomizationClassName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getData() - Method in class oracle.toplink.queryframework.ComplexQueryResult
PUBLIC: Return the database rows for the query result.
getDataSource() - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Return the javax.sql.DataSource.
getDataSource() - Method in class oracle.toplink.jndi.was.DataSourceConnector
PUBLIC: Return the javax.sql.DataSource.
getDataSourceName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The data source name is required if connecting through ODBC (JDBC-ODBC, etc.).
getDataStore() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
PUBIC: Returns the dataStore object for this bean
getDataStore() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
 
getDataTypeName() - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Return the data type name for the class of objects the descriptor maps.
getDatabaseErrorCode() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: This is the database error number.
getDatabaseName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The database name is required when connecting to databases that support multiple databases within a single server instance (e.g.
getDatabaseURL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The database URL is the JDBC URL for the database server.
getDatabaseURL() - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The database URL is the JDBC URL for the database server.
getDatastore(Class) - Method in class oracle.toplink.ejb.bmp.BMPDatastoreManager
PUBLIC: This method returns a dataStore instance for a particular sesssion and bean class.
getDatastore(XMLLoader, String, Class) - Method in class oracle.toplink.ejb.bmp.BMPDatastoreManager
PUBLIC: This method returns a dataStore instance for a particular sesssion and bean class.
getDate() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the date of the log entry.
getDateFormat() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return the date format to be used when printing a log entry date.
getDefaultAttributeValue() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: The default value can be used if the database can possibly store additional values then those that have been mapped.
getDefaultConnectionPolicy() - Method in interface oracle.toplink.threetier.Server
PUBLIC: The default connection policy is used by default by the acquireClientConnection() protocol.
getDefaultConnectionPool() - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return the default connection pool.
getDefaultFilePolicy() - Method in class oracle.toplink.xml.XMLFileAccessor
Return the default file policy.
getDefaultManager() - Static method in class oracle.toplink.internal.helper.ConversionManager
A singleton conversion manager is used to handle generic converisons.
getDefaultManager() - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Lazy initialize the default instance.
getDefaultNullValue(Class) - Method in class oracle.toplink.internal.helper.ConversionManager
Allow for the null values for classes to be defaulted in one place.
getDefaultNullValues() - Method in class oracle.toplink.internal.helper.ConversionManager
Allow for the null values for classes to be defaulted in one place.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
To get the default read-only classes from the server side.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get the default read-only classes from the server side.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To get the default read-only classes from the server side.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To get the default read-only classes from the server side.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.sessions.Project
PUBLIC: Returns the default set of read-only classes.
getDefaultSession() - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the default session.
getDefaultSession() - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the default session.
getDeleteQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's delete query.
getDeleteSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's delete SQL string.
getDeletedObjects() - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: This method returns the reference to the deleted objects from the changeSet
getDescription() - Method in class oracle.toplink.tools.ejbjar.Description
 
getDescriptor() - Method in class oracle.toplink.exceptions.DescriptorException
PUBLIC: Return the descriptor that the problem was detected in.
getDescriptor() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: The source descriptor of the event.
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Extract descriptor from the session
getDescriptor(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Extract descriptor from the session
getDescriptor(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Extract descriptor from the session
getDescriptor(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get descriptor from the server side
getDescriptor(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To get descriptor from the server side
getDescriptor(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To get descriptor from the server side
getDescriptor(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the descriptor specified for the class.
getDescriptor(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the descriptor specified for the object's class.
getDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
getDescriptorForAlias(String) - Method in class oracle.toplink.sessions.Project
PUBLIC: Return the descriptor for the alias
getDescriptorType() - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: return the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
getDescriptors() - Method in class oracle.toplink.sessions.Project
PUBLIC: Return the descriptors.
getDescriptors() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return all registered descriptors.
getDestinationType() - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
 
getDirectFieldName() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Returns the name of the field name in the reference table.
getDiscoveryManager() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the discovery manager that manages membership in the TopLink cluster.
getDiscoveryManager() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return the discovery manager that detects the arrival of new cluster members
getDispatcher() - Method in class oracle.toplink.remote.AbstractClusteringService
This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services Not Used.
getDispatcher() - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDispatcher() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
getDisplayName() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getDisplayName() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getDistinctState() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
getDoesExistQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's does exist query.
getDoesExistSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's does exist SQL string.
getDomainClass() - Method in class oracle.toplink.tools.profiler.Profile
 
getDriverClassName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The driver class is the name of the Java class for the JDBC driver being used (e.g.
getDriverClassName() - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The driver class is the name of the Java class for the JDBC driver being used (e.g.
getDriverURLHeader() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The driver URL header is the string predetermined by the JDBC driver to be part of the URL connection string, (e.g.
getDriverURLHeader() - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The driver URL header is the string predetermined by the JDBC driver to be part of the URL connection string, (e.g.
getEJBQLString() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the SQL string of the query.
getEJSHome() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Return the Websphere home utility class.
getEjbClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the class of the bean.
getEjbClass() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getEjbClientJar() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getEjbJar() - Method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
getEjbJarXmlEntry(JarFile) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
getEjbLink() - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
getEjbLink() - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
getEjbLocalReferences() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getEjbName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getEjbName() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the name of the bean.
getEjbName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get the name of the bean.
getEjbName() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getEjbName() - Method in class oracle.toplink.tools.ejbjar.Method
 
getEjbName() - Method in class oracle.toplink.tools.ejbjar.RelationshipRoleSource
 
getEjbReferences() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getEjbql() - Method in class oracle.toplink.tools.ejbjar.Query
 
getElementDataTypeName() - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Return the "data type" associated with each element in the nested collection.
getElementDataTypeName() - Method in class oracle.toplink.sdk.SDKFieldValue
Return the "data type" associated with each element in the collection.
getElements() - Method in class oracle.toplink.sdk.SDKFieldValue
Return the collection of elements.
getEnterpriseObjects() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getEntities() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getEntityContext() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
PUBIC: Returns the EntityContext associated with this bean
getEntityForEjbClass(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getEntityForEjbName(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getEntryType() - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
 
getEntryValue() - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
 
getEnvEntries() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getErrorCode() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Return the exception error code.
getErrors() - Method in class oracle.toplink.exceptions.CacheSynchronizationException
The errors that occured
getEventCode() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: The code of the descriptor event being raised.
getEventCode() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: The code of the session event being raised.
getEventListeners() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: Returns the Listener objects that have been added.
getEventManager() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Get the event manager for the descriptor.
getEventManager() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the event manager.
getEventSetDescriptors() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Return the event set descriptors for this bean.
getExampleObject() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: This method returns the current example object.
getExampleObject() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: This method returns the current example object.
getException() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the exception that caused the log entry.
getException() - Method in interface oracle.toplink.xml.SAXParseException
 
getException() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getExceptionHandler() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return a ExceptionHandler.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the ExceptionHandler.
getExceptionHandler() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the ExceptionHandler.
getExceptionHandler() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the ExceptionHandler.
getExceptionHandler() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionHandler() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
getExceptionList() - Method in class oracle.toplink.exceptions.SessionLoaderException
 
getExcludeList() - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
getExcludeList(ExcludeList) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
getExistenceCheckStream(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
If it exists, return a read stream on the data for the specified root element and primary key.
getExistenceCheckStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entry wrapped in a stream.
getExistingWriteStream(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return a write stream that will overwrite the data for the specified root element and primary key.
getExistingWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
This implementation removes and adds an entry to the ZIP file and positions the stream at the end of the ZIP file.
getExpression() - Method in class oracle.toplink.tools.beans.ExpressionNode
 
getExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
getExpressionBuilder() - Method in class oracle.toplink.jdo.JDOQuery
Return the query's expression builder.
getExpressionBuilder() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
REQUIRED: Get the expression builder which should be used for this query.
getExtent(Class, boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManager
The PersistenceManager manages a collection of instances in the data store based on the class of the instances.
getExternalTransactionController() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used for JTS integration.
getField(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a field in a data-level query.
getField(DatabaseField) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a field in a data-level query.
getFieldClassification() - Method in class oracle.toplink.mappings.TypeConversionMapping
PUBLIC: Returns the field type.
getFieldElementClass() - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Return the class each element in the database row's collection should be converted to, before the collection is inserted into the database.
getFieldName() - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Name of the field this mapping represents.
getFieldName() - Method in class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Return the name of the field this mapping represents.
getFieldName() - Method in class oracle.toplink.objectrelational.ReferenceMapping
PUBLIC: Return the name of the field this mapping represents.
getFieldName() - Method in class oracle.toplink.querykeys.DirectQueryKey
PUBLIC: Return the field name for the query key.
getFieldName() - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
PUBLIC: Return the mapping's field name.
getFieldName() - Method in class oracle.toplink.sdk.SDKAggregateObjectMapping
PUBLIC: Return the name of the field mapped by the mapping.
getFieldName() - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Return the name of the field that holds the nested collection.
getFieldName() - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Return the name of the field mapped by the mapping.
getFieldName() - Method in class oracle.toplink.tools.ejbjar.CmpField
 
getFieldNameToMethodNameAssociations() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Return a collection of the field name to method name associations.
getFieldToAttributeValueAssociations() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: Return a collection of the field to attribute value associations.
getFieldToAttributeValueAssociationsForXML() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: Return a collection of the field to attribute value associations for XML.
getFieldTranslator() - Method in class oracle.toplink.sdk.AbstractSDKCall
Return the translator that converts database row field names.
getFieldType() - Method in class oracle.toplink.tools.ejbjar.CmrField
 
getFieldTypeDefinition(Class) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return the field type object describing this databases platform specific representation of the Java primitive class name.
getFieldTypes() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getFields() - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
getFields() - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
 
getFile(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
getFile(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLFileAccessorFilePolicy
Return a file for the specified root element name and primary key.
getFileNameExtension() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Return the standard file name extension that will be appended to the primary key element value(s) to generate the complete file name.
getFileNameExtension() - Method in class oracle.toplink.xml.XMLFileLogin
Return the extension to be used for the XML files.
getFileNameNormalizer() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Return the normalizer that will convert invalid file names into something usable.
getFilePolicy(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Return the file policy for the specified root element name.
getFinder(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getFinderElement() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getFinderList() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getFinderQuery() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getFinderType() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getForeignKeyFieldName() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
 
getForeignKeyFieldNames() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Return the foreign key field names associated with the mapping.
getForeignKeyFieldNames() - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Return the foreign key field names associated with the mapping.
getForeignKeys() - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return the object from the identity with the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return the object from the identity with the primary key and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Return the object from the identity with the primary key and class.
getFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Return the object from the identity with the primary key and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Vector, Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Expression, Class, DatabaseRow) - Method in interface oracle.toplink.sessions.Session
Deprecated. Since 3.6.3
getFromIdentityMap(Expression, Class, DatabaseRow, InMemoryQueryIndirectionPolicy) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Query the cache in-memory.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFunction(int) - Method in class oracle.toplink.expressions.Expression
ADVANCED: This can be used for accessing user defined functions.
getFunction(int, Vector) - Method in class oracle.toplink.expressions.Expression
ADVANCED: This can be used for accessing user defined functions that have arguments.
getFunction(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return a user defined function accepting the argument.
getFunction(String, Object) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return a user defined function accepting the argument.
getFunctionWithArguments(String, Vector) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return a user defined function accepting all of the arguments.
getGeneratedValue(Accessor, Session, String) - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Return the newly-generated sequencing value.
getGeneratedVector(Accessor, Session, String, int) - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Return a Vector of newly-generated sequencing values.
getGetMethodName() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: This method is invoked reflectively on the reference object to return the value of the attribute in the object.
getHelper() - Static method in class oracle.toplink.ejb.cmp.was.SessionLookupHelper
PUBLIC: Return the singleton session lookup helper.
getHintString() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the current Oracle Hint string of the query
getHome() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Return the Websphere home utility class.
getHome() - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
getHome() - Method in class oracle.toplink.tools.ejbjar.Entity
Left for legacy reasons, it is superceded with getRemoteHome()
getHome() - Method in class oracle.toplink.tools.ejbjar.Session
 
getHomeClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the home interface class.
getHomeInterface() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The home interface defines how a bean is accessed and queried.
getHomeName() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The home name is the name or URL that the bean's home is stored in JNDI under.
getHomeName() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
PUBLIC: Returns the HomeName where the Session Bean Home is registered
getIdentityMapSize() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the size of the identity map.
getIgnoreCache() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Get the ignoreCache setting for queries.
getIgnoreCache() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
getIgnoreCache() - Method in class oracle.toplink.jdo.JDOQuery
Get the ignoreCache option setting.
getInMemoryQueryIndirectionPolicy() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Returns the InMemoryQueryIndirectionPolicy for this query
getInOutputArguments() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
getInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
getInOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
getIncrement() - Method in class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
The increment can be used to support pre-allocation.
getIndent() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return the string used for indentations.
getIndexOfChild(Object, Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
getIndicatingNoEntry(String) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Retrieve the value for the field name.
getInheritancePolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The inheritance policy is used to define how a descriptor takes part in inheritance.
getInitialContextFactoryName() - Method in class oracle.toplink.remotecommand.TransportManager
PUBLIC: Return the context factory name used as the value to the INITIAL_CONTEXT_FACTORY key in the cached context properties.
getInitialContextProperties() - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
ADVANCED: This method allows the user to get the Context properties that will be used to create the initial context.
getInitialReadSize() - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Specifies the number of elements to be read initially into a cursored stream.
getInitialValue() - Method in class oracle.toplink.tools.codegen.AttributeDefinition
 
getInsertQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's insert query.
getInsertSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's insert SQL string.
getIntegrityChecker() - Method in class oracle.toplink.exceptions.IntegrityException
PUBLIC: Return Integrity Checker.
getIntegrityChecker() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Returns the integrityChecker,the integrityChecker holds all the Descriptor Exceptions.
getInterfacePolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns the InterfacePolicy.
getInternalException() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Return the internal native exception.
getInvalidFileNameCharacters() - Method in class oracle.toplink.xml.DefaultFileNameNormalizer
Return a list of the invalid file name characters that will be morphed into escape sequences.
getJDBCType(DatabaseField) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return the JDBC type for the given database field.
getJDBCType(Class) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return the JDBC type for the Java type.
getJavaClass() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the java class.
getJavaClass() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
getJavaClass() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
getJdbcLevel() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Deprecated.  
getJdbcLevel() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Deprecated.  
getJndiName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get the name used to store the home interface of the bean in JNDI.
getJoinCriteria() - Method in class oracle.toplink.querykeys.ForeignReferenceQueryKey
PUBLIC: Return the join expression for the relationship defined by the query key.
getKey() - Method in class oracle.toplink.jdo.JDOObjectId
 
getKey() - Method in class oracle.toplink.mappings.Association
PUBLIC: Return the key.
getKey() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by getLicensePath License keys are no longer used and have been replaced with license files.
getKeyClass() - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: Returns the class type of the key
getKeyType() - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Return the class of the key.
getLargeIcon() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getLargeIcon() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getLevel() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
getLicenseFile() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
getLicensePath() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
getLineDef(INILine) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
getLineDefs() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
getLineNumber() - Method in class oracle.toplink.tools.builderreader.BuilderException
PUBLIC: Return the line number that caused the exception to be raised.
getLineNumber() - Method in interface oracle.toplink.xml.SAXParseException
 
getLineNumber() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getLines() - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated.  
getLines(String) - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated. Return a vector of all of the INILines with the given token.
getLines() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
getListeners() - Method in class oracle.toplink.sessions.SessionEventManager
PUBLIC: The event listners will receive all events raised by this session.
getLoader() - Method in class oracle.toplink.internal.helper.ConversionManager
 
getLobValueLimits() - Method in class oracle.toplink.oraclespecific.Oracle8Platform
PUBLIC: Return the BLOB/CLOB value limits on thin driver.
getLocal() - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
getLocal() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getLocalContextProperties() - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Return the properties that will be used to create the initial context for local JNDI access.
getLocalHome() - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
getLocalHome() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getLocalHostURL() - Method in class oracle.toplink.remote.AbstractClusteringService
This method will get the Host address of the JNDI service
getLocalHostURL() - Method in class oracle.toplink.remote.CacheSynchronizationManager
Deprecated. since 4.5 now set on ClusteringService
getLocalRemoteConnection() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session NOT USED
getLocalRemoteConnection() - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalRemoteConnection() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This method should return a Remote Connection of the appropriate type that references the Remote dispatcher for this Session
getLocalTime() - Method in class oracle.toplink.tools.profiler.Profile
 
getLocalizedMessage() - Method in interface oracle.toplink.xml.SAXParseException
 
getLocalizedMessage() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getLockMode() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return the current locking mode.
getLog() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLog() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLogDestination() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getLogDestination() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getLogMessages() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getLogMessages() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getLogString() - Method in class oracle.toplink.sdk.AbstractSDKCall
Return a string appropriate for the session log.
getLogin() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return the login.
getLogin() - Method in class oracle.toplink.remote.RemoteSession
PUBLIC: Return the login.
getLogin() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Get the associated session login.
getLogin() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Get the associated session login.
getLogin() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get login from the server side
getLogin() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To get login from the server side
getLogin() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To get login from the server side
getLogin() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Return a DatabaseLogin to be used by separate sequencing connection(s).
getLogin() - Method in class oracle.toplink.sessions.Project
PUBLIC: Returns the login, the login was either read from the Builder project file or specified in code.
getLogin() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the login, the login holds any database connection information given.
getLogin() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Return the login to use for this connection.
getLogin() - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Return the login used to create connections.
getLogin() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated.  
getLogin() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Gets the login property (oracle.toplink.publicinterface.JDBCLogin) value.
getLoginEditor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
getLongestTime() - Method in class oracle.toplink.tools.profiler.Profile
 
getManager() - Static method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the singleton session manager.
getManager() - Static method in class oracle.toplink.ejb.bmp.BMPDatastoreManager
PUBLIC: Return the singleton datastore manager.
getManager() - Method in class oracle.toplink.jdo.JDOExtent
Return the JDOPersistenceManager.
getManager() - Static method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the singleton session manager.
getMapping() - Method in class oracle.toplink.exceptions.DescriptorException
PUBLIC: Return the mapping that the problem was detected in.
getMappingForAttributeName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns the mapping associated with a given attribute name.
getMappings() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns mappings
getMaxBatchWritingSize() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
PUBLIC: Allow for the max batch writing size to be set.
getMaxBatchWritingSize() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Allow for the max batch writing size to be set.
getMaxNumberOfConnections() - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Return the maximum number of connections allowed.
getMaxNumberOfNonPooledConnections() - Method in interface oracle.toplink.threetier.Server
PUBLIC: Return the number of non-pooled database connections allowed.
getMaxPool() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported and it always returns 0 Get the MaxPool setting for the PersistenceManager pool for this factory.
getMaxPoolSize() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Returns a maximum number of connections in sequencing connection pool
getMaxRows() - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Return the limit for the maximum number of rows that any ResultSet can contain to the given number.
getMessage() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: This is the database error message.
getMessage() - Method in class oracle.toplink.exceptions.DescriptorException
PUBLIC: Return the exception error message.
getMessage() - Method in class oracle.toplink.exceptions.IntegrityException
PUBLIC: This method is used to print out all the descriptor exceptions.
getMessage() - Method in class oracle.toplink.exceptions.QueryException
PUBLIC: Return the exception error message.
getMessage() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Return the exception error message.
getMessage() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the log entry's message.
getMessage() - Method in class oracle.toplink.tools.beans.MessageDialog
 
getMessage() - Method in class oracle.toplink.tools.builderreader.BuilderException
 
getMessage() - Method in interface oracle.toplink.xml.SAXParseException
 
getMessage() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getMessageDrivenDestination() - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
getMessageDrivens() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getMessageSelector() - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
getMethod(String) - Static method in class oracle.toplink.tools.beans.ExpressionNode
 
getMethodClass() - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Returns the class to execute the static method on.
getMethodDescriptors() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Return the method descriptors for this bean.
getMethodIntf() - Method in class oracle.toplink.tools.ejbjar.Method
 
getMethodName() - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Returns the name of the static method.
getMethodName() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodName() - Method in class oracle.toplink.tools.ejbjar.QueryMethod
 
getMethodNameWithParamTypes() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodParamNames() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodParamTypes() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodPermissions() - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
getMethodReturnTypeNotValid(CollectionMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
getMethods() - Static method in class oracle.toplink.tools.beans.ExpressionNode
 
getMethods() - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
 
getMethods() - Method in class oracle.toplink.tools.ejbjar.ExcludeList
 
getMethods() - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
getMinNumberOfConnections() - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Return the minimum number of connections.
getMinPool() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported and it always returns 0 Get the MinPool setting for the PersistenceManager pool for this factory.
getMinPoolSize() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Returns a minimum number of connections in sequencing connection pool.
getMoveIndexPairs() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: ADVANCED: Return the indexes of the elements that were simply moved within the collection.
getMoveIndexes() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
Deprecated. use #getMoveIndexPairs()
getMoves() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the entries for all the elements that were simply shuffled within the collection.
getMsWait() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported and it always returns 0 Get the MsWait setting for the PersistenceManager pool for this factory.
getMulticastGroupAddress() - Method in class oracle.toplink.remote.AbstractClusteringService
This method will return the Host adddress of the Multicast Group.
getMulticastGroupAddress() - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Return the host adddress of the multicast group.
getMulticastPort() - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Return the port that the Service will be using for the multicast socket
getMulticastPort() - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Return the multicast port used for discovery.
getMultipleTableJoinExpression() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: This is normally generated for descriptors that have multiple tables.
getMultiplicity() - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
getMultithreaded() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Get the current Multithreaded flag for this PersistenceManager.
getMultithreaded() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: Get the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
getName() - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Return the name of the DataSource within the JNDI Context.
getName() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the name of the query
getName() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC: Return the name for the query key.
getName() - Method in class oracle.toplink.sessions.Project
PUBLIC: get the name of the project.
getName() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the name of the session.
getName() - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Return the name of this pool.
getName() - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
getName() - Method in class oracle.toplink.tools.ejbjar.NameAndDescription
 
getName() - Method in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
PUBLIC: Return the name of the object.
getName() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the name of the field.
getName() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
getName() - Method in class oracle.toplink.tools.schemaframework.TableCreator
Return the name.
getNames() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the names of report items, provided to ReportQuery.
getNamingServiceType() - Method in class oracle.toplink.remotecommand.TransportManager
PUBLIC: Return the type of naming service used to look up remote connections to other service instances.
getNativeTableInfo(String, String, Session) - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
Return the catalog information through using the native SQL catalog selects.
getNativeTableInfo(String, String, Session) - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Return the catalog information through using the native SQL catalog selects.
getNativeTableInfo(String, String, Session) - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Return the catalog information through using the native SQL catalog selects.
getNativeTableInfo(String, String, Session) - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Return the catalog information through using the native SQL catalog selects.
getNewCollection() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the entries for all the elements in the new collection.
getNewKey() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method returns the key value that this object will be stored under in it's Respective hashmap.
getNewValue() - Method in interface oracle.toplink.changesets.DirectToFieldChangeRecord
ADVANCED: Returns the new value assigned during the change
getNewValue() - Method in interface oracle.toplink.changesets.ObjectReferenceChangeRecord
ADVANCED: Returns the new reference for this object
getNewWriteStream(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return a new write stream for the specified root element and primary key.
getNewWriteStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
This implementation adds an entry to the ZIP file and positions the stream at the end of the ZIP file.
getNextSequenceNumberValue(Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the sequnce number from the database
getNontransactionalRead() - Method in class oracle.toplink.jdo.JDOPersistenceManager
When the nontransactional read flag is set to false the PersistenceManager has a single TopLink UnitOfWork associated with it.
getNontransactionalRead() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
When the nontransactional read flag is set to false the PersistenceManager has a single TopLink UnitOfWork associated with it.
getNontransactionalRead() - Method in class oracle.toplink.jdo.JDOTransaction
When the nontransactional read flag is set to false the PersistenceManager has a single TopLink UnitOfWork associated with it.
getNontransactionalWrite() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
getNontransactionalWrite() - Method in class oracle.toplink.jdo.JDOTransaction
If true, allows persistent instances to be written without a transaction active.
getNullValue() - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Allow for the value used for null to be specified.
getNumberOfInstancesEffected() - Method in class oracle.toplink.tools.profiler.Profile
 
getNumberOfObjectsInIdentityMap(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to return the number of objects in a particular Identity Map
getNumberOfObjectsInIdentityMap(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to return the number of objects in a particular Identity Map If ClassNotFoundException is thrown then the IdenityMap for that class name could not be found
getNumberOfObjectsInIdentityMapSubCache(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to return the number of objects in a particular Identity Map's subcache.
getNumberOfObjectsInIdentityMapSubCache(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to return the number of objects in a particular Identity Map's subcache.
getNumberOfReadConnections() - Method in interface oracle.toplink.threetier.Server
Deprecated.  
getObject() - Method in class oracle.toplink.exceptions.OptimisticLockException
PUBLIC: Return the object for which the problem was detected.
getObject() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: Synanym for source.
getObject() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Return the object.
getObject() - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
PUBLIC: Return the object required for modification.
getObject(Class, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return the object registred given its name.
getObjectById(Object, boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManager
This method locates a persistent instance in the cache of instances managed by this PersistenceManager.
getObjectChangeSet() - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
PUBLIC: Return the ObjectChangeSet representing the object being changed
getObjectChangeSetForClone(Object) - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: Get ChangeSet for a particular clone
getObjectClass(Class) - Static method in class oracle.toplink.internal.helper.ConversionManager
This is used to determine the wrapper class for a primitive.
getObjectClass() - Method in class oracle.toplink.jdo.JDOObjectId
 
getObjectId(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
The ObjectId returned by this method represents the JDO identity of the instance.
getObjectIdClass(Class) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Return the Class that implements the JDO Identity for the specified PersistenceCapable Class.
getObjects() - Method in class oracle.toplink.queryframework.DeleteAllQuery
PUBLIC: Return the objects that are to be deleted
getObjectsInIdentityMap(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will return a collection of the objects in the Identity Map.
getObjectsInIdentityMap(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method will return a collection of the objects in the Identity Map.
getObjectsInIdentityMapSubCache(String) - Method in class oracle.toplink.services.RuntimeServices
Deprecated.  
getObjectsInIdentityMapSubCache(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
Deprecated.  
getObjectsInIdentityMapSubCacheAsMap(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to return a Map of the objects in a particular Identity Map's subcache.
getObjectsInIdentityMapSubCacheAsMap(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method will return a collection of the objects in the Identity Map.
getObjectsPerSecond() - Method in class oracle.toplink.tools.profiler.Profile
 
getOldKey() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method returns the key value that this object was stored under in it's Respective hashmap.
getOnlyInstancesExpression() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: REturn the 'only instances expression'.
getOpenCursors() - Method in class oracle.toplink.jdo.JDOExtent
Return the open scrollable cursors on this extent.
getOperationTimings() - Method in class oracle.toplink.tools.profiler.Profile
 
getOperator(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getOperator(int) - Static method in class oracle.toplink.tools.beans.ExpressionNode
 
getOperators() - Static method in class oracle.toplink.tools.beans.ExpressionNode
 
getOptimistic() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
getOptimistic() - Method in class oracle.toplink.jdo.JDOTransaction
Optimistic transactions do not hold data store locks until commit time.
getOptimisticLockingPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns the OptimisticLockingPolicy.
getOrderSiblingsByExpressions() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC:
getOriginalObject() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: The source object represents the object the event is being raised on, some events also require a second object, for example the original object in a postClone.
getOriginalVersionOfObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Return the original version of the object(clone) from the parent's identity map.
getOutput() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
getOutputArguments() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
getOutputFileName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the file name that the generate .java file will be output to.
getOutputFileName() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the file name that the generate .java file will be output to.
getOutputPath() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the path that the generate .java file will be output to.
getOutputPath() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the path that the generate .java file will be output to.
getOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
getOutputProcedureToken() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
getOutputWriter() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the writer the output to.
getOutputWriter() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the writer the output to.
getOwner() - Method in interface oracle.toplink.changesets.ChangeRecord
ADVANCED: This method returns the ObjectChangeSet that references this ChangeRecord
getPackageName() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
getPackageName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the package name of class to be generated.
getPackageName() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the package name of class to be generated.
getPageSize() - Method in class oracle.toplink.queryframework.CursorPolicy
Return the number of elements to be read into a cursored stream when more elements are needed from the database.
getParameter(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a parameter with the given name.
getParameter(DatabaseField) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a parameter with the given name.
getParameterTypeForName(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Get the parameter type for the given parameter name.
getParams() - Method in class oracle.toplink.tools.ejbjar.Method
 
getParams() - Method in class oracle.toplink.tools.ejbjar.MethodParams
 
getParams() - Method in class oracle.toplink.tools.ejbjar.QueryMethod
 
getParent() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Return the parent.
getParentClass() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return the parent class.
getPassword() - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Deprecated. since 4.5
getPassword() - Method in class oracle.toplink.remotecommand.TransportManager
PUBLIC: Return the password used as the value to the SECURITY_CREDENTIALS key in the cached context properties.
getPassword() - Method in class oracle.toplink.sessions.DatabaseLogin
Return the password.
getPassword() - Method in interface oracle.toplink.sessions.Login
PUBLIC: All logins must take a user name and password.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOExtent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager(String, String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOQuery
Get the PersistenceManager associated with this Query.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOTransaction
The Tranansaction instance is always associated with exactly one PersistenceManager.
getPersistenceManagerFactory() - Method in class oracle.toplink.jdo.JDOPersistenceManager
This method returns the PersistenceManagerFactory used to create this PersistenceManager.
getPersistenceType() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the persistence type that specifies BMP or CMP.
getPersistenceType() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getPlatformConversionWarning(String, String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
getPlatformOperators() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return any platform-specific operators
getPolicy() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
getPoolName() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Return the pool name or null if not part of a pool.
getPosition() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Retrieves the current cursor positon (current row).
getPostBuildSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is built
getPostCloneSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is cloned
getPostDeleteSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is deleted
getPostInsertSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is inserted
getPostMergeSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is merged
getPostRefreshSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is refreshed
getPostUpdateSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is updated
getPostWriteSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called after an object is written
getPreDeleteSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called before an object is deleted
getPreInsertSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called before an object is inserted
getPreUpdateSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called before an object is updated
getPreWriteSelector() - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: The name of the method called before an object is written
getPreallocationSize() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Returns a number of new sequencing objects to be obtained at a time.
getPrefix() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
getPrimKeyClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the primary key class.
getPrimKeyField() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the primary key field.
getPrimaryKey(Object) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Build the primary key from the result set object.
getPrimaryKey() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
Return the primary key object of the next element.
getPrimaryKeyClass() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The primary key class is the class that represents the bean's primary key.
getPrimaryKeyClass() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getPrimaryKeyElementNames() - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Return the names of all the primary key elements.
getPrimaryKeyField() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getPrimaryKeyFieldNames() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the names of all the primary keys.
getPrimaryKeyFieldNames() - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
getPrimaryKeyValues() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the PKs for the corresponding object or null if not requested.
getPrimaryKeys() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method returns the primary keys for the object that this change set represents
getPrimaryKeys() - Method in class oracle.toplink.queryframework.ReportQueryResult
Deprecated. replaced by getPrimaryKeyValues()
getPrimitiveClass(String) - Static method in class oracle.toplink.internal.helper.ConversionManager
Returns a class based on the passed in string.
getProcedureArgumentSetter() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp calls.
getProcedureArgumentSetter() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for sp calls.
getProcedureArgumentString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp defs.
getProcedureArgumentString() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Used for sp defs.
getProcedureArgumentString() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Used for sp defs.
getProcedureCallHeader() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
Used for sp calls.
getProcedureCallHeader() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp calls.
getProcedureCallHeader() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for sp calls.
getProcedureCallHeader() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Used for sp calls.
getProcedureCallHeader() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Used for sp calls.
getProcedureCallTail() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp calls.
getProcedureCallTail() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Used for sp calls.
getProcedureName() - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Return the name of the store procedure on the database.
getProcedures() - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
Packages can contain sets of procedures.
getProduct() - Static method in class oracle.toplink.Version
 
getProfileTime() - Method in class oracle.toplink.tools.profiler.Profile
 
getProfiler() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the profiler.
getProfiles() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
Return the profiles logged in this profiler.
getProfiles() - Method in class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
Gets the profiles property (java.util.Vector) value.
getProject() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Return the associated TopLink project if defined.
getProject() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the project.
getProject() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProject() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the project to generate from.
getProjectClassName() - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Get the fully qualified classname for the project
getProjectClassName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectClassName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectDataSource() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectDataSource() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectFileName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectFileName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectIdentifier() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectIdentifier() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectPlatform() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectPlatform() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectPoolName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectPoolName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectReadOnlyDataSource() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectReadOnlyDataSource() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProperties() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
getProperties method comment.
getProperties() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns the user defined properties.
getProperties() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Allow for user defined properties.
getProperties() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: Additional properties may be added to the event.
getProperty(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns the descriptor property associated the given String.
getProperty(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The properties are additional, driver-specific, connection information to be passed to the JDBC driver.
getProperty(String) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Returns the user defined property.
getProperty(String) - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: Additional properties may be added to the event.
getProperty(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getPropertyDescriptors() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Return the property descriptors for this bean.
getPublicId() - Method in interface oracle.toplink.xml.SAXParseException
 
getPublicId() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getQualifiedFieldName() - Method in class oracle.toplink.querykeys.DirectQueryKey
PUBLIC: Return the qualified field name for the query key.
getQualifiedSequenceTableName() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getQualifiedSequenceTableName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the the qualified name of the TOPLink sequence table.
getQualifier() - Method in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
PUBLIC: Most major databases support a creator name scope.
getQueries() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the pre-defined queries for the descriptor.
getQueries() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return all pre-defined queries.
getQueries() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getQuery() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: This method returns the databaseQuery.
getQuery() - Method in class oracle.toplink.exceptions.OptimisticLockException
PUBLIC: Return the query in which the problem was detected.
getQuery() - Method in class oracle.toplink.exceptions.QueryException
PUBLIC: Return the query in which the problem was detected.
getQuery() - Method in class oracle.toplink.jdo.JDOQuery
Return the associated TopLink query.
getQuery() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: The query causing the event.
getQuery(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the query name from the set of pre-defined queries If only one query exists with this name, it will be returned.
getQuery(String, Vector) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the query from the set of pre-defined queries with the given name and argument types.
getQuery() - Method in class oracle.toplink.queryframework.EJBQLCall
Back reference to query, unfortunately required for events.
getQuery(String) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return the query from the session pre-defined queries with the given name.
getQuery(String, Vector) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return the query from the session pre-defined queries with the given name and argument types.
getQuery(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the query from the session pre-defined queries with the given name.
getQuery() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: Some events may have a query associated with them (pre/postExecuteQuery).
getQueryArguments() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: Return the query argements used in the original query when exception is thrown
getQueryArguments() - Method in class oracle.toplink.exceptions.QueryException
PUBLIC: Return the query argements used in the original query when exception is thrown
getQueryByExamplePolicy() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: When using Query By Example, an instance of QueryByExamplePolicy is used to customize the query.
getQueryClass() - Method in class oracle.toplink.tools.profiler.Profile
 
getQueryKeys() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the query keys.
getQueryManager() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the queryManager.
getQueryMethod() - Method in class oracle.toplink.tools.ejbjar.Query
 
getQueryTimeout() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Return the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
getQueryTimeout() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
getReadAllQuery() - Method in class oracle.toplink.jdo.JDOQuery
Return the associated TopLink ReadAllQuery.
getReadAllQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's read query.
getReadAllSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's read SQL string.
getReadAllSubclassesViewName() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
getReadConnectionPool() - Method in interface oracle.toplink.threetier.Server
PUBLIC: Handles allocating connections for read queries.
getReadObjectQuery() - Method in class oracle.toplink.jdo.JDOQuery
Return the associated TopLink ReadObjectQuery.
getReadObjectQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's read query.
getReadObjectSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's read SQL string.
getReadOnly() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the Boolean object that contains true if the read-only attribute has been set to true, or false if it has been set to false.
getReadStream(String, DatabaseRow, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return a read stream on the data for the specified root element and primary key.
getReadStream(String, DatabaseRow, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entry wrapped in a stream.
getReadStreams(String) - Method in interface oracle.toplink.xml.XMLAccessor
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String, Vector, Vector) - Method in interface oracle.toplink.xml.XMLAccessor
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Vector, Vector, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String, Vector, Vector) - Method in class oracle.toplink.xml.XMLFileAccessor
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Vector, Vector, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Accessor) - Method in class oracle.toplink.xml.XMLFileStreamPolicy
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String, Vector, Vector, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Accessor) - Method in interface oracle.toplink.xml.XMLStreamPolicy
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String, Vector, Vector, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Accessor) - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return an enumeration on a collection of read streams, one for *every* document with the specified root element.
getReadStreams(String, Vector, Vector) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return an enumeration on a collection of streams, one for every specified foreign key.
getReadStreams(String, Vector, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entries wrapped in streams.
getReadStreams(String, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entries wrapped in streams.
getRealCollectionAttributeValueFromObject(Object, Session) - Method in class oracle.toplink.mappings.CollectionMapping
Convenience method.
getRealCollectionAttributeValueFromObject(Object, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Return the attribute value from the specified object, unwrapping the value holder if necessary.
getRedirector() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the query redirector.
getReentrant() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the re-entrancy flag.
getReentrant() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getRefType() - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
getRefType() - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
getRefType() - Method in class oracle.toplink.tools.ejbjar.ResourceEnvReference
 
getReferenceClass() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.mappings.AggregateMapping
PUBLIC: Returns the reference class
getReferenceClass() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Returns the reference class.
getReferenceClass() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.queryframework.DeleteAllQuery
PUBLIC: Return the reference class of the query
getReferenceClass() - Method in class oracle.toplink.queryframework.DoesExistQuery
Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return the reference class of the query.
getReferenceClass() - Method in class oracle.toplink.querykeys.ForeignReferenceQueryKey
PUBLIC: Return the reference class of the relationship.
getReferenceDataTypeName() - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Return the "data type" of the reference objects.
getReferenceKeyFieldNames() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Return the reference key field names associated with the mapping.
getReferenceTableName() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Returns the name of the reference table
getReferenceTableQualifiedName() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Returns the qualified name of the reference table
getRefreshCache() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the Boolean object that contains true if the refresh cache option for finders has been set to true, or false if it has been set to false.
getRefreshCache() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Return the Boolean object that contains true if this attribute has been set and the cache should be refreshed with the results of this query.
getRegisteredObjects() - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return the registered objects.
getRelationTableName() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the relation table name associated with the mapping.
getRelationTableQualifiedName() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the relation table qualified name associated with the mapping.
getRelationshipName() - Method in class oracle.toplink.tools.ejbjar.Relationship
 
getRelationshipPartnerAttributeName() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Use this method retreive the relationship partner attribute name of this bidirectional Mapping.
getRelationshipRoleSource() - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
getRelationships() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getRelationships() - Method in class oracle.toplink.tools.ejbjar.Relationships
 
getRemote() - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
getRemote() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getRemote() - Method in class oracle.toplink.tools.ejbjar.Session
 
getRemoteClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the remote interface class.
getRemoteConnections() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Returns the list of remote connections for cache synchronisation.
getRemoteContextProperties() - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Return the cached properties that will be used to create the initial context when doing remote JNDI lookups.
getRemoteContextProperties() - Method in class oracle.toplink.remotecommand.rmi.RMITransportManager
ADVANCED: Return the cached properties that will be used to create the initial context.
getRemoteHome() - Method in class oracle.toplink.tools.ejbjar.Entity
Preferred way of getting Remote home.
getRemoteIdentityMapSize() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the size of the remote identity map.
getRemoteInterface() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The remote interface defines a bean's public interface.
getRemoteLog() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoveIndexes() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the indexes into the old collection of the elements that were removed.
getRemoveObjectList() - Method in interface oracle.toplink.changesets.CollectionChangeRecord
ADVANCED: This method returns the collection of ChangeSets that were removed from the collection.
getRemoveObjectList() - Method in interface oracle.toplink.changesets.DirectCollectionChangeRecord
ADVANCED: This method returns the collection of Primitive Objects that were removed to the collection.
getRemoves() - Method in interface oracle.toplink.changesets.SDKCollectionChangeRecord
ADVANCED: Return the removed objects.
getRemoves() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the entries for all the elements removed from the old collection.
getReportQuery() - Method in class oracle.toplink.jdo.JDOQuery
Return the associated TopLink ReportQuery.
getResAuth() - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
getResSharingScope() - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
getResType() - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
getResourceEnvReferences() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getResourceReferences() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getResult() - Method in class oracle.toplink.queryframework.ComplexQueryResult
PUBLIC: Return the result of the query.
getResult() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: Some events may have a result associated with them (pre/postExecuteQuery).
getResultDocument() - Method in class oracle.toplink.transform.xml.XMLResult
 
getResultSetConcurrency() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
PUBLIC: The ResultSetConcurrency specifies if the resultset is updatable.
getResultSetType() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
PUBLIC: The ResultSetType specifies if the resultset is sensitive to changes made by others.
getResultTypeMapping() - Method in class oracle.toplink.tools.ejbjar.Query
 
getResults() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the results.
getResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
getRetainValues() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
getRetainValues() - Method in class oracle.toplink.jdo.JDOTransaction
If true, at commit time instances retain their field values.
getReturnType() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
getReturnsResultSet() - Method in class oracle.toplink.queryframework.StoredProcedureCall
ADVANCED: This method returns a value that represents if the customer has set whether or not TopLink should expect the stored procedure to returning a JDBC ResultSet.
getRole1() - Method in class oracle.toplink.tools.ejbjar.Relationship
 
getRole2() - Method in class oracle.toplink.tools.ejbjar.Relationship
 
getRoleLink() - Method in class oracle.toplink.tools.ejbjar.SecurityRoleReference
 
getRoleName() - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
getRoleName() - Method in class oracle.toplink.tools.ejbjar.RunAs
 
getRoleName() - Method in class oracle.toplink.tools.ejbjar.SecurityRole
 
getRoleName() - Method in class oracle.toplink.tools.ejbjar.SecurityRoleReference
 
getRoleNames() - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
getRoot() - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
getRoot method comment.
getRootElementName() - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Return the root element name for the class of objects the descriptor maps.
getRow() - Method in interface oracle.toplink.changesets.TransformationMappingChangeRecord
ADVANCED: This method is used to access the changes of the fields in a transformation mapping.
getRow() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: Optionally a database row may be provided on some events, (such as aboutToUpdate).
getRunAs() - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
 
getSQLStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the SQL statement of the query.
getSQLString() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the SQL string of the query.
getSQLString() - Method in class oracle.toplink.queryframework.SQLCall
PUBLIC: Return the SQL string.
getSearchPath() - Method in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
getSectionDef(INISection) - Method in class oracle.toplink.tools.builderreader.parser.ObjectDefinition
Deprecated.  
getSectionDefs(INISection) - Method in class oracle.toplink.tools.builderreader.parser.ObjectDefinition
Deprecated.  
getSections() - Method in class oracle.toplink.tools.builderreader.parser.INIFile
Deprecated.  
getSecurityIdentity() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getSecurityRoleReferences() - Method in class oracle.toplink.tools.ejbjar.Entity
 
getSecurityRoleReferences() - Method in class oracle.toplink.tools.ejbjar.Session
 
getSecurityRoles() - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
getSelectClause() - Method in class oracle.toplink.tools.schemaframework.ViewDefinition
The select clause is the select statement that is mapped into the view.
getSelectForUpdateNoWaitString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This syntax does no wait on the lock.
getSelectForUpdateString() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
 
getSelectForUpdateString() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
 
getSelectForUpdateString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Most database support a syntax. although don't actually lock the row.
getSelectForUpdateString() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Informix seems to like this syntax instead of the OF * syntax.
getSelectForUpdateString() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
 
getSelectSequenceQuery() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This method lazy initializes the select sequence number query.
getSelectionCriteria() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Return the selection criteria of the query.
getSelectionCriteria() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the selection criteria of the query.
getSelectionKey() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The primary key can be specified if used instead of an expression or selection object.
getSelectionObject() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return the selection object of the query.
getSequenceCounterElementName() - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Return the name of the element in the TopLink sequence documents that holds the current value for a given sequence (e.g.
getSequenceCounterFieldName() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getSequenceCounterFieldName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the name of the column in the TopLink sequence table that holds the current value for a given sequence (e.g.
getSequenceCounterName() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by getSequenceCounterFieldName()
getSequenceFieldName() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by getSequenceNameFieldName()
getSequenceNameElementName() - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Return the name of the element in the TopLink sequence documents that holds the name for a given sequence (e.g.
getSequenceNameFieldName() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getSequenceNameFieldName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the name of the column in the TopLink sequence table that holds the name for a given sequence (e.g.
getSequenceNumberElementName() - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Return sequence number element name.
getSequenceNumberFieldName() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Get sequence number field name
getSequenceNumberName() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Get sequence number name
getSequencePreallocationSize() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getSequencePreallocationSize() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Method returns the value of the Sequence Preallocation size
getSequencePreallocationSize() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: Method returns the value of the Sequence Preallocation size
getSequencePreallocationSize() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink supports sequence number preallocation.
getSequenceRootElementName() - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Return the name of the root element in the TopLink sequence documents.
getSequenceTableName() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getSequenceTableName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the name of the TopLink sequence table.
getSequencing() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return the Sequencing object used by the session.
getServerName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The server name is the name of the database instance.
getServiceId() - Method in class oracle.toplink.remotecommand.Command
PUBLIC: Return the service identifier of the service where the command originated
getSession() - Method in class oracle.toplink.ejb.EJBDataStore
ADVANCED: Return the session.
getSession(String, Object) - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the session by name, using the classloader of the Object specified.
getSession(String) - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the session by name.
getSession(String, Class) - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the session by name, specifying the class whose classloader you wish to use.
getSession(EntityBean) - Method in class oracle.toplink.ejb.cmp.was.SessionLookupHelper
PUBLIC: Return the session for the given entity bean.
getSession() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Return the session
getSession() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Return the associated session.
getSession() - Method in class oracle.toplink.publicinterface.DescriptorEvent
PUBLIC: The session in which the event is raised.
getSession() - Method in class oracle.toplink.remote.jms.mdb.ClusteringMDB
PUBLIC: Return the TopLink session that has the session's name configured as an env-entry element in the ejb-jar.xml.
getSession() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: The session in which the event is raised.
getSession() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the session that generated the log entry.
getSession() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
 
getSession() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
 
getSession() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
This method was created in VisualAge.
getSession() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Gets the session property (oracle.toplink.publicinterface.Session) value.
getSession(String) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name.
getSession(String, boolean) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name.
getSession(String, Object) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
Deprecated.  
getSession(String, ClassLoader) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name.
getSession(XMLLoader, String, ClassLoader) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name, loading the configuration from the file specified in the xmlLoader.
getSession(XMLLoader, String, ClassLoader, boolean, boolean) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name, loading the configuration from the file specified in the xmlLoader.
getSessionFor(EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
PUBLIC Returns the active TopLink session for the context.
getSessionFor(String) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
PUBLIC Returns the active TopLink session for the project.
getSessionId() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Get the Unique identifier for the session.
getSessionLog() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionLog() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the session log to which an accessor logs messages and SQL.
getSessionName() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the session name.
getSessionName() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Returns the Session name that represents the session that this bean should be using
getSessionName() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Return the session-name used to lookup the factories ServerSession through the TopLink SessionManager.
getSessionName() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return the name of the session that the query should be executed under.
getSessionName() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the server session name from the application server.
getSessionNames() - Method in class oracle.toplink.sessionbroker.SessionBroker
Return the list of sessions associated with this SessionBroker
getSessionRemoteConnection() - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: Returns the remoteSession controller dispatcher that this session has made available for synchronization.
getSessionRemoteController() - Method in class oracle.toplink.remote.CacheSynchronizationManager
Deprecated. Since 4.0
getSessionType() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Get the type of session bean (whether it is stateful or stateless).
getSessionType() - Method in class oracle.toplink.tools.ejbjar.Session
 
getSessions() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getSetMethod() - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
getSetMethod() - Method in class oracle.toplink.tools.builderreader.parser.LineDefinition
Deprecated.  
getSetMethodName() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: This method is invoked reflectively on the reference object to set the value of the attribute in the object.
getShortestTime() - Method in class oracle.toplink.tools.profiler.Profile
 
getShouldBindAllParameters() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Method returns if all Parameters should be bound or not
getShouldBindAllParameters() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Method returns if all Parameters should be bound or not
getShouldBindAllParameters() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getShouldCacheAllStatements() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Returns if statements should be cached or not
getShouldCacheAllStatements() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: Returns if statements should be cached or not
getShouldCacheAllStatements() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getShouldLogDebug() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if debug messages should be logged
getShouldLogDebug() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if debug messages should be logged
getShouldLogExceptionStackTrace() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldLogExceptionStackTrace() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldLogExceptions() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if exception messages should be logged
getShouldLogExceptions() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception messages should be logged
getShouldLogMessages() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if messages should be logged by the session
getShouldLogMessages() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if messages should be logged by the session
getShouldLogPerformanceProfiler() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Method indicates if Performace profile should be loged
getShouldLogPerformanceProfiler() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
 
getShouldOptimizeDataConversion() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getShouldPrintConnection() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: return whether connection information should be printed with logged messages
getShouldPrintConnection() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldPrintDate() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if the date should be printed with logged messages
getShouldPrintDate() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldPrintSession() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: return whether session information should be printed with logged messages
getShouldPrintSession() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldPrintThread() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: return whether thread information should be printed with logged messages
getShouldPrintThread() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to determine if exception Stack Trace should be logged
getShouldProfilePerformance() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will return if profgiling is turned on or not
getShouldProfilePerformance() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method will return if profgiling is turned on or not
getShouldRemoveConnectionOnError() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method indicates if remote connections should be dropped when there is an error.
getShouldRemoveConnectionOnError() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
 
getShouldTrimStrings() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getSize() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the size of the field, this is only required for some field types.
getSize() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the maximum size of the array.
getSizeForPool(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will retrieve the size of a particular connection pool
getSizeForPool(String) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method will retrieve the size of a particulat connection pool
getSizeQuery() - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Return the query used to read the size.
getSmallIcon() - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
getSmallIcon() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
getSource() - Method in class oracle.toplink.tools.builderreader.BuilderException
PUBLIC: Return the source to the descriptor file that cause the error to occur.
getSourceFields() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
getSourceKeyFieldNames() - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Return the source key field names associated with the mapping.
getSourceKeyFieldNames() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Return the source key field names associated with the mapping.
getSourceKeyFieldNames() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the source key field names associated with the mapping.
getSourceKeyFieldNames() - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Return the source key field names associated with the mapping.
getSourceObject() - Method in class oracle.toplink.exceptions.ConversionException
PUBLIC: Return the object for which the problem was detected.
getSourceRelationKeyFieldNames() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the source relation key field names associated with the mapping.
getSourceToTargetKeyFieldAssociations() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Return a collection of the source to target field value associations.
getSourceToTargetQueryKeyFieldAssociations() - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Return a collection of the field to query key associations.
getSpecialOperations() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: The special operations to use in place of equal.
getStart() - Method in class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
The start used as a starting value for sequence
getStartRemoveIndex() - Method in interface oracle.toplink.changesets.OrderedCollectionChangeRecord
ADVANCED: This method returns the index from where objects must be removed from the collection
getStartWithExpression() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC:
getStatementCacheSize() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
The statement cache size for prepare parameterized statements.
getStatementCacheSize() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Returns the statement cache size.
getStatementCacheSize() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: Returns the statement cache size.
getStatementCacheSize() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: If prepared statement caching is used, return the cache size.
getStatements() - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
The statements are the SQL lines of code.
getStatements() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The statements are the SQL lines of code in procedure.
getStoredProcedureParameterPrefix() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getStoredProcedureParameterPrefix() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
 
getStoredProcedureParameterPrefix() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
getStoredProcedureParameterPrefix() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
getStoredProcedureTerminationToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getStoredProcedureTerminationToken() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
 
getStreamPolicy() - Method in class oracle.toplink.xml.XMLCall
Return the stream policy.
getStringBindingSize() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getStringBindingSize() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Return the size of strings after which will be bound into the statement
getStringBindingSize() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Return the size of strings after which will be bound into the statement
getStringBindingSize() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getStructureName() - Method in class oracle.toplink.objectrelational.ArrayMapping
PUBLIC: Return the name of the structure.
getStructureName() - Method in class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Return the structure name of the nestedTable.
getStructureName() - Method in class oracle.toplink.objectrelational.ObjectArrayMapping
PUBLIC: Return the name of the structure.
getStructureName() - Method in class oracle.toplink.objectrelational.ObjectRelationalDescriptor
PUBLIC: Return the name of the structure.
getStudioLicenseFile() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
getSubSize() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the sub-size of the field.
getSubscriptionDurability() - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
 
getSuperClass() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
getSynchronization() - Method in class oracle.toplink.jdo.JDOTransaction
The user-specified Synchronization instance for this Transaction instance.
getSystemId() - Method in interface oracle.toplink.xml.SAXParseException
 
getSystemId() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getTable(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a table in a data-level query.
getTable(DatabaseTable) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a table in a data-level query.
getTableCreator() - Method in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated. PUBLIC: Return the table creator for the project.
getTableCreator() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the table creator to generate from.
getTableCreatorClassName() - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Get the fully qualified classname used to create tables
getTableDefinitions() - Method in class oracle.toplink.tools.schemaframework.TableCreator
Return the tables.
getTableInfo(String, String, String, String[], Session) - Method in class oracle.toplink.sdk.SDKAccessor
Return table information for the specified database objects.
getTableInfo(String, String, String, String[]) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Get a description of tables available in a catalog.
getTableName() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the name of the descriptor's first table.
getTableNames() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the table names.
getTableQualifier() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
getTableQualifier() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the qualifier for the all of the tables referenced by TopLink.
getTargetFields() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
getTargetForeignKeyFieldNames() - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Return the target foregin key field names associated with the mapping.
getTargetForeignKeyFieldNames() - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Return the target foreign key field names associated with the mapping.
getTargetKeyFieldNames() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the target key field names associated with the mapping.
getTargetPath() - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Return the target path where the files will be written.
getTargetRelationKeyFieldNames() - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Return the target relation key field names associated with the mapping.
getTargetTable() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
getText() - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
 
getTextValue(Element) - Method in class oracle.toplink.tools.ejbjar.Query
Return the text value of the given element if it exists Had to override from DomObject to return CDATA
getThread() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the thread that was active when the log entry was generated.
getTimePerObject() - Method in class oracle.toplink.tools.profiler.Profile
 
getTimeToLive() - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Returns the number of hops the data packet will take before expiring
getTimestamp() - Method in class oracle.toplink.internal.helper.CalendarWrapper
 
getTimestampFromServer(Session, String) - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
Access do not support millisecond well, truncate the millisecond from the timestamp
getTimestampFromServer(Session, String) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Answer the timestamp from the server.
getTimestampFromServer(Session, String) - Method in class oracle.toplink.oraclespecific.Oracle9Platform
Answer the timestamp from the server.
getTimestampQuery() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
This method returns the query to select the timestamp from the server for DB2.
getTimestampQuery() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This method can be overridden by subclasses to return a query that will return the timestamp from the server.
getTimestampQuery() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
PUBLIC: This method returns the query to select the timestamp from the server for Oracle.
getTimestampQuery() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
PUBLIC: This method returns the query to select the timestamp from the server for SQLServer.
getTimestampQuery() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
PUBLIC: This method returns the query to select the timestamp from the server for Sybase.
getTimestampQuery() - Method in class oracle.toplink.oraclespecific.Oracle9Platform
PUBLIC: This method returns the query to select the SYSTIMESTAMP as TIMESTAMPTZ from the server for Oracle9i.
getTitle() - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated.  
getToken() - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
getToken() - Method in class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
getTopicConnectionFactoryName() - Method in class oracle.toplink.remote.jms.JMSClusteringService
PUBLIC: Use this method to get the Connection Factory Name for the JMS Topic connections
getTopicName() - Method in class oracle.toplink.remote.jms.JMSClusteringService
PUBLIC: return the JMS Topic name for the Topic that this clustering service will be connecting to.
getTotalTime() - Method in class oracle.toplink.tools.profiler.Profile
 
getTransAttribute() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the transaction management specifier for CMP.
getTransAttribute() - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
 
getTransactionIsolation() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Returns the transaction isolation setting for a connection.
getTransactionIsolation() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the transaction isolation setting for the connection.
getTransactionIsolation() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getTransactionIsolation() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getTransactionType() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Get how transactions will be managed in the session bean (whether they are managed by the container or by the bean).
getTransactionType() - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
getTransactionType() - Method in class oracle.toplink.tools.ejbjar.Session
 
getTransactionalObject(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: This is TOPLink helper method that return the transactional object of the JDO instance.
getTransactionalObjectId(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
The ObjectId returned by this method represents the JDO identity of the instance.
getTranslatedSQLString(Session, DatabaseRow) - Method in class oracle.toplink.queryframework.DatabaseQuery
ADVANCED: This can be used to access a queries translated SQL if they have been prepared, (i.e. query.prepareCall()).
getTransportManager() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the transport manager that manages sending and receiving of remote commands.
getTransportManager() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
getType() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Return the type of function.
getType() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
getType() - Method in class oracle.toplink.tools.codegen.ReflectiveAttributeDefinition
 
getType() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the type of the field.
getType() - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Return the type of the field.
getType() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the type of the field.
getTypeField() - Method in class oracle.toplink.mappings.VariableOneToOneMapping
 
getTypeFieldName() - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: This method returns the name of the typeField of the mapping.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the type of the field.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Return the type of the field.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the type of the field.
getTypeSize() - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Return the size of the element field, this is only required for some field types.
getTypeSize() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the size of the element field, this is only required for some field types.
getUOWChangeSet() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method is used to return the parent ChangeSet
getUOWCloneForObjectChangeSet(ObjectChangeSet) - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: This method returns the Clone for a particular changeSet
getUnitOfWork() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Return the active unit of work.
getUnitOfWork() - Method in class oracle.toplink.jdo.JDOTransaction
Return the associated TopLink unit of work.
getUpdatePropagation() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getUpdatePropagation() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getUpdateQuery() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's update query.
getUpdateSQLString() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the receiver's update SQL string.
getUpdateSequenceQuery() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This method lazy initializes the update sequence number query.
getUrl() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return the URL for this command manager.
getUrl() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return the URL for this command manager.
getUseCallerIdentity() - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
 
getUserName() - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Deprecated. since 4.5
getUserName() - Method in class oracle.toplink.remotecommand.TransportManager
PUBLIC: Return the user name used as the value to the SECURITY_PRINCIPAL key in the cached context properties.
getUserName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The user name is the database login name.
getUserName() - Method in interface oracle.toplink.sessions.Login
PUBLIC: All logins must take a user name and password.
getUserObject() - Method in class oracle.toplink.jdo.JDOPersistenceManager
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
getUsesBatchWriting() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will return if batchWriting is in use or not.
getUsesBatchWriting() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method will return if batchWriting is in use or not.
getUsesBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getUsesByteArrayBinding() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Shows if Byte Array Binding is turned on or not
getUsesByteArrayBinding() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Shows if Byte Array Binding is turned on or not
getUsesJDBCBatchWriting() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will return if batchWriting is in use or not.
getUsesJDBCBatchWriting() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method will return if batchWriting is in use or not.
getUsesNativeSQL() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Shows if native SQL is being used
getUsesNativeSQL() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Shows if native SQL is being used
getUsesNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getUsesNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getUsesStreamsForBinding() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method indicates if streams are being used for binding
getUsesStreamsForBinding() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method indicates if streams are being used for binding
getUsesStreamsForBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getUsesStringBinding() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method indicates if Strings are being bound
getUsesStringBinding() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method indicates if Strings are being bound
getUsesStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getValidationLevel() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The unit of work performs validations such as, ensuring multiple copies of the same object don't exist in the same unit of work, ensuring deleted objects are not refered after commit, ensures that objects from the parent cache are not refered in the unit of work cache.
getValue() - Method in class oracle.toplink.indirection.ValueHolder
PUBLIC: Return the wrapped object.
getValue() - Method in interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: Return the value.
getValue() - Method in class oracle.toplink.mappings.Association
PUBLIC: Return the value.
getValue() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
getValueClass() - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: This returns the class type of the Value
getValueGenerationPolicy() - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Retun currently used sequencing value generation policy.
getValueHolder() - Method in interface oracle.toplink.indirection.IndirectContainer
PUBLIC: This is used by the indirection policy to build the UOW clone of the container.
getValueHolder() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Return the valueHolder.
getValueHolder() - Method in class oracle.toplink.indirection.IndirectMap
PUBLIC: Return the valueHolder.
getValueHolder() - Method in class oracle.toplink.indirection.IndirectSet
Return the valueHolder.
getValueType() - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Return the class of the value.
getValues() - Method in class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
getValuesToExclude() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Decides which attributes to ignore based on the values they are set to.
getVariables() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
getVersion() - Static method in class oracle.toplink.Version
 
getVersion() - Static method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the TopLink version.
getVersionDifference(Object, Object, Vector, Session) - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Return the number of versions different between these objects.
getWithAllSubclassesExpression() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return the Expression which gets all subclasses.
getWorkspaceBook() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Return the WorkspaceBook property value.
getWrappedTranslator() - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Return the wrapped field translator.
getWrapperPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: Return the WrapperPolicy for this descriptor.
getWriteLockFieldName() - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Return the field name of the field that stores the write lock value.
getWriteLockValue() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method is used to return the lock value of the object this changeSet represents
getWriteLockValue(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Extract the write lock value from the identity map.
getWriteLockValue(Vector, Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Extract the write lock value from the identity map.
getWriter() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return the writer that will receive the formatted log entries.
getWriter() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getWriter() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
This method was created in VisualAge.
getWriterFilename() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: For the given writer, return it's associated filename.
getXML(EjbJar, boolean) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
getXMLDeclaration() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return the string used for the XML declaration.
getXMLLoader() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the XMLLoader for this datastore.
getXMLParserJARFileNames() - Static method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Return the names of the TopLink SDK XML Support JAR files
getXMLStreamDatabase() - Method in class oracle.toplink.xml.stream.XMLStreamLogin
 
getXMLTranslator() - Method in interface oracle.toplink.xml.XMLAccessor
Return the default XML translator for all data store calls.
getXMLTranslator() - Method in class oracle.toplink.xml.XMLCall
Return the XML translator.
getXMLTranslator() - Method in class oracle.toplink.xml.XMLFileAccessor
Return the default XML translator for all data store calls.
getXMLTranslator() - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Return the default XML translator for all data store calls.
getZipFileNameExtension() - Method in class oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy
Return the standard file name extension that will be appended to the root element name to generate the complete ZIP file name.
getZoneId() - Method in class oracle.toplink.internal.helper.CalendarWrapper
 
greaterThan(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receiver's value is greater than the other value.
greaterThan(Expression) - Method in class oracle.toplink.expressions.Expression
 
greaterThan(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThan(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
greaterThanEqual(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.
greaterThanEqual(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is greater and equal to the other value.

H

HETEROGENEOUS_CHILD_ELEMENTS - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
HETEROGENEOUS_TABLE_NAMES - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
HOME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
HPArjunaTransactionController - class oracle.toplink.jts.hp.HPArjunaTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
HPArjunaTransactionController() - Constructor for class oracle.toplink.jts.hp.HPArjunaTransactionController
PUBLIC: Return a new controller for use with HP Application Server (Bluestone).
HPJonasTransactionController - class oracle.toplink.jts.hp.HPJonasTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
HPJonasTransactionController() - Constructor for class oracle.toplink.jts.hp.HPJonasTransactionController
PUBLIC: Return a new controller for use with Weblogic.
HSQLPlatform - class oracle.toplink.internal.databaseaccess.HSQLPlatform.
Purpose: Provides HSQL specific behaviour.
HSQLPlatform() - Constructor for class oracle.toplink.internal.databaseaccess.HSQLPlatform
 
HexToRaw - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
handleException(RuntimeException) - Method in interface oracle.toplink.exceptions.ExceptionHandler
To re-throwing the exception,throwing a different exception or re-trying the query or database operation.
handleException(RuntimeException) - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Allow the implementation class to handle an exception thrown in in the remote command service.
handleException(RuntimeException) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Allow any exceptions that occur within TopLink to be logged and handled by the exception handler.
handleTransactionsManuallyForSybaseJConnect() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Force TopLink to manually begin transactions instead of using autoCommit.
hasCacheSynchronizationManager() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return true if a synchronisation policy exists
hasChangeFor(String) - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: This method will return true if the specified attributue has been changed
hasChanges() - Method in interface oracle.toplink.changesets.CollectionChangeRecord
ADVANCED: This method returns true if the change set has changes
hasChanges() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: Returns true if this particular changeSet has changes.
hasChanges() - Method in interface oracle.toplink.changesets.SDKCollectionChangeRecord
ADVANCED: Return whether any changes have been recorded with the change record.
hasChanges() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return whether any changes have been recorded with the change record.
hasChanges() - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: Returns true if the Unit Of Work change Set has changes
hasChanges() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The Unit of work is capable of preprocessing to determine if any on the clone have been changed.
hasCompoundKey() - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
 
hasCustomPrimaryKey() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: Answer whether the primary key is custom (such as AccountPK) or non-custom (such as java.lang.Integer)
hasDescriptor(Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return true if a descriptor exists for the given class.
hasException() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return if the log entry was for an exception.
hasExceptionHandler() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if an exception handler is present.
hasExternalTransactionController() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used for JTS integration.
hasJoinedMappings() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
hasListeners() - Method in class oracle.toplink.sessions.SessionEventManager
PUBLIC: Check if there are any event listeners.
hasLogin() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Return if a login is used, only one of login and pool can be used.
hasMore() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
 
hasMoreElements() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
 
hasMoreElements() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Answer a boolean indicating if the underlying cursor has more elements to return.
hasMoreElements() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Answer a boolean indicating if the underlying cursor has more elements to return.
hasMoreElements() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Answer a boolean indicating if the underlying cursor has more elements to return.
hasMoreElements() - Method in class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
 
hasMoreElements() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return whether the cursored stream has any more elements.
hasMoreElements() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasNext() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Answer a boolean indicating if the underlying cursor has more elements to return.
hasNext() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasNextElement() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasParameters() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
hasPrevious() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the previous row
hasRoleForEntityNamed(String) - Method in class oracle.toplink.tools.ejbjar.Relationship
 
hasSessionName() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if a name of the session that the query should be executed under has been specified.
hasSubclasses() - Method in class oracle.toplink.jdo.JDOExtent
Returns whether this Extent was defined to contain subclasses.
hasUnchecked() - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
hashCode() - Method in class oracle.toplink.indirection.IndirectMap
 
hashCode() - Method in class oracle.toplink.indirection.IndirectSet
 
hashCode() - Method in class oracle.toplink.jdo.JDOObjectId
 
hashCode() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
heterogeneousChildElements(Object) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
heterogeneousTableNames(DatabaseRow) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
hexToRaw() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns binary array value for the hex string.
home - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
hydrate(EntityBean, Object, Object) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Load into the bean from the cache or database.

I

IAE_WHEN_INSTANTIATING_ACCESSOR - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
IDENTITY_MAP_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
IE_WHEN_INSTANTIATING_ACCESSOR - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
ILLEGAL_ACCESS_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
ILLEGAL_ACCESS_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
ILLEGAL_ACCESS_EXCEPTION_WHILE_INVOKING - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
ILLEGAL_ACCESS_WHILE_CLONING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_EVENT_EXECUTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_GETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_INSTANTIATING_METHOD_BASED_PROXY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_INVOKING_ATTRIBUTE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_INVOKING_FIELD_TO_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_INVOKING_ROW_EXTRACTION_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_METHOD_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_METHOD_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_OBSOLETE_EVENT_EXECUTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_SETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ACCESS_WHILE_SETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_GETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_INSTANTIATING_METHOD_BASED_PROXY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_INVOKING_ATTRIBUTE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_INVOKING_FIELD_TO_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_OBSOLETE_EVENT_EXECUTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_SETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_ARGUMENT_WHILE_SETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_CONTAINER_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
ILLEGAL_TABLE_NAME_IN_MULTIPLE_TABLE_FOREIGN_KEY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ILLEGAL_USE_OF_GETFIELD - Static variable in class oracle.toplink.exceptions.QueryException
 
ILLEGAL_USE_OF_GETTABLE - Static variable in class oracle.toplink.exceptions.QueryException
 
ILLEGAL_USE_OF_MAP_IN_DIRECTCOLLECTION - Static variable in class oracle.toplink.exceptions.ValidationException
 
ILL_FORMED_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INCORRECT_CLASS_FOR_OBJECT_COMPARISON - Static variable in class oracle.toplink.exceptions.QueryException
 
INCORRECT_COLLECTION_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INCORRECT_DATE_FORMAT - Static variable in class oracle.toplink.exceptions.ConversionException
 
INCORRECT_LOGIN_INSTANCE_PROVIDED - Static variable in class oracle.toplink.exceptions.ValidationException
 
INCORRECT_LOGIN_INSTANCE_PROVIDED - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
INCORRECT_SIZE_QUERY_FOR_CURSOR_STREAM - Static variable in class oracle.toplink.exceptions.QueryException
 
INCORRECT_TIMESTAMP_FORMAT - Static variable in class oracle.toplink.exceptions.ConversionException
 
INCORRECT_TIME_FORMAT - Static variable in class oracle.toplink.exceptions.ConversionException
 
INDENT - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Cache an indentation string (by default, a tab).
INDIRECT_CONTAINER_INSTANTIATION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INIBuilder - class oracle.toplink.tools.builderreader.parser.INIBuilder.
Deprecated.  
INIBuilder(ObjectDefinition, INIFile) - Constructor for class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
INIFile - class oracle.toplink.tools.builderreader.parser.INIFile.
Deprecated.  
INILine - class oracle.toplink.tools.builderreader.parser.INILine.
Deprecated.  
INILine(StreamTokenizer) - Constructor for class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
INIMethodMap - class oracle.toplink.tools.builderreader.parser.INIMethodMap.
Deprecated.  
INISection - class oracle.toplink.tools.builderreader.parser.INISection.
Deprecated.  
INISection(StreamTokenizer) - Constructor for class oracle.toplink.tools.builderreader.parser.INISection
Deprecated.  
INSTANTIATION_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
INSTANTIATION_ILLEGAL_ACCESS_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
INSTANTIATION_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INSTANTIATION_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INTEGER_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
INTERFACE_TYPE - Static variable in class oracle.toplink.tools.codegen.ClassDefinition
 
INVALID_ACCESSOR_CLASS - Static variable in class oracle.toplink.sdk.SDKQueryException
 
INVALID_AMENDMENT_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_ARGUMENTS - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVALID_ATTRIBUTE_TYPE_FOR_PROXY_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_CALL - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
INVALID_CLASSCAST - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVALID_CMP_VERSION - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_CONNECTOR - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_CONTAINER_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_CONTAINER_POLICY_WITH_TRANSPARENT_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_DATABASE_ACCESSOR - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_DATABASE_CALL - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_DATA_MODIFICATION_EVENT - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_DATA_MODIFICATION_EVENT_CODE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_DATA_SOURCE_NAME - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_DESCRIPTOR_EVENT_CODE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_DOC_TYPE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_EJB_NAME_FOR_RELATIONSHIP_ROLE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_ENCRYPTION_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_FIELD_VALUE - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
INVALID_FILE_TYPE - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_GET_RETURN_TYPE_FOR_PROXY_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_IDENTITY_MAP - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_INDIRECTION_CONTAINER_CLASS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_INDIRECTION_POLICY_OPERATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_INI_METHOD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVALID_MAPPING_OPERATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_MECHANISM_STATE - Static variable in class oracle.toplink.sdk.SDKQueryException
 
INVALID_MERGE_POLICY - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_MULTIPLICITY - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_NAME_FORMAT - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVALID_OPERATION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_OPERATOR - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_OPERATOR_FOR_OBJECT_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_PERSISTENCE_TYPE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_QUERY - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_QUERY_ITEM - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_QUERY_KEY_IN_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_QUERY_METHOD_NAME - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
INVALID_QUERY_ON_SERVER_SESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_READ_ONLY_CLASS_STRUCTURE_IN_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_SDK_ACCESSOR - Static variable in class oracle.toplink.sdk.SDKQueryException
 
INVALID_SDK_CALL - Static variable in class oracle.toplink.sdk.SDKQueryException
 
INVALID_SEQUENCING_LOGIN - Static variable in class oracle.toplink.exceptions.ValidationException
 
INVALID_SET_PARAMETER_TYPE_FOR_PROXY_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_TABLE_FOR_FIELD_IN_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_USE_OF_ANY_OF_IN_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_USE_OF_NO_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVALID_USE_OF_TO_MANY_QUERY_KEY_IN_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_USE_OF_TRANSPARENT_INDIRECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
INVOCATION_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVOCATION_TARGET_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
INVOCATION_TARGET_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
IN_CACHE - Static variable in class oracle.toplink.descriptors.VersionLockingPolicy
 
IN_CANNOT_BE_PARAMETERIZED - Static variable in class oracle.toplink.exceptions.QueryException
 
IN_OBJECT - Static variable in class oracle.toplink.descriptors.VersionLockingPolicy
 
IOEXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
IO_EXCEPTION_IN_NEXT_TOKEN - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
IO_EXCEPTION_ON_CLOSE - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
IO_EXCEPTION_ON_OPEN - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
IS_GENERATING_TOPLINK_30_NULL_ELEMENTS - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Generate TopLink 3.0-style nulls (e.g.
IS_PRETTY_PRINTING - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Allow pretty-printing of XML document.
In - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
InMemoryQueryIndirectionPolicy - class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy.
Purpose: Used to provide the user with a means of contoling the behaviour of in memory queries that access un-instantiated indirection in the query..
InMemoryQueryIndirectionPolicy() - Constructor for class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
InMemoryQueryIndirectionPolicy(int) - Constructor for class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
IndirectContainer - interface oracle.toplink.indirection.IndirectContainer.
Purpose: Define an interface for a Container that can also act as a TopLink "indirection" object; i.e. the Container will only read its contents from the database when necessary (typically, on receipt of the first Container-related message).
IndirectList - class oracle.toplink.indirection.IndirectList.
IndirectList allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.
IndirectList() - Constructor for class oracle.toplink.indirection.IndirectList
PUBLIC: Construct an empty IndirectList so that its internal data array has size 10 and its standard capacity increment is zero.
IndirectList(int) - Constructor for class oracle.toplink.indirection.IndirectList
PUBLIC: Construct an empty IndirectList with the specified initial capacity and with its capacity increment equal to zero.
IndirectList(int, int) - Constructor for class oracle.toplink.indirection.IndirectList
PUBLIC: Construct an empty IndirectList with the specified initial capacity and capacity increment.
IndirectList(Collection) - Constructor for class oracle.toplink.indirection.IndirectList
PUBLIC: Construct an IndirectList containing the elements of the specified collection, in the order they are returned by the collection's iterator.
IndirectMap - class oracle.toplink.indirection.IndirectMap.
IndirectMap allows a domain class to take advantage of TopLink indirection without having to declare its instance variable as a ValueHolderInterface.
IndirectMap() - Constructor for class oracle.toplink.indirection.IndirectMap
PUBLIC: Construct a new, empty IndirectMap with a default capacity and load factor.
IndirectMap(int) - Constructor for class oracle.toplink.indirection.IndirectMap
PUBLIC: Construct a new, empty IndirectMap with the specified initial capacity and default load factor.
IndirectMap(int, float) - Constructor for class oracle.toplink.indirection.IndirectMap
PUBLIC: Construct a new, empty IndirectMap with the specified initial capacity and load factor.
IndirectMap(Map) - Constructor for class oracle.toplink.indirection.IndirectMap
PUBLIC: Construct a new IndirectMap with the same mappings as the given Map.
IndirectSet - class oracle.toplink.indirection.IndirectSet.
IndirectSet is an example implementation of the Set protocol that allows a domain class to take advantage of TopLink Indirection without having to declare its instance variable as a ValueHolderInterface.
IndirectSet() - Constructor for class oracle.toplink.indirection.IndirectSet
Construct an empty IndirectSet.
IndirectSet(int) - Constructor for class oracle.toplink.indirection.IndirectSet
Construct an empty IndirectSet with the specified initial capacity.
IndirectSet(int, float) - Constructor for class oracle.toplink.indirection.IndirectSet
Construct an empty IndirectSet with the specified initial capacity and load factor.
IndirectSet(Collection) - Constructor for class oracle.toplink.indirection.IndirectSet
Construct an IndirectSet containing the elements of the specified collection.
InformixPlatform - class oracle.toplink.internal.databaseaccess.InformixPlatform.
Purpose: Provides Informix specific behaviour.
InformixPlatform() - Constructor for class oracle.toplink.internal.databaseaccess.InformixPlatform
 
InheritancePolicy - class oracle.toplink.publicinterface.InheritancePolicy.
Purpose: Allows customization of an object's inheritance.
Initcap - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
InpriseJTSExternalTransactionController - class oracle.toplink.jts.inprise.InpriseJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
InpriseJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.inprise.InpriseJTSExternalTransactionController
 
InpriseJTSSynchronization - class oracle.toplink.jts.inprise.InpriseJTSSynchronization.
Purpose: Concrete implementation of a Synchronization.
InpriseJTSSynchronization() - Constructor for class oracle.toplink.jts.inprise.InpriseJTSSynchronization
 
InsertObjectQuery - class oracle.toplink.queryframework.InsertObjectQuery.
Purpose: Used for inserting new objects into the database.
InsertObjectQuery() - Constructor for class oracle.toplink.queryframework.InsertObjectQuery
 
InsertObjectQuery(Object) - Constructor for class oracle.toplink.queryframework.InsertObjectQuery
 
Instring - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
IntegrityChecker - class oracle.toplink.exceptions.IntegrityChecker.
Purpose: IntegrityChecker is used for catching all the descriptor exceptions, and checking database tables.
IntegrityChecker() - Constructor for class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: IntegrityChecker is used for catching all the Descriptor Exceptions, and check database tables.
IntegrityException - exception oracle.toplink.exceptions.IntegrityException.
Purpose: IntegrityExceptions is used to throw all the Descriptors exceptions.
InterfacePolicy - class oracle.toplink.descriptors.InterfacePolicy.
Purpose: Allows for a descriptor's implemented interfaces to be configured.
Interpreter - class oracle.toplink.tools.builderreader.parser.Interpreter.
Deprecated.  
Interpreter(ObjectDefinition, INIFile) - Constructor for class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
IsNull - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
id() - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
id() - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
identityMapNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
ifNull(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return the a specific value if item returned from the query is null.
ignoreBindAllParameters() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Session's shouldBindAllParameters() defines whether to bind or not (default setting)
ignoreCacheStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Session's shouldCacheAllStatements() defines whether to cache or not (default setting)
ignoreIndirectionExceptionReturnConformed() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
ignoreIndirectionExceptionReturnNotConformed() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
illFormedExpression(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
illegalAccessException(IllegalAccessException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
illegalAccessException(Method) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
illegalAccessExceptionWhenInstantiatingAccessor(IllegalAccessException, Class) - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
illegalAccessExceptionWhileInvoking(IllegalAccessException, Method, Object) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
illegalAccessWhileCloning(Object, String, Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileConstructorInstantiation(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileConstructorInstantiationOfFactory(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileEventExecution(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileInstantiatingMethodBasedProxy(Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileInvokingAttributeMethod(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileInvokingFieldToMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileInvokingRowExtractionMethod(DatabaseRow, Method, Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileMethodInstantiation(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileMethodInstantiationOfFactory(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileObsoleteEventExecute(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileSettingValueThruInstanceVariableAccessor(String, String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccessWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalAccesstWhileGettingValueThruInstanceVaraibleAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileGettingValueThruInstanceVariableAccessor(String, String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileInstantiatingMethodBasedProxy(Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileInvokingAttributeMethod(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileInvokingFieldToMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileObsoleteEventExecute(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileSettingValueThruInstanceVariableAccessor(String, String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalArgumentWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalContainerClass(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
illegalTableNameInMultipleTableForeignKeyField(Descriptor, DatabaseTable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
illegalUseOfGetField(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
illegalUseOfGetTable(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
illegalUseOfMapInDirectCollection(DirectCollectionMapping, Class, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
in(byte[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(char[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(double[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(float[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(int[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(long[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(Object[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(short[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(boolean[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(Vector) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
in(Expression) - Method in class oracle.toplink.expressions.Expression
 
in(ReportQuery) - Method in class oracle.toplink.expressions.Expression
 
inCannotBeParameterized(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
inMemoryQueryIndirectionPolicy - Variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
Used to determine behaviour of indirection in InMemoryQuerying
includeAllValues() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Considers all mapped attributes in the example object as meaningfull in a Query By Example.
includeDescriptors() - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Include the .descriptor files in the read.
includeTables() - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Include the .table files in the read.
incorrectClassForObjectComparison(Expression, Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.QueryException
 
incorrectCollectionPolicy(DatabaseMapping, Class, Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
incorrectDateFormat(String) - Static method in class oracle.toplink.exceptions.ConversionException
 
incorrectLoginInstanceProvided() - Static method in class oracle.toplink.exceptions.ValidationException
 
incorrectLoginInstanceProvided(Class) - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
incorrectSizeQueryForCursorStream(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
incorrectTimeFormat(String) - Static method in class oracle.toplink.exceptions.ConversionException
 
incorrectTimestampFormat(String) - Static method in class oracle.toplink.exceptions.ConversionException
 
incrementCallCount(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Increment the number of calls in progress.
indexOf(EJBObject, Vector) - Static method in class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
When dealing with collections of EJBObjects, it is wrong to use standard Vector methods such as indexOf() because these use .equals insead of the ejb method .isIdentical().
indexOf(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the integer index of the substring within the source string.
indexOf(Object, int) - Method in class oracle.toplink.indirection.EJBIndirectList
 
indexOf(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
indexOf(Object) - Method in class oracle.toplink.indirection.IndirectList
 
indexOf(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
indirectContainerInstantiationMismatch(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
inheritedFields(Document, Element) - Method in class oracle.toplink.tools.ejbjar.Description
Insert elements for the fields that subclasses inherit from this object.
inheritedFields(Document, Element) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Insert elements for the fields that subclasses inherit from this object.
inheritedFields(Document, Element) - Method in class oracle.toplink.tools.ejbjar.NameAndDescription
Insert elements for the fields that subclasses inherit from this object.
initialize(Session) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Lets the policy perform initialization.
initialize() - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: THis method is called during the Login of the session to set up the synchronization service
initialize() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Initialize the remote command manager.
initialize() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Initialize the remote command manager.
initializeAllIdentityMaps() - Method in class oracle.toplink.remote.DistributedSession
Reset the entire object cache.
initializeAllIdentityMaps() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Reset the entire object cache.
initializeAllIdentityMaps() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to clear the contents of all identity maps.
initializeAllIdentityMaps() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to clear the contents of all identity maps.
initializeAllIdentityMaps() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC:: Reset the entire object cache.
initializeAllIdentityMaps() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Reset the entire object cache.
initializeBeanPropertiesElement() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
initializeCacheSynchronizationServices() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will be used by clients to restart their synchronization service for a particular session.
initializeCacheSynchronizationServices() - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method will be used by clients to restart their synchronization service for a particular session.
initializeDescriptor(BeanMetaData) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Initialize the descriptor with the metadata info
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(String) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to clear the contents of a particular identity map.
initializeIdentityMap(String) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to clear the contents of a particular identity map.
initializeIdentityMap(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMaps() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: This method clear the cache on the server.
initializeIdentityMaps() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC:: Reset the entire local object caches.
initializeIdentityMaps() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Reset the entire object cache.
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Reset the identity map for only the instances of the class on the server-side session.
initializeIdentityMapsOnServerSession() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Reset the identity map for only the instances of the class on the server-side session.
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Reset the identity map for only the instances of the class on the server-side session.
initializeIdentityMapsOnServerSession() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
 
initializePreallocated() - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Removes all preallocated sequencing objects.
initializePreallocatedSequences() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Deprecated.  
initializeSequencing() - Method in class oracle.toplink.remote.RemoteSession
ADVANCED: Creates sequencing object for the session.
initializeSequencing() - Method in class oracle.toplink.sessionbroker.SessionBroker
ADVANCED: Creates sequencing object for the session broker.
initializeSession(Session) - Method in interface oracle.toplink.ejb.SessionInitializer
Deprecated.  
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Initialize this object to contain the default values.
insert(Any, CORBARemoteSessionController) - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
insert(Any, Transporter) - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
insertElementAt(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
insertObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Insert an object.
insertObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Insert the object and all of its privately owned parts into the database.
inspect(Object) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
inspectCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
inspectDescriptor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
inspectDescriptor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
inspectFromCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
inspectResult() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
inspectResult() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
inspectSession() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
inspectSession() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To instantiate remote value holder on the server side.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
To instantiate remote value holder on the server side.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
To instantiate remote value holder on the server side.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiationException(Class) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
instantiationExceptionWhenInstantiatingAccessor(InstantiationException, Class) - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
instantiationIllegalAccessException(Class) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
instantiationWhileConstructorInstantiation(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
instantiationWhileConstructorInstantiationOfFactory(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
intValueFromCacheUsageString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
intValueFromTxnIsolationString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
intValueFromUpdatePropagationString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
internalExceptions - Variable in class oracle.toplink.exceptions.EJBQLException
 
invalidAccessClass(Class, Class) - Method in class oracle.toplink.sdk.SDKLogin
Build and return an exception indicating an invalid accessor class.
invalidAccessorClass(Class, Class) - Static method in class oracle.toplink.sdk.SDKQueryException
 
invalidAmendmentMethod(Class, String, Exception, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidArguments(Method, Object) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invalidAttributeTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidCacheUsageString(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
invalidCall(DatabaseQuery) - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
invalidClassCast(String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invalidConnector(Connector) - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidContainerPolicy(ContainerPolicy, Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidContainerPolicyWithTransparentIndirection(DatabaseMapping, ContainerPolicy) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidContextKeyException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
invalidContextKeyException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
invalidDataModificationEvent(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidDataModificationEventCode(Object, ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidDataSourceName(String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidDatabaseAccessor(Accessor) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidDatabaseCall(Call) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidDescriptorEventCode(DescriptorEvent, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidEncryptionClass(String, Throwable) - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidExpressionForQueryItem(Expression, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidFieldValue(String, Object) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
invalidFileName(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidGetMethodReturnTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidINIMethod(Method) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invalidIdentityMap(Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidIndirectionContainerClass(ContainerIndirectionPolicy, Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidIndirectionPolicyOperation(IndirectionPolicy, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidMappingOperation(DatabaseMapping, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidMechanismState(DatabaseQuery) - Static method in class oracle.toplink.sdk.SDKQueryException
 
invalidMergePolicy() - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidNameFormat(MalformedURLException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invalidOperation(String) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidOperator(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidOperatorForObjectComparison(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidQuery(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidQueryKeyInExpression(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidQueryOnServerSession(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidSDKAccessor(Accessor) - Static method in class oracle.toplink.sdk.SDKQueryException
 
invalidSDKCall(Call) - Static method in class oracle.toplink.sdk.SDKQueryException
 
invalidSequencingLogin() - Static method in class oracle.toplink.exceptions.ValidationException
 
invalidSetMethodParameterTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidTableForFieldInExpression(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidTxnIsolation(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
invalidUpdatePropagationString(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
invalidUseOfAnyOfInExpression(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidUseOfNoIndirection(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invalidUseOfToManyQueryKeyInExpression(Object) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidUseOfTransparentIndirection(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
invocationException(Method, Throwable) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invocationTargetException(Exception) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
invocationTargetException(Method, InvocationTargetException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
invokeQuery(DatabaseQuery, DatabaseRow, Session) - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
 
invokeQuery(DatabaseQuery, DatabaseRow, Session) - Method in interface oracle.toplink.queryframework.QueryRedirector
REQUIRED: Perform the query.
ioException(IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
ioExceptionClose(IOException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
ioExceptionInNextToken(IOException, StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
ioExceptionOpen(IOException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
isAbstract() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isAbstract() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
isAccess() - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
 
isAccess() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isActive() - Method in class oracle.toplink.jdo.JDOTransaction
Returns whether there is a transaction currently active.
isActive() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Return if the unit of work is active (has not been released).
isAfterLast() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor is after the last row in the result set.
isAggregateCollectionDescriptor() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is an aggregate collection descriptor
isAggregateCollectionMapping() - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
 
isAggregateDescriptor() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is an aggregate descriptor
isAggregateOperator() - Method in class oracle.toplink.expressions.ExpressionOperator
Aggregate functions are function in the select such as COUNT.
isAllOnlyAttribute() - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated.  
isAllOnlyAttribute() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
isAnyOracleJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isAnyOracleJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Oracle JDBC driver is being used.
isAsynchronous() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Return whether the propagation of the change sets should be asynchronous.
isAttunity() - Method in class oracle.toplink.internal.databaseaccess.AttunityPlatform
 
isAttunity() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isBeforeFirst() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor is before the first row in the result set.
isCallQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return true if this query uses an SQL, stored procedure, or SDK call.
isCallQueryMechanism() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Return true if this is a call query mechanism.
isChildDescriptor() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if the descriptor defines inheritence and is a child.
isClassReadOnly(Class) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Checks to see if the specified class is read-only or not in this UnitOfWork.
isClientSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a client session.
isClientSessionBroker() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return if this session is a client session broker.
isClosed() - Method in class oracle.toplink.jdo.JDOPersistenceManager
A PersistenceManager instance can be used until it is closed.
isClosed() - Method in class oracle.toplink.queryframework.Cursor
PUBLIC: Return if the stream is closed.
isCloudScape() - Method in class oracle.toplink.internal.databaseaccess.CloudscapePlatform
 
isCloudscape() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isCloudscapeJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a Cloudscape JDBC driver is being used.
isCollectionQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isComparisonOperator() - Method in class oracle.toplink.expressions.ExpressionOperator
Comparison functions are functions such as = and >.
isConnected() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Return if this session is connected.
isConnected() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Return if remote session is connected or not
isConnected() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Return if remote session is connected or not
isConnected() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Return if remote session is connected or not
isConnected() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in class oracle.toplink.sdk.SDKAccessor
Return whether the accessor has a connection to the "data store".
isConnected() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return if all sessions are still connected to the database.
isConnected() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is connected to the database.
isConnectedUsingSeparateConnection() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Indicates whether sequencing actually uses separate connection(s).
isConstructor() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
isCursorOutputProcedure() - Method in class oracle.toplink.queryframework.StoredProcedureCall
Used for Oracle result sets through procedures.
isCursorPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isCursoredStreamPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isCursoredStreamPolicy() - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
 
isDB2() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
 
isDB2() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isDB2JDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isDB2JDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an IBM DB2 native client JDBC driver is being used.
isDBase() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
 
isDBase() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isDataModifyQuery() - Method in class oracle.toplink.queryframework.DataModifyQuery
PUBLIC: Return if this is a data modify query.
isDataModifyQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a data modify query.
isDataReadQuery() - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Return if this is a data read query.
isDataReadQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a data read query.
isDatabaseSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a database session.
isDebug() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return if the log entry was for debugging purposes.
isDebugOn() - Static method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
isDebugVerbose() - Static method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
isDeleteObjectQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a delete object query.
isDeleteObjectQuery() - Method in class oracle.toplink.queryframework.DeleteObjectQuery
PUBLIC: Return if this is a delete object query.
isDescriptorForInterface() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if the java class is interface
isDirectCollection() - Method in class oracle.toplink.sdk.SDKFieldValue
Return whether elements is a "direct" collection of values or a collection of database rows.
isDirectCollectionQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isDirectQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isDiscoveryStopped() - Method in class oracle.toplink.remotecommand.DiscoveryManager
ADVANCED: Return true if discovery has been stopped at the time this method is called.
isDistributedSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a distributed session.
isEmpty() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if this Collection contains no elements.
isEmpty() - Method in class oracle.toplink.indirection.IndirectList
 
isEmpty() - Method in class oracle.toplink.indirection.IndirectMap
 
isEmpty() - Method in class oracle.toplink.indirection.IndirectSet
 
isEmpty() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Return if the row is empty.
isEmpty() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return if the result is empty.
isEntity() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Return true if this is an entity object, false if not.
isEntity() - Method in class oracle.toplink.tools.ejbjar.Entity
 
isExpressionQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return true if this query uses an expression query mechanism
isFinal() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isFinder() - Method in class oracle.toplink.tools.ejbjar.Query
 
isFinished() - Method in class oracle.toplink.queryframework.EJBQLCall
Return whether all the results of the call have been returned.
isFinished() - Method in class oracle.toplink.sdk.AbstractSDKCall
Return whether the call is finished returning all of its results (e.g. a call that returns a cursor that will continue to access the data store after the initial invocation will answer false).
isFirst() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor is on the first row of the result set.
isForeignReferenceQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isFunctionOperator() - Method in class oracle.toplink.expressions.ExpressionOperator
General functions are any normal function such as UPPER.
isGeneratingTopLink30NullElements() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return whether the translator generates TopLink 3.0-style null elements (e.g.
isHSQL() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isHSQL() - Method in class oracle.toplink.internal.databaseaccess.HSQLPlatform
 
isIdentity() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Answer whether the receiver is an identity field.
isInProfile() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if a profiler is being used.
isInTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Return if the session is currently in the progress of a database transaction.
isInformix() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isInformix() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
 
isInformixOuterJoin() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
isInformixOuterJoin() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
isInstantiated() - Method in interface oracle.toplink.indirection.IndirectContainer
PUBLIC: Return whether the contents have been read from the database.
isInstantiated() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Return whether the contents have been read from the database.
isInstantiated() - Method in class oracle.toplink.indirection.IndirectMap
PUBLIC: Return whether the contents have been read from the database.
isInstantiated() - Method in class oracle.toplink.indirection.IndirectSet
Return whether the contents have been read from the database.
isInstantiated() - Method in class oracle.toplink.indirection.ValueHolder
PUBLIC: Return a boolean indicating whether the wrapped object has been set or not.
isInstantiated() - Method in interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: Return whether the contents have been read from the database.
isInterface() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
isIntersolvSequeLinkBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isIntersolvSequeLinkDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Intersolv SeqeLink JDBC driver is being used.
isJConnectBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isJConnectDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a Sybase JConnect JDBC driver is being used.
isJDBCConnectBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isJDBCConnectDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a Borland JDBCConnect JDBC driver is being used.
isJDBCConnectRemoteBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isJDBCConnectRemoteDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a Borland JDBCConnect JDBC driver is being used.
isJDBCODBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a Sun/Merant JDBC-ODBC bridge driver is being used.
isJDK13() - Static method in class oracle.toplink.Version
 
isJDK14() - Static method in class oracle.toplink.Version
 
isLast() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor is on the last row of the result set.
isLazy() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Return if a lazy connection should be used, a lazy connection only acquire a physical connection when a transaction is started and releases the connection when the transaction completes.
isLeaf(Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
isLockQuery() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return true if query is in any lockMode other than NO_LOCK
isLogicalOperator() - Method in class oracle.toplink.expressions.ExpressionOperator
Logical functions are functions such as and and or.
isManyToManyQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isMessageDriven() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Return true if this is a message-driven object, false if not.
isMessageDriven() - Method in class oracle.toplink.tools.ejbjar.MessageDriven
Return true if this is a message-driven object, false if not.
isModified(String) - Method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
isModifyQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a modify query.
isModifyQuery() - Method in class oracle.toplink.queryframework.ModifyQuery
PUBLIC: Return if this is a modify query.
isNative() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isNestedUnitOfWork() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Return if this session is a nested unit of work.
isNew() - Method in interface oracle.toplink.changesets.ObjectChangeSet
ADVANCED: Returns true if this ObjectChangeSet represents a new object
isNonCursorOutputProcedure() - Method in class oracle.toplink.queryframework.StoredProcedureCall
Return true for procedures with any output (or in/out) parameters and no cursors
isNonRelational(Class) - Static method in class oracle.toplink.internal.helper.ConversionManager
 
isNull() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Compare to null.
isNullAllowed() - Method in class oracle.toplink.tools.schemaframework.ObjectVarrayDefinition
PUBLIC: Return if the varray collection is allowed NULL or not
isODBC() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isObjectLevelModifyQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is an object level modify query.
isObjectLevelModifyQuery() - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
PUBLIC: Return if this is an object level modify query.
isObjectLevelReadQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is an object level read query.
isObjectLevelReadQuery() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return if this is an object level read query.
isOneToManyQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isOneToOneQueryKey() - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC:: Related query key should implement this method to return true.
isOracle() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isOracle() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
 
isOracle7JDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isOracle7JDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Oracle native 7.x OCI JDBC driver is being used.
isOracleJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isOracleJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Oracle 8.x native OCI JDBC driver is being used.
isOracleServerJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isOracleServerJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Oracle thin JDBC driver is being used.
isOracleThinJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isOracleThinJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether an Oracle thin JDBC driver is being used.
isOrderOperator() - Method in class oracle.toplink.expressions.ExpressionOperator
Order functions are used in the order by such as ASC.
isPointBase() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isPointBase() - Method in class oracle.toplink.internal.databaseaccess.PointBasePlatform
 
isPrefix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Return true if this is a prefix operator.
isPrettyPrinting() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return whether the XML document should be legible.
isPrimaryKey() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Answer whether the receiver is a primary key.
isProxySession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a proxy session.
isReadAllQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a read all query.
isReadAllQuery() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return if this is a read all query.
isReadObjectQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a read object query.
isReadObjectQuery() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return if this is a read object query.
isReadQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a read query.
isReadQuery() - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Return if this is a read query.
isRemoteSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a remote session.
isReportQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a report query.
isReportQuery() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Return if this is a report query.
isSQLAnywhere() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isSQLAnywhere() - Method in class oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform
 
isSQLCall() - Method in class oracle.toplink.queryframework.SQLCall
 
isSQLCallQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return true if this query uses an SQL query mechanism .
isSQLServer() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isSQLServer() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
isSameXmlFile(String) - Method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
isScrollableCursorPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isScrollableCursorPolicy() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
isSelector() - Method in class oracle.toplink.tools.ejbjar.Query
 
isServerSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a server session.
isServerSessionBroker() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Return if this session is a server session broker.
isSession() - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Return true if this is a session object, false if not.
isSession() - Method in class oracle.toplink.tools.ejbjar.Session
Return true if this is a session object, false if not.
isSessionBean() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get whether this is a session bean.
isSessionBean(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set whether this is a session bean.
isSessionBroker() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a session broker.
isSkipAll() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
isStatic() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isStoredInCache() - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Return true if the lock value is stored in the cache.
isStoredInObject() - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Return true if the lock value is stored in the object.
isStoredProcedureCall() - Method in class oracle.toplink.queryframework.StoredProcedureCall
 
isSybase() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
isSybase() - Method in class oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform
 
isSybase() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
isSynchronized() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isTransient() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isTraversable() - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Return true if the wrapped value should be traversed.
isTraversable() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
REQUIRED: Return if the wrapped value should be traverse.
isUnique() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Answer whether the receiver is a unique constraint field.
isUnitOfWork() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a unit of work.
isVolatile() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
isWebLogicOracleOCIBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicOracleOCIDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic Oracle OCI JDBC driver is being used.
isWebLogicSQLServerBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicSQLServerDBLibBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicSQLServerDBLibDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic SQL Server dblib JDBC driver is being used.
isWebLogicSQLServerDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic SQL Server JDBC driver is being used.
isWebLogicSybaseDBLibBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicSybaseDBLibDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic Sybase dblib JDBC driver is being used.
isWebLogicThinBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicThinClientBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
isWebLogicThinClientDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic thin client JDBC driver is being used.
isWebLogicThinDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether a WebLogic thin JDBC driver is being used.
isWrapped(Object) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Return true if the object is already wrapped.
isWriteObjectQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a write object query.
isWriteObjectQuery() - Method in class oracle.toplink.queryframework.WriteObjectQuery
PUBLIC: Return if this is a write object query.
itemStateChanged(ItemEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the ItemListener interface.
iterator() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Iterator which can retrieve the elements contained in this Collection.
iterator() - Method in class oracle.toplink.indirection.IndirectList
 
iterator() - Method in class oracle.toplink.indirection.IndirectSet
 
iterator() - Method in class oracle.toplink.jdo.JDOExtent
Execute a read all query and return a scrollable cursor.

J

JARClassLoader - class oracle.toplink.xml.JARClassLoader.
This class is an implementation of the ClassLoader abstract class.
JARClassLoader(String[]) - Constructor for class oracle.toplink.xml.JARClassLoader
Construct a file loader for the JAR files.
JARClassLoader(String) - Constructor for class oracle.toplink.xml.JARClassLoader
Construct a file loader for the JAR file.
JAVA_CLASS_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
JAVA_TYPE_IS_NOT_A_VALID_DATABASE_TYPE - Static variable in class oracle.toplink.exceptions.ValidationException
 
JDK_1_3 - Static variable in class oracle.toplink.Version
 
JDK_1_4 - Static variable in class oracle.toplink.Version
 
JDK_VERSION - Static variable in class oracle.toplink.Version
 
JDK_VERSION_NOT_SET - Static variable in class oracle.toplink.Version
Keep track of JDK version in order to make some decisions about datastructures.
JDOException - exception oracle.toplink.exceptions.JDOException.
 
JDOException(String) - Constructor for class oracle.toplink.exceptions.JDOException
 
JDOExtent - class oracle.toplink.jdo.JDOExtent.
PUBLIC: JDO wrapper for TopLink query results.
JDOObjectId - class oracle.toplink.jdo.JDOObjectId.
PUBLIC: JDO wrapper for a primary key.
JDOObjectId() - Constructor for class oracle.toplink.jdo.JDOObjectId
Create a new object id.
JDOPersistenceManager - class oracle.toplink.jdo.JDOPersistenceManager.
PUBLIC: TopLink persistence manager for the JDO specification.
JDOPersistenceManager(JDOPersistenceManagerFactory, Session) - Constructor for class oracle.toplink.jdo.JDOPersistenceManager
Create a new persistence manager from the session and factory.
JDOPersistenceManagerFactory - class oracle.toplink.jdo.JDOPersistenceManagerFactory.
PUBLIC: TopLink persistence manager for the JDO specification.
JDOPersistenceManagerFactory() - Constructor for class oracle.toplink.jdo.JDOPersistenceManagerFactory
Create a new factory, by default this will connect through the TopLink SessionManager to the default session.
JDOPersistenceManagerFactory(String) - Constructor for class oracle.toplink.jdo.JDOPersistenceManagerFactory
Create a new factory that will use the session-name to lookup the persistence manager's TopLink session through the TopLink SessionManager.
JDOPersistenceManagerFactory(Project) - Constructor for class oracle.toplink.jdo.JDOPersistenceManagerFactory
Create a new factory that will use the project to create the persistence manager's TopLink session instance.
JDOPersistenceManagerFactory(Session) - Constructor for class oracle.toplink.jdo.JDOPersistenceManagerFactory
Create a new factory that will use TopLink session instance.
JDOQuery - class oracle.toplink.jdo.JDOQuery.
PROTOTYPE: JDO wrapper for a TopLink query.
JDOQuery(JDOPersistenceManager) - Constructor for class oracle.toplink.jdo.JDOQuery
JDOQuery constructor comment.
JDOTransaction - class oracle.toplink.jdo.JDOTransaction.
JDO wrapper for a TopLink unit of work.
JMSClusteringService - class oracle.toplink.remote.jms.JMSClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
JMSClusteringService(Session) - Constructor for class oracle.toplink.remote.jms.JMSClusteringService
PUBLIC: Creates a JMSClusteringService
JMSConnection - class oracle.toplink.remote.jms.JMSConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
JMSConnection(TopicSession, TopicPublisher) - Constructor for class oracle.toplink.remote.jms.JMSConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
JMSDistributedSessionReconnectPolicy - class oracle.toplink.remote.jms.JMSDistributedSessionReconnectPolicy.
PURPOSE:To Provide policy for reconnecting distributed sessions for cache Synch Descripton:This class Defines the behavior for attempting to reconnect sessions.
JMSDistributedSessionReconnectPolicy(AbstractClusteringService) - Constructor for class oracle.toplink.remote.jms.JMSDistributedSessionReconnectPolicy
 
JMSProcessingException - exception oracle.toplink.exceptions.JMSProcessingException.
 
JMSProcessingException(String, Throwable) - Constructor for class oracle.toplink.exceptions.JMSProcessingException
 
JMSPublishingOnlyClusteringService - class oracle.toplink.remote.jms.mdb.JMSPublishingOnlyClusteringService.
 
JMSPublishingOnlyClusteringService(Session) - Constructor for class oracle.toplink.remote.jms.mdb.JMSPublishingOnlyClusteringService
PUBLIC: Creates a JMSPublishingChangesOnlyClusteringService
JNDIConnector - class oracle.toplink.jndi.JNDIConnector.
Use this Connector to build a java.sql.Connection in the "recommended" JDBC 2.0 fashion, via a JNDI Context-supplied DataSource.
JNDIConnector() - Constructor for class oracle.toplink.jndi.JNDIConnector
PUBLIC: Construct a Connector with no settings.
JNDIConnector(Context, String) - Constructor for class oracle.toplink.jndi.JNDIConnector
PUBLIC: Construct a Connector with the specified settings.
JNDIConnector(Context, Name) - Constructor for class oracle.toplink.jndi.JNDIConnector
PUBLIC: Construct a Connector with the specified settings.
JNDIConnector(DataSource) - Constructor for class oracle.toplink.jndi.JNDIConnector
PUBLIC: Construct a Connector with the specified settings.
JNDI_NAMING_SERVICE - Static variable in class oracle.toplink.remotecommand.TransportManager
Valid values for naming service type
JTSExternalTransactionController - class oracle.toplink.jts.JTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
JTSExternalTransactionController() - Constructor for class oracle.toplink.jts.JTSExternalTransactionController
PUBLIC: Return a new controller for use with a JTS 1.0 compliant driver.
JTSExternalTransactionController_4_0 - class oracle.toplink.jts.was.JTSExternalTransactionController_4_0.
Purpose: Concrete implementation of an ExternalTransactionController.
JTSExternalTransactionController_4_0() - Constructor for class oracle.toplink.jts.was.JTSExternalTransactionController_4_0
 
JTSExternalTransactionController_5_0 - class oracle.toplink.jts.was.JTSExternalTransactionController_5_0.
Purpose: Concrete implementation of an ExternalTransactionController.
JTSExternalTransactionController_5_0() - Constructor for class oracle.toplink.jts.was.JTSExternalTransactionController_5_0
 
JTSExternalTransactionController_5_1 - class oracle.toplink.jts.was.JTSExternalTransactionController_5_1.
Purpose: Concrete implementation of an ExternalTransactionController.
JTSExternalTransactionController_5_1() - Constructor for class oracle.toplink.jts.was.JTSExternalTransactionController_5_1
 
JTSSynchronizationListener - class oracle.toplink.jts.JTSSynchronizationListener.
Purpose: Concrete implementation of AbstractSynchronizationListener based on JTS 1.0.
JTSSynchronizationListener(UnitOfWork, Session, Object) - Constructor for class oracle.toplink.jts.JTSSynchronizationListener
 
JTSSynchronization_4_0 - class oracle.toplink.jts.was.JTSSynchronization_4_0.
Purpose: Concrete implementation of an ExternalTransactionController.
JTSSynchronization_4_0() - Constructor for class oracle.toplink.jts.was.JTSSynchronization_4_0
 
JTS_EXCEPTION_RAISED - Static variable in class oracle.toplink.exceptions.ValidationException
 
javaClassNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
javaTypeIsNotAValidDatabaseType(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
jndiName - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
jtsExceptionRaised(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 

K

KEYS_MUST_MATCH - Static variable in class oracle.toplink.exceptions.ValidationException
 
keyFromObject(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Extract and return the primary key from the object.
keySet() - Method in class oracle.toplink.indirection.IndirectMap
 
keySet() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Returns a set of the keys.
keySet() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Returns a set of the keys.
keys() - Method in class oracle.toplink.indirection.IndirectMap
 
keys() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Returns an Enumeration of the DatabaseField objects.
keys() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return an enumeration of the result names.

L

LARGE_ICON - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
LICENSE_FILE_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
Deprecated. since 4.6. There is no direct replacement API.
LOCAL - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
LOCAL_HOME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
LOCAL_TIME - Static variable in class oracle.toplink.descriptors.TimestampLockingPolicy
 
LOCK - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
LOCK_MAPPING_CANNOT_BE_READONLY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
LOCK_MAPPING_MUST_BE_READONLY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
LOCK_NOWAIT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
LOGIN_BEFORE_ALLOCATING_CLIENT_SESSIONS - Static variable in class oracle.toplink.exceptions.ValidationException
 
LOGOUT_WHILE_TRANSACTION_IN_PROGRESS - Static variable in class oracle.toplink.exceptions.DatabaseException
 
LOG_DEBUG - Static variable in interface oracle.toplink.remotecommand.CommandProcessor
 
LOG_DESTINATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
LOG_ERROR - Static variable in interface oracle.toplink.remotecommand.CommandProcessor
 
LOG_INFO - Static variable in interface oracle.toplink.remotecommand.CommandProcessor
 
LOG_IO_ERROR - Static variable in class oracle.toplink.exceptions.ValidationException
 
LOG_MESSAGES - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
LOG_WARNING - Static variable in interface oracle.toplink.remotecommand.CommandProcessor
 
LONG_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
LastDay - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Least - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LeftPad - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LeftTrim - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Length - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LessThan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LessThanEqual - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Like - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LikeEscape - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LineDefinition - class oracle.toplink.tools.builderreader.parser.LineDefinition.
Deprecated.  
Ln - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Log - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LoggingLocalization - class oracle.toplink.localization.LoggingLocalization.
Purpose: This is for any logging related messages
LoggingLocalization() - Constructor for class oracle.toplink.localization.LoggingLocalization
 
LogicalOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
Operator types
Login - interface oracle.toplink.sessions.Login.
Purpose: Define the information required to connect to a TopLink session.
LoginEditorDialog - class oracle.toplink.tools.sessionconsole.LoginEditorDialog.
Deprecated.  
LoginEditorDialog() - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. Constructor
LoginEditorDialog(Frame) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, String) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, String, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated. LoginEditorDialog constructor comment.
LoginEditorPanel - class oracle.toplink.tools.sessionconsole.LoginEditorPanel.
Deprecated.  
LoginEditorPanel() - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Constructor
LoginEditorPanel(LayoutManager) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. LoginEditorPanel constructor comment.
LoginEditorPanel(LayoutManager, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. LoginEditorPanel constructor comment.
LoginEditorPanel(boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. LoginEditorPanel constructor comment.
last() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the last row in the result set
lastDay() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the date with the last date in the months of this source date.
lastElement() - Method in class oracle.toplink.indirection.IndirectList
 
lastIndexOf(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
lastIndexOf(Object, int) - Method in class oracle.toplink.indirection.EJBIndirectList
 
lastIndexOf(Object) - Method in class oracle.toplink.indirection.IndirectList
 
lastIndexOf(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
leftPad(int, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
leftPad(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
leftTrim() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string left trimmed for white space.
length() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the size of the string.
lessThan(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(Expression) - Method in class oracle.toplink.expressions.Expression
 
lessThan(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThanEqual(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
licenseFile - Static variable in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
licensePath - Static variable in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
like(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(String, String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
likeIgnoreCase(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like the other value, ignoring case.
likeIgnoreCase(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like the other value, ignoring case.
listIterator() - Method in class oracle.toplink.indirection.IndirectList
 
listIterator(int) - Method in class oracle.toplink.indirection.IndirectList
 
ln(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
load(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Load from the database/cache into the object.
load(EntityBean, Object, boolean) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Given a bean that has a primary key set this loads the data into the bean.
loadFromDocument(Document) - Static method in class oracle.toplink.tools.ejbjar.EjbJar
Create a new instance loaded with all of the data from the specified document obtained by parsing a ejb-jar XML file.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.CmrField
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Description
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.DomObject
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.EjbJar
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.EjbReference
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Entity
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.ExcludeList
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Method
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.MethodParams
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.MethodPermission
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.NameAndDescription
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Query
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.QueryMethod
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Relationship
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.RelationshipRoleSource
The name attribute is required by the DTD but we do not know, however, which of the possible ones that it is.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Relationships
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.ResourceEnvReference
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.ResourceReference
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.SecurityRoleReference
Load the data for this instance from the specified element.
loadFromElement(Element) - Method in class oracle.toplink.tools.ejbjar.Session
Load the data for this instance from the specified element.
loadLoginFromFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
loadProject() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
loadProject() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
loadProperties() - Method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
Precondition: The properties are available to be loaded.
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
loadProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Precondition: The beanElement has been correctly initialized.
loadProperties() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Precondition: The finderElement has been correctly initialized.
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
loadProperties() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Precondition: The projectElement has been correctly initialized.
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
loadResultIntoSelectionObject() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Allow for the selection object of the query to be refreshed or put into the TopLink cache.
loadSQLFromFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
log(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
log(SessionLogEntry) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.corba.CORBAConnection
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Log the log entry.
log(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.jms.JMSConnection
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.rmi.RMIConnection
Log the log entry.
log(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Log the log entry.
log(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Log the log entry.
log(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Log the entry.
log(SessionLogEntry) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log the log entry.
log(SessionLogEntry) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: TopLink will call this method whenever something needs to be logged (messages, SQL, etc.).
logDebug() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set debug messages logging.
logDebug(String, Object[]) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log the debug message.
logDebug(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log the debug message.
logException(Exception) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log an exception.
logExceptionStackTrace() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the exception's stack trace to be logged.
logExceptions() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set exceptions logging.
logIOError(IOException) - Static method in class oracle.toplink.exceptions.ValidationException
 
logInfo(String, Object[]) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
logMessage(int, String) - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Log a message to the application log output stream.
logMessage(String, Session) - Method in class oracle.toplink.sdk.SDKAccessor
 
logMessage(String, Object[]) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log a message to the logging stream.
logMessage(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log a message to the logging stream.
logMessages() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Turn message logging on.
logProfile() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Set whether after each query execution the profile result should be logged.
logProfileChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
logProfileSummary() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary.
logProfileSummaryByClass() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary by class.
logProfileSummaryByQuery() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary by query.
logWarning(String, Object[]) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
loggingChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
login() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Connect to the database using the predefined login.
login(String, String) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Connect to the database using the predefined login.
login() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Connect to the database using the predefined login.
login(String, String) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Connect to the database using the given user name and password.
login(Login) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Connect to the database using the given login.
login() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
login() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
loginBeforeAllocatingClientSessions() - Static method in class oracle.toplink.exceptions.ValidationException
 
loginOK() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated.  
logout() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Disconnect from all databases.
logout() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Disconnect from the database.
logout() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
logout() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
logoutWhileTransactionInProgress() - Static method in class oracle.toplink.exceptions.DatabaseException
 
lookupRemoteForBean(Object, Object) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Return the remote from the home by primary key.
lookupWrapperForBean(Object, Object, Session) - Method in class oracle.toplink.ejb.bmp.BMPLocalWrapperPolicy
Return the remote from the home by primary key.
lookupWrapperForBean(Object, Object, Session) - Method in class oracle.toplink.ejb.bmp.BMPWrapperPolicy
Return the remote from the home by primary key.

M

MANDATORY - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
MANDATORY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MAPPING_FOR_SEQUENCE_NUMBER_FIELD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MAP_KEY_NOT_COMPARABLE - Static variable in class oracle.toplink.exceptions.QueryException
 
MAX_READ_BUFFER_SIZE - Static variable in class oracle.toplink.xml.XMLFileStreamPolicy
Performance tweak: The maximum size of the read buffer used when reading XML files.
MAX_SIZE_LESS_THAN_MIN_SIZE - Static variable in class oracle.toplink.exceptions.ValidationException
 
MAX_WRITE_BUFFER_SIZE - Static variable in class oracle.toplink.xml.XMLFileStreamPolicy
 
MBeanDevelopmentServices - class oracle.toplink.services.mbean.MBeanDevelopmentServices.
Purpose: Provide a dynamic interface into the TopLink Identity Map Manager.
MBeanDevelopmentServices(Session) - Constructor for class oracle.toplink.services.mbean.MBeanDevelopmentServices
 
MBeanDevelopmentServicesMBean - interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean.
Purpose: Provide a dynamic interface into the TopLink Identity Map Manager.
MBeanRuntimeServices - class oracle.toplink.services.mbean.MBeanRuntimeServices.
Purpose: Provide a dynamic interface into the TopLink Session.
MBeanRuntimeServices(Session) - Constructor for class oracle.toplink.services.mbean.MBeanRuntimeServices
 
MBeanRuntimeServicesMBean - interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean.
Purpose: Provide a dynamic interface into the TopLink Session.
MDB_ERROR_LOOKUP_SESSION_NAME_ENV - Static variable in class oracle.toplink.exceptions.JMSProcessingException
 
MDB_FOUND_NO_SESSION - Static variable in class oracle.toplink.exceptions.JMSProcessingException
 
MESSAGE_DRIVEN - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MESSAGE_DRIVEN_DESTINATION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MESSAGE_SELECTOR - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD_DOES_NOT_EXIST_IN_CONTAINER_CLASS - Static variable in class oracle.toplink.exceptions.QueryException
 
METHOD_DOES_NOT_EXIST_ON_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
METHOD_INTF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD_INVOCATION_FAILED - Static variable in class oracle.toplink.exceptions.QueryException
 
METHOD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
METHOD_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD_NOT_DECLARED_IN_ITEM_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
METHOD_NOT_VALID - Static variable in class oracle.toplink.exceptions.QueryException
 
METHOD_PARAM - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
METHOD_PARAM - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD_PARAMS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
METHOD_PARAMS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
METHOD_PERMISSION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MIN_WRITE_BUFFER_SIZE - Static variable in class oracle.toplink.xml.XMLFileStreamPolicy
Performance tweak: The minimum and maximum sizes of the write buffer used when writing XML files.
MISSING_CLASS_FOR_INDICATOR_FIELD_VALUE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MISSING_CLASS_INDICATOR_FIELD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MISSING_DESCRIPTOR - Static variable in class oracle.toplink.exceptions.ValidationException
 
MISSING_FOREIGN_KEY_TRANSLATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MISSING_INDIRECT_CONTAINER_CONSTRUCTOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MISSING_MAPPING - Static variable in class oracle.toplink.exceptions.ValidationException
 
MISSING_MAPPING_FOR_FIELD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MULTIPLE_ENTITIES_FOUND_FOR_EJB_NAME - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
MULTIPLE_PROJECTS_SPECIFIED_IN_PROPERTIES - Static variable in class oracle.toplink.exceptions.ValidationException
 
MULTIPLE_PROJECTS_WITH_NAME - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
MULTIPLE_TABLE_INSERT_ORDER_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MULTIPLE_TABLE_PRIMARY_KEY_MUST_BE_FULLY_QUALIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MULTIPLE_TABLE_PRIMARY_KEY_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MULTIPLE_WRITE_MAPPINGS_FOR_FIELD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
MULTIPLICITY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MULTIPLICITY_MANY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MULTIPLICITY_ONE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
MUST_BE_ONE_TO_ONE_OR_ONE_TO_MANY_MAPPING - Static variable in class oracle.toplink.exceptions.QueryException
 
MUST_HAVE_MAPPING_WHEN_IN_OBJECT - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
MUST_INSTANTIATE_VALUEHOLDERS - Static variable in class oracle.toplink.exceptions.QueryException
 
MUST_USE_CURSOR_STREAM_POLICY - Static variable in class oracle.toplink.exceptions.QueryException
 
MUST_USE_TRANSPARENT_INDIRECTION - Static variable in class oracle.toplink.ejb.DeploymentException
 
MUST_USE_VALUEHOLDER - Static variable in class oracle.toplink.ejb.DeploymentException
 
ManyToManyMapping - class oracle.toplink.mappings.ManyToManyMapping.
Purpose: Many to many mappings ae used to represent the relationships between a collection of source objects and a collection of target objects.
ManyToManyMapping() - Constructor for class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Default constructor.
ManyToManyQueryKey - class oracle.toplink.querykeys.ManyToManyQueryKey.
Purpose:Represents a m-m join query.
ManyToManyQueryKey() - Constructor for class oracle.toplink.querykeys.ManyToManyQueryKey
 
Maximum - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
MergeChangeSetCommand - class oracle.toplink.remotecommand.MergeChangeSetCommand.
Purpose: Provide a remote command implementation for remote cache merges of changes.
MergeChangeSetCommand() - Constructor for class oracle.toplink.remotecommand.MergeChangeSetCommand
 
MessageDialog - class oracle.toplink.tools.beans.MessageDialog.
Used to display error messages.
MessageDialog() - Constructor for class oracle.toplink.tools.beans.MessageDialog
Constructor
MessageDialog(Frame) - Constructor for class oracle.toplink.tools.beans.MessageDialog
MessageDialog constructor comment.
MessageDialog(Frame, String) - Constructor for class oracle.toplink.tools.beans.MessageDialog
MessageDialog constructor comment.
MessageDialog(Frame, String, boolean) - Constructor for class oracle.toplink.tools.beans.MessageDialog
MessageDialog constructor comment.
MessageDialog(Frame, boolean) - Constructor for class oracle.toplink.tools.beans.MessageDialog
MessageDialog constructor comment.
MessageDriven - class oracle.toplink.tools.ejbjar.MessageDriven.
Message-driven object that stores all deployment descriptor info pertaining to a particular message-driven bean.
MessageDriven() - Constructor for class oracle.toplink.tools.ejbjar.MessageDriven
 
MessageDrivenDestination - class oracle.toplink.tools.ejbjar.MessageDrivenDestination.
Represents message-driven-destination tag object
MessageDrivenDestination() - Constructor for class oracle.toplink.tools.ejbjar.MessageDrivenDestination
 
Method - class oracle.toplink.tools.ejbjar.Method.
Represents method tag object
Method() - Constructor for class oracle.toplink.tools.ejbjar.Method
 
MethodBaseQueryRedirector - class oracle.toplink.queryframework.MethodBaseQueryRedirector.
Purpose: Allows a class to be a QueryRedirector without implementing QueryRedirector.
MethodBaseQueryRedirector() - Constructor for class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Returns a new query redirector.
MethodBaseQueryRedirector(Class, String) - Constructor for class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Returns a new query redirector based on the static method in methodClass.
MethodDefinition - class oracle.toplink.tools.codegen.MethodDefinition.
Purpose: Model a method for code generation purposes.
MethodDefinition() - Constructor for class oracle.toplink.tools.codegen.MethodDefinition
 
MethodParams - class oracle.toplink.tools.ejbjar.MethodParams.
Represents method-params tag object
MethodParams() - Constructor for class oracle.toplink.tools.ejbjar.MethodParams
Default constructor
MethodPermission - class oracle.toplink.tools.ejbjar.MethodPermission.
 
MethodPermission() - Constructor for class oracle.toplink.tools.ejbjar.MethodPermission
 
MethodWriter - class oracle.toplink.tools.builderreader.parser.MethodWriter.
Deprecated.  
Minimum - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Mod - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ModifyQuery - class oracle.toplink.queryframework.ModifyQuery.
Purpose: Abstract class for all modify queries.
ModifyQuery() - Constructor for class oracle.toplink.queryframework.ModifyQuery
 
MonthsBetween - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
MoreRowsDetected - Static variable in class oracle.toplink.sessions.SessionEvent
 
Multiply - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
main(String[]) - Static method in class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated. PUBLIC: Provided to allow for writing tables and classes from the command line.
main(String[]) - Static method in class oracle.toplink.tools.ejbjar.XMLParser
 
main(String[]) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. main entrypoint - starts the part when it is run as an application
maintainCache() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set for the identity map (cache) to be maintained.
maintainCache() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set for the identity map (cache) to be maintained.
makeNontransactional(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: Not required.
makeNontransactionalAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: Not required.
makeNontransactionalAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: Not required.
makePersistent(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make the transient instance persistent in this PersistenceManager.
makePersistentAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an array of instances persistent.
makePersistentAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make a Collection of instances persistent.
makeTransactional(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an instance subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make a Collection of instances subject to transactional boundaries.
makeTransient(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is not required.
makeTransientAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is not required.
makeTransientAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is not required.
mapAll(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.
mapBooleans() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: This is a very specific protocol which maps fieldValues "T" and "F" to true and false respectively.
mapGenders() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: This is a very specific protocol which maps fieldValues "F" and "M" to "Female" and "Male" respectively.
mapKeyHasChanged(Object, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Return whether the element's user-defined Map key has changed since it was cloned from the original version.
mapKeyNotComparable(Object, Object) - Static method in class oracle.toplink.exceptions.QueryException
 
mapResponses() - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: This is a very specific protocol which maps fieldValues "Y" and "N" to "Yes" and "No" respectively.
mappingCanNotBeReadOnly(Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mappingForAttributeIsMissing(String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mappingForSequenceNumberField(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mark(int) - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Mark the present position in the stream.
markCanceled() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated.  
markSupported() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Tests if this input stream supports the mark and reset methods.
max(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
max(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
maxSizeLessThanMinSize() - Static method in class oracle.toplink.exceptions.ValidationException
 
maximum() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Maximum.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
Builds a table of minimum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Builds a table of maximum numeric values keyed on java class.
mdbFoundNoSession() - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
mergeClone(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Merge the attributes of the clone into the unit of work copy.
mergeCloneWithReferences(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Merge the attributes of the clone into the unit of work copy.
methodDoesNotExistInContainerClass(String, Class) - Static method in class oracle.toplink.exceptions.QueryException
 
methodDoesNotExistOnExpression(String, Class[]) - Static method in class oracle.toplink.exceptions.QueryException
 
methodInvocationFailed(Method, Object, Exception) - Static method in class oracle.toplink.exceptions.QueryException
 
methodName - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
methodNotDeclaredInItemClass(String, Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
methodNotValid(Object, String) - Static method in class oracle.toplink.exceptions.QueryException
 
methodParamNames - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
methodParamTypes - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
min(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
min(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
minimum() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Minimum.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Builds a table of minimum numeric values keyed on java class.
missingClassForIndicatorFieldValue(Object, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
missingClassIndicatorField(DatabaseRow, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
missingDescriptor(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
missingDescriptorException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
missingDescriptorException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
missingForeignKeyTranslation(ForeignReferenceMapping, DatabaseField) - Static method in class oracle.toplink.exceptions.DescriptorException
 
missingIndirectContainerConstructor(Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
missingMappingException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
missingMappingException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
missingMappingForAttribute(Descriptor, String, String) - Static method in class oracle.toplink.exceptions.ValidationException
Create a validation exception for the look up of a mapping on a descriptor for an unknown attribute name.
missingMappingForField(DatabaseField, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mod(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
mod(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
modOperator() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Override the default MOD operator.
modOperator() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Override the default MOD operator.
monthsBetween(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the decimal number of months between the two dates.
moreRowsDetected(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the session after read object query detected more than a single row back from the database.
moreRowsDetected(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the session after read object query detected more than a single row back from the database.
mouseClicked(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the MouseListener interface.
mouseEntered(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the MouseListener interface.
mouseExited(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the MouseListener interface.
mousePressed(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the MouseListener interface.
mouseReleased(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the MouseListener interface.
move(File, File, boolean) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
Moves a given file to a given destination, and overwrites it if necessary.
multipleProjectsFound(File, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
multipleProjectsSpecifiedInProperties(String, String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: More than one of projectClass, projectFile, and xmlProjectFile are specified for the same session in the TopLink.properties file.
multipleTableInsertOrderMismatch(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
multipleTablePrimaryKeyMustBeFullyQualified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
multipleTablePrimaryKeyNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
multipleWriteMappingsForField(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
multiply(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
multiply(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
mustBeOneToOneOrOneToManyMapping() - Static method in class oracle.toplink.exceptions.QueryException
 
mustBeReadOnlyMappingWhenStoredInCache(Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mustHaveMappingWhenStoredInObject(Class) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
mustInstantiateValueholders() - Static method in class oracle.toplink.exceptions.QueryException
 
mustUseCursorStreamPolicy() - Static method in class oracle.toplink.exceptions.QueryException
 
mustUseTransparentIndirection(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
mustUseValueHolder(String) - Static method in class oracle.toplink.ejb.DeploymentException
 

N

NAMED - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
NCHAR - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
NCLOB - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
NCharacter - class oracle.toplink.oraclespecific.NCharacter.
 
NCharacter() - Constructor for class oracle.toplink.oraclespecific.NCharacter
 
NClob - class oracle.toplink.oraclespecific.NClob.
 
NClob() - Constructor for class oracle.toplink.oraclespecific.NClob
 
NEED_TO_MAP_JAVA_SQL_TIMESTAMP - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
NEITHER_HOME_NOR_REMOTE_INTERFACE_FOUND - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
NEVER - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
NEVER - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
NEW_INSTANCE_INSTANTIATION_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
NONDURABLE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
NON_PARSE_EXCEPTION - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
NORMAL_DESCRIPTORS_DO_NOT_SUPPORT_NON_RELATIONAL_EXTENSIONS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NOT_A_DIRECTORY - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
NOT_DESERIALIZABLE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NOT_ENOUGH_INI_ELEMENTS - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
NOT_SERIALIZABLE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NOT_SINGLE_PERSISTENCE_TYPE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
NOT_SUPPORTED - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
NOT_SUPPORTED - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
NO_ATTBIUTES_FOR_REPORT_QUERY - Static variable in class oracle.toplink.exceptions.QueryException
 
NO_ATTRBUTE_VALUE_CONVERSION_TO_FIELD_VALUE_PROVIDED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_ATTRIBUTE_TRANSFORMATION_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_CASCADE - Static variable in class oracle.toplink.sessions.ObjectCopyingPolicy
Depth level indicating that NO relationships should be included in the copy.
NO_CONCRETE_CLASS_INDICATED - Static variable in class oracle.toplink.exceptions.QueryException
 
NO_CONSTRUCTOR_INDIRECT_COLLECTION_CLASS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_CURSOR_SUPPORT - Static variable in class oracle.toplink.exceptions.QueryException
 
NO_DEPLOYMENT_DESCRIPTOR - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_DESCRIPTOR_FOR_SUBCLASS - Static variable in class oracle.toplink.exceptions.QueryException
 
NO_EXPRESSION_BUILDER_CLASS_FOUND - Static variable in class oracle.toplink.exceptions.QueryException
 
NO_FIELD_NAME_FOR_MAPPING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_FIELD_VALUE_CONVERSION_TO_ATTRIBUTE_VALUE_PROVIDED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_FOREIGN_KEYS_ARE_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_LICENSE_IN_WL_PROPERTIES - Static variable in class oracle.toplink.ejb.DeploymentException
Deprecated. since 4.6. There is no direct replacement API.
NO_LOCK - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
NO_MAPPING_FOR_ATTRIBUTENAME - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_MAPPING_FOR_ATTRIBUTENAME_IN_ENTITY_BEAN - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_MAPPING_FOR_PRIMARY_KEY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_PERSISTENCE_TYPE_SPECIFIED - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
NO_PROJECT_SPECIFIED - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_PROJECT_SPECIFIED2 - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_PROJECT_SPECIFIED_IN_PROPERTIES - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_PROPERTIES_FILE_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_REFERENCE_KEY_IS_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_RELATION_TABLE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SESSIONS_XML_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_SESSION_ID_SPECIFIED - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_SESSION_REGISTERED_FOR_CLASS - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_SESSION_REGISTERED_FOR_NAME - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_SOURCE_RELATION_KEYS_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUB_CLASS_MATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_FIELD_WHILE_INITIALIZING_ATTRIBUTES_IN_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
NO_SUCH_METHOD - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
NO_SUCH_METHOD_ON_FIND_OBSOLETE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_ON_INITIALIZING_ATTRIBUTE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_CONVERTING_TO_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_INITIALIZING_ATTRIBUTES_IN_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_INITIALIZING_CLASS_EXTRACTION_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_INITIALIZING_COPY_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_METHOD_WHILE_INITIALIZING_INSTANTIATION_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_SUCH_PROJECT_IDENTIFIER - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_SUCH_PROJECT_IDENTIFIER2 - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_TABLES_TO_CREATE - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_TARGET_FOREIGN_KEYS_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_TARGET_RELATION_KEYS_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NO_TOPIC_SET - Static variable in class oracle.toplink.exceptions.JMSProcessingException
 
NO_TOPLINKSDK_XERCES_JAR - Static variable in class oracle.toplink.ejb.DeploymentException
 
NO_TOPLINK_EJB_JAR_XML_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_VERSION_NUMBER_WHEN_DELETING - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
NO_VERSION_NUMBER_WHEN_UPDATING - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
NO_WRITER_SPECIFIED - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
NO_XERCES_JAR - Static variable in class oracle.toplink.ejb.DeploymentException
 
NSTRING - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
NString - class oracle.toplink.oraclespecific.NString.
 
NString() - Constructor for class oracle.toplink.oraclespecific.NString
 
NULL_ATTRIBUTE_NAME - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
XML attributes and values.
NULL_CACHE_KEY_FOUND_ON_REMOVAL - Static variable in class oracle.toplink.exceptions.ValidationException
 
NULL_FOR_NON_NULL_AGGREGATE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_GETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_METHOD_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_METHOD_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_SETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_POINTER_WHILE_SETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
NULL_PRIMARY_KEY_IN_BUILDING_OBJECT - Static variable in class oracle.toplink.exceptions.QueryException
 
NULL_UNDERLYING_VALUEHOLDER_VALUE - Static variable in class oracle.toplink.exceptions.ValidationException
 
NameAndDescription - class oracle.toplink.tools.ejbjar.NameAndDescription.
Since a number of elements have optional description sub-elements and required name sub-elements this abstract class can be subclassed to inherit the name and description element support.
NameAndDescription() - Constructor for class oracle.toplink.tools.ejbjar.NameAndDescription
 
NestedTableDefinition - class oracle.toplink.tools.schemaframework.NestedTableDefinition.
Purpose: Allow for creation of nested table types.
NestedTableDefinition() - Constructor for class oracle.toplink.tools.schemaframework.NestedTableDefinition
 
NestedTableMapping - class oracle.toplink.objectrelational.NestedTableMapping.
Purpose: Nested tables are similar to VARRAYs except internally they store their information in a separate table from their parent structure's table.
NestedTableMapping() - Constructor for class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Default constructor.
NewTime - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NextDay - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NoCascading - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
NonreflectiveAttributeDefinition - class oracle.toplink.tools.codegen.NonreflectiveAttributeDefinition.
Purpose: Model an attribute for code generation purposes, using a java.lang.String for the attribute type.
NonreflectiveAttributeDefinition() - Constructor for class oracle.toplink.tools.codegen.NonreflectiveAttributeDefinition
 
NonreflectiveMethodDefinition - class oracle.toplink.tools.codegen.NonreflectiveMethodDefinition.
Purpose: Model a method for code generation purposes, using java.lang.String for the parameter types.
NonreflectiveMethodDefinition() - Constructor for class oracle.toplink.tools.codegen.NonreflectiveMethodDefinition
 
Not - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotBetween - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotEqual - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotExists - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotIn - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotLike - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
NotNull - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Nvl - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
name - Variable in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
narrow(Object) - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
needToMapJavaSqlTimestampWhenStoredInObject() - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
newCollectionInstance(Class, Object, String, Class, boolean, Integer, Float, Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is one of those strange JDO implementation aspects that were added to the specification.
newConformingObjects - Variable in class oracle.toplink.queryframework.CursoredStream
A collection of the new, conforming objects for the stream
newInstance(Class) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Return a new instance of the class registered in this unit of work.
newInstanceIllegalAccessException(IllegalAccessException, Class) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
newInstanceInstantiationException(InstantiationException, Class) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
newMapInstance(Class, Object, String, Class, Class, boolean, Integer, Float, Map) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is one of those strange JDO implementation aspects that were added to the specification.
newQuery() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with no elements.
newQuery(Class) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query specifying the Class of the candidate instances.
newQuery(Class, String) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances and Filter.
newQuery(Class, Extent) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances and candidate Extent.
newQuery(Class, Extent, String) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances, candidate Extent, and filter.
newQuery(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query using elements from another Query.
newQuery(Class, Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances and candidate Collection.
newQuery(Class, Collection, String) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances, candidate Collection, and filter.
newQuery(Class, Expression) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances and filter expression.
newQuery(String, Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query using the specified language.
newSCOInstance(Class, Object, String) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is one of those strange JDO implementation aspects that were added to the specification.
newTime(String, String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: funcation return a date converted to a new timezone.
next() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Return the next element from the cursor.
next(int) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Return the next numberOfElements elements in the underlying cursor.
next() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: This method differs slightly from conventinal read() operation on a Java stream.
next(int) - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: This method differs slightly from conventinal read() operation on a Java stream.
nextDay(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the date with the next day from the source date as the day name given.
nextElement() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
 
nextElement() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Return the next element from the cursor.
nextElement() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Return the next element from the cursor.
nextElement() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Return the next element from the cursor.
nextElement() - Method in class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
 
nextElement() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return the next object from the collection, if beyond the read limit read from the cursor.
nextElement() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Return the next object from the collection, if beyond the read limit read from the cursor.
nextElements(int) - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Return the next numberOfElements elements in the underlying cursor.
nextElements(int) - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Return the next numberOfElements elements in the underlying cursor.
nextElements(int) - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Return the next numberOfElements elements in the underlying cursor.
nextElements(int) - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return a Vector of at most numberOfElements of the next objects from the collection.
nextIndex() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Retrieves the next row index (against the current row)
nextKey() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
Return the primary key object of the next element.
nextObject() - Method in class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
 
noAttributeTransformationMethod(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noAttributeValueConversionToFieldValueProvided(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noAttributesForReportQuery(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
Oct 19, 2000 JED Added this method and exception value
noConcreteClassIndicated(DatabaseRow, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
noConstructorIndirectionContainerClass(ContainerIndirectionPolicy, Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noCursorSupport(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
noDeploymentDescriptor(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
noDescriptorForClassFromInheritancePolicy(DatabaseQuery, Class) - Static method in class oracle.toplink.exceptions.QueryException
 
noEntry - Static variable in class oracle.toplink.publicinterface.DatabaseRow
indicator showing that no entry exists for a given key.
noExpressionBuilderFound(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
noFieldNameForMapping(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noFieldValueConversionToAttributeValueProvided(Object, DatabaseField, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noForeignKeysAreSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noMappingForPrimaryKey(DatabaseField, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noProjectSpecified() - Static method in class oracle.toplink.ejb.DeploymentException
 
noProjectSpecified(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
noProjectSpecifiedInProperties(String, String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The TopLink.properties file does not include any reference to a project class, file, or xml project file for the session specified in the deployment descriptor.
noPropertiesFileFound(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
noReferenceKeyIsSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noRelationTable(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSessionIdSpecified() - Static method in class oracle.toplink.ejb.DeploymentException
 
noSessionRegisteredForClass(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
noSessionRegisteredForName(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
noSessionsXMLFound(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
noSourceRelationKeysSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSubClassMatch(Class, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchFieldWhileInitializingAttributesInInstanceVariableAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethod(NoSuchMethodException, String, Class, Class[]) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
noSuchMethod(Class, String) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
noSuchMethodOnFindObsoleteMethod(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodOnInitializingAttributeMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileConstructorInstantiation(Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileConstructorInstantiationOfFactory(Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileConvertingToMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileInitializingAttributesInMethodAccessor(String, String, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileInitializingClassExtractionMethod(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileInitializingCopyPolicy(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchMethodWhileInitializingInstantiationPolicy(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noSuchProjectIdentifier(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
noSuchProjectIdentifier(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
noTablesToCreate(Project) - Static method in class oracle.toplink.exceptions.ValidationException
 
noTargetForeignKeysSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noTargetRelationKeysSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noTopLInkSDKXercesJar(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
noTopLinkEjbJarXMLFound() - Static method in class oracle.toplink.exceptions.ValidationException
 
noTopicSet(Throwable) - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
noVersionNumberWhenDeleting(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
noVersionNumberWhenUpdating(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
noWriterOrFileNameGiven() - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
noXercesJar(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
nonEJB_2_0_DocType() - Static method in class oracle.toplink.exceptions.EJBJarXMLException
 
nonParseException(Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
normalDescriptorsDoNotSupportNonRelationalExtensions(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
normalize(String) - Method in class oracle.toplink.xml.DefaultFileNameNormalizer
 
normalize(String) - Method in interface oracle.toplink.xml.FileNameNormalizer
Convert the specified, unqualified file name into something that should be palatable as a file name (e.g. replace invalid characters with escape sequences).
not() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that is the boolean logical negation of the expression.
notADirectory(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
notBetween(byte, byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(char, char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(double, double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(float, float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(int, int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(long, long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(Expression, Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notBetween(short, short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not between two other values.
notDeserializable(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
notEnoughINIElements(Definition, int) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
notEqual(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notEqual(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not equal to the other value.
notExists(ReportQuery) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return a sub query expression.
notExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
notExpressionMethodDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the notExpression() method descriptor.
notIn(byte[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(char[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(double[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(float[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(int[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(long[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(Object[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(short[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(boolean[]) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(Vector) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
notIn(Expression) - Method in class oracle.toplink.expressions.Expression
 
notLike(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not like the other value.
notLike(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is not like the other value.
notNull() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression representing a comparison to null Example: TopLink: employee.get("age").notNull() Java: employee.getAge() !
notSerializable(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullCacheKeyFoundOnRemoval(IdentityMap, Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
nullForNonNullAggregate(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileConstructorInstantiation(Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileConstructorInstantiationOfFactory(Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileGettingValueThruInstanceVariableAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileMethodInstantiation(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileMethodInstantiationOfFactory(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileSettingValueThruInstanceVariableAccessor(String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPointerWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
nullPrimaryKeyInBuildingObject(DatabaseQuery, DatabaseRow) - Static method in class oracle.toplink.exceptions.QueryException
 
nullUnderlyingValueHolderValue(String) - Static method in class oracle.toplink.exceptions.ValidationException
 

O

OBJECT_CHANGED_SINCE_LAST_READ_WHEN_DELETING - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
OBJECT_CHANGED_SINCE_LAST_READ_WHEN_UPDATING - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
OBJECT_COMPARISON_CANNOT_BE_PARAMETERIZED - Static variable in class oracle.toplink.exceptions.QueryException
 
OBJECT_FOR_ID_DOES_NOT_EXIST - Static variable in class oracle.toplink.exceptions.JDOException
 
OBJECT_IS_NOT_TRANSACTIONAL - Static variable in class oracle.toplink.exceptions.JDOException
 
OBJECT_TO_INSERT_IS_EMPTY - Static variable in class oracle.toplink.exceptions.QueryException
 
OBJECT_TO_MODIFY_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.QueryException
 
ONLY_FIELDS_ARE_VALID_KEYS_FOR_DATABASE_ROWS - Static variable in class oracle.toplink.exceptions.ValidationException
 
ONLY_ONE_TABLE_CAN_BE_ADDED_WITH_THIS_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
OPEN_FAILED_FOR_URL - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
OPERATION_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.ValidationException
 
OPTIMISTIC_LOCKING_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.ValidationException
 
ORACLE9SPECIFIC - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
ORACLE_OBJECT_TYPE_NAME_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.ValidationException
 
ORACLE_OBJECT_TYPE_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.ValidationException
 
ORACLE_VARRAY_MAXIMIM_SIZE_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.ValidationException
 
OS390ExternalTransactionController - class oracle.toplink.jts.os390.OS390ExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
OS390ExternalTransactionController() - Constructor for class oracle.toplink.jts.os390.OS390ExternalTransactionController
PUBLIC: Return a new controller for use with Websphere on OS390.
OS390SynchronizationListener - class oracle.toplink.jts.os390.OS390SynchronizationListener.
Purpose: Provides transaction callback mechanism Listener class Description: This class is paired with OS390ExternalTransactionController.
OS390SynchronizationListener(UnitOfWork, Session, Object) - Constructor for class oracle.toplink.jts.os390.OS390SynchronizationListener
 
OUTER_JOIN_ONLY_VALID_FOR_ONE_TO_ONE - Static variable in class oracle.toplink.exceptions.QueryException
 
ObjectArrayMapping - class oracle.toplink.objectrelational.ObjectArrayMapping.
Purpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.
ObjectArrayMapping() - Constructor for class oracle.toplink.objectrelational.ObjectArrayMapping
 
ObjectChangeSet - interface oracle.toplink.changesets.ObjectChangeSet.
Purpose: Provides API to the Class that holds all changes made to a particular Object.
ObjectCopyingPolicy - class oracle.toplink.sessions.ObjectCopyingPolicy.
Purpose: Define how an object is to be copied.
ObjectCopyingPolicy() - Constructor for class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Return a new copying policy.
ObjectDefinition - class oracle.toplink.tools.builderreader.parser.ObjectDefinition.
Deprecated.  
ObjectLevelModifyQuery - class oracle.toplink.queryframework.ObjectLevelModifyQuery.
Purpose: Abstract class for all object modify queries.
ObjectLevelModifyQuery() - Constructor for class oracle.toplink.queryframework.ObjectLevelModifyQuery
PUBLIC: Initialize the state of the query.
ObjectLevelReadQuery - class oracle.toplink.queryframework.ObjectLevelReadQuery.
Purpose: Abstract class for all read queries using objects.
ObjectReferenceChangeRecord - interface oracle.toplink.changesets.ObjectReferenceChangeRecord.
Purpose: Provides API for the ObjectReferenceChangeRecord.
ObjectReferenceMapping - class oracle.toplink.mappings.ObjectReferenceMapping.
Purpose: Abstract class for 1:1, varibale 1:1 and reference mappings
ObjectRelationalDescriptor - class oracle.toplink.objectrelational.ObjectRelationalDescriptor.
Purpose: Differenciates object-relational descriptors from normal relational descriptors.
ObjectRelationalDescriptor() - Constructor for class oracle.toplink.objectrelational.ObjectRelationalDescriptor
 
ObjectTransformer - class oracle.toplink.transform.ObjectTransformer.
 
ObjectTransformer(Project) - Constructor for class oracle.toplink.transform.ObjectTransformer
 
ObjectTypeMapping - class oracle.toplink.mappings.ObjectTypeMapping.
Purpose: Object type mappings are used to match a fixed number of database primitives to Java objects.
ObjectTypeMapping() - Constructor for class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: Default constructor.
ObjectVarrayDefinition - class oracle.toplink.tools.schemaframework.ObjectVarrayDefinition.
Purpose: Allow for creation of object varray type.
ObjectVarrayDefinition() - Constructor for class oracle.toplink.tools.schemaframework.ObjectVarrayDefinition
 
OneToManyMapping - class oracle.toplink.mappings.OneToManyMapping.
Purpose: This mapping is used to represent the typical RDBMS relationship between a single source object and collection of target objects; where, on the database, the target objects have references (foreign keys) to the source object.
OneToManyMapping() - Constructor for class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Default constructor.
OneToManyQueryKey - class oracle.toplink.querykeys.OneToManyQueryKey.
Purpose:Represents a 1-m join query.
OneToManyQueryKey() - Constructor for class oracle.toplink.querykeys.OneToManyQueryKey
 
OneToOneMapping - class oracle.toplink.mappings.OneToOneMapping.
Purpose: One to one mappings are used to represent a pointer references between two java objects.
OneToOneMapping() - Constructor for class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Default constructor.
OneToOneQueryKey - class oracle.toplink.querykeys.OneToOneQueryKey.
Purpose: Define an alias to a foreign one to one object.
OneToOneQueryKey() - Constructor for class oracle.toplink.querykeys.OneToOneQueryKey
 
OptimisticLockException - exception oracle.toplink.exceptions.OptimisticLockException.
Purpose: This exception is used when TopLink's optimistic locking feature is used.
Or - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Oracle8Platform - class oracle.toplink.objectrelational.Oracle8Platform.
Deprecated.  
Oracle8Platform() - Constructor for class oracle.toplink.objectrelational.Oracle8Platform
Deprecated.  
Oracle8Platform - class oracle.toplink.oraclespecific.Oracle8Platform.
Purpose: Supports printing of new Oracle 8 data types, Oracle JDBC specific.
Oracle8Platform() - Constructor for class oracle.toplink.oraclespecific.Oracle8Platform
 
Oracle8iJTSExternalTransactionController - class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
Oracle8iJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
PUBLIC: Return a new controller for use with Oracle8i.
Oracle8iJTSSynchronization - class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization.
 
Oracle9Platform - class oracle.toplink.oraclespecific.Oracle9Platform.
Purpose: Supports writing of Oracle 9 data types NCHAR, NVARCHAR2, NCLOB, Oracle JDBC specific.
Oracle9Platform() - Constructor for class oracle.toplink.oraclespecific.Oracle9Platform
 
Oracle9Specific - interface oracle.toplink.oraclespecific.Oracle9Specific.
 
Oracle9iJTSExternalTransactionController - class oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
Oracle9iJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController
PUBLIC: Return a new controller for use with Oracle 9iAS.
Oracle9iJTSSynchronizationListener - class oracle.toplink.jts.oracle9i.Oracle9iJTSSynchronizationListener.
Purpose: Oracle9i Synchronization Listener class Responsibilities: Handle the synchronization callback notifications Provide abstract methods to handle Transaction
Oracle9iJTSSynchronizationListener(UnitOfWork, Session, Object) - Constructor for class oracle.toplink.jts.oracle9i.Oracle9iJTSSynchronizationListener
 
OraclePlatform - class oracle.toplink.internal.databaseaccess.OraclePlatform.
Purpose: Provides Oracle specific behaviour.
OraclePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.OraclePlatform
 
OracleSequenceDefinition - class oracle.toplink.tools.schemaframework.OracleSequenceDefinition.
Purpose: Support Oracle native sequence creation.
OracleSequenceDefinition(String) - Constructor for class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
 
OrderOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
OrderedCollectionChangeRecord - interface oracle.toplink.changesets.OrderedCollectionChangeRecord.
Purpose: Provide public API to the OrderedCollectionChangeRecord.
OutputParametersDetected - Static variable in class oracle.toplink.sessions.SessionEvent
 
objectChangedSinceLastReadWhenDeleting(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
objectChangedSinceLastReadWhenUpdating(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
objectComparisonsCannotBeParameterized(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
objectForIdDoesNotExist(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
objectIsNotTransactional(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
objectToInsertIsEmpty(DatabaseTable) - Static method in class oracle.toplink.exceptions.QueryException
 
objectToModifyNotSpecified(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
onConnect(DatabaseSession) - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: This method is called when Sequencing object is created.
onDisconnect(DatabaseSession) - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: This method is called when Sequencing object is destroyed..
onMessage(Message) - Method in class oracle.toplink.remote.jms.mdb.ClusteringMDB
 
onlyFieldsAreValidKeysForDatabaseRows() - Static method in class oracle.toplink.exceptions.ValidationException
 
onlyOneTableCanBeAddedWithThisMethod(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
onlyRefreshCacheIfNewerVersion() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method is the equivalent of calling Descriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean) with an argument of true: it configures a Descriptor to only refresh the cache if the data received from the database by a query is newer than the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true: the Descriptor was configured by calling Descriptor.alwaysRefreshCache() or Descriptor.alwaysRefreshCacheOnRemote(), the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult(), or the query was a call to Session.refreshObject(java.lang.Object) However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
openFailedForURL(String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
operationNotSupported(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
optimisticLockingNotSupportedWithStoredProcedureGeneration() - Static method in class oracle.toplink.exceptions.ValidationException
 
optimizeDataConversion() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Enable driver level data conversion optimization.
or(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that is the boolean logical combination of both expressions.
orExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
orExpressionMethodDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the orExpression() method descriptor.
oracle.toplink - package oracle.toplink
 
oracle.toplink.changesets - package oracle.toplink.changesets
 
oracle.toplink.descriptors - package oracle.toplink.descriptors
 
oracle.toplink.ejb - package oracle.toplink.ejb
 
oracle.toplink.ejb.bmp - package oracle.toplink.ejb.bmp
 
oracle.toplink.ejb.cmp - package oracle.toplink.ejb.cmp
 
oracle.toplink.ejb.cmp.was - package oracle.toplink.ejb.cmp.was
 
oracle.toplink.ejb.cmp.wls - package oracle.toplink.ejb.cmp.wls
 
oracle.toplink.ejb.cmp.wls11 - package oracle.toplink.ejb.cmp.wls11
 
oracle.toplink.exceptions - package oracle.toplink.exceptions
 
oracle.toplink.expressions - package oracle.toplink.expressions
 
oracle.toplink.indirection - package oracle.toplink.indirection
 
oracle.toplink.internal.databaseaccess - package oracle.toplink.internal.databaseaccess
 
oracle.toplink.internal.helper - package oracle.toplink.internal.helper
 
oracle.toplink.internal.platform.database.oracle - package oracle.toplink.internal.platform.database.oracle
 
oracle.toplink.jdo - package oracle.toplink.jdo
 
oracle.toplink.jndi - package oracle.toplink.jndi
 
oracle.toplink.jndi.was - package oracle.toplink.jndi.was
 
oracle.toplink.jts - package oracle.toplink.jts
 
oracle.toplink.jts.hp - package oracle.toplink.jts.hp
 
oracle.toplink.jts.inprise - package oracle.toplink.jts.inprise
 
oracle.toplink.jts.oracle8i - package oracle.toplink.jts.oracle8i
 
oracle.toplink.jts.oracle9i - package oracle.toplink.jts.oracle9i
 
oracle.toplink.jts.os390 - package oracle.toplink.jts.os390
 
oracle.toplink.jts.was - package oracle.toplink.jts.was
 
oracle.toplink.jts.wls - package oracle.toplink.jts.wls
 
oracle.toplink.localization - package oracle.toplink.localization
 
oracle.toplink.mappings - package oracle.toplink.mappings
 
oracle.toplink.objectrelational - package oracle.toplink.objectrelational
 
oracle.toplink.oraclespecific - package oracle.toplink.oraclespecific
 
oracle.toplink.publicinterface - package oracle.toplink.publicinterface
 
oracle.toplink.queryframework - package oracle.toplink.queryframework
 
oracle.toplink.querykeys - package oracle.toplink.querykeys
 
oracle.toplink.remote - package oracle.toplink.remote
 
oracle.toplink.remote.corba - package oracle.toplink.remote.corba
 
oracle.toplink.remote.corba.orbix - package oracle.toplink.remote.corba.orbix
 
oracle.toplink.remote.corba.sun - package oracle.toplink.remote.corba.sun
 
oracle.toplink.remote.corba.visibroker - package oracle.toplink.remote.corba.visibroker
 
oracle.toplink.remote.ejb - package oracle.toplink.remote.ejb
 
oracle.toplink.remote.jms - package oracle.toplink.remote.jms
 
oracle.toplink.remote.jms.mdb - package oracle.toplink.remote.jms.mdb
 
oracle.toplink.remote.rmi - package oracle.toplink.remote.rmi
 
oracle.toplink.remote.rmi.iiop - package oracle.toplink.remote.rmi.iiop
 
oracle.toplink.remote.rmi.wls - package oracle.toplink.remote.rmi.wls
 
oracle.toplink.remotecommand - package oracle.toplink.remotecommand
 
oracle.toplink.remotecommand.rmi - package oracle.toplink.remotecommand.rmi
 
oracle.toplink.sdk - package oracle.toplink.sdk
 
oracle.toplink.sequencing - package oracle.toplink.sequencing
 
oracle.toplink.services - package oracle.toplink.services
 
oracle.toplink.services.mbean - package oracle.toplink.services.mbean
 
oracle.toplink.sessionbroker - package oracle.toplink.sessionbroker
 
oracle.toplink.sessions - package oracle.toplink.sessions
 
oracle.toplink.threetier - package oracle.toplink.threetier
 
oracle.toplink.tools.beans - package oracle.toplink.tools.beans
 
oracle.toplink.tools.builderreader - package oracle.toplink.tools.builderreader
 
oracle.toplink.tools.builderreader.parser - package oracle.toplink.tools.builderreader.parser
 
oracle.toplink.tools.codegen - package oracle.toplink.tools.codegen
 
oracle.toplink.tools.ejb11 - package oracle.toplink.tools.ejb11
 
oracle.toplink.tools.ejbjar - package oracle.toplink.tools.ejbjar
 
oracle.toplink.tools.profiler - package oracle.toplink.tools.profiler
 
oracle.toplink.tools.schemaframework - package oracle.toplink.tools.schemaframework
 
oracle.toplink.tools.sessionconfiguration - package oracle.toplink.tools.sessionconfiguration
 
oracle.toplink.tools.sessionconsole - package oracle.toplink.tools.sessionconsole
 
oracle.toplink.tools.sessionmanagement - package oracle.toplink.tools.sessionmanagement
 
oracle.toplink.tools.workbench - package oracle.toplink.tools.workbench
 
oracle.toplink.transform - package oracle.toplink.transform
 
oracle.toplink.transform.xml - package oracle.toplink.transform.xml
 
oracle.toplink.xml - package oracle.toplink.xml
 
oracle.toplink.xml.stream - package oracle.toplink.xml.stream
 
oracle.toplink.xml.tools - package oracle.toplink.xml.tools
 
oracle.toplink.xml.xerces - package oracle.toplink.xml.xerces
 
oracle.toplink.xml.zip - package oracle.toplink.xml.zip
 
oracleObjectTypeIsNotDefined(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
oracleObjectTypeNameIsNotDefined(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
oracleVarrayMaximumSizeNotDefined(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
outerJoinIsOnlyValidForOneToOneMappings(DatabaseMapping) - Static method in class oracle.toplink.exceptions.QueryException
 
outputDDLToDatabase() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Output all DDL statements directly to the database.
outputDDLToFile(String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Output all DDL statements to a file writer specified by the name in the parameter.
outputDDLToWriter(Writer) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Output all DDL statements to a writer specified in the parameter.
outputParametersDetected(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the session after a stored procedure call has been executed that had output parameters.
outputParametersDetected(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the session after a stored procedure call has been executed that had output parameters.

P

PACKAGE - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
PARAMETER_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PARAMETER_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PARAMETER_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PARAMETER_MISMATCH - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
PARAMETER_NAME_MISMATCH - Static variable in class oracle.toplink.exceptions.QueryException
 
PARAM_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PARAM_TYPE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PARENT_CLASS_IS_SELF - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PARENT_DESCRIPTOR_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PERSISTENCE_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
PLATFORM_CLASS_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
POOLS_MUST_BE_CONFIGURED_BEFORE_LOGIN - Static variable in class oracle.toplink.exceptions.ValidationException
 
POOL_NAME_DOES_NOT_EXIST - Static variable in class oracle.toplink.exceptions.ValidationException
 
POST_LOAD_METHOD_NOT_FOUND - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
POST_LOAD_METHOD_NOT_STATIC - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
PRIMARY_KEY_FIELDS_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PRIMKEY_FIELD - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
PRIM_KEY_CLASS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
PRIVATE - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
PROJECT - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_AMENDMENT_EXCEPTION_OCCURED - Static variable in class oracle.toplink.exceptions.ValidationException
 
PROJECT_CLASS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_DATA_SOURCE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_FILE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_IDENTIFIER - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_MUST_HAVE_AT_LEAST_ONE_EJB_DESCRIPTOR - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
PROJECT_NOT_FOUND - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
PROJECT_OPTIONS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_PLATFORM - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_POOL_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_READ_ONLY_DATA_SOURCE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_TRANSACTION_ISOLATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_XML_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
PROTECTED - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
PROXY_INDIRECTION_NOT_AVAILABLE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PUBLIC - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
PackageDefinition - class oracle.toplink.tools.schemaframework.PackageDefinition.
Purpose: Allow a semi-generic way of creating packages.
PackageDefinition() - Constructor for class oracle.toplink.tools.schemaframework.PackageDefinition
 
PerformanceProfiler - class oracle.toplink.tools.profiler.PerformanceProfiler.
Purpose: A tool used to provide high level performance profiling information.
PerformanceProfiler() - Constructor for class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Create a new profiler.
PerformanceProfiler(Session) - Constructor for class oracle.toplink.tools.profiler.PerformanceProfiler
OBSOLETE: Create a new profiler.
PerformanceProfiler(Session, boolean) - Constructor for class oracle.toplink.tools.profiler.PerformanceProfiler
OBSOLETE: Create a new profiler.
PerformanceProfiler(boolean) - Constructor for class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Create a new profiler.
PointBasePlatform - class oracle.toplink.internal.databaseaccess.PointBasePlatform.
 
PointBasePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.PointBasePlatform
 
PopulationManager - class oracle.toplink.tools.schemaframework.PopulationManager.
Purpose: This class is used to populate example data into the database, it allows for cirrcular references to be resolved.
PopulationManager() - Constructor for class oracle.toplink.tools.schemaframework.PopulationManager
 
PostAcquireClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostAcquireConnection - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostAcquireUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostBeginTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostBuildEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostCalculateUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostCloneEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostCommitTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostCommitUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostConnect - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostDeleteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostExecuteQuery - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostLogin - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostMergeEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostRefreshEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostReleaseClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostReleaseUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostResumeUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostRollbackTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PostUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostWriteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
Power - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
PreBeginTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreCalculateUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreCommitTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreCommitUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreDeleteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PreDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreExecuteQuery - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PreLogin - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreReleaseClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreReleaseConnection - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreReleaseUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreRollbackTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
PreUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PreWriteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PrepareUnitOfWork - Static variable in class oracle.toplink.sessions.SessionEvent
 
Profile - class oracle.toplink.tools.profiler.Profile.
Purpose: Any information stored for a profile operation.
Profile() - Constructor for class oracle.toplink.tools.profiler.Profile
 
ProfileBrowser - class oracle.toplink.tools.sessionconsole.ProfileBrowser.
 
ProfileBrowser() - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowser
Constructor
ProfileBrowser(String) - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowser
ProfileBrowserFrame constructor comment.
ProfileBrowserPanel - class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel.
This panel allows for the browsing of TopLink performance profiles.
ProfileBrowserPanel() - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
Constructor
ProfileBrowserPanel(LayoutManager) - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
ProfileBrowserPanel constructor comment.
ProfileBrowserPanel(LayoutManager, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
ProfileBrowserPanel constructor comment.
ProfileBrowserPanel(boolean) - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
ProfileBrowserPanel constructor comment.
Project - class oracle.toplink.sessions.Project.
Purpose: Maintain all of the TopLink configuration information for a system.
Project() - Constructor for class oracle.toplink.sessions.Project
PUBLIC: Create a new project.
Project(DatabaseLogin) - Constructor for class oracle.toplink.sessions.Project
PUBLIC: Create a new prject that will connect through JDBC using the login information.
ProjectClassGenerator - class oracle.toplink.tools.workbench.ProjectClassGenerator.
Purpose: Allow for a class storing a TopLink project's descriptors (meta-data) to be generated.
ProjectClassGenerator() - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator.
ProjectClassGenerator(Project) - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator to output the project.
ProjectClassGenerator(Project, String, Writer) - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator to output to the writer.
ProjectClassGenerator(Project, String, String) - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator to output to the file.
ProjectDefinition - class oracle.toplink.tools.ejb11.ProjectDefinition.
This class represents the per-project properties as defined in the TopLink XML file.
ProjectDefinition() - Constructor for class oracle.toplink.tools.ejb11.ProjectDefinition
 
ProjectDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.ProjectDefinition
 
ProjectReadSpecification - class oracle.toplink.tools.builderreader.ProjectReadSpecification.
Deprecated. replaced by oracle.toplink.tools.workbench.XMLProjectReader
ProjectReadSpecification() - Constructor for class oracle.toplink.tools.builderreader.ProjectReadSpecification
Deprecated. PUBLIC: Default constructor for ProjectReadSpecification
ProjectReadSpecification(String) - Constructor for class oracle.toplink.tools.builderreader.ProjectReadSpecification
Deprecated. PUBLIC: Creates a new ProjectReadSpecification with a new projectPath.
ProjectReader - class oracle.toplink.tools.builderreader.ProjectReader.
Deprecated. replaced by oracle.toplink.tools.workbench.XMLProjectReader
ProjectReader() - Constructor for class oracle.toplink.tools.builderreader.ProjectReader
Deprecated. New ProjectsReaders should only be created by the static read methods.
ProjectReader(DatabaseLogin) - Constructor for class oracle.toplink.tools.builderreader.ProjectReader
Deprecated.  
ProjectSpecification - class oracle.toplink.tools.builderreader.ProjectSpecification.
Deprecated. replaced by oracle.toplink.tools.workbench.XMLProjectReader
ProjectSpecification() - Constructor for class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. By default, all Specifications will read descriptors and not tables.
ProjectSpecification(String) - Constructor for class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. The location of the project file is added to the search path.
ProjectWriteSpecification - class oracle.toplink.tools.builderreader.ProjectWriteSpecification.
Deprecated. replaced by oracle.toplink.tools.workbench.ProjectClassGenerator
ProjectWriteSpecification() - Constructor for class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. Default Constructor for ProjectWriteSpecification.
ProjectWriteSpecification(String) - Constructor for class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. ProjectReadSpecification constructor comment.
ProjectWriter - class oracle.toplink.tools.builderreader.ProjectWriter.
Deprecated. replaced by oracle.toplink.tools.workbench.ProjectClassGenerator
ProjectWriter() - Constructor for class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated. ProjectWriters should only be created using the static write methods.
ProjectWriter(DatabaseLogin) - Constructor for class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated. ProjectWriters should only be created using the static write methods.
ProxySession - class oracle.toplink.remote.ProxySession.
Deprecated.  
ProxySession(RemoteConnection) - Constructor for class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Creates a ProxySession.
parameterAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parameterAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parameterAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parameterMismatch(Method, int) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
parameterNameMismatch(String) - Static method in class oracle.toplink.exceptions.QueryException
 
parentClassIsSelf(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parentDescriptorNotSpecified(String, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parseEJBQLString() - Method in class oracle.toplink.queryframework.EJBQLCall
 
parseEJBQLString(String) - Method in class oracle.toplink.queryframework.EJBQLCall
All the query mechanism related things are initialized here.
parseXML(String) - Static method in class oracle.toplink.tools.ejbjar.XMLParser
Opens and parses an xml document and returns the root element, or throws an error.
parseXML(InputSource) - Static method in class oracle.toplink.tools.ejbjar.XMLParser
Opens and parses an xml document and returns the root element, or throws an error.
parserError(SAXParseException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
password - Static variable in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
passwordChanged() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
pasteSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
pasteSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
peek() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return the next object in the stream, without increamenting the stream's position.
perform(INISection, SectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated. CASE 1: javaClass == null, getReceiverMethod == null, Write method to apply attributes to THIS.
perform(INISection, SectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated. CASE 1: javaClass == null, getReceiverMethod == null, Write method to apply attributes to THIS.
perform(INISection, SectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated. This method was created by a SmartGuide.
performForAll(INISection, ReferenceSectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated. CASE 1: javaClass == null, getReceiverMethod == null, Write method to apply attributes to THIS.
performForAll(INISection, ReferenceSectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated. CASE 1: javaClass == null, getReceiverMethod == null, Write method to apply attributes to THIS.
performForAll(INISection, ReferenceSectionDefinition) - Method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated. This method was created by a SmartGuide.
performFullValidation() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The unit of work performs validations such as, ensuring multiple copies of the same object don't exist in the same unit of work, ensuring deleted objects are not refered after commit, ensures that objects from the parent cache are not refered in the unit of work cache.
performPartialValidation() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The unit of work performs validations such as, ensuring multiple copies of the same object don't exist in the same unit of work, ensuring deleted objects are not refered after commit, ensures that objects from the parent cache are not refered in the unit of work cache.
persistenceType - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
platformClassNotFound(Exception, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
policy - Variable in class oracle.toplink.queryframework.Cursor
Object-level read query that initialize the stream.
poolNameDoesNotExist(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
poolsMustBeConfiguredBeforeLogin() - Static method in class oracle.toplink.exceptions.ValidationException
 
populateQuery(Session) - Method in class oracle.toplink.queryframework.EJBQLCall
Populate the query using the information retrieved from parsing the EJBQL.
postAcquireClientSession(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the client session after creation/acquiring.
postAcquireClientSession(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the client session after creation/acquiring.
postAcquireConnection(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on when using the server/client sessions.
postAcquireConnection(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on when using the server/client sessions.
postAcquireUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work after creation/acquiring.
postAcquireUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work after creation/acquiring.
postBeginTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after a database transaction is started.
postBeginTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after a database transaction is started.
postBuild(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postBuild(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postCalculateUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after the commit has begun on the UnitOfWork and after the changes are calculated.
postCalculateUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after the commit has begun on the UnitOfWork and after the changes are calculated.
postClone(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postClone(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postCommitTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after a database transaction is commited.
postCommitTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after a database transaction is commited.
postCommitUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work after commit.
postCommitUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work after commit.
postConnect(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after the session connects to the database.
postConnect(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after the session connects to the database.
postDelete(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postDelete(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This even will be raised after a UnitOfWorkChangeSet has been merged When that changeSet has been received from a distributed session
postDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This even will be raised after a UnitOfWorkChangeSet has been merged When that changeSet has been received from a distributed session
postExecuteQuery(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after the execution of every query against the session.
postExecuteQuery(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after the execution of every query against the session.
postInsert(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postInsert(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postLoadMethodNotFound(Class, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
postLoadMethodNotStatic(Class, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
postLogin(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This Event is raised after the session logs in.
postLogin(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This Event is raised after the session logs in.
postMerge(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postMerge(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This even will be raised after a UnitOfWorkChangeSet has been merged
postMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This even will be raised after a UnitOfWorkChangeSet has been merged
postRefresh(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postRefresh(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postReleaseClientSession(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the client session after releasing.
postReleaseClientSession(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the client session after releasing.
postReleaseUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work after release.
postReleaseUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work after release.
postResumeUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work after resuming.
postResumeUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work after resuming.
postRollbackTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after a database transaction is rolledback.
postRollbackTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after a database transaction is rolledback.
postUpdate(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postUpdate(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postWrite(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postWrite(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
postfixSQL(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Inserts the SQL as is directly into the expression.
power(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
power(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
preBeginTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised before a database transaction is started.
preBeginTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised before a database transaction is started.
preCalculateUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised after the commit has begun on the UnitOfWork but before the changes are calculated.
preCalculateUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised after the commit has begun on the UnitOfWork but before the changes are calculated.
preCommitTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised before a database transaction is commited.
preCommitTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised before a database transaction is commited.
preCommitUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work before commit.
preCommitUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work before commit.
preDelete(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
preDelete(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
preDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This even will be raised before a UnitOfWorkChangeSet has been merged When that changeSet has been received from a distributed session
preDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This even will be raised before a UnitOfWorkChangeSet has been merged When that changeSet has been received from a distributed session
preExecuteQuery(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised before the execution of every query against the session.
preExecuteQuery(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised before the execution of every query against the session.
preInsert(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
preInsert(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
preLogin(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This Event is raised before the session logs in.
preLogin(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This Event is raised before the session logs in.
preMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This even will be raised before a UnitOfWorkChangeSet has been merged
preMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This even will be raised before a UnitOfWorkChangeSet has been merged
preReleaseClientSession(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the client session before releasing.
preReleaseClientSession(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the client session before releasing.
preReleaseConnection(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on when using the server/client sessions.
preReleaseConnection(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on when using the server/client sessions.
preReleaseUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work before release.
preReleaseUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work before release.
preRollbackTransaction(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised before a database transaction is rolledback.
preRollbackTransaction(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised before a database transaction is rolledback.
preUpdate(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
preUpdate(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
preWrite(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
preWrite(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
prefixSQL(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Insert the SQL as is directly into the expression.
prepare() - Method in class oracle.toplink.sdk.SDKQueryMechanism
This is different from 'prepareForExecution()' in that this is called on the original query, and the other is called on the clone of the query.
prepareCall(Session, DatabaseRow) - Method in class oracle.toplink.queryframework.DatabaseQuery
ADVANCED: Pre-generate the call/SQL for the query.
prepareCursorSelectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
prepareDeleteAll() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a delete all.
prepareDeleteObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a delete.
prepareDoesExist(DatabaseField) - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
prepareExecuteNoSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a raw (non-object), non-selecting call.
prepareExecuteSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a raw (non-object) select call.
prepareForExecution() - Method in class oracle.toplink.sdk.SDKQueryMechanism
All the query mechanism-related things are initialized here.
prepareInsertObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for an insert.
prepareReportQuerySelectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
prepareReportQuerySubSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
prepareSelectAllReportRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a report query.
prepareSelectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a select returning (possibly) multiple rows.
prepareSelectOneRow() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a select returning a single row.
prepareSelectRowForDoesExist(DatabaseField) - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for an existence check.
prepareStartCursor() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for a cursored select.
prepareUnitOfWork(SessionEvent) - Method in class oracle.toplink.sessions.SessionEventAdapter
PUBLIC: This event is raised on the unit of work after the SQL has been flushed, but the commit transaction has not been executed.
prepareUnitOfWork(SessionEvent) - Method in interface oracle.toplink.sessions.SessionEventListener
PUBLIC: This event is raised on the unit of work after the SQL has been flushed, but the commit transaction has not been executed.
prepareUpdateObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Prepare for an update.
previous() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Return the previous object from the collection.
previousIndex() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Retrieves the previous row index (against the current row)
primKeyClass - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
primKeyField - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
primaryKeyFieldsNotSepcified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
printAllNodes(Node) - Static method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
This method prints all subnodes of a node.
printConnection() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to print the connection.
printDate() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to print the date and/or time.
printFieldIdentityClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Append the receiver's field 'identity' constraint clause to a writer.
printFieldIdentityClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Append the receiver's field serial constraint clause to a writer.
printFieldIdentityClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Append the receiver's field 'identity' constraint clause to a writer.
printFieldIdentityClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Append the receiver's field 'identity' constraint clause to a writer.
printFieldNotNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
Append the receiver's field 'NOT NULL' constraint clause to a writer.
printFieldNotNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
Append the receiver's field 'NOT NULL' constraint clause to a writer.
printFieldNotNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Append the receiver's field 'NOT NULL' constraint clause to a writer.
printFieldNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Append the receiver's field 'NULL' constraint clause to a writer.
printFieldNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Append the receiver's field 'NULL' constraint clause to a writer.
printFieldNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Append the receiver's field 'NULL' constraint clause to a writer.
printFieldNullClause(Writer) - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Append the receiver's field 'NULL' constraint clause to a writer.
printFullStackTrace() - Method in class oracle.toplink.exceptions.EJBQLException
PUBLIC Print the stack trace for each error generated by the parser.
printIdentityMap(Class) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Print all instances of the specified class in the identity map.
printIdentityMap(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Print all instances of the specified class in the identity map.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Print all instances of the specified class in the identity map.
printIdentityMap(Class) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMap(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used to print all the objects in the identity map of the passed in class.
printIdentityMaps() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Print all the objects in every identity map in this session.
printIdentityMaps() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Used to print all the objects in every identity map in this session.
printIdentityMaps() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used to print all the objects in every identity map in this session.
printNodeType(Node) - Static method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
Given a DOM node, it prints the type of that node.
printRegisteredObjects() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Print the objects in the unit of work.
printSession() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to print the session.
printStackTrace(PrintWriter) - Method in class oracle.toplink.exceptions.SessionLoaderException
PUBLIC: Iterate through the exception list printing out the stack traces.
printStackTrace() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Print both the normal and internal stack traces.
printStackTrace(PrintStream) - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Print both the normal and internal stack traces.
printStackTrace(PrintWriter) - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Print both the normal and internal stack traces.
printStackTrace() - Method in interface oracle.toplink.xml.SAXParseException
 
printStackTrace(PrintStream) - Method in interface oracle.toplink.xml.SAXParseException
 
printStackTrace(PrintWriter) - Method in interface oracle.toplink.xml.SAXParseException
 
printStackTrace() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
printStackTrace(PrintStream) - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
printStackTrace(PrintWriter) - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
printThread() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to print the thread.
printValuelist(int[], DatabaseCall, Writer) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Added November 7, 2000 JED Prs reference: 24501 Tracker reference: 14111 Print the int array on the writer.
printValuelist(Vector, DatabaseCall, Writer) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
printsAs(String) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Set the single string for this operator.
printsAs(Vector) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Set the strings for this operator.
privateOwnedRelationship() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Sets the reference object to be a private owned.
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(RemoteCommand) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: This method will send the command to the remote session for processing
processCommand(Object) - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Invoked by the CommandManager after it has received a Command object and has converted it to the application command format.
profileChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
projectAmendmentExceptionOccured(Exception, String, String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: An amendment method was called but can not be found.
projectNotFound(File, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
projectXMLNotFound(String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
propagateCommand(Object) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Propagate a remote command to all remote RCM services participating in the TopLink cluster.
propagateCommand(Object) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Propagate a remote command to all remote RCM services participating in the TopLink cluster.
propertyChange(PropertyChangeEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the PropertyChangeListener interface.
proxyIndirectionNotAvailable(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
put(Object, Object) - Method in class oracle.toplink.indirection.IndirectMap
 
put(Object, Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
ADVANCED: Set the value for given item name.
putAll(Map) - Method in class oracle.toplink.indirection.IndirectMap
 
putAll(Map) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Add all of the elements.
putAll(Map) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Add all of the elements.
putInIdentityMap(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Register the object with the identity map.
putInIdentityMap(Object, Vector) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Register the object with the identity map.
putInIdentityMap(Object, Vector, Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Register the object with the identity map.

Q

QUERY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
QUERY_ARGUMENT_TYPE_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
QUERY_METHOD - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
QUERY_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.QueryException
 
QUERY_PREPARE - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
QUERY_SENT_TO_INACTIVE_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.QueryException
 
QUEUE_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
Query - class oracle.toplink.tools.ejbjar.Query.
Represents query tag object.
Query() - Constructor for class oracle.toplink.tools.ejbjar.Query
 
QueryByExamplePolicy - class oracle.toplink.queryframework.QueryByExamplePolicy.
Purpose: This policy defines the configuration options for a Query By Example query.
QueryByExamplePolicy() - Constructor for class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Constructs a default policy equal to that used when no policy is specified.
QueryException - exception oracle.toplink.exceptions.QueryException.
Purpose: This exception is used for any problem that is detected with a query.
QueryKey - class oracle.toplink.querykeys.QueryKey.
Purpose: Define a Java appropriate alias to a database field or function.
QueryKey() - Constructor for class oracle.toplink.querykeys.QueryKey
 
QueryMethod - class oracle.toplink.tools.ejbjar.QueryMethod.
 
QueryMethod() - Constructor for class oracle.toplink.tools.ejbjar.QueryMethod
Default constructor
QueryRedirector - interface oracle.toplink.queryframework.QueryRedirector.
Purpose: Query redirection allows for a named or parameterized query (or finder) to dynamically determine how the query is to be executed based on the arguments.
qualifier - Variable in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
queryArgumentTypeNotFound(DatabaseQuery, String, String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
queryNotDefined() - Static method in class oracle.toplink.exceptions.QueryException
 
queryNotDefined(String) - Static method in class oracle.toplink.exceptions.QueryException
 
queryNotDefined(String, Class) - Static method in class oracle.toplink.exceptions.QueryException
 
querySentToInactiveUnitOfWork(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 

R

READALL - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
READOBJECT - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
READ_BEYOND_QUERY - Static variable in class oracle.toplink.exceptions.QueryException
 
READ_EXCEPTION - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
READ_ONLY - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
REDIRECT - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
REDIRECTION_CLASS_OR_METHOD_NOT_SET - Static variable in class oracle.toplink.exceptions.QueryException
 
REDIRECTION_METHOD_ERROR - Static variable in class oracle.toplink.exceptions.QueryException
 
REDIRECTION_METHOD_NOT_DEFINED_CORRECTLY - Static variable in class oracle.toplink.exceptions.QueryException
 
REENTRANT - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
REFERENCE_CLASS_MISSING - Static variable in class oracle.toplink.exceptions.QueryException
 
REFERENCE_CLASS_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REFERENCE_DESCRIPTOR_IS_NOT_AGGREGATE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REFERENCE_DESCRIPTOR_IS_NOT_AGGREGATECOLLECTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REFERENCE_KEY_FIELD_NOT_PROPERLY_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REFERENCE_TABLE_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REFRESH_CACHE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
REFRESH_NOT_POSSIBLE_WITHOUT_CACHE - Static variable in class oracle.toplink.exceptions.QueryException
 
REGISTRY_NAMING_SERVICE - Static variable in class oracle.toplink.remotecommand.TransportManager
 
RELATIONSHIPS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RELATIONSHIP_ROLE_SOURCE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RELATION_KEY_FIELD_NOT_PROPERLY_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
REMOTE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
REPORT_QUERY_RESULT_SIZE_MISMATCH - Static variable in class oracle.toplink.exceptions.QueryException
 
REPORT_RESULT_WITHOUT_PKS - Static variable in class oracle.toplink.exceptions.QueryException
 
REQUIRED - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
REQUIRED - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
REQUIRED_ATTRIBUTE_NOT_EXIST - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
REQUIRES_NEW - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
REQUIRES_NEW - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RESOURCE_ENV_REF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RESOURCE_ENV_REF_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RESOURCE_ENV_REF_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RESOURCE_REF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RESULT_TYPE_MAPPING - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RES_AUTH - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RES_REF_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RES_SHARING_SCOPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RES_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
RETURN_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
RETURN_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
RETURN_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
RETURN_TYPE_IN_GET_ATTRIBUTE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
RMIClusteringService - class oracle.toplink.remote.rmi.RMIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
RMIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: Creates a RMIClusteringService
RMIClusteringService(Session) - Constructor for class oracle.toplink.remote.rmi.RMIClusteringService
PUBLIC: Creates a RMIClusteringService
RMIConnection - class oracle.toplink.remote.rmi.RMIConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
RMIConnection(RMIRemoteSessionController) - Constructor for class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
RMIConnection - class oracle.toplink.remote.rmi.iiop.RMIConnection.
This class exists on on the client side which talks to remote session controller through RMI connection.
RMIConnection(RMIRemoteSessionController) - Constructor for class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
RMIConnection - class oracle.toplink.remote.rmi.wls.RMIConnection.
This class exists on the client side which talks to remote session controller through RMI connection.
RMIConnection(RMIRemoteSessionController) - Constructor for class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
RMIJNDIClusteringService - class oracle.toplink.remote.rmi.RMIJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
RMIJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: Creates a RMIJNDIClusteringService
RMIJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.rmi.RMIJNDIClusteringService
PUBLIC: Creates a RMIJNDIClusteringService
RMIJNDIClusteringService - class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
RMIJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: Creates a RMIJNDIClusteringService
RMIJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
PUBLIC: Creates a RMIJNDIClusteringService
RMIRemoteSessionController - interface oracle.toplink.remote.rmi.RMIRemoteSessionController.
Defines the public methods remote connection can invoke on the remote session controller.
RMIRemoteSessionController - interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController.
Defines the public methods remote connection can invoke on the remote session controller.
RMIRemoteSessionController - interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController.
Defines the public methods remote connection can invoke on the remote session controller.
RMIRemoteSessionControllerDispatcher - class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher - class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher - class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
 
RMITransportManager - class oracle.toplink.remotecommand.rmi.RMITransportManager.
Purpose: Provide an RMI transport implementation for RCM.
RMITransportManager(RemoteCommandManager) - Constructor for class oracle.toplink.remotecommand.rmi.RMITransportManager
 
ROLE_LINK - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ROLE_NAME - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ROOT_NODE_NAME - Static variable in class oracle.toplink.xml.stream.XMLStreamDatabase
 
RUN_AS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
ReadAllQuery - class oracle.toplink.queryframework.ReadAllQuery.
Purpose: Concrete class for all read queries involving a collection of objects.
ReadAllQuery() - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a new read all query.
ReadAllQuery(Class) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a new read all query.
ReadAllQuery(Class, Expression) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a new read all query for the class and the selection criteria.
ReadAllQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a new read all query for the class.
ReadAllQuery(Class, Call) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a new read all query.
ReadAllQuery(Object, QueryByExamplePolicy) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Return a query by example query to find all objects matching the attributes of the example object.
ReadAllQuery(ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: The expression builder should be provide on creation to ensure only one is used.
ReadConnectionPool - class oracle.toplink.threetier.ReadConnectionPool.
Purpose:The read connection pool is used for read access through the server session.
ReadConnectionPool() - Constructor for class oracle.toplink.threetier.ReadConnectionPool
PUBLIC: Build a new read connection pool.
ReadConnectionPool(String, DatabaseLogin, int, int, ServerSession) - Constructor for class oracle.toplink.threetier.ReadConnectionPool
PUBLIC: Build a new read connection pool.
ReadObjectQuery - class oracle.toplink.queryframework.ReadObjectQuery.
Purpose: Concrete class for all read queries involving a single object.
ReadObjectQuery() - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a new read object query.
ReadObjectQuery(Class) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a new read object query.
ReadObjectQuery(Class, Expression) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a new read object query for the class and the selection criteria.
ReadObjectQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a new read object query for the class.
ReadObjectQuery(Class, Call) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a new read object query.
ReadObjectQuery(Object) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a query to read the object with the same primary key as the provided object.
ReadObjectQuery(Object, QueryByExamplePolicy) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return a query by example query to find an object matching the attributes of the example object.
ReadObjectQuery(ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The expression builder should be provide on creation to ensure only one is used.
ReadQuery - class oracle.toplink.queryframework.ReadQuery.
Purpose: Abstract class for all read queries.
ReadQuery() - Constructor for class oracle.toplink.queryframework.ReadQuery
PUBLIC: Initialize the state of the query
Ref - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
RefToHex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ReferenceMapping - class oracle.toplink.objectrelational.ReferenceMapping.
Purpose: In an object-relational data model, structures reference each other through "Refs"; not through foreign keys as in the relational data model.
ReferenceMapping() - Constructor for class oracle.toplink.objectrelational.ReferenceMapping
 
ReferenceSectionDefinition - class oracle.toplink.tools.builderreader.parser.ReferenceSectionDefinition.
Deprecated.  
ReferenceSectionDefinition(String, Class, SectionDefinition, int, int, ObjectDefinition, ObjectDefinition) - Constructor for class oracle.toplink.tools.builderreader.parser.ReferenceSectionDefinition
Deprecated. ReferenceSectionDefinition constructor comment.
ReflectiveAttributeDefinition - class oracle.toplink.tools.codegen.ReflectiveAttributeDefinition.
Purpose: Model an attribute for code generation purposes, using a java.lang.Class for the attribute type.
ReflectiveAttributeDefinition() - Constructor for class oracle.toplink.tools.codegen.ReflectiveAttributeDefinition
 
ReflectiveMethodDefinition - class oracle.toplink.tools.codegen.ReflectiveMethodDefinition.
Purpose: Model a method for code generation purposes, using java.lang.Class for the parameter types.
ReflectiveMethodDefinition() - Constructor for class oracle.toplink.tools.codegen.ReflectiveMethodDefinition
 
Relationship - class oracle.toplink.tools.ejbjar.Relationship.
Represents ejb-relation element
Relationship() - Constructor for class oracle.toplink.tools.ejbjar.Relationship
 
RelationshipRole - class oracle.toplink.tools.ejbjar.RelationshipRole.
 
RelationshipRole() - Constructor for class oracle.toplink.tools.ejbjar.RelationshipRole
 
RelationshipRoleSource - class oracle.toplink.tools.ejbjar.RelationshipRoleSource.
 
RelationshipRoleSource() - Constructor for class oracle.toplink.tools.ejbjar.RelationshipRoleSource
 
Relationships - class oracle.toplink.tools.ejbjar.Relationships.
 
Relationships() - Constructor for class oracle.toplink.tools.ejbjar.Relationships
 
RemoteCommandManager - class oracle.toplink.remotecommand.RemoteCommandManager.
Purpose: Provide a CommandManager implementation that will be used by both TopLink and non-TopLink applications.
RemoteCommandManager(CommandProcessor) - Constructor for class oracle.toplink.remotecommand.RemoteCommandManager
 
RemoteCommandManager(CommandProcessor, TransportManager) - Constructor for class oracle.toplink.remotecommand.RemoteCommandManager
 
RemoteCommandManagerException - exception oracle.toplink.exceptions.RemoteCommandManagerException.
Instances of this exception are raised if a problem is detected in the RemoteCommandManager (RCM) feature.
RemoteCommandManagerException() - Constructor for class oracle.toplink.exceptions.RemoteCommandManagerException
 
RemoteCommandManagerException(String) - Constructor for class oracle.toplink.exceptions.RemoteCommandManagerException
 
RemoteSession - class oracle.toplink.remote.RemoteSession.
Purpose: Provide transparent remote three-tiered replacation support.
RemoteSession(RemoteConnection) - Constructor for class oracle.toplink.remote.RemoteSession
 
RemoteSessionController - interface oracle.toplink.remote.ejb.RemoteSessionController.
PUBLIC: This is the bean home interface of an EJB Session Bean to provde TopLink communication for remote Sessions.
RemoteSessionControllerBean - class oracle.toplink.remote.ejb.RemoteSessionControllerBean.
PUBLIC: This is the bean home interface of an EJB Session Bean to provde TopLink communication for remote Sessions.
RemoteSessionControllerBean() - Constructor for class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: The default session bean Contructor, required by EJB spec.
RemoteSessionControllerHome - interface oracle.toplink.remote.ejb.RemoteSessionControllerHome.
PUBLIC: This is the bean home interface of an EJB Session Bean to provde TopLink communication for remote Sessions.
Replace - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Replicate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ReportQuery - class oracle.toplink.queryframework.ReportQuery.
Purpose: Query for information about a set of objects instead of the objects themselves.
ReportQuery(Class, Expression) - Constructor for class oracle.toplink.queryframework.ReportQuery
 
ReportQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReportQuery
PUBLIC: The report query is require to be constructor with an expression builder.
ReportQuery(ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReportQuery
PUBLIC: The report query is require to be constructor with an expression builder.
ReportQueryResult - class oracle.toplink.queryframework.ReportQueryResult.
Purpose: A single row (type) result for a ReportQuery Description: Represents a single row of attribute values (converted using mapping) for a ReportQuery.
ReportQueryResult(ReportQuery, DatabaseRow) - Constructor for class oracle.toplink.queryframework.ReportQueryResult
 
ResourceEnvReference - class oracle.toplink.tools.ejbjar.ResourceEnvReference.
 
ResourceEnvReference() - Constructor for class oracle.toplink.tools.ejbjar.ResourceEnvReference
 
ResourceReference - class oracle.toplink.tools.ejbjar.ResourceReference.
 
ResourceReference() - Constructor for class oracle.toplink.tools.ejbjar.ResourceReference
 
Reverse - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Right - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
RightPad - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
RightTrim - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Round - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
RoundDate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
RunAs - class oracle.toplink.tools.ejbjar.RunAs.
 
RunAs() - Constructor for class oracle.toplink.tools.ejbjar.RunAs
 
RuntimeServices - class oracle.toplink.services.RuntimeServices.
Purpose: Provide a dynamic interface into the TopLink Session.
RuntimeServices() - Constructor for class oracle.toplink.services.RuntimeServices
PUBLIC: Default Constructor
RuntimeServices(Session) - Constructor for class oracle.toplink.services.RuntimeServices
PUBLIC: Constructor
read() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: This method differs slightly from conventinal read() operation on a Java stream.
read(int) - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: This method differs slightly from conventinal read() operation on a Java stream.
read(InputStream) - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
read(InputStream) - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
read(String) - Static method in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated. PUBLIC: Given a source string which could be a file name, URL, or URL like method name a project will be read and constructed.
read(ProjectReadSpecification) - Static method in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated. PUBLIC: This method can be used if the other two read methods do not meet your needs.
read(String) - Static method in class oracle.toplink.tools.workbench.XMLProjectReader
PUBLIC: Given a path representing the directory of an XML database, and the name of a project, this returns a TopLink Project object.
read(Reader) - Static method in class oracle.toplink.tools.workbench.XMLProjectReader
PUBLIC: Given a Reader on an XML database, and the name of a project, this returns a TopLink Project object.
read(String, ClassLoader) - Static method in class oracle.toplink.tools.workbench.XMLProjectReader
PUBLIC: Given a File Name and a class loader, this returns a TopLink Project object.
read(Reader) - Method in interface oracle.toplink.xml.XMLTranslator
Build a database row from the XML document contained in the specified stream.
read(Reader) - Method in class oracle.toplink.xml.xerces.DefaultXMLTranslator
Read an XML document from the specified input stream and convert it to a TopLink database row.
read(Reader) - Method in class oracle.toplink.xml.xerces.XMLToDatabaseRowTranslator
Read an XML document from the specified input stream and convert it to a TopLink database row.
readAllObjects(Class) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read all of the instances of the class from the database.
readAllObjects(Class, Expression) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read all of the instances of the class from the database matching the given expression.
readAllObjects(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read all of the instances of the class from the database.
readAllObjects(Class, String) - Method in interface oracle.toplink.sessions.Session
Deprecated.  
readAllObjects(Class, Call) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read all the instances of the class from the database returned through execution the Call string.
readAllObjects(Class, Expression) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read all of the instances of the class from the database matching the given expression.
readAndLoad() - Method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
readBeyondStream(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
readEjbXmlFile(EjbJarXMLDocument, String) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
Creates a DOM Document from a either a) a Jar file that contains ejb-jar.xml OR b)from an ejb-jar.xml file at a given location
readObject(Class, Expression) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read the first instance of the class from the database matching the given expression.
readObject(Class, Session) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: If the PKs were retrieved with the attributes then this method can be used to read the real object from the database.
readObject(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read the first instance of the Class from the database.
readObject(Class, String) - Method in interface oracle.toplink.sessions.Session
Deprecated. use readObject(Class domainClass, Call aCall)
readObject(Class, Call) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read the first instance of the class from the database returned through execution the Call string.
readObject(Class, Expression) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read the first instance of the class from the database matching the given expression.
readObject(Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Use the example object to consruct a read object query by the objects primary key.
readOnly() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: To make mapping read only.
readSubclassesOnQueries() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to read instance of itself and its subclasses when queried.
readWithClassLoader(String, ClassLoader) - Static method in class oracle.toplink.tools.workbench.XMLProjectReader
 
readWrite() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: The mapping can be dynamically made either readOnly or readWriteOnly.
recognitionException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
reconnect(RemoteConnection) - Method in class oracle.toplink.remote.DistributedSessionReconnectPolicy
PUBLIC: This method is called by the Cache Synchronization manager when a connection to the remote service or remote sessions fails and must be re-connected.
reconnect(RemoteConnection) - Method in class oracle.toplink.remote.jms.JMSDistributedSessionReconnectPolicy
PUBLIC: This method is called by the Cache Synchronization manager when a connection to the remote service or remote sessions fails and must be re-connected.
redirectionClassOrMethodNotSet(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
redirectionMethodError(Exception, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
redirectionMethodNotDefinedCorrectly(Class, String, Exception, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
reentrant - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
reestablishConnection(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Reconnect to the database.
ref() - Method in class oracle.toplink.expressions.Expression
ADVANCED: For Object-relational support.
referenceClassMissing(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
referenceClassNotSpecified(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
referenceDescriptorIsNotAggregate(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
referenceDescriptorIsNotAggregateCollection(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
referenceKeyFieldNotProperlySpecified(DatabaseField, ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
referenceTableNotSpecified(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
refresh(EntityBean, boolean) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Refresh and lock the bean from the database.
refresh(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Refresh the state of the instance from the data store.
refreshAll() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Refresh the state of all applicable instances from the data store.
refreshAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Refresh the state of an array of instances from the data store.
refreshAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Refresh the state of a Collection of instances from the data store.
refreshAndLockObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
refreshAndLockObject(Object, short) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
refreshAndLockObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
refreshAndLockObject(Object, short) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
refreshCache - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
refreshIdentityMapResult() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Refresh the attributes of the object(s) resulting from the query.
refreshIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Refresh the attributes of the object(s) resulting from the query.
refreshNotPossibleWithoutCache(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
refreshObject(Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
refreshProject(String) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method used to reset a project in a session.
refreshProject(String) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method used to reset a project in a session.
refreshRemoteIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Refresh the attributes of the object(s) resulting from the query.
registerAllObjects(Collection) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Register the objects with the unit of work.
registerAllObjects(Vector) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Register the objects with the unit of work.
registerDispatcher() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.corba.orbix.CORBAJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.rmi.iiop.RMIJNDIClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerDispatcher() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
ADVANCED: This method will register the dispatcher for this session in JNDI on the specified host.
registerExistingObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Register the existing object with the unit of work.
registerNewObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Register the new object with the unit of work.
registerObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Register the object with the unit of work.
registerObject(Class, Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Register the object given its name.
registerObject(Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Register the object given its name.
registerOrMergeAttribute(Object, String, EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
PUBLIC Merge the changes from the remote clone into the server version of the object(s) for a bean's attribute.
registerOrMergeObject(Object, EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
PUBLIC Merge the changes from the remote clone into the server version of the object(s) for a bean's attribute.
registerOutputParameter(CallableStatement, int, int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This method is used to register output parameter on Callable Statements for Stored Procedures as each database seems to have a different method.
registerOutputParameter(CallableStatement, int, int) - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
This method is used to register output parameter on Callable Statements for Stored Procedures as each database seems to have a different method.
registerSession(String, Session) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Register the session under its name.
registerSession(String, Session) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Register the session under its name.
relationKeyFieldNotProperlySpecified(DatabaseField, ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
relative(int) - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor a relative number of rows, either positive or negative.
release() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Logout the session, close the remote connection and release the hold resources
release() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Release the session.
release() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Release the unit of work.
releaseClientSessionBroker() - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Called on a client Session Broker.
releasePrevious() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Release all objects read in so far.
remote - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
remoteExecute() - Method in class oracle.toplink.queryframework.ReadAllQuery
 
remove(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Delete the bean from the database.
remove(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Delete the bean from the database.
remove(EntityBean) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
 
remove(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
If the provided object exists in this Collection, the first match is removed.
remove() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Remove the last returned entry.
remove(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.
remove(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
remove(Object) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
remove(int) - Method in class oracle.toplink.indirection.IndirectList
 
remove(Object) - Method in class oracle.toplink.indirection.IndirectList
 
remove(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
remove(Object) - Method in class oracle.toplink.indirection.IndirectSet
 
remove() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Remove is not support with scrollable cursors.
removeAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Removes any elements from the provided collection that exist in this Collection.
removeAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
removeAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
removeAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
removeAllElements() - Method in class oracle.toplink.indirection.IndirectList
 
removeAllReadOnlyClasses() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Empties the set of read-only classes.
removeAllRemoteConnections() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Remove all remote connections for cache synchronisation.
removeElement(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
removeElement(Object) - Method in class oracle.toplink.indirection.IndirectList
 
removeElementAt(int) - Method in class oracle.toplink.indirection.IndirectList
 
removeEntity(Entity) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
removeForceUpdateToVersionField(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Remove optimistic read lock from the object See forceUpdateToVersionField(Object)
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Vector, Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromValuesToExclude(Object) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Considers all attributes set to a previously excluded value on the example object.
removeListener(DescriptorEventListener) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: Remove a event listener.
removeListener(SessionEventListener) - Method in class oracle.toplink.sessions.SessionEventManager
PUBLIC: Remove the event listener from the session.
removeObject(Class, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Remove the object given its class and name.
removeObject(Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Remove the object given its name.
removeProperty(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Remove the user defined property.
removeProperty(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Some JDBC drivers don't like the "user" and "password" properties.
removeProperty(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Remove the user defined property.
removeQuery(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Remove all queries with the given query name from the set of pre-defined queries
removeQuery(String, Vector) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Remove the specific query with the given queryName and argumentTypes.
removeQuery(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Remove the query name from the set of pre-defined queries
removeReadOnlyClass(Class) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Removes a Class from the receiver's set of read-only classes.
removeReadOnlyTranslation(String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Remove the specified read translation.
removeReadTranslation(String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Remove the specified read translation.
removeRelationships(Collection) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
removeRelationships(Collection) - Method in class oracle.toplink.tools.ejbjar.Relationships
 
removeRemoteConnection(RemoteConnection) - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Remove a remote connection for cache synchronisation.
removeTreeModelListener(TreeModelListener) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
removeWriteOnlyTranslation(String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Remove the specified write translation.
removeWriteTranslation(String) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Remove the specified write translation.
replace(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string with occurances of the first substring replaced with the second substring.
replaceObject(DatabaseObjectDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Use the definition object to drop and recreate the schema entity on the database.
replaceSequences() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Drop and recreate all the receiver's sequences on the database for all of the loaded descriptors.
replaceTables(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Recreate the tables on the database.
replaceTables(DatabaseSession, SchemaManager) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Recreate the tables on the database.
replicate(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return the result of this query repeated a given number of times.
replicate(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return the result of this query repeated a given number of times.
reportHeuristicsOnCommit - Variable in class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
 
reportQueryResultSizeMismatch(int, int) - Static method in class oracle.toplink.exceptions.QueryException
 
reportQueryResultWithoutPKs(ReportQueryResult) - Static method in class oracle.toplink.exceptions.QueryException
 
requiresNamedPrimaryKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
This is used as some databases create the primary key constraint differently, i.e.
requiresNamedPrimaryKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This is used as some databases create the primary key constraint differently, i.e.
requiresProcedureCallBrackets() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
USed for sp calls.
requiresProcedureCallBrackets() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
USed for sp calls.
requiresProcedureCallBrackets() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
USed for sp calls.
requiresProcedureCallBrackets() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
USed for sp calls.
requiresProcedureCallOuputToken() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for sp calls.
requiresProcedureCallOuputToken() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Used for sp calls.
requiresProcedureCallOuputToken() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Used for sp calls.
reset() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Repositions this stream to the position at the time the mark method was last called on this stream.
reset() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
reset() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
resetAllConnections() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to reset connections from the session to the database.
resetAllConnections() - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to reset connections from the session to the database.
resetAttributes() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
resetButtons() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
resetCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
resetDefaultManager() - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Reset the default instance.
resetDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
resetDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
resetDistinct() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
resetLogin() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Set default login information.
resetOperators() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
resetProfiles() - Method in class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
 
resetSequenceButtons() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
resetSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Immediately re-create sequencing object.
resetStringButtons() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated.  
resolutionClassNotFoundException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
resolutionClassNotFoundException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
retainAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Given the provided collection, remove all elements in this Collection (the receiver) that are NOT contained in the provided collection.
retainAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
retainAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
retainAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
retreiveDOM(ClassLoader) - Method in class oracle.toplink.tools.sessionconfiguration.WASXMLLoader
 
retrievePrimaryKeys() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Set if the query results should contain the primary keys or each associated object.
retrievedNonConforming - Variable in class oracle.toplink.queryframework.CursoredStream
 
returnAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
returnAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
returnAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
returnSingleAttribute() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplify the result by returning a single attribute.
returnSingleResult() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning the first result.
returnSingleValue() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning a single value.
returnTypeInGetAttributeAccessor(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
reverse() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return the reverse of the query result.
revertAndResume() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Revert all changes made to any registered object.
revertObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Revert the object's attributes from the parent.
right(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return a given number of characters starting at the right of a string.
right(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return a given number of characters starting at the right of a string.
rightPad(int, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
rightPad(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
rightTrim() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string right trimmed for white space.
rightTrim(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string with the substring trimed from the right.
rollback() - Method in class oracle.toplink.jdo.JDOTransaction
Roll back the current transaction.
rollbackTransaction(DatabaseAccessor) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Used for jdbc drivers which do not support autocommit to explicitly rollback a transaction This method is a no-op for databases which implement autocommit as expected.
rollbackTransaction(Session) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
Looks up the current transaction, and tells it to rollback
rollbackTransaction() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Rollback a transaction on the server.
rollbackTransaction() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Roll back the current transaction on the "data store".
rollbackTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Rollback the active database transaction.
round(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
round(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
roundDate(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the date rounded to the year, month or day.
run() - Method in class oracle.toplink.remote.jms.JMSClusteringService
This is the main execution method of this class.
run() - Method in class oracle.toplink.remote.rmi.wls.WLSClusteringService
This is the main execution method of this class.

S

SAXParseException - interface oracle.toplink.xml.SAXParseException.
This interface allows us indirect access to the org.xml.sax.SAXParseException class.
SAXParseExceptionWrapper - class oracle.toplink.xml.xerces.SAXParseExceptionWrapper.
This class wraps the org.xml.sax.SAXParseException class, providing indirect access to its protocol via an interface.
SAXParseExceptionWrapper(SAXParseException) - Constructor for class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
Construct a new instance for the specified wrapped exception.
SAX_PARSER_ERROR - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
SDKAccessor - class oracle.toplink.sdk.SDKAccessor.
SDKAccessor is a facile implementation of the Accessor interface.
SDKAccessor() - Constructor for class oracle.toplink.sdk.SDKAccessor
Default Constructor.
SDKAggregateCollectionMapping - class oracle.toplink.sdk.SDKAggregateCollectionMapping.
Chunks of data from non-relational data sources can have embedded collections of component objects.
SDKAggregateCollectionMapping() - Constructor for class oracle.toplink.sdk.SDKAggregateCollectionMapping
Default constructor.
SDKAggregateObjectMapping - class oracle.toplink.sdk.SDKAggregateObjectMapping.
Chunks of data from non-relational data sources can have an embedded component objects.
SDKAggregateObjectMapping() - Constructor for class oracle.toplink.sdk.SDKAggregateObjectMapping
Default constructor.
SDKCall - interface oracle.toplink.sdk.SDKCall.
SDKCall augments the Call interface to define a bit more behavior, as required by the SDKQueryMechanism: When a query is executed, it is cloned; the call must be able to provide a clone of itself that corresponds to this cloned query.
SDKCollectionChangeRecord - interface oracle.toplink.changesets.SDKCollectionChangeRecord.
Purpose: To provide API into the SDKCollectionChangeSet.
SDKCollectionMapping - interface oracle.toplink.sdk.SDKCollectionMapping.
Interface used by the SDKCollectionMappingHelper to interact with the assorted SDK collection mappings.
SDKCollectionMappingHelper - class oracle.toplink.sdk.SDKCollectionMappingHelper.
Helper class to consolidate all the heinous comparing and merging code for the SDK collection mappings.
SDKCollectionMappingHelper(SDKCollectionMapping) - Constructor for class oracle.toplink.sdk.SDKCollectionMappingHelper
Constructor.
SDKDataStoreException - exception oracle.toplink.sdk.SDKDataStoreException.
Exception used for any problem detected while interacting with the "data store".
SDKDescriptor - class oracle.toplink.sdk.SDKDescriptor.
SDKDescriptor supplements the Descriptor protocol with a number of defaults and helper methods that simplify the use of custom queries/calls (since every query in an SDKDescriptor must be custom).
SDKDescriptor() - Constructor for class oracle.toplink.sdk.SDKDescriptor
Construct an initialized descriptor.
SDKDescriptorException - exception oracle.toplink.sdk.SDKDescriptorException.
Exception used for any problem that is detected with an SDK descriptor or mapping.
SDKDirectCollectionMapping - class oracle.toplink.sdk.SDKDirectCollectionMapping.
SDKDirectCollectionMapping consolidates the behavior of mappings that map collections of "native" data objects (e.g.
SDKDirectCollectionMapping() - Constructor for class oracle.toplink.sdk.SDKDirectCollectionMapping
Default constructor.
SDKFieldValue - class oracle.toplink.sdk.SDKFieldValue.
SDKFieldValue is a container for nested (and possibly repeating) elements that might occur within a database row.
SDKFieldValue() - Constructor for class oracle.toplink.sdk.SDKFieldValue
Default constructor.
SDKFieldValue(Vector, String, boolean) - Constructor for class oracle.toplink.sdk.SDKFieldValue
Construct a field value with the specified collection of elements and element "data type".
SDKLogin - class oracle.toplink.sdk.SDKLogin.
SDKLogin does little more than parameterize Accessor to be used by the Session.
SDKLogin() - Constructor for class oracle.toplink.sdk.SDKLogin
Default constructor.
SDKLogin(DatabasePlatform) - Constructor for class oracle.toplink.sdk.SDKLogin
Constructor.
SDKObjectCollectionMapping - class oracle.toplink.sdk.SDKObjectCollectionMapping.
SDKObjectCollectionMapping is used to represent a relationship between a single source object and collection of target objects; where, on the data store, the source object has a collection of references (foreign keys) to the target objects.
SDKObjectCollectionMapping() - Constructor for class oracle.toplink.sdk.SDKObjectCollectionMapping
Default constructor.
SDKOrderedCollectionChangeRecord - interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord.
Purpose: To provide API into the SDKCollectionChangeSet.
SDKPlatform - class oracle.toplink.sdk.SDKPlatform.
SDKPlatform provides just a tiny bit of behavior: building the queries for using sequence numbers.
SDKPlatform() - Constructor for class oracle.toplink.sdk.SDKPlatform
Default constructor.
SDKQueryException - exception oracle.toplink.sdk.SDKQueryException.
Exception used for SDK query problems.
SDKQueryMechanism - class oracle.toplink.sdk.SDKQueryMechanism.
The SDKQueryMechanism class implements the DatabaseQueryMechanism protocol by redirecting all queries to a collection of calls that is provided to the mechanism when it is built.
SDKQueryMechanism(DatabaseQuery) - Constructor for class oracle.toplink.sdk.SDKQueryMechanism
Construct a new mechanism for the specified query.
SDKQueryMechanism(DatabaseQuery, SDKCall) - Constructor for class oracle.toplink.sdk.SDKQueryMechanism
Construct a new mechanism for the specified query and call.
SDKSchemaManager - class oracle.toplink.sdk.SDKSchemaManager.
This class is for future use to provide extra funtionality to the SchemaManager for SDK developers.
SDKSchemaManager(DatabaseSession) - Constructor for class oracle.toplink.sdk.SDKSchemaManager
Construct a schema manager for the specified session.
SDKSchemaManager(DatabaseSession) - Constructor for class oracle.toplink.sdk.SDKSchemaManager
Construct a schema manager for the specified session.
SDK_PLATFORM_DOES_SUPPORT_SEQUENCES - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
SECTION_DEFINITION_NOT_FOUND_WHILE_BUILDING - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
SECURITY_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
SECURITY_IDENTITY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SECURITY_ON_FIND_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_ON_FIND_OBSOLETE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_ON_INITIALIZING_ATTRIBUTE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_ROLE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SECURITY_ROLE_REF - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SECURITY_WHILE_CONVERTING_TO_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_WHILE_INITIALIZING_ATTRIBUTES_IN_INSTANCE_VARIABLE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_WHILE_INITIALIZING_ATTRIBUTES_IN_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_WHILE_INITIALIZING_CLASS_EXTRACTION_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_WHILE_INITIALIZING_COPY_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SECURITY_WHILE_INITIALIZING_INSTANTIATION_POLICY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SELECTION_OBJECT_CANNOT_BE_NULL - Static variable in class oracle.toplink.exceptions.QueryException
 
SELECT_NOT_DEFINED_IN_BEANCLASS - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
SEQUENCE_NUMBER_PROPERTY_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SEQUENCE_SETUP_INCORRECTLY - Static variable in class oracle.toplink.exceptions.ValidationException
 
SEQUENCE_TABLE_INFORMATION_NOT_COMPLETE - Static variable in class oracle.toplink.exceptions.DatabaseException
 
SEQUENCING_MULTITHREAD_THRU_CONNECTION - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
SERVER_TIME - Static variable in class oracle.toplink.descriptors.TimestampLockingPolicy
 
SESSION - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SESSION_AMENDMENT_EXCEPTION_OCCURED - Static variable in class oracle.toplink.exceptions.ValidationException
 
SESSION_LIMIT_IS_EXCEEDED - Static variable in class oracle.toplink.exceptions.ValidationException
Deprecated. since 4.6. There is no direct replacement API.
SESSION_REF_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SESSION_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SET_EXISTENCE_CHECKING_NOT_UNDERSTOOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SET_EXISTENCE_CHECKING_NOT_UNDERSTOOD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
SET_LISTENER_CLASSES_EXCEPTION - Static variable in class oracle.toplink.exceptions.ValidationException
 
SET_METHOD_PARAMETER_TYPE_NOT_VALID - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SET_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SHAREABLE_SCOPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SHORT_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SHOULD_IGNORE_EXCEPTION_RETURN_CONFORMED - Static variable in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
SHOULD_IGNORE_EXCEPTION_RETURN_NOT_CONFORMED - Static variable in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
SHOULD_THROW_INDIRECTION_EXCEPTION - Static variable in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
SHOULD_TRIGGER_INDIRECTION - Static variable in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
SIGNAL_ATTEMPTED_BEFORE_WAIT - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
SIZE_MISMATCH_OF_FIELD_TRANSLATIONS - Static variable in class oracle.toplink.sdk.SDKDescriptorException
 
SIZE_MISMATCH_OF_FOREIGN_KEYS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SIZE_ONLY_SUPPORTED_ON_EXPRESSION_QUERIES - Static variable in class oracle.toplink.exceptions.QueryException
 
SMALL_ICON - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SQL - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
SQLAnyWherePlatform - class oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform.
Purpose: Provides SQL Anywhere specific behaviour.
SQLAnyWherePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform
 
SQLCall - class oracle.toplink.queryframework.SQLCall.
Purpose: Used as an abstraction of an SQL call.
SQLCall() - Constructor for class oracle.toplink.queryframework.SQLCall
PUBLIC: Create a new SQL call.
SQLCall(String) - Constructor for class oracle.toplink.queryframework.SQLCall
PUBLIC: Create a new SQL call.
SQLServerPlatform - class oracle.toplink.internal.databaseaccess.SQLServerPlatform.
Purpose: Provides SQL Server specific behaviour.
SQLServerPlatform() - Constructor for class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
SQL_EXCEPTION - Static variable in class oracle.toplink.exceptions.DatabaseException
 
SQL_STATEMENT_NOT_SET_PROPERLY - Static variable in class oracle.toplink.exceptions.QueryException
 
START_INDEX_OUT_OF_RANGE - Static variable in class oracle.toplink.exceptions.ValidationException
 
STATEFUL - Static variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
STATEFUL_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
STATELESS - Static variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
STATELESS_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
STOP_INDEX_OUT_OF_RANGE - Static variable in class oracle.toplink.exceptions.ValidationException
 
STRING_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
STRUCTURE_NAME_NOT_SET_IN_MAPPING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
SUBSCRIPTION_DURABILITY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SUB_SESSION_NOT_DEFINED_FOR_BROKER - Static variable in class oracle.toplink.exceptions.ValidationException
 
SUPPORTS - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
SUPPORTS - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
SYNCHRONIZED_READ_ON_WRITE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Reads and unit of work merges will be serialized.
SYNCHRONIZED_UNITOFWORK_DOES_NOT_SUPPORT_COMMITANDRESUME - Static variable in class oracle.toplink.exceptions.DatabaseException
 
SYNCHRONIZED_WRITE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Reads can occur concurrently but unit of work merges will be serialized.
SYNCHRONOUS - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
SchemaManager - class oracle.toplink.tools.schemaframework.SchemaManager.
Purpose: Define all user level protocol for development time database manipulation.
SchemaManager(DatabaseSession) - Constructor for class oracle.toplink.tools.schemaframework.SchemaManager
 
SchemaManager(DatabaseSession) - Constructor for class oracle.toplink.tools.schemaframework.SchemaManager
 
ScrollableCursor - class oracle.toplink.queryframework.ScrollableCursor.
 
ScrollableCursorPolicy - class oracle.toplink.queryframework.ScrollableCursorPolicy.
PUBLIC: ScrollableCursorPolicy allows for additional options to be specified for ReadAllQuery or DataReadQuery.
ScrollableCursorPolicy() - Constructor for class oracle.toplink.queryframework.ScrollableCursorPolicy
PUBLIC: Create a new scrollable cursor policy.
SectionDefinition - class oracle.toplink.tools.builderreader.parser.SectionDefinition.
Deprecated.  
SectionDefinition(String, Class, SectionDefinition, int, int, ObjectDefinition) - Constructor for class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
SecurityIdentity - class oracle.toplink.tools.ejbjar.SecurityIdentity.
 
SecurityIdentity() - Constructor for class oracle.toplink.tools.ejbjar.SecurityIdentity
 
SecurityRole - class oracle.toplink.tools.ejbjar.SecurityRole.
 
SecurityRole() - Constructor for class oracle.toplink.tools.ejbjar.SecurityRole
 
SecurityRoleReference - class oracle.toplink.tools.ejbjar.SecurityRoleReference.
 
SecurityRoleReference() - Constructor for class oracle.toplink.tools.ejbjar.SecurityRoleReference
 
SelectedFieldsLockingPolicy - class oracle.toplink.descriptors.SelectedFieldsLockingPolicy.
Purpose: An implementation of the OptimisticLockingPolicy interface.
SelectedFieldsLockingPolicy() - Constructor for class oracle.toplink.descriptors.SelectedFieldsLockingPolicy
PUBLIC: Create a new selected fields locking policy.
SequenceDefinition - class oracle.toplink.tools.schemaframework.SequenceDefinition.
Purpose: Allow a generic way of creating sequences on the different platforms, and allow optional parameters to be specified.
SequenceDefinition(String) - Constructor for class oracle.toplink.tools.schemaframework.SequenceDefinition
 
SequencingControl - interface oracle.toplink.sequencing.SequencingControl.
Purpose: Define an interface to control sequencing functionality.
SequencingValueGenerationPolicy - interface oracle.toplink.sequencing.SequencingValueGenerationPolicy.
Purpose: Define an interface for sequencing customization.
SerializedObjectMapping - class oracle.toplink.mappings.SerializedObjectMapping.
Purpose: The serialized object mapping can be used to store an arbitrary object or set of objects into a database blob field.
SerializedObjectMapping() - Constructor for class oracle.toplink.mappings.SerializedObjectMapping
PUBLIC: Default constructor.
Server - interface oracle.toplink.threetier.Server.
Purpose: A single session that supports multiple user/clients connection at the same time.
ServiceId - class oracle.toplink.remotecommand.ServiceId.
Purpose: Encapsulate the information that uniquely identifies a specific remote command service instance.
ServiceId() - Constructor for class oracle.toplink.remotecommand.ServiceId
 
ServiceId(String, String, String) - Constructor for class oracle.toplink.remotecommand.ServiceId
 
Session - interface oracle.toplink.sessions.Session.
Purpose: Define the TopLink session public interface.
Session - class oracle.toplink.tools.ejbjar.Session.
Session object that stores all deployment descriptor info pertaining to a particular session bean.
Session() - Constructor for class oracle.toplink.tools.ejbjar.Session
 
SessionAccessor - class oracle.toplink.ejb.cmp.wls11.SessionAccessor.
PUBLIC This class provides access to TopLink's Session and UnitOfWork and can be used at runtime by a bean to manage aspects of caching etc. that are not generally available in EJB.
SessionAccessor() - Constructor for class oracle.toplink.ejb.cmp.wls11.SessionAccessor
 
SessionBroker - class oracle.toplink.sessionbroker.SessionBroker.
Purpose: Provide a single view to a TopLink session that transparently accesses multple databases.
SessionBroker() - Constructor for class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Create and return a session broker.
SessionConsole - class oracle.toplink.tools.sessionconsole.SessionConsole.
Deprecated. This functionality has been replaced by the TopLink Web Client.
SessionConsole() - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. Constructor
SessionConsole(String) - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated. SessionInspectorFrame constructor comment.
SessionConsolePanel - class oracle.toplink.tools.sessionconsole.SessionConsolePanel.
Deprecated. This functionality has been replaced by the TopLink Web Client.
SessionConsolePanel() - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Constructor
SessionCustomizer - interface oracle.toplink.ejb.SessionCustomizer.
Deprecated.  
SessionEvent - class oracle.toplink.sessions.SessionEvent.
Purpose: Encapsulate the information provided with session events.
SessionEventAdapter - class oracle.toplink.sessions.SessionEventAdapter.
Purpose: To provide a trivial implemetation of SessionEventListener.
SessionEventAdapter() - Constructor for class oracle.toplink.sessions.SessionEventAdapter
 
SessionEventListener - interface oracle.toplink.sessions.SessionEventListener.
Purpose: Used to support session events.
SessionEventManager - class oracle.toplink.sessions.SessionEventManager.
Purpose: Used to support session events.
SessionEventManager(Session) - Constructor for class oracle.toplink.sessions.SessionEventManager
PUBLIC: Create a new session event manager for a session
SessionInitializer - interface oracle.toplink.ejb.SessionInitializer.
Deprecated.  
SessionLoaderException - exception oracle.toplink.exceptions.SessionLoaderException.
 
SessionLog - interface oracle.toplink.sessions.SessionLog.
SessionLog is the ever-so-simple interface used by TopLink to log generated messages and SQL.
SessionLogEntry - class oracle.toplink.sessions.SessionLogEntry.
SessionLogEntry is a simple container object that holds all the information pertinent to a TopLink logging event.
SessionLogEntry(Session) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session
SessionLogEntry(Session, Exception) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session and an exception
SessionLogEntry(Session, String) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session and a message
SessionLogEntry(Session, String, Accessor) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session, a message and an accessor
SessionLogEntry(Session, String, boolean, Accessor) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session, a message, isDebug flag and an accessor
SessionLogEntry(Session, String, boolean) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session, a message and isDebug flag
SessionLookupHelper - class oracle.toplink.ejb.cmp.was.SessionLookupHelper.
PUBLIC: Purpose: Help the the entity bean to lookup its session Description: Implement a singleton pattern which maps bean's class to its session Responsibilities: Manage associations of entity bean and its TopLink session
SessionManager - class oracle.toplink.ejb.SessionManager.
Deprecated. Please use oracle.toplink.tools.sessionmanagement.SessionManager
SessionManager() - Constructor for class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: The default constructor to create a new session manager.
SessionManager - class oracle.toplink.tools.sessionmanagement.SessionManager.
Purpose: Global session location.
SessionManager() - Constructor for class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: The default constructor to create a new session manager.
SessionProfiler - interface oracle.toplink.sessions.SessionProfiler.
Purpose: This interface defines the link between the Session and the PerformanceProfiler tool.
Sign - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
SimpleFieldTranslator - class oracle.toplink.sdk.SimpleFieldTranslator.
This is a simple implementation of the FieldTranslator interface.
SimpleFieldTranslator() - Constructor for class oracle.toplink.sdk.SimpleFieldTranslator
Default constructor.
SimpleFieldTranslator(FieldTranslator) - Constructor for class oracle.toplink.sdk.SimpleFieldTranslator
Constructor for wrapping another field translator.
Sin - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Sinh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Soundex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Sqrt - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
StandardDeviation - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
StoredProcedureCall - class oracle.toplink.queryframework.StoredProcedureCall.
Purpose: Used to define a platform independent procedure call.
StoredProcedureCall() - Constructor for class oracle.toplink.queryframework.StoredProcedureCall
 
StoredProcedureDefinition - class oracle.toplink.tools.schemaframework.StoredProcedureDefinition.
Purpose: Allow a semi-generic way of creating store procedures.
StoredProcedureDefinition() - Constructor for class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
 
StoredProcedureGenerator - class oracle.toplink.tools.schemaframework.StoredProcedureGenerator.
 
StoredProcedureGenerator(SchemaManager) - Constructor for class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
SybaseStoredProcedureGenerator constructor comment.
StructureMapping - class oracle.toplink.objectrelational.StructureMapping.
Purpose: A structure is an object-relational user-defined data-type or object-type.
StructureMapping() - Constructor for class oracle.toplink.objectrelational.StructureMapping
Default constructor.
Substring - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Subtract - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Sum - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
SybasePlatform - class oracle.toplink.internal.databaseaccess.SybasePlatform.
Purpose: Provides Sybase specific behaviour.
SybasePlatform() - Constructor for class oracle.toplink.internal.databaseaccess.SybasePlatform
 
SynchronizationException - exception oracle.toplink.exceptions.SynchronizationException.
Instances of this exception are raised if a problem is detected during synchronization of TopLink caches.
SynchronizationException() - Constructor for class oracle.toplink.exceptions.SynchronizationException
 
SynchronizationException(String) - Constructor for class oracle.toplink.exceptions.SynchronizationException
 
schemaManager - Variable in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
scrollToEnd() - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorAbsolute(Transporter, int) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the end of the result set, just after the last row.
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the front of the result set, just before the first row.
scrollableCursorBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the front of the result set, just before the first row.
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the front of the result set, just before the first row.
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the front of the result set, just before the first row
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the front of the result set, just before the first row
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Close the scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Close the scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Close the scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Retrieve the current row index number.
scrollableCursorCurrentIndex(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Retrieve the current row index number.
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Retrieve the current row index number.
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the first row in the result set.
scrollableCursorFirst(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the first row in the result set.
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the first row in the result set.
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Indicate whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Indicate whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Indicate whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is after the last row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Indicate whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Indicate whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Indicate whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is before the first row in the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Indicate whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Indicate whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Indicate whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the first row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Indicate whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Indicate whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Indicate whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Indicates whether the cursor is on the last row of the result set.
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Indicates whether the cursor is on the last row of the result set.
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Retrieve next object from the scrollable cursor.
scrollableCursorNextObject(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Retrieve next object from the scrollable cursor.
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Retrieve next object from the scrollable cursor.
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.jms.JMSConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.RMIConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Retrieve previous object from the scrollable cursor.
scrollableCursorPreviousObject(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Retrieve previous object from the scrollable cursor.
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Retrieve previous object from the scrollable cursor.
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.jms.JMSConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.RMIConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorPreviousObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Retrieve previous object from the remote scrollable cursor
scrollableCursorPreviousObject(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Retrieve previous object from the scrollable cursor
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.corba.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorRelative(Transporter, int) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Move the cursor to the given row number in the result set.
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.jms.JMSConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.rmi.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Moves the cursor to the given row number in the result set
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Moves the cursor to the given row number in the result set
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return the cursor size.
scrollableCursorSize(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return the cursor size.
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return the cursor size.
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.jms.JMSConnection
Return the scrollable cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.rmi.RMIConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Return the scrollable cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Return the cursor size
sdkPlatformDoesNotSupportSequences() - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
sectionDefinitionNotFoundWhileBuilding(Object, INISection) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
securityException(SecurityException, String, Class, Class[]) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
securityOnFindMethod(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityOnFindObsoleteMethod(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityOnInitializingAttributeMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileConvertingToMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileInitializingAttributesInInstanceVariableAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileInitializingAttributesInMethodAccessor(String, String, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileInitializingClassExtractionMethod(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileInitializingCopyPolicy(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
securityWhileInitializingInstantiationPolicy(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
selectAllReportQueryRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
selectAllReportRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Read and return rows from the database for a report query.
selectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Read and return rows from the database.
selectOneRow() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Read and return a row from the database.
selectRowForDoesExist(DatabaseField) - Method in class oracle.toplink.sdk.SDKQueryMechanism
Read and return a row from the database for an existence check.
selectSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
selectionObjectCannotBeNull(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
sequenceNumberPropertyNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
sequenceSetupIncorrectly(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
sequenceTableInformationNotComplete() - Static method in class oracle.toplink.exceptions.DatabaseException
 
sequencingMultithreadThruConnection(String) - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
serverTimestampString() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Return the current date and time from the server.
serverTimestampString() - Method in class oracle.toplink.oraclespecific.Oracle9Platform
Return the current SYSTIMESTAMP as TIMESTAMPTZ from the server.
sessionAmendmentExceptionOccured(Exception, String, String, Class[]) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: An amendment method was called but can not be found.
sessionBean - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
sessionType - Variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
set(int, Object) - Method in class oracle.toplink.indirection.IndirectList
 
set(Object) - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Set is not supported for scrollable cursors.
setAboutToInsertSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called when an object's row it about to be inserted.
setAboutToUpdateSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called when an object's row it about to be updated.
setAbstractSchemaName(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setAccessLevel(AccessLevel) - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
setAccessorClass(Class) - Method in class oracle.toplink.sdk.SDKLogin
Set the class of the accessor to be built.
setAccessorClass(Class) - Method in class oracle.toplink.xml.XMLLogin
Set the class of the accessor to be built.
setAccessorClass(Class) - Method in class oracle.toplink.xml.stream.XMLStreamLogin
Set the class of the accessor to be built.
setAcknowledgeMode(String) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
setAdditional(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set any additional information about this field to be given when the table is created.
setAdditional(String) - Method in class oracle.toplink.tools.schemaframework.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
setAdditionalJoinExpression(Expression) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the additional join expression.
setAggregateToSourceFieldNameAssociations(Vector) - Method in class oracle.toplink.mappings.AggregateObjectMapping
PUBLIC: Set a collection of the aggregate to source field name associations.
setAlias(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the alias
setAlwaysUseOuterJoinForClassType(boolean) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Sets the inheritance policy to always use an outer join when quering across a relationship of class.
setAmendmentClass(Class) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the amendment class.
setAmendmentMethodName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the amendment method.
setAnnouncementDelay(int) - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Sets the amount of time in millis that the service should wait between the time that the Remote Service is made available and this session's existences is announced.
setAnnouncementDelay(int) - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Set the amount of time in millis that the service should wait between the time that this Remote Service is available and a session announcement is sent out to other discovery managers.
setApplicationName(String) - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Use this method to set the application name if required when deploying within an application server
setApplyResultMethod(Class, String, Class) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated.  
setArgumentIndices(int[]) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Sets the ordering of arguments to use when building the SQL function.
setArguments(Vector) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the field defs of the parameters names and types to the procedure.
setAttributeClassification(Class) - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Some databases do not properly support all of the base data types.
setAttributeElementClass(Class) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Set the class each element in the object's collection should be converted to, before the collection is inserted into the object.
setAttributeMethodName(String) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: To set the method name.
setAttributeName(String) - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: Sets the name of the attribute in the mapping.
setAttributeTransformation(String) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: To set the attribute method name.
setBaseDirectory(File) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
All the XML documents will be stored in subdirectories under the specified base directory.
setBaseDirectoryName(String) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
All the XML documents will be stored in subdirectories under the specified base directory.
setBaseDirectoryName(String) - Method in class oracle.toplink.xml.XMLFileLogin
Set the name of the base directory for the tree of XML subdirectories/files.
setBeanClass(Class) - Method in class oracle.toplink.ejb.EJBDataStore
REQUIRED: Set the bean class for the data store.
setBeanClass(Class) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
REQUIRED: Set the bean class for the data store.
setBeanElement(Element) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setBeanPropertiesElement(Element) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setCR(String) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set the string used for carriage returns/line feeds.
setCacheResults(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
setCacheSynchronizationManager(CacheSynchronizationManager) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Sets synchronization policy for this session
setCacheTransactionIsolation(int) - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: By default concurrency is optimized and the cache is not locked more than required during reads or writes, This allows for virtual concurrent reading and writing and should never cause any problems.
setCacheUsage(int) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the cache usage.
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the cache usage level for finders.
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the cache usage for finders.
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the cache usage level of the finder.
setCall(Call) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Used to define a store procedure or SQL query.
setCall(Call) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Used to define a store procedure or SQL query.
setCandidates(Extent) - Method in class oracle.toplink.jdo.JDOQuery
Set the candidate Extent to query.
setCandidates(Collection) - Method in class oracle.toplink.jdo.JDOQuery
Set the candidate Collection to query.
setCascadeDelete(boolean) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
setChangeSetPropagationShouldBeAsynchronous(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to modify the cache synchronization feature.
setChangeSetPropagationShouldBeAsynchronous(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is ued to modify the cache synchronization feature.
setChannel(String) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set the service channel for this command manager.
setChannel(String) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Set the service channel for this command manager.
setCheckCache(boolean) - Method in class oracle.toplink.queryframework.ReadObjectQuery
Deprecated. replaced by setCacheUsage
setClass(Class) - Method in class oracle.toplink.jdo.JDOQuery
Set the class of the candidate instances of the query.
setClassExtractionMethodName(String) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
setClassIndicatorAssociations(Vector) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Set the class indicator associations.
setClassIndicatorAssociations(Vector) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the class indicator associations.
setClassIndicatorFieldName(String) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: To set the class indicator field name.
setClassIndicatorMapping(Hashtable) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the association of indicators and classes.
setClassName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the name of class to be generated.
setClassName(String) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the name of class to be generated.
setClusterable(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the flag that indicates clusterability of the bean.
setClusteringService(AbstractClusteringService) - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: Use this method to set the clusteringService used to synchronize the distributed sessions The class supplied must subclass AbstractClusteringService
setClusteringServiceClassType(Class) - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: Use this method to set the class type to be used to synchronize the distributed sessions The class supplied must subclass AbstractClusteringService
setCmpFields(Vector) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the names of the fields that are container-managed.
setCmpFields(Vector) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the fields that are container managed.
setCmpFields(Vector) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setCmpVersion(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setCmrField(CmrField) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
setCommandConverter(CommandConverter) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set the converter instance that will be invoked by this CommandProcessor to convert commands from their application command format into TopLink Command objects before being propagated to remote command manager services.
setCommandConverter(CommandConverter) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Set the converter instance that will be invoked by this CommandProcessor to convert commands from their application command format into TopLink Command objects before being propagated to remote command manager services.
setCommandManager(CommandManager) - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Set the CommandManager that will invoke this CommandProcessor to process a command, and can be used to send remote commands out to other CommandProcessors in the cluster.
setCommandManager(CommandManager) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Set the manager that allows this processor to receive or propagate commands from/to TopLink cluster
setCommandProcessor(CommandProcessor) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set the command processor that will be invoked to process commands.
setCommandProcessor(CommandProcessor) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
setComment(String) - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
setConnection(Accessor) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the connection that generated the log entry.
setConnectionDriverName(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: Set the driver name for the data store connection.
setConnectionFactory(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the data store connection factory.
setConnectionFactory2(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the second data store connection factory.
setConnectionFactory2Name(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the name for the second data store connection factory.
setConnectionFactoryName(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the name for the data store connection factory.
setConnectionPassword(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the password for the data store connection.
setConnectionString(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the JDBC connection string.
setConnectionURL(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the URL for the data store connection.
setConnectionUserName(String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the user name for the data store connection.
setConnector(Connector) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the connector that will instantiate the java.sql.Connection.
setConstraint(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set any constraint of this field.
setConstraintDependencies(Vector) - 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.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.mappings.CollectionMapping
ADVANCED: Configure the mapping to use a container policy.
setContainerPolicy(ContainerPolicy) - Method in interface oracle.toplink.mappings.ContainerMapping
PUBLIC: Set the mapping's container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.mappings.DirectCollectionMapping
ADVANCED: Configure the mapping to use a container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.mappings.DirectMapMapping
ADVANCED: Configure the mapping to use a container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Set the container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Set the container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
ADVANCED: Set the mapping's containerPolicy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
ADVANCED: Set the mapping's containerPolicy.
setContainerTransactions(Vector) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
setContext(Context) - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Set the JNDI Context that can supply the named DataSource.
setContext(Context) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Sets the active JNDI Context to store the remote service in
setConversionManager(ConversionManager) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
The platform hold its own instance of conversion manager to allow customization.
setCreatesDirectoriesAsNeeded(boolean) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Set whether the policy will create directories as needed, if they do not exist already.
setCreatesDirectoriesAsNeeded(boolean) - Method in class oracle.toplink.xml.XMLFileLogin
Set whether directories will be created as needed, if they do not exist already.
setCurrentClass(ClassDefinition) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
setCursorCode(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
ADVANCED: Set the code for preparing cursored output parameters in a stored procedure
setCursorCode(int) - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Set the code for preparing cursored output parameters in a stored procedure
setCursorPageAmount(int) - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
setCursorThreshold(int) - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
setCustomDeleteAllQuery(ModifyQuery) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: The default delete all query for mapping can be overridden by specifying the new query.
setCustomDeleteQuery(DataModifyQuery) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: The default insert query for mapping can be overridden by specifying the new query.
setCustomInsertQuery(DataModifyQuery) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: The default insert query for mapping can be overridden by specifying the new query.
setCustomInsertQuery(DataModifyQuery) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: The default insert query for mapping can be overridden by specifying the new query.
setCustomSelectionQuery(ReadQuery) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Relationship mappings creates a read query to read reference objects.
setCustomizationClassName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the customization class.
setCustomizationClassName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setDataSource(DataSource) - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Set the javax.sql.DataSource.
setDataSource(DataSource) - Method in class oracle.toplink.jndi.was.DataSourceConnector
PUBLIC: Set the javax.sql.DataSource.
setDataSourceName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The data source name is required if connecting through ODBC (JDBC-ODBC, etc.).
setDataStore(EJBDataStore) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
 
setDataTypeName(String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Specify the data type name for the class of objects the descriptor maps.
setDatabaseName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The database name is required when connecting to databases that support multiple databases within a single server instance (e.g.
setDatabaseURL(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The database URL is the JDBC URL for the database server.
setDatabaseURL(String) - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The database URL is the JDBC URL for the database server.
setDate(Date) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the date of the log entry.
setDateFormat(DateFormat) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the date format to be used when printing a log entry date.
setDefaultAttributeValue(Object) - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: The default value can be used if the database can possibly store additional values then those that have been mapped.
setDefaultConnectionPolicy(ConnectionPolicy) - Method in interface oracle.toplink.threetier.Server
PUBLIC: The default connection policy is used by default by the acquireClientConnection() protocol.
setDefaultFilePolicy(XMLFileAccessorFilePolicy) - Method in class oracle.toplink.xml.XMLFileAccessor
Set the default file policy.
setDefaultManager(ConversionManager) - Static method in class oracle.toplink.internal.helper.ConversionManager
A singleton conversion manager is used to handle generic converisons.
setDefaultManager(PopulationManager) - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Set the default instance.
setDefaultNullValue(Class, Object) - Method in class oracle.toplink.internal.helper.ConversionManager
Allow for the null values for classes to be defaulted in one place.
setDefaultNullValue(Class, Object) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The default value to substitute for database NULLs can be configured on a per-class basis.
setDefaultNullValues(Hashtable) - Method in class oracle.toplink.internal.helper.ConversionManager
Allow for the null values for classes to be defaulted in one place.
setDefaultReadOnlyClasses(Vector) - Method in class oracle.toplink.sessions.Project
PUBLIC: Set the read-only classes which apply to each UnitOfWork create by default.
setDefaultSession(Session) - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Set the default session.
setDefaultSession(Session) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Set the default session.
setDefaultTableName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptors default table can be configured if the first table is not desired.
setDeleteAllSQLString(String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Set the receiver's delete SQL string.
setDeleteAllSQLString(String) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Set the SQL string used by the mapping to delete the target objects.
setDeleteCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for delete operations.
setDeleteQuery(DeleteObjectQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's delete query.
setDeleteSQLString(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the receiver's delete SQL string.
setDeleteSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's delete SQL string.
setDescription(String) - Method in class oracle.toplink.tools.ejbjar.Description
 
setDescriptor(Descriptor) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Set the descriptor.
setDescriptor(Descriptor) - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
setDescriptorType(int) - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: set the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
setDestinationType(String) - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
 
setDirectFieldName(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the direct field name in the reference table.
setDirectKeyFieldName(String) - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: Set the direct key field name in the reference table.
setDiscoveryManager(DiscoveryManager) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Set the discovery manager that detects the arrival of new cluster members.
setDispatcher(Object) - Method in class oracle.toplink.remote.AbstractClusteringService
This is the object that will be placed in JNDI to provide remote synchronization services
setDisplayName(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setDisplayName(String) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setDistinctState(short) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
setDoesExistCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for testing for an object's existence on the data store.
setDoesExistQuery(DoesExistQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's does exist query.
setDoesExistSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's does exist SQL string.
setDomainClass(Class) - Method in class oracle.toplink.tools.profiler.Profile
 
setDriverClass(Class) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The driver class is the Java class for the JDBC driver to be used (e.g. sun.jdbc.odbc.JdbcOdbcDriver.class).
setDriverClassName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The name of the JDBC driver class to be used (e.g.
setDriverClassName(String) - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The driver class is the name of the Java class for the JDBC driver being used (e.g.
setDriverURLHeader(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The driver URL header is the string predetermined by the JDBC driver to be part of the URL connection string, (e.g.
setDriverURLHeader(String) - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: The driver URL header is the string predetermined by the JDBC driver to be part of the URL connection string, (e.g.
setEJBName(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setEJBName(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name (identifier) of the bean.
setEJBQLString(String) - Method in class oracle.toplink.jdo.JDOQuery
Set the filter to an EJBQL string.
setEJBQLString(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: To any user of this object.
setEjbClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the bean implementation.
setEjbClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the bean.
setEjbClass(String) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setEjbClientJar(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setEjbLink(String) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
setEjbLink(String) - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
setEjbLocalReferences(Vector) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setEjbName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the name of the bean.
setEjbName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the name of the bean.
setEjbName(String) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setEjbName(String) - Method in class oracle.toplink.tools.ejbjar.Method
 
setEjbName(String) - Method in class oracle.toplink.tools.ejbjar.RelationshipRoleSource
Only one of ejbName, remoteEjbName, or dependentName may be set.
setEjbReferences(Vector) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setEjbql(String) - Method in class oracle.toplink.tools.ejbjar.Query
 
setElementAt(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
setElementDataTypeName(String) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Set the "data type" associated with each element in the nested collection.
setElementDataTypeName(String) - Method in class oracle.toplink.sdk.SDKFieldValue
Set the "data type" associated with each element in the collection.
setElements(Vector) - Method in class oracle.toplink.sdk.SDKFieldValue
Set the collection of elements.
setEncryptedPassword(String) - Method in class oracle.toplink.sessions.DatabaseLogin
Set the encrypted password.
setEncryptionClassName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
Sets the encryption class name
setEnterpriseObjects(Vector) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setEntityContext(EntityContext) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
This method is called by the container when a new bean instance is created.
setEntryType(String) - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
 
setEntryValue(String) - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
 
setEnvEntries(Vector) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setExampleObject(Object) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the example object of the query to be the newExampleObject.
setException(Exception) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the exception that caused the log entry.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the exceptionHandler.
setExceptionList(Vector) - Method in class oracle.toplink.exceptions.SessionLoaderException
 
setExistenceCheckingNotUnderstood(String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
setExistenceCheckingNotUnderstood(String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
setExpression(Expression) - Method in class oracle.toplink.tools.beans.ExpressionNode
 
setExpression(Expression) - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Used for JTS integration.
setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used for JTS integration.
setFieldClassification(Class) - Method in class oracle.toplink.mappings.TypeConversionMapping
PUBLIC: Set the field type.
setFieldElementClass(Class) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Set the class each element in the database row's collection should be converted to, before the collection is inserted into the database.
setFieldName(String) - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Set the field name in the mapping.
setFieldName(String) - Method in class oracle.toplink.objectrelational.ArrayMapping
PUBLIC: Set the name of the field that holds the nested collection.
setFieldName(String) - Method in class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Set the field name in the mapping.
setFieldName(String) - Method in class oracle.toplink.objectrelational.ObjectArrayMapping
 
setFieldName(String) - Method in class oracle.toplink.objectrelational.ReferenceMapping
PUBLIC: Set the field name in the mapping.
setFieldName(String) - Method in class oracle.toplink.objectrelational.StructureMapping
 
setFieldName(String) - Method in class oracle.toplink.querykeys.DirectQueryKey
PUBLIC: Set the field name for the query key.
setFieldName(String) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
PUBLIC: Set the mapping's field name.
setFieldName(String) - Method in class oracle.toplink.sdk.SDKAggregateObjectMapping
PUBLIC: Set the name of the field mapped by the mapping.
setFieldName(String) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Set the name of the field that holds the nested collection.
setFieldName(String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Set the name of the field mapped by the mapping.
setFieldNameToMethodNameAssociations(Vector) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Set the field to method name associations.
setFieldToAttributeValueAssociations(Vector) - Method in class oracle.toplink.mappings.ObjectTypeMapping
PUBLIC: Set a collection of the field to attribute value associations.
setFieldTranslator(FieldTranslator) - Method in class oracle.toplink.sdk.AbstractSDKCall
Set the translator that converts database row field names.
setFieldType(String) - Method in class oracle.toplink.tools.ejbjar.CmrField
 
setFields(Vector) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
setFields(Vector) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
 
setFile(File) - Method in class oracle.toplink.xml.XMLCall
Set the file to be wrapped by the stream.
setFile(File, String) - Method in class oracle.toplink.xml.XMLCall
Set the file to be wrapped by the stream.
setFileName(String) - Method in class oracle.toplink.xml.XMLCall
Set the file to be wrapped by the stream.
setFileName(String, String) - Method in class oracle.toplink.xml.XMLCall
Set the file to be wrapped by the stream.
setFileNameExtension(String) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Set the standard file name extension that will be appended to the primary key element value(s) to generate the complete file name.
setFileNameExtension(String) - Method in class oracle.toplink.xml.XMLFileLogin
Set the extension to be used for the XML files.
setFileNameNormalizer(FileNameNormalizer) - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Set the normalizer that will convert invalid file names into something usable.
setFiles(Enumeration) - Method in class oracle.toplink.xml.XMLCall
Set the files to be wrapped by the streams.
setFiles(File, Enumeration) - Method in class oracle.toplink.xml.XMLCall
Set the files to be wrapped by the stream.
setFilter(String) - Method in class oracle.toplink.jdo.JDOQuery
JDO-QL is not currently supported.
setFilter(Expression) - Method in class oracle.toplink.jdo.JDOQuery
Set the filter to a TopLink expression.
setFinderList(Hashtable) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setFinderQuery(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the string used for the finder query.
setFinderType(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the type used for the finder query.
setForceBatchStatementExecution(boolean) - Method in class oracle.toplink.queryframework.ModifyQuery
PUBLIC: Allow setting this query to be the last statement added to a batch statement and ensure it is flushed on execution.
setForeignKeyFieldName(String) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Define the foreign key relationship in the 1-1 mapping.
setForeignKeyFieldName(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
 
setForeignKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Return the foreign key field names associated with the mapping.
setForeignKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Return the foreign key field names associated with the mapping.
setForeignKeys(Vector) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
setForeignQueryKeyName(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.
setGetMethodName(String) - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: This method is invoked reflectively on the reference object to return the value of the attribute in the object.
setGetReceiverMethod(Class, String) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated.  
setHasCustomPrimaryKey(boolean) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: Used to set whether the primary key is custom (such as AccountPK) or non-custom (such as java.lang.Integer)
setHierarchicalQueryClause(Expression, Expression, Vector) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Set the Hierarchical Query Clause for the query
setHintString(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Used to set the Oracle Hint string on the query.
setHome(PersisterHome) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
This medhod signature is called in 4.0.
setHome(EJSHome) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
Set the Websphere home utility class.
setHome(String) - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
setHome(String) - Method in class oracle.toplink.tools.ejbjar.Entity
Left for legacy reasons, it is superceeded with setRemoteHome()
setHome(String) - Method in class oracle.toplink.tools.ejbjar.Session
 
setHomeClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the home interface.
setHomeClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the home interface.
setHomeInterface(Class) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The home interface defines how a bean is accessed and queried.
setHomeName(String) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The home name is the name or URL that the bean's home is stored in JNDI under.
setHomeName(String) - Method in class oracle.toplink.remote.ejb.EJBJNDIClusteringService
PUBLIC: Sets the HomeName where the Session Bean Home is registered
setIdentityMapClass(Class) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be used by this descriptor.
setIdentityMapForClass(String, String, int) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will be used to set a new type of identity map for a particular class type.
setIdentityMapForClass(String, String, int) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method will be used to set a new type of identity map for a particular class type.
setIdentityMapSize(int) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the size of the identity map to be used by this descriptor.
setIgnoreCache(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Set the ignoreCache parameter for queries.
setIgnoreCache(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
setIgnoreCache(boolean) - Method in class oracle.toplink.jdo.JDOQuery
Sets maintainCache in the TopLink query, if set this will by-pass the cache.
setInMemoryQueryIndirectionPolicy(InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the InMemoryQueryIndirectionPolicy for this query
setInOutputArguments(Vector) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
setIncrement(int) - Method in class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
The increment can be used to support pre-allocation.
setIndent(String) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set the string used for indentations.
setIndirectionPolicy(IndirectionPolicy) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
ADVANCED: Set the indirection policy.
setIndirectionPolicy(IndirectionPolicy) - Method in class oracle.toplink.mappings.TransformationMapping
ADVANCED: Set the indirection policy.
setInitialContextFactoryName(String) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
ADVANCED: Use this method to set the Initial Conext Factory for accessing JNDI.
setInitialContextFactoryName(String) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the context factory name used as the value to the INITIAL_CONTEXT_FACTORY key in the cached context properties.
setInitialContextProperties(Hashtable) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
ADVANCED: This method allows the user to set the Context properties for creating the initial context for a JNDI connection if the properties have not allready been set globally.
setInitialReadSize(int) - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Specifies the number of elements to be read initially into a cursored stream
setInitialValue(String) - Method in class oracle.toplink.tools.codegen.AttributeDefinition
 
setInsertCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for insert operations.
setInsertQuery(InsertObjectQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's insert query.
setInsertSQLString(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the receiver's insert SQL string.
setInsertSQLString(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the receiver's insert SQL string.
setInsertSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's insert SQL string.
setIntegrityChecker(IntegrityChecker) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: set the integrityChecker.
setIntegrityChecker(IntegrityChecker) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the integrityChecker, the integrityChecker holds all the Descriptor Exceptions.
setInvalidFileNameCharacters(String) - Method in class oracle.toplink.xml.DefaultFileNameNormalizer
Set the list of the invalid file name characters that will be morphed into escape sequences.
setIsAbstract(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsAbstract(boolean) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
setIsAggregateDescriptor(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated.  
setIsAsynchronous(boolean) - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: This method is used to set if the propagation of the change sets should be asynchronous.
setIsConstructor(boolean) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
setIsCursorOutputProcedure(boolean) - Method in class oracle.toplink.queryframework.StoredProcedureCall
Used for Oracle result sets through procedures.
setIsDebug(boolean) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set if the log entry was for debugging purposes.
setIsDescriptorForInterface(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated.  
setIsDirectCollection(boolean) - Method in class oracle.toplink.sdk.SDKFieldValue
Set whether elements is a "direct" collection of values or a collection of database rows.
setIsFinal(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsGeneratingTopLink30NullElements(boolean) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set whether the translator generates TopLink 3.0-style null elements (e.g.
setIsIdentity(boolean) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set whether the receiver is an identity field.
setIsLazy(boolean) - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Set if a lazy connection should be used, a lazy connection only acquire a physical connection when a transaction is started and releases the connection when the transaction completes.
setIsNative(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsNullAllowed(boolean) - Method in class oracle.toplink.tools.schemaframework.ObjectVarrayDefinition
PUBLIC: Set if the varray collection is allowed NULL or not
setIsPrettyPrinting(boolean) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set whether the XML document should be legible.
setIsPrimaryKey(boolean) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set whether the receiver is a primary key.
setIsReadOnly(boolean) - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: Set this mapping to be read only.
setIsStatic(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsStoredInCache(boolean) - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Set whether to store the locak in the cache or in the object.
setIsSynchronized(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsTransient(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setIsVolatile(boolean) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setJavaClass(Class) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the Java class that this descriptor maps.
setJavaClass(Class) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Set the Java class that this descriptor maps.
setJavaInterface(Class) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Sets the descriptor to be for an interface.
setJdbcLevel(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Deprecated.  
setJdbcLevel(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Deprecated.  
setJndiName(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name used to store the home interface of the bean in JNDI.
setJndiName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the name used to store the home interface of the bean in JNDI.
setJoinCriteria(Expression) - Method in class oracle.toplink.querykeys.ForeignReferenceQueryKey
PUBLIC: Set the join expression for the relationship defined by the query key.
setKey(Vector) - Method in class oracle.toplink.jdo.JDOObjectId
 
setKey(Object) - Method in class oracle.toplink.mappings.Association
PUBLIC: Set the key.
setKey(String) - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by setLicensePath License keys are no longer used and have been replaced with license files.
setKey(String, String) - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by setLicensePath License keys are no longer used and have been replaced with license files.
setKeyClass(Class) - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: This is the class type of the key If this is not set.
setKeyType(Class) - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Set the class of the key.
setLargeIcon(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setLargeIcon(String) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setLevel(int) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
setLicensePath(String) - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
setLineNumber(int) - Method in class oracle.toplink.tools.builderreader.BuilderException
PUBLIC: Return the line number that caused the exception to be raised.
setLoader(ClassLoader) - Method in class oracle.toplink.internal.helper.ConversionManager
 
setLobValueLimits(int) - Method in class oracle.toplink.oraclespecific.Oracle8Platform
PUBLIC: Set the BLOB/CLOB value limits on thin driver.
setLocal(String) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
setLocal(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setLocalContextProperties(Hashtable) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the properties that will be used to create the initial context for local JNDI access.
setLocalHome(String) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
setLocalHome(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setLocalHostURL(String) - Method in class oracle.toplink.remote.AbstractClusteringService
This method will get the Host address of the JNDI service
setLocalHostURL(String) - Method in class oracle.toplink.remote.CacheSynchronizationManager
Deprecated. since 4.5 now set on ClusteringService
setLocalTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setLockFieldNames(Vector) - Method in class oracle.toplink.descriptors.SelectedFieldsLockingPolicy
PUBLIC: Set the field names to lock on.
setLockMode(short) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set the lock mode of the query NO_LOCK, LOCK, or LOCK_NOWAIT (default=NO_LOCK)
setLog(Writer) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog(Writer) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Set the writer to which an accessor writes logged messages.
setLog(Writer) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setLog() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
setLogDestination(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the database platform class of the project.
setLogDestination(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setLogMessages(boolean) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set whether the SQL code and other messages that are sent to the database by TopLink are displayed in the console.
setLogMessages(boolean) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setLogin(DatabaseLogin) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set the login.
setLogin(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set the login.
setLogin(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the login.
setLogin(DatabaseLogin) - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Returns a DatabaseLogin to be used by separate sequencing connection(s) The set value is ignored if shouldUseSeparateConnection() returns false.
setLogin(DatabaseLogin) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Set the login.
setLogin(DatabaseLogin) - Method in class oracle.toplink.sessions.Project
PUBLIC: Set the login to be used to connect to the database for this project.
setLogin(DatabaseLogin) - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Set the login to use for this connection.
setLogin(DatabaseLogin) - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Set the login used to create connections.
setLogin(DatabaseLogin) - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Deprecated. Sets the login property (oracle.toplink.publicinterface.JDBCLogin) value.
setLongestTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setMapping(SDKObjectCollectionMapping) - Method in class oracle.toplink.xml.XMLReadAllCall
Set the mapping the call fetches data for.
setMapping(OneToOneMapping) - Method in class oracle.toplink.xml.XMLReadCall
Set the mapping the call fetches data for.
setMaxBatchWritingSize(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
PUBLIC: Allow for the max batch writing size to be set.
setMaxBatchWritingSize(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Allow for the max batch writing size to be set.
setMaxNumberOfConnections(int) - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Set the maximum number of connections allowed.
setMaxNumberOfNonPooledConnections(int) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Set the number of non-pooled database connections allowed.
setMaxPool(int) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the MaxPool setting for the PersistenceManager pool for this factory.
setMaxPoolSize(int) - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Sets a maximum number of connections in sequencing connection pool The set value is ignored if shouldUseSeparateConnection() returns false.
setMaxRows(int) - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Used to set the limit for the maximum number of rows that any ResultSet can contain to the given number.
setMessage(String) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the entry's message.
setMessage(String) - Method in class oracle.toplink.tools.beans.MessageDialog
 
setMessageDrivenContext(MessageDrivenContext) - Method in class oracle.toplink.remote.jms.mdb.ClusteringMDB
 
setMessageDrivenDestination(MessageDrivenDestination) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
setMessageSelector(String) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
setMethodClass(Class) - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Sets the class to execute the static method on.
setMethodIntf(String) - Method in class oracle.toplink.tools.ejbjar.Method
 
setMethodName(String) - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Sets the name of the static method.
setMethodName(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the method name on the home interface.
setMethodName(String) - Method in class oracle.toplink.tools.ejbjar.QueryMethod
 
setMethodParameterTypeNotValid(CollectionMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
setMethodPermissions(Vector) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
setMethods(Vector) - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
 
setMethods(Vector) - Method in class oracle.toplink.tools.ejbjar.ExcludeList
 
setMethods(Vector) - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
setMinNumberOfConnections(int) - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Set the minimum number of connections.
setMinPool(int) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the MinPool setting for the PersistenceManager pool for this factory.
setMinPoolSize(int) - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Sets a minimum number of connections in sequencing connection pool The set value is ignored if shouldUseSeparateConnection() returns false.
setMsWait(int) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Set the MsWait setting for the PersistenceManager pool for this factory.
setMulticastGroupAddress(String) - Method in class oracle.toplink.remote.AbstractClusteringService
This method will set the Host adddress of the Multicast Group.
setMulticastGroupAddress(String) - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Set the host adddress of the multicast group.
setMulticastPort(int) - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Use this method to set the Multicast Port that this system will use to communicate
setMulticastPort(int) - Method in class oracle.toplink.remotecommand.DiscoveryManager
PUBLIC: Set the multicast port used for discovery.
setMultipleTableInsertOrder(Vector) - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: Sets the Vector of DatabaseTables in the order which INSERTS should take place.
setMultipleTableJoinExpression(Expression) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: This is normally generated for descriptors that have multiple tables.
setMultiplicity(String) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
setMultithreaded(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Set the Multithreaded flag for this PersistenceManager.
setMultithreaded(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: JDO: Set the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
setName(String) - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Set the name of the DataSource within the JNDI Context.
setName(Name) - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Set the name of the DataSource within the JNDI Context.
setName(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set the query's name.
setName(String) - Method in class oracle.toplink.querykeys.QueryKey
PUBLIC: Set the name for the query key.
setName(String) - Method in class oracle.toplink.sessions.Project
PUBLIC: Set the name of the project.
setName(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the name of the session.
setName(String) - Method in class oracle.toplink.threetier.ConnectionPool
PUBLIC: Set the name of this pool.
setName(String) - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
setName(String) - Method in class oracle.toplink.tools.ejbjar.NameAndDescription
 
setName(String) - Method in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
PUBLIC: Set the name of the object.
setName(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the name of the field.
setName(String) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
setName(String) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Set the name.
setNamingServiceType(int) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the type of naming service used to look up remote connections to other service instances.
setNodeClass(Class) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Set the node class for this operator.
setNontransactionalRead(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: By default the nontransactional read flag is set to false.
setNontransactionalRead(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: When the nontransactional read flag is set to false the PersistenceManager has a single TopLink UnitOfWork associated with it.
setNontransactionalRead(boolean) - Method in class oracle.toplink.jdo.JDOTransaction
When the nontransactional read flag is set to false the PersistenceManager has a single TopLink UnitOfWork associated with it.
setNontransactionalWrite(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
setNontransactionalWrite(boolean) - Method in class oracle.toplink.jdo.JDOTransaction
If true, allow persistent instances to be written without a transaction active.
setNullValue(Object) - Method in class oracle.toplink.mappings.DirectToFieldMapping
PUBLIC: Allow for the value used for null to be specified.
setNumberOfInstancesEffected(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setNumberOfReadConnections(int) - Method in interface oracle.toplink.threetier.Server
Deprecated.  
setObject(Object) - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Set the object.
setObject(Object) - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
PUBLIC (REQUIRED): Set the object required for modification.
setObjectClass(Class) - Method in class oracle.toplink.jdo.JDOObjectId
 
setObjects(Vector) - Method in class oracle.toplink.queryframework.DeleteAllQuery
PUBLIC (REQUIRED): Set the objects to be deleted.
setOnlyInstancesExpression(Expression) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Sets the expression used to select instance of the class only.
setOperationTimings(Hashtable) - Method in class oracle.toplink.tools.profiler.Profile
 
setOptimistic(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
setOptimistic(boolean) - Method in class oracle.toplink.jdo.JDOTransaction
Optimistic transactions do not hold data store locks until commit time.
setOptimisticLockingPolicy(OptimisticLockingPolicy) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the OptimisticLockingPolicy.
setOrdering(String) - Method in class oracle.toplink.jdo.JDOQuery
The JDO order clause is not currently supported.
setOutput(Writer) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
setOutputArguments(Vector) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
setOutputFileName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the file name that the generate .java file will be output to.
setOutputFileName(String) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the file name that the generate .java file will be output to.
setOutputPath(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the path that the generate .java file will be output to.
setOutputPath(String) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the path that the generate .java file will be output to.
setOutputWriter(Writer) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the writer the output to.
setOutputWriter(Writer) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the writer the output to.
setPackageName(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
setPackageName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the package name of class to be generated.
setPackageName(String) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the package name of class to be generated.
setPageSize(int) - Method in class oracle.toplink.queryframework.CursorPolicy
Set the number of elements to be read into a cursored stream when more elements are needed from the database.
setParams(Vector) - Method in class oracle.toplink.tools.ejbjar.Method
 
setParams(Vector) - Method in class oracle.toplink.tools.ejbjar.MethodParams
 
setParams(Vector) - Method in class oracle.toplink.tools.ejbjar.QueryMethod
 
setParentClass(Class) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the parent class.
setParentInterfaces(Vector) - Method in class oracle.toplink.descriptors.InterfacePolicy
Set the vector to store parent interfaces
setPassword(String) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Sets the Password if one is required to access the JNDI service
setPassword(String) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the password used as the value to the SECURITY_CREDENTIALS key in the cached context properties.
setPassword(String) - Method in class oracle.toplink.sessions.DatabaseLogin
Set the password.
setPassword(String) - Method in interface oracle.toplink.sessions.Login
PUBLIC: All logins must take a user name and password.
setPersistenceType(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the persistence type that specifies BMP or CMP.
setPersistenceType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the persistence type that specifies BMP or CMP.
setPersistenceType(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setPolicy(int) - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
setPoolName(String) - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: Set the pool name or null if not part of a pool.
setPostBuildSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been built from the database.
setPostCloneSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been cloned into a unit of work.
setPostDeleteSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been deleted from the database.
setPostInsertSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been inserted into the database.
setPostMergeSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been merge from a unit of work.
setPostRefreshSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been refreshed from the database.
setPostUpdateSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been updated into the database.
setPostWriteSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that has just been written to the database.
setPreDeleteSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that is going to be deleted from the database.
setPreInsertSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that is going to be inserted into the database.
setPreUpdateSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that is going to be updated into the database.
setPreWriteSelector(String) - Method in class oracle.toplink.publicinterface.DescriptorEventManager
PUBLIC: A method can be registered to be called on a object that is going to be written to the database.
setPreallocationSize(int) - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Sets a number of new sequencing objects to be obtained at a time.
setPrefix(String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
setPrimKeyClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the primary key.
setPrimKeyClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the class of the primary key.
setPrimKeyField(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name of the primary key field on the entity bean.
setPrimKeyField(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the primary key field.
setPrimaryKeyClass(Class) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The primary key class is the class that represents the bean's primary key.
setPrimaryKeyClass(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setPrimaryKeyElementName(String) - Method in class oracle.toplink.xml.XMLDataCall
Set the name of the singular primary key element.
setPrimaryKeyElementName(String) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Specify the primary key element for the descriptor.
setPrimaryKeyElementNames(String[]) - Method in class oracle.toplink.xml.XMLDataCall
Set the primary key element names.
setPrimaryKeyElementNames(Vector) - Method in class oracle.toplink.xml.XMLDataCall
Set the primary key element names.
setPrimaryKeyElementNames(String[]) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Specify an array of all the primary key element names, if the primary key is composed of multiple elements.
setPrimaryKeyElementNames(Vector) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Specify a vector of all the primary key element names, if the primary key is composed of multiple elements.
setPrimaryKeyField(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setPrimaryKeyFieldName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specify the primary key field of the descriptors table.
setPrimaryKeyFieldNames(Vector) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: User can specify a vector of all the primary key field names if primary key is composite.
setProcedureName(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: (REQUIRED) Set the name of the store procedure on the database.
setProcedures(Vector) - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
Packages can contain sets of procedures.
setProduct(String) - Static method in class oracle.toplink.Version
 
setProfileTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Set the profiler for the session.
setProfiler(SessionProfiler) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the profiler for the session.
setProfiles(Vector) - Method in class oracle.toplink.tools.sessionconsole.ProfileBrowser
 
setProfiles(Vector) - Method in class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
Sets the profiles property (java.util.Vector) value.
setProject(ProjectDefinition) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setProject(Project) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the project to generate from.
setProject(TableCreator) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the table creator to generate from.
setProjectClassName(String) - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Set the fully qualified classname for the project.
setProjectClassName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the class that contains all of the TopLink mapping information.
setProjectClassName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectDataSource(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC DataSource to be used by the project.
setProjectDataSource(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectElement(Element) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectFileName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the project file that contains/references the TopLink mapping information for this project.
setProjectFileName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectIdentifier(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the identifier of the project as a key within the EJB server.
setProjectIdentifier(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectPath(String) - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Set the location and name of the .project file.
setProjectPlatform(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the database platform class of the project.
setProjectPlatform(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectPoolName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC connection pool to be used by the project.
setProjectPoolName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectReadOnlyDataSource(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC DataSource to be used by the project for reading only.
setProjectReadOnlyDataSource(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProperties(Properties) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The properties are additional, driver-specific, connection information to be passed to the JDBC driver.
setProperty(String, Object) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the user defined property.
setProperty(String, Object) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Some JDBC drivers require additional, driver-specific, properties.
setProperty(String, Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Allow for user defined properties.
setProperty(String, String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProviderURL(String) - Static method in class oracle.toplink.jts.inprise.InpriseJTSSynchronization
Set the URL used for the JNDI lookups.
setProviderURL(String) - Static method in class oracle.toplink.jts.was.WebSphereJTSSynchronization
Set the URL used for the JNDI lookups.
setQualifier(String) - Method in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
PUBLIC: Most major databases support a creator name scope.
setQueries(Hashtable) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: set the pre-defined queries for the descriptor.
setQueries(Vector) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setQuery(DatabaseQuery) - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: This method set the databaseQuery.
setQuery(DatabaseQuery) - Method in class oracle.toplink.jdo.JDOQuery
Set the associated TopLink query.
setQueryArguments(DatabaseRow) - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: Set the query argements used in the original query when exception is thrown
setQueryByExampleFilter(Object) - Method in class oracle.toplink.jdo.JDOQuery
Set the filter based on the query by example object.
setQueryByExamplePolicy(QueryByExamplePolicy) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Policy, an instance of oracle.toplink.queryframework.QueryByExamplePolicy, is a useful tool to customising the query when Query By Example is used.
setQueryByExamplePolicy(QueryByExamplePolicy) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: The QueryByExamplePolicy, is a useful to customize the query when Query By Example is used.
setQueryClass(Class) - Method in class oracle.toplink.tools.profiler.Profile
 
setQueryManager(DescriptorQueryManager) - Method in class oracle.toplink.sdk.SDKDescriptor
This method should only be called by di when a descriptor has been read from the data store.
setQueryMethod(QueryMethod) - Method in class oracle.toplink.tools.ejbjar.Query
 
setQueryTimeout(int) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
setQueryTimeout(int) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
setReadAllCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for standard read-all operations.
setReadAllQuery(ReadAllQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's read all query.
setReadAllSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's read SQL string.
setReadAllSubclassesViewName(String) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
setReadConnectionPool(ConnectionPool) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Sets the read connection pool directly.
setReadObjectCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for standard read by primary key operations.
setReadObjectQuery(ReadObjectQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's read query.
setReadObjectSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's read SQL string.
setReadOnly() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the descriptor to be read-only.
setReadOnly(Boolean) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the read-only attribute for this bean.
setReadOnly(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean is to be read-only or not.
setReader(Reader) - Method in class oracle.toplink.xml.XMLCall
Set the stream.
setReaders(Enumeration) - Method in class oracle.toplink.xml.XMLCall
Set the read streams.
setRealAttributeValueInObject(Object, Object) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Set the attribute value for the specified object, wrapping it in a value holder if necessary.
setRedirector(QueryRedirector) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set the query redirector.
setReentrant(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean is reentrant or not.
setReentrant(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the re-entrancy flag.
setReentrant(boolean) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setRefType(String) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
 
setRefType(String) - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
setRefType(String) - Method in class oracle.toplink.tools.ejbjar.ResourceEnvReference
 
setReferenceClass(Class) - Method in class oracle.toplink.mappings.AggregateMapping
PUBLIC: This is a reference class whose instances this mapping will store in the domain objects.
setReferenceClass(Class) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Set the referenced class.
setReferenceClass(Class) - Method in class oracle.toplink.objectrelational.ReferenceMapping
PUBLIC: This is a reference class whose instances this mapping will store in the domain objects.
setReferenceClass(Class) - Method in class oracle.toplink.queryframework.DeleteAllQuery
PUBLIC (REQUIRED): Set the reference class for the query
setReferenceClass(Class) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
REQUIRED: Set the reference class for the query.
setReferenceClass(Class) - Method in class oracle.toplink.querykeys.ForeignReferenceQueryKey
PUBLIC: Set the reference class of the relationship.
setReferenceDataTypeName(String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Set the "data type" of the reference objects.
setReferenceKeyFieldName(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the name of the reference key field.
setReferenceKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the reference key field names associated with the mapping.
setReferenceTableName(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the reference table name.
setRefreshCache(Boolean) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the refresh cache option for finders.
setRefreshCache(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean finders should refresh the cache with their results or not.
setRefreshCache(Boolean) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the refresh cache value of the finder to the Boolean containing true if refreshing is to occur, or false if the cache is not to be refreshed.
setRegisteredObjects(Hashtable) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Set the registered objects.
setRelationTableName(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the name of the relational table.
setRelationshipName(String) - Method in class oracle.toplink.tools.ejbjar.Relationship
 
setRelationshipPartnerAttributeName(String) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Use this method to specify the relationship partner attribute name of a bidirectional Mapping.
setRelationshipRoleSource(RelationshipRoleSource) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
setRelationships(Relationships) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setRemote(String) - Method in class oracle.toplink.tools.ejbjar.EjbReference
 
setRemote(String) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setRemote(String) - Method in class oracle.toplink.tools.ejbjar.Session
 
setRemoteClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the remote interface.
setRemoteClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the remote interface.
setRemoteContextProperties(Hashtable) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the cached properties that will be used to create the initial context when doing remote JNDI lookups.
setRemoteHome(String) - Method in class oracle.toplink.tools.ejbjar.Entity
Just a helper method, preferred way of setting Remote home.
setRemoteIdentityMapClass(Class) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be used by this descriptor.
setRemoteIdentityMapSize(int) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the size of the identity map to be used by this descriptor.
setRemoteInterface(Class) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The remote interface defines a bean's public interface.
setResAuth(String) - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
setResSharingScope(String) - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
setResType(String) - Method in class oracle.toplink.tools.ejbjar.ResourceReference
 
setResourceReferences(Vector) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setResultElementName(String) - Method in class oracle.toplink.xml.XMLDataReadCall
Set the name of the singular result element.
setResultElementNames(String[]) - Method in class oracle.toplink.xml.XMLDataReadCall
Set the result element names.
setResultElementNames(Vector) - Method in class oracle.toplink.xml.XMLDataReadCall
Set the result element names.
setResultObjects(Vector, Descriptor) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
setResultRows(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
setResultSetConcurrency(int) - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
PUBLIC: The ResultSetConcurrency specifies if the resultset is updatable.
setResultSetType(int) - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
PUBLIC: The ResultSetType specifies if the resultset is sensitive to changes made by others.
setResultTypeMapping(String) - Method in class oracle.toplink.tools.ejbjar.Query
Sets the ResultTypeMapping for ejbSelects
setResults(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
setRetainValues(boolean) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
PUBLIC: This method is not supported
setRetainValues(boolean) - Method in class oracle.toplink.jdo.JDOTransaction
If true, at commit instances retain their values and the instances transition to persistent-nontransactional.
setReturnType(String) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
setReturnsResultSet(boolean) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Use this method to tell TopLink that the stored procedure will be returning a JDBC ResultSet
setRole1(RelationshipRole) - Method in class oracle.toplink.tools.ejbjar.Relationship
 
setRole2(RelationshipRole) - Method in class oracle.toplink.tools.ejbjar.Relationship
 
setRoleLink(String) - Method in class oracle.toplink.tools.ejbjar.SecurityRoleReference
 
setRoleName(String) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
 
setRoleName(String) - Method in class oracle.toplink.tools.ejbjar.RunAs
 
setRoleNames(Vector) - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
setRootElementName(String) - Method in class oracle.toplink.xml.XMLDataCall
Set the root element name.
setRootElementName(String) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Specify the root element name for the class of objects the descriptor maps.
setRunAs(RunAs) - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
 
setSQLStatement(SQLStatement) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: To any user of this object.
setSQLString(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: To any user of this object.
setSQLString(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: To any user of this object.
setSQLString(String) - Method in class oracle.toplink.queryframework.SQLCall
PUBLIC: Set the SQL string.
setSearchPath(String) - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Set the search path to a single string.
setSearchPath(Vector) - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
setSearchPaths(Vector) - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Set the search path to a vector of strings.
setSecurityIdentity(SecurityIdentity) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setSecurityRoleReferences(Vector) - Method in class oracle.toplink.tools.ejbjar.Entity
 
setSecurityRoleReferences(Vector) - Method in class oracle.toplink.tools.ejbjar.Session
 
setSecurityRoles(Vector) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
 
setSelectClause(String) - Method in class oracle.toplink.tools.schemaframework.ViewDefinition
The select clause is the select statement that is mapped into the view.
setSelectSequenceNumberQuery(ValueReadQuery) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
PUBLIC: Can override the default query for returning the sequence numbers.
setSelectSequenceNumberQuery(ValueReadQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for reading the sequence numbers.
setSelectionCall(SDKCall) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Set the custom call that will perform the read query to read all the related objects.
setSelectionCriteria(Expression) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Sets the selection criteria to be used as a where clause to read reference objects.
setSelectionCriteria(Expression) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: To any user of this object.
setSelectionKey(Vector) - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The primary key can be specified if used instead of an expression or selection object.
setSelectionObject(Object) - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Used to set the where clause of the query.
setSelectionSQLString(String) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: This is a property on the mapping which will allow custom SQL to be substituted for reading a reference object.
setSelector(int) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Sets the unique identifier.
setSequenceCounterElementName(String) - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Set the name of the element in the TopLink sequence documents that holds the current value for a given sequence (e.g.
setSequenceCounterFieldName(String) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setSequenceCounterFieldName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the name of the column in the TopLink sequence table that holds the current value for a given sequence (e.g.
setSequenceCounterName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by setSequenceCounterFieldName()
setSequenceFieldName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by setSequenceNameFieldName()
setSequenceNameElementName(String) - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Set the name of the element in the TopLink sequence documents that holds the name for a given sequence (e.g.
setSequenceNameFieldName(String) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setSequenceNameFieldName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the name of the column in the TopLink sequence table that holds the name for a given sequence (e.g.
setSequenceNumberElementName(String) - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Set the sequence number element name.
setSequenceNumberFieldName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the sequence number field name.
setSequenceNumberName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the sequence number name.
setSequencePreallocationSize(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Set the number of sequence values to preallocate.
setSequencePreallocationSize(int) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method provide access for setting the sequence pre-allocation size
setSequencePreallocationSize(int) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method provide access for setting the sequence pre-allocation size
setSequencePreallocationSize(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink supports sequence number preallocation.
setSequenceRootElementName(String) - Method in class oracle.toplink.xml.XMLLogin
PUBLIC: Set the name of the root element in the TopLink sequence documents.
setSequenceTableName(String) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setSequenceTableName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the name of the TopLink sequence table.
setServerName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The server name is the name of the database instance.
setServiceId(ServiceId) - Method in class oracle.toplink.remotecommand.Command
ADVANCED: Set the service identifier of the service where the command originated
setSession(Session) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Set the session.
setSession(Session) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Set the associated session.
setSession(Session) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the session that generated the log entry.
setSession(Session) - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
 
setSession(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
 
setSession(Session) - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
setSession(Session) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Sets the session property (oracle.toplink.publicinterface.Session) value.
setSessionId(String) - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Set the Unique identifier for the session.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(SessionLog) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionName(String) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Set the session name.
setSessionName(String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Set the name of the session to execute the mapping's queries under.
setSessionName(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the name of the session to execute the mapping's queries under.
setSessionName(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the name of the session to execute the mapping's queries under.
setSessionName(String) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set the name of the session that the query should be executed under.
setSessionName(String) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set the server session name from the application server.
setSessionNames(Vector) - Method in class oracle.toplink.sessionbroker.SessionBroker
Set the list of session names associated with this SessionBroker
setSessionRemoteConnection(RemoteConnection) - Method in class oracle.toplink.remote.CacheSynchronizationManager
ADVANCED: Sets the remoteSession connection that this session will make available for synchronization.
setSessionRemoteController(Object) - Method in class oracle.toplink.remote.CacheSynchronizationManager
Deprecated. As of version 4.0
setSessionType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Set the type of session bean (whether it is stateful or stateless).
setSessionType(String) - Method in class oracle.toplink.tools.ejbjar.Session
 
setSetMethod(Class, String, Class) - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
setSetMethodName(String) - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: This method is invoked reflectively on the reference object to get the value of the attribute.
setShortestTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setShouldAllowNull(boolean) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set whether the receiver should allow null values.
setShouldAlwaysConformResultsInUnitOfWork(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: set if the descriptor is defined to always conform the results in unit of work in read query.
setShouldAlwaysRefreshCache(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: When the shouldAlwaysRefreshCache argument passed into this method is true, this method configures a Descriptor to always refresh the cache if data is received from the database by any query.
setShouldAlwaysRefreshCacheOnRemote(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: When the shouldAlwaysRefreshCacheOnRemote argument passed into this method is true, this method configures a Descriptor to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.
setShouldAutoScroll(boolean) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
JDK 1.2.2 has a auto scroll problem when threads are used.
setShouldBeReadOnly(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Define if the descriptor reference class is read-only
setShouldBindAllParameters(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Bind all arguments to any SQL statement.
setShouldBindAllParameters(boolean) - Method in class oracle.toplink.jdo.JDOQuery
Bind all arguments to any SQL statement.
setShouldBindAllParameters(boolean) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Bind all arguments to any SQL statement.
setShouldBindAllParameters(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to control if All parameters should be bound
setShouldBindAllParameters(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to controll if All parameters should be bound
setShouldBindAllParameters(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set whether to bind all arguments to any SQL statement.
setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Cache all prepared statements, this requires full parameter binding as well.
setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Method used to set if statements should be cached.
setShouldCacheAllStatements(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: Method used to set if statements should be cached.
setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set whether prepared statements should be cached.
setShouldCacheQueryResults(boolean) - Method in class oracle.toplink.queryframework.ReadQuery
ADVANCED: Use this method to configure whether or not the query should cache the results returned by its next execution.
setShouldCacheStatement(boolean) - Method in class oracle.toplink.jdo.JDOQuery
Cache the prepared statements, this requires full parameter binding as well.
setShouldCacheStatement(boolean) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Cache the prepared statements, this requires full parameter binding as well.
setShouldCascadeOnDelete(boolean) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
PUBLIC: Enables delete cascading on the database.
setShouldDisableCacheHits(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set if cache hits on primary key read object queries should be disabled.
setShouldDisableCacheHitsOnRemote(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set if the remote session cache hits on primary key read object queries is allowed or not.
setShouldForceFieldNamesToUpperCase(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Can be used if the app expects upper case but the database is not return consistent case, i.e. different databases.
setShouldForceFieldNamesToUpperCase(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: This setting can be used if the application expects upper case but the database does not return consistent case (e.g. different databases).
setShouldIgnoreCaseOnFieldComparisons(boolean) - Static method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Allow for case in field names to be ignored as some databases are not case sensitive and when using custom this can be an issue.
setShouldIgnoreCaseOnFieldComparisons(boolean) - Static method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Allow for case in field names to be ignored as some databases are not case sensitive.
setShouldLoadResultIntoSelectionObject(boolean) - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Allow for the selection object of the query to be refreshed or put into the TopLink cache.
setShouldLogDebug(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to set if debug messages should be logged
setShouldLogDebug(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if debug messages should be logged
setShouldLogDebug(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set debug messages logging.
setShouldLogDebug(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether debugging info is logged.
setShouldLogExceptionStackTrace(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldLogExceptionStackTrace(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldLogExceptionStackTrace(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set if the exception's stack trace should be logged.
setShouldLogExceptionStackTrace(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether exception stack traces are logged.
setShouldLogExceptions(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to set if Exception messages should be logged
setShouldLogExceptions(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception messages should be logged
setShouldLogExceptions(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set exceptions logging.
setShouldLogExceptions(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether exceptions are logged.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.corba.CORBAConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.jms.JMSConnection
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to set if messages should be logged by the session
setShouldLogMessages(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if messages should be logged by the session
setShouldLogMessages(boolean) - Method in class oracle.toplink.sessionbroker.SessionBroker
PUBLIC: Log all messages including executed SQL commands to the default output.
setShouldLogMessages(boolean) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set debug and SQL message logging.
setShouldLogPerformanceProfiler(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to turn on Profile logging when using th Performance Profiler
setShouldLogPerformanceProfiler(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to turn on Profile logging when using th Performance Profiler
setShouldLogProfile(boolean) - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
PUBLIC: Set whether after each query execution the profile result should be logged.
setShouldMaintainCache(boolean) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set if the identity map (cache) should be used or not.
setShouldMaintainCache(boolean) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set if the identity map (cache) should be used or not.
setShouldNewObjectsBeCached(boolean) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: By default new objects are not cached until the exist on the database.
setShouldOnlyRefreshCacheIfNewerVersion(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: When the shouldOnlyRefreshCacheIfNewerVersion argument passed into this method is true, this method configures a Descriptor to only refresh the cache if the data received from the database by a query is newer than the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true: the Descriptor was configured by calling Descriptor.alwaysRefreshCache() or Descriptor.alwaysRefreshCacheOnRemote(), the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult(), or the query was a call to Session.refreshObject(java.lang.Object) However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
setShouldOptimizeDataConversion(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
PUBLIC: Set if our driver level data conversion optimization is enabled.
setShouldOptimizeDataConversion(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set whether driver level data conversion optimization is enabled.
setShouldOrderMappings(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This is set to turn off the ordering of mappings.
setShouldPerformDTDValidation(boolean) - Static method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Set the shouldPerformDTDValidation flag.
setShouldPerformDeletesFirst(boolean) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: By default deletes are performed last in a unit of work.
setShouldPrepare(boolean) - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Set if the query should be prepared.
setShouldPrintConnection(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Set this to true if connection information should be printed with logged messages
setShouldPrintConnection(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldPrintConnection(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set whether the log should print the connection.
setShouldPrintConnection(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether the connection is logged.
setShouldPrintDate(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to set if date should be printed with logging messages
setShouldPrintDate(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldPrintDate(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set whether the log should print the date and/or time.
setShouldPrintDate(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether the date is logged.
setShouldPrintInternalException(boolean) - Static method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Allows overiding of TopLink's exception chaining detection.
setShouldPrintSession(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Set to true if session information should be printed with logged messages
setShouldPrintSession(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldPrintSession(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set whether the log should print the session.
setShouldPrintSession(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether the session is logged.
setShouldPrintThread(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Set this to true if thread information should be printed with logged messages
setShouldPrintThread(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to set if Exception Stack Trace should be logged
setShouldPrintThread(boolean) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set whether the log should print the thread.
setShouldPrintThread(boolean) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to set whether the thread info is logged.
setShouldProfilePerformance(boolean) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to turn on Performance Profiling
setShouldProfilePerformance(boolean) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method is used to turn on Performance Profiling
setShouldPropagateAsynchronously(boolean) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set whether this command manager should propagate commands synchronously or asynchronously.
setShouldPropagateAsynchronously(boolean) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Set whether this command manager should propagate commands synchronously or asynchronously.
setShouldReadSubclasses(Boolean) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to read instance of itself and its subclasses when queried.
setShouldReadSubclasses(boolean) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to read instance of itself and its subclasses when queried.
setShouldRefreshIdentityMapResult(boolean) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set if the attributes of the object(s) resulting from the query should be refreshed.
setShouldRefreshIdentityMapResult(boolean) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set if the attributes of the object(s) resulting from the query should be refreshed.
setShouldRefreshRemoteIdentityMapResult(boolean) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set if the attributes of the object(s) resulting from the query should be refreshed.
setShouldRemoveConnectionOnError(boolean) - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Allow whether connections to remote servers should be disconnected when an error occurs
setShouldRemoveConnectionOnError(boolean) - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Set whether connections to remote services should be disconnected when a communications error occurs.
setShouldRemoveConnectionOnError(boolean) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Set whether connections to remote services should be disconnected when an error occurs.
setShouldRemoveConnectionOnError(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to modify the cache synchronization feature.
setShouldRemoveConnectionOnError(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is ued to modify the cache synchronization feature.
setShouldResetPrimaryKey(boolean) - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Set if the primary key should be reset to null.
setShouldRetrievePrimaryKeys(boolean) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Set if the query results should contain the primary keys or each associated object.
setShouldReturnSingleAttribute(boolean) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning the attribute (as opposed to wrapping in a ReportQueryResult).
setShouldReturnSingleResult(boolean) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning the first result.
setShouldReturnSingleValue(boolean) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning a single value.
setShouldTrimStrings(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setShouldTrimStrings(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: By default CHAR field values have trailing blanks trimmed, this can be configured.
setShouldUseClassLoaderFromCurrentThread(boolean) - Method in class oracle.toplink.internal.helper.ConversionManager
ADVANCED: This flag should be set if the current thread classLoader should be used.
setShouldUseClassNameAsIndicator(boolean) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set if the descriptor uses the classes fully qualified name as the indicator.
setShouldUseEqualityForNulls(boolean) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Matches an included null attribute in the example object either to objects with that attribute also set to null or to any value other than null.
setShouldUseLocatorForLOBWrite(boolean) - Method in class oracle.toplink.oraclespecific.Oracle8Platform
PUBLIC: Set if the locator is required for the LOB write.
setShouldUseSeparateConnection(boolean) - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Set whether separate connection(s) for sequencing could be used (by default it couldn't).
setShouldUseWrapperPolicy(boolean) - Method in class oracle.toplink.queryframework.DatabaseQuery
ADVANCED: The wrapper policy can be enable on a query.
setShouldVerifyDelete(boolean) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Verify delete is used during delete and update on private 1:1's outside of a unit of work only.
setSingletonSelectionKey(Object) - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The primary key can be specified if used instead of an expression or selection object.
setSize(int) - Method in class oracle.toplink.indirection.IndirectList
 
setSize(int) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the size of the field, this is only required for some field types.
setSize(int) - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Set the maximum size of the array.
setSizeQuery(ValueReadQuery) - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Set the query used to read the size.
setSmallIcon(String) - Method in class oracle.toplink.tools.ejbjar.EjbJar
 
setSmallIcon(String) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
 
setSource(String) - Method in class oracle.toplink.tools.builderreader.BuilderException
 
setSourceDocument(Document) - Method in class oracle.toplink.transform.xml.XMLSource
 
setSourceFields(Vector) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
setSourceForeignKeyFieldName(String) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Define the source foreign key relationship in the one-to-many mapping.
setSourceForeignKeyFieldNames(String[], String[]) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Define the source foreign key relationship in the one-to-many mapping.
setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Set the source key field names associated with the mapping.
setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Set the source key field names associated with the mapping.
setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the source key field names associated with the mapping.
setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Set the source key field names associated with the mapping.
setSourceRelationKeyFieldName(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the source key field in the relation table.
setSourceRelationKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the source relation key field names associated with the mapping.
setSourceToTargetKeyFieldAssociations(Vector) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Set a collection of the source to target field associations.
setSourceToTargetQueryKeyFieldAssociations(Vector) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Set a collection of the source to target query key/field associations.
setSpecialOperations(Hashtable) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: The special operations to use in place of equal.
setStart(int) - Method in class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
The start used as a starting value for sequence
setStartAndIncrement(int) - Method in class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
The start used as a starting value for sequence
setStatementCacheSize(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
The statement cache size for prepare parameterized statements.
setStatementCacheSize(int) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: Used to set the statement cache size.
setStatementCacheSize(int) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: Used to set the statement cache size.
setStatementCacheSize(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: If prepared statement caching is used this configures the cache size.
setStatements(Vector) - Method in class oracle.toplink.tools.schemaframework.PackageDefinition
The statements are the SQL lines of code.
setStatements(Vector) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The statements are the SQL lines of code in procedure.
setStreamPolicy(XMLStreamPolicy) - Method in class oracle.toplink.xml.XMLCall
Set the stream policy.
setStringBindingSize(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setStringBindingSize(int) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Sets the size of strings after which they will be bound into the statement
setStringBindingSize(int) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Sets the size of strings after which they will be bound into the statement
setStringBindingSize(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
setStructureName(String) - Method in class oracle.toplink.objectrelational.ArrayMapping
PUBLIC: Set the name of the structure.
setStructureName(String) - Method in class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Set the name of the structure.
setStructureName(String) - Method in class oracle.toplink.objectrelational.ObjectArrayMapping
PUBLIC: Set the name of the structure.
setStructureName(String) - Method in class oracle.toplink.objectrelational.ObjectRelationalDescriptor
PUBLIC: Set the name of the structure.
setSubSize(int) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the sub-size of the field.
setSubscriptionDurability(String) - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
 
setSuperClass(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
If the class to be generated is an interface, do not use this method.
setSupportsAutoCommit(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
supportsAutoCommit can be set to false for JDBC drivers which do not support autocommit
setSynchronization(Synchronization) - Method in class oracle.toplink.jdo.JDOTransaction
The user can specify a Synchronization instance to be notified on transaction completions.
setTableCreator(TableCreator) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the table creator to generate from.
setTableCreatorClassName(String) - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Set the fully qualified classname used to create tables.
setTableDefinitions(Vector) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Set the tables.
setTableName(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specify the table name for the class of objects the receiver describes.
setTableNames(Vector) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specify the all table names for the class of objects the receiver describes.
setTableQualifier(String) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setTableQualifier(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the table Qualifier for this descriptor.
setTableQualifier(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the default qualifier for all tables.
setTargetFields(Vector) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
setTargetForeignKeyFieldName(String) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Define the target foreign key relationship in the one-to-many mapping.
setTargetForeignKeyFieldName(String) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 mapping.
setTargetForeignKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Set the target foregin key field names associated with the mapping.
setTargetForeignKeyFieldNames(String[], String[]) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Define the target foreign key relationship in the one-to-many mapping.
setTargetForeignKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Set the target key field names associated with the mapping.
setTargetKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the target key field names associated with the mapping.
setTargetPath(String) - Method in class oracle.toplink.tools.builderreader.ProjectWriteSpecification
Deprecated. PUBLIC: Set the target path.
setTargetRelationKeyFieldName(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the target key field in the relation table.
setTargetRelationKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the target relation key field names associated with the mapping.
setTargetTable(String) - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
setText(JTextArea) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
 
setThread(Thread) - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Set the thread that was active when the log entry was generated.
setTimeToLive(int) - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Use this method to set the number of hops that the Data packet will make until expiring.
setTimestampQuery(ValueReadQuery) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Can override the default query for returning a timestamp from the server.
setTimestampQuery(ValueReadQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for returning a timestamp from the server.
setTopicConnectionFactoryName(String) - Method in class oracle.toplink.remote.jms.JMSClusteringService
PUBLIC: Use this method to set the Connection Factory Name for the JMS Topic connections
setTopicName(String) - Method in class oracle.toplink.remote.jms.JMSClusteringService
PUBLIC: sets the JMS Topic name for the Topic that this clustering service will be connecting to.
setTotalTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setTransAttribute(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the transaction management specifier for CMP.
setTransAttribute(String) - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
 
setTransactionIsolation(int) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Set the transaction isolation setting for a connection.
setTransactionIsolation(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the transaction isolation setting for the connection.
setTransactionIsolation(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the transaction isolation level for the project.
setTransactionIsolation(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setTransactionManager(TransactionManager) - Static method in class oracle.toplink.jts.JTSSynchronizationListener
REQUIRED: If using a JTS 1.0 compliant driver this must be called to give TopLink access to the transaction manager.
setTransactionType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Set how transactions will be managed in the session bean (whether they are managed by the container or by the bean).
setTransactionType(String) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
 
setTransactionType(String) - Method in class oracle.toplink.tools.ejbjar.Session
 
setTransportManager(TransportManager) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set a specific transport manager to manage sending and receiving of remote commands.
setTransportManager(TransportManager) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
 
setType(int) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Set the type of function.
setType(int) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
setType(String) - Method in class oracle.toplink.tools.codegen.NonreflectiveAttributeDefinition
 
setType(Class) - Method in class oracle.toplink.tools.codegen.ReflectiveAttributeDefinition
 
setType(Class) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the type of the field.
setType(Class) - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Set the type of the field.
setType(Class) - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Set the type of the field.
setTypeFieldName(String) - Method in class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: This method sets the name of the typeField of the mapping.
setTypeName(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the type of the field.
setTypeName(String) - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Set the type of the field.
setTypeName(String) - Method in class oracle.toplink.tools.schemaframework.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
setTypeName(String) - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Set the type of the field.
setTypeSize(int) - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Set the size of the element field, this is only required for some field types.
setTypeSize(int) - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Set the size of the element field, this is only required for some field types.
setUnchecked(String) - Method in class oracle.toplink.tools.ejbjar.MethodPermission
 
setUnique(boolean) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set whether the receiver is a unique constraint field.
setUnitOfWork(UnitOfWork) - Method in class oracle.toplink.jdo.JDOTransaction
Set the associate unit of work.
setUpdateCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for update operations.
setUpdatePropagation(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Enable update propagation for the project.
setUpdatePropagation(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setUpdateQuery(UpdateObjectQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's update query.
setUpdateSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's update SQL string.
setUpdateSequenceQuery(DataModifyQuery) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
This method sets the update sequence number query.
setUpdateSequenceQuery(DataModifyQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for updating sequence numbers.
setUrl(String) - Method in interface oracle.toplink.remotecommand.CommandManager
ADVANCED: Set the URL for this command manager.
setUrl(String) - Method in class oracle.toplink.remotecommand.RemoteCommandManager
ADVANCED: Set the URL for this command manager.
setUseCallerIdentity(boolean) - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
 
setUserName(String) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Sets the Username if one is required to access the JNDI service
setUserName(String) - Method in class oracle.toplink.remotecommand.TransportManager
ADVANCED: Set the user name used as the value to the SECURITY_PRINCIPAL key in the cached context properties.
setUserName(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The user name is the database login name.
setUserName(String) - Method in interface oracle.toplink.sessions.Login
PUBLIC: All logins must take a user name and password.
setUserObject(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
setUsesBatchReading(boolean) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indicates whether the referenced object should always be batch read on read all queries.
setUsesBatchReading(boolean) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
PUBLIC: Currently, the TOPLink SDK does not support batch reading.
setUsesBatchWriting(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setUsesBatchWriting(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to turn on TopLink Batch Writing.
setUsesBatchWriting(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to turn on TopLink Batch Writing.
setUsesBatchWriting(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use batch writing.
setUsesBinding(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by setUsesByteArrayBinding(boolean)
setUsesByteArrayBinding(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setUsesByteArrayBinding(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method allows control of weither byte arrays should be bound into the statement or not.
setUsesByteArrayBinding(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method allows control of weither byte arrays should be bound into the statement or not.
setUsesByteArrayBinding(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use parameter binding for large binary data.
setUsesCursoredStream(boolean) - Method in class oracle.toplink.queryframework.ReadAllQuery
Deprecated.  
setUsesDirectDriverConnect(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
setUsesExternalConnectionPooling(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether TopLink uses some external connection pooling service such as a JDBC 2.0 driver.
setUsesExternalTransactionController(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether TopLink uses some external transaction service such as JTS.
setUsesIndirection(boolean) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
setUsesJDBCBatchWriting(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Some JDBC 2 drivers to not support batching, so this lets are own batching be used.
setUsesJDBCBatchWriting(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to turn on JDBC Batch Writing.
setUsesJDBCBatchWriting(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to turn on JDBC Batch Writing.
setUsesJDBCBatchWriting(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Calling this method with an argument of true indicates to TopLink that the JDBC driver supports batch writing.
setUsesJoining(boolean) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
setUsesNativeSQL(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setUsesNativeSQL(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method allows the client to set if Native SQL should be used.
setUsesNativeSQL(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method allows the client to set if Native SQL should be used.
setUsesNativeSQL(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use database specific sql grammar not JDBC specific.
setUsesNativeSequencing(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use a sequence table, or native sequencing to generate unique object ids.
setUsesServerTime(boolean) - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Set if policy uses server time.
setUsesStreamsForBinding(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setUsesStreamsForBinding(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to set if streams should be used for binding.
setUsesStreamsForBinding(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to set if streams should be used for binding.
setUsesStreamsForBinding(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use streams to store large binary data.
setUsesStringBinding(boolean) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
setUsesStringBinding(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Allows the client to set if String should be bound into the statement or not.
setUsesStringBinding(boolean) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: Allows the client to set if String should be bound into the statement or not.
setUsesStringBinding(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
setValidationLevel(int) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: The unit of work performs validations such as, ensuring multiple copies of the same object don't exist in the same unit of work, ensuring deleted objects are not refered after commit, ensures that objects from the parent cache are not refered in the unit of work cache.
setValue(Object) - Method in class oracle.toplink.indirection.ValueHolder
PUBLIC: Set the wrapped object.
setValue(Object) - Method in interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: Set the value.
setValue(Object) - Method in class oracle.toplink.mappings.Association
PUBLIC: Set the value.
setValueClass(Class) - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: This is the class type of the value If this is not set.
setValueGenerationPolicy(SequencingValueGenerationPolicy) - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Set sequencing value generation policy.
setValueHolder(ValueHolderInterface) - Method in interface oracle.toplink.indirection.IndirectContainer
PUBLIC: Set the valueHolder.
setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Set the value holder.
setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.indirection.IndirectMap
PUBLIC: Set the value holder.
setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.indirection.IndirectSet
Set the value holder.
setValueType(Class) - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Set the class of the value.
setValuesToExclude(Hashtable) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Decides which attributes to ignore based on the values they are set to.
setVariables(Vector) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The variables are the field defs of the declared variables used in the procedure.
setWeight(Integer) - Method in class oracle.toplink.mappings.DatabaseMapping
ADVANCED: Set the weight of the mapping, used to sort mappings DirectToField Mappings have a default weight of 1 while all other Mappings have a default weight of MAXINT.
setWithAllSubclassesExpression(Expression) - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Sets the expression to be used for querying for a class and all its subclasses.
setWrappedTranslator(FieldTranslator) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Set the wrapped field translator.
setWrapperPolicy(WrapperPolicy) - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: Sets the WrapperPolicy for this descriptor.
setWriteLockFieldName(String) - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Set the write lock field name.
setWriteLockFieldName(String) - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated.  
setWriter(Writer) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the writer that will receive the formatted log entries.
setWriter(String) - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the writer that will receive the formatted log entries for a file name.
setWriter(Writer) - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Set the writer to which an accessor writes logged messages and SQL.
setWriter(Writer) - Method in class oracle.toplink.xml.XMLCall
Set the stream.
setXMLDeclaration(String) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set the string used for the XML declaration.
setXMLLoader(XMLLoader) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Set the XML Loader that will be used to load the session configuration information.
setXMLParserJARFileNames(String[]) - Static method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Specify the names of the TopLink SDK XML Support JAR files.
setXMLStreamDatabase(XMLStreamDatabase) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
 
setXMLStreamDatabase(XMLStreamDatabase) - Method in class oracle.toplink.xml.stream.XMLStreamLogin
 
setXMLTranslator(XMLTranslator) - Method in interface oracle.toplink.xml.XMLAccessor
Set the default XML translator for all data store calls.
setXMLTranslator(XMLTranslator) - Method in class oracle.toplink.xml.XMLCall
Set the XML translator.
setXMLTranslator(XMLTranslator) - Method in class oracle.toplink.xml.XMLFileAccessor
Set the default XML translator for all data store calls.
setXMLTranslator(XMLTranslator) - Method in class oracle.toplink.xml.stream.XMLStreamAccessor
Set the default XML translator for all data store calls.
setXmlFileLocation(String) - Method in class oracle.toplink.tools.ejbjar.EjbJarXMLDocument
 
setZipFileNameExtension(String) - Method in class oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy
Set the standard file name extension that will be appended to the root element name to generate the complete ZIP file name.
setup() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
shallowMergeClone(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Merge the attributes of the clone into the unit of work copy.
shallowRevertObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Revert the object's attributes from the parent.
shallowUnregisterObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Unregister the object with the unit of work.
shouldAcquireValueAfterInsert() - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Indicates whether sequencing value should be acquired after INSERT.
shouldAllowNull() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return whether the receiver should allow null values.
shouldAlwaysConformResultsInUnitOfWork() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if the descriptor is defined to always conform the results in unit of work in read query.
shouldAlwaysRefreshCache() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method returns true if the Descriptor is configured to always refresh the cache if data is received from the database by any query.
shouldAlwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method returns true if the Descriptor is configured to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.
shouldAlwaysUseOuterJoin() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: returns if the inheritance policy will always use an outerjoin when selecting class type
shouldApplyAmendmentMethods - Static variable in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated.  
shouldAssumeExistenceForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Returns true if the does exist check should be based only on whether the primary key of the object is set
shouldAssumeNonExistenceForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Returns true if the does exist check should assume non existence.
shouldAutoScroll() - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
JDK 1.2.2 has a auto scroll problem when threads are used.
shouldBeReadOnly() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if the descriptor reference class is defined as read-only
shouldBindAllParameters() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Bind all arguments to any SQL statement.
shouldBindAllParameters() - Method in class oracle.toplink.jdo.JDOQuery
Bind all arguments to any SQL statement.
shouldBindAllParameters() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Bind all arguments to any SQL statement.
shouldBindAllParameters() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Bind all arguments to any SQL statement.
shouldCacheAllStatements() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Cache all prepared statements, this requires full parameter binding as well.
shouldCacheAllStatements() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Cache all prepared statements, this requires full parameter binding as well.
shouldCacheQueryResults() - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Return if the query should cache the results of the next execution or not.
shouldCacheQueryResults() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Report query results are never cached.
shouldCacheStatement() - Method in class oracle.toplink.jdo.JDOQuery
Cache the prepared statements, this requires full parameter binding as well.
shouldCacheStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Cache the prepared statements, this requires full parameter binding as well.
shouldCascade() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Return true if the policy has been configured to CASCADE_ALL_PARTS or CASCADE_PRIVATE_PARTS.
shouldCascadeAllParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Flag used to determine if all parts should be cascaded
shouldCascadeAllParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Flag used to determine if all parts should be cascaded
shouldCascadeAllParts() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Return true if the policy should CASCADE_ALL_PARTS
shouldCascadeOnDelete() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
 
shouldCascadeParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Flag used to determine if any parts should be cascaded
shouldCascadeParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Flag used to determine if any parts should be cascaded
shouldCascadePrivateParts() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Flag used to determine if any private parts should be cascaded
shouldCascadePrivateParts() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Flag used to determine if any private parts should be cascaded
shouldCascadePrivateParts() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Return true if the policy should CASCADE_PRIVATE_PARTS
shouldCatchExceptions() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used to know that all the Descriptor Exceptions should be thrown or not.
shouldCheckCache() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return if the cache should be checked.
shouldCheckCacheByExactPrimaryKey() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return if cache should be checked.
shouldCheckCacheByPrimaryKey() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return if cache should be checked.
shouldCheckCacheForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Returns true if the does exist check should be based only on a cache check.
shouldCheckCacheOnly() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return if cache should be checked.
shouldCheckCacheThenDatabase() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: Return if cache should be checked.
shouldCheckDatabase() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used to know that database tables and fields should be checked or not.
shouldCheckDatabaseForDoesExist() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Returns true if the does exist check should query the database.
shouldCheckDescriptorForCacheUsage() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
shouldCheckInstantiationPolicy() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method tells us that we should check InstantiationPolicy or not.
shouldConformResultsInUnitOfWork() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Return if cache should be checked.
shouldDisableCacheHits() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if for cache hits on primary key read object queries to be disabled.
shouldDisableCacheHitsOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return if the remote server session cache hits on primary key read object queries is aloowed or not.
shouldForceFieldNamesToUpperCase() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Can be used if the app expects upper case but the database is not return consistent case, i.e. different databases.
shouldForceFieldNamesToUpperCase() - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Can be used if the app expects upper case but the database is not return consistent case, i.e. different databases.
shouldIgnoreBindAllParameters() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Local shouldBindAllParameters() should be ignored, Session's shouldBindAllParameters() should be used.
shouldIgnoreCacheStatement() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Local shouldCacheStatement() should be ignored, Session's shouldCacheAllStatements() should be used.
shouldIgnoreCaseOnFieldComparisons() - Static method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Allow for case in field names to be ignored as some databases are not case sensitive and when using custom this can be an issue.
shouldIgnoreCaseOnFieldComparisons() - Static method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Allow for case in field names to be ignored as some databases are not case sensitive.
shouldIgnoreException(SQLException) - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
Allow for the platform to ignore exceptions.
shouldIgnoreException(SQLException) - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Allow for the platform to ignore exceptions.
shouldIgnoreIndirectionExceptionReturnConformed() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
shouldIgnoreIndirectionExceptionReturnNotConformed() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
shouldLoadResultIntoSelectionObject() - Method in class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: return true if the result should be loaded into the passed in selection Object
shouldLogDebug() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return if debug messages should be logged.
shouldLogDebug() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether debugging info is logged.
shouldLogExceptionStackTrace() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return if the exception's stack trace should be logged.
shouldLogExceptionStackTrace() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether exception stack traces are logged.
shouldLogExceptions() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return if exceptions should be logged.
shouldLogExceptions() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether exceptions are logged.
shouldLogMessages() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.CORBAConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.ejb.EJBConnection
PUBLIC: Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
PUBLIC: Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
PUBLIC: Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.jms.JMSConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.RMIConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
Return if all messages such as executed SQL commands should be logged.
shouldLogMessages(int) - Method in interface oracle.toplink.remotecommand.CommandProcessor
PUBLIC: Determine whether messages at the specified log level should be logged.
shouldLogMessages() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if all messages such as executed SQL commands should be logged.
shouldLogProfile() - Method in class oracle.toplink.tools.profiler.PerformanceProfiler
 
shouldMaintainCache() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Return if the identity map (cache) should be used or not.
shouldMaintainCache() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if the identity map (cache) should be used or not.
shouldNewObjectsBeCached() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: By default new objects are not cached until the exist on the database.
shouldOnlyRefreshCacheIfNewerVersion() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method returns true if the Descriptor is configured to only refresh the cache if the data received from the database by a query is newer than the data in the cache (as determined by the optimistic locking field).
shouldOptimizeDataConversion() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return if our driver level data conversion optimization is enabled.
shouldOptimizeDataConversion() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return if our driver level data conversion optimization is enabled.
shouldOverrideExistingValue(String, Object) - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Indicates whether existing attribute value should be overridden.
shouldPerformDTDValidation() - Static method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Get the shouldPerformDTDValidation flag.
shouldPerformDeletesFirst() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: By default all objects are inserted and updated in the database before any object is deleted.
shouldPrepare() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if the query should be prepared.
shouldPrintConnection() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return whether the log should print the connection.
shouldPrintConnection() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether the connection is logged.
shouldPrintConstraintNameAfter() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Some Platforms want the constraint name after the constraint definition.
shouldPrintConstraintNameAfter() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Some Platforms want the constraint name after the constraint definition.
shouldPrintDate() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return whether the log should print the date and/or time.
shouldPrintDate() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether the date is logged.
shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform
SQL Anywhere does not support the Sybase outer join syntax.
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Some database require outer joins to be given in the where clause, others require it in the from clause.
shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
 
shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
 
shouldPrintSession() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return whether the log should print the session.
shouldPrintSession() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether the session is logged.
shouldPrintThread() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Return whether the log should print the thread.
shouldPrintThread() - Method in interface oracle.toplink.sessions.SessionLog
PUBLIC: Call this method to determine whether the thread info is logged.
shouldPropagateAsynchronously() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Return whether this command manager should propagate commands synchronously or asynchronously.
shouldPropagateAsynchronously() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return whether this command manager should propagate commands synchronously or asynchronously.
shouldReadSubclasses() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return true if this descriptor should read instances of itself and subclasses on queries.
shouldReadSubclassesValue() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return true if this descriptor should read instances of itself and subclasses on queries.
shouldRefreshIdentityMapResult() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Set to a boolean.
shouldRefreshIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set to a boolean.
shouldRefreshRemoteIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Set to a boolean.
shouldRemoveConnectionOnError() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Return whether connections to remote servers should be disconnected when an error occurs
shouldRemoveConnectionOnError() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Set whether connections to remote services should be disconnected when a communications error occurs.
shouldRemoveConnectionOnError() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Return whether connections to remote services should be disconnected when an error occurs.
shouldReportHeuristicsOnCommit - Variable in class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
 
shouldResetPrimaryKey() - Method in class oracle.toplink.sessions.ObjectCopyingPolicy
PUBLIC: Return if the primary key should be reset to null.
shouldRetrievePrimaryKeys() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Return if the query results should contain the primary keys or each associated object.
shouldReturnSingleAttribute() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Answer if we are only returning the attribute (as opposed to wrapping in a ReportQueryResult).
shouldReturnSingleResult() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning the first result.
shouldReturnSingleValue() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Simplifies the result by only returning a single value.
shouldShowPackage - Variable in class oracle.toplink.tools.sessionconsole.ClassInfo
 
shouldThrowIndirectionException() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
shouldTriggerIndirection() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
shouldTrimStrings() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
shouldTrimStrings() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: By default CHAR field values have trailing blanks trimmed, this can be configured.
shouldUseBatchReading() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indicates whether the referenced object should always be batch read on read all queries.
shouldUseBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use batch writing.
shouldUseBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by usesByteArrayBinding()
shouldUseByteArrayBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use parameter binding for large binary data.
shouldUseCacheIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using CacheIdentityMap
shouldUseClassLoaderFromCurrentThread() - Method in class oracle.toplink.internal.helper.ConversionManager
ADVANCED: This flag should be set if the current thread classLoader should be used.
shouldUseClassNameAsIndicator() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Return true if the descriptor use the classes full name as the indicator.
shouldUseEqualityForNulls - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
shouldUseEqualityForNulls() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Matches an included null attribute in the example object either to objects with that attribute also set to null or to any value other than null.
shouldUseExternalConnectionPooling() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether TopLink uses some external connection pooling (e.g.
shouldUseExternalTransactionController() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return whether TopLink uses some external transaction service such as JTS.
shouldUseFullIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using FullIdentityMap
shouldUseHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using HardCacheWeakIdentityMap.
shouldUseJDBCBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Answers true if TopLink has JDBC batch writing enabled.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.AccessPlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.CloudscapePlatform
JDBC defines an outer join syntax which many drivers do not support.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.DB2Platform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
JDBC defines and outer join syntax, many drivers do not support this.
shouldUseJoining() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
shouldUseLocatorForLOBWrite() - Method in class oracle.toplink.oraclespecific.Oracle8Platform
PUBLIC: Return if the locator is required for the LOB write.
shouldUseNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use database-specific SQL grammar, as opposed to the JDBC standard grammar.
shouldUseNativeSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: In case native sequencing is not already used, immediately switches to native sequencing.
shouldUseNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use a sequence table or native sequencing to generate unique object IDs.
shouldUseNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using NoIdentityMap
shouldUsePreallocation() - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Indicates whether several sequencing values should be acquired at a time and be kept by TopLink.
shouldUseRemoteCacheIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using CacheIdentityMap
shouldUseRemoteFullIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using FullIdentityMap
shouldUseRemoteHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using HardCacheWeakIdentityMap
shouldUseRemoteNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using NoIdentityMap
shouldUseRemoteSoftCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using SoftCacheWeakIdentityMap
shouldUseRemoteWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using WeakIdentityMap
shouldUseSeparateConnection() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Indicate whether separate connection(s) for sequencing could be used (by default it couldn't).
shouldUseSeparateConnection() - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Indicates whether sequencing would rather use a separate sequencing connection.
shouldUseSoftCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using SoftCacheWeakIdentityMap.
shouldUseStreamsForBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use streams to store large binary data.
shouldUseStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to bind large strings.
shouldUseTableSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: In case table sequencing is not already used, immediately switches to table sequencing.
shouldUseTransaction() - Method in interface oracle.toplink.sequencing.SequencingValueGenerationPolicy
ADVANCED: Indicates whether TopLink should internally call beginTransaction() before getGeneratedValue/Vector, and commitTransaction after.
shouldUseWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using WeakIdentityMap
shouldUseWrapperPolicy() - Method in class oracle.toplink.queryframework.DatabaseQuery
ADVANCED: The wrapper policy can be enabled on a query.
shouldVerifyDelete() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Verify delete is used during delete and update outside of a unit of work only.
shouldWriteToDatabase() - Method in class oracle.toplink.tools.schemaframework.SchemaManager
PUBLIC: Return true if this SchemaManager should write to the database directly
showBusyCursor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Change to the busy cursor.
showNormalCursor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Change from the busy cursor.
shutdown() - Method in interface oracle.toplink.remotecommand.CommandManager
PUBLIC: Shut down the remote command manager.
shutdown() - Method in class oracle.toplink.remotecommand.RemoteCommandManager
PUBLIC: Shut down the remote command manager.
sign(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
signalAttemptedBeforeWait() - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.CollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DatabaseMapping
ADVANCED: This method is used to add an object to a collection once the changeSet is applied.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DirectCollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DirectMapMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKCollectionMappingHelper
ADVANCED: This method is used to add an object to a collection once the changeSet is applied.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
ADVANCED: This method is used to have an object add to a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.CollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DatabaseMapping
ADVANCED: This method is used to remove an object from a collection once the changeSet is applied.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DirectCollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.mappings.DirectMapMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKCollectionMappingHelper
ADVANCED: This method is used to remove an object from a collection once the changeSet is applied.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, Session) - Method in class oracle.toplink.sdk.SDKObjectCollectionMapping
ADVANCED: This method is used to have an object removed from a collection once the changeSet is applied The referenceKey parameter should only be used for direct Maps.
sin(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
sinh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
size() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Return the size of this Collection.
size() - Method in class oracle.toplink.indirection.IndirectList
 
size() - Method in class oracle.toplink.indirection.IndirectMap
 
size() - Method in class oracle.toplink.indirection.IndirectSet
 
size() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Return the number of field/value pairs in the row.
size() - Method in class oracle.toplink.queryframework.Cursor
PUBLIC: Retreive the size of the open cursor by executing a count on the same query as the cursor.
size() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the number of name/value pairs in the result.
sizeMismatchOfFieldTranslations() - Static method in class oracle.toplink.sdk.SDKDescriptorException
 
sizeMismatchOfForeignKeys(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
sizeOnlySupportedOnExpressionQueries(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
skip(String) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated. This method will add a mapping to skip the provided token.
skip(String) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated. This method will add a mapping to skip the provided token.
skipAll() - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated. This method will add a mapping to skip the provided token.
skipAll() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated. This method will add a mapping to skip the provided token.
specialOperations - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
sqlException(SQLException) - Static method in class oracle.toplink.exceptions.DatabaseException
 
sqlException(SQLException, Accessor, Session) - Static method in class oracle.toplink.exceptions.DatabaseException
 
sqlStatementNotSetProperly(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
standardDeviation() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function StandardDeviation.
startCursor() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Start reading all the rows from the database for a cursored stream or scrollable cursor.
startDiscovery() - Method in class oracle.toplink.remotecommand.DiscoveryManager
ADVANCED: Announce the local service and join the cluster
startIndexOutOfRange() - Static method in class oracle.toplink.exceptions.ValidationException
 
stopDiscovery() - Method in class oracle.toplink.remotecommand.DiscoveryManager
ADVANCED: Stop accepting announcements from other services becoming available.
stopIndexOutOfRange() - Static method in class oracle.toplink.exceptions.ValidationException
 
stopListening() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Uses to stop the Listener thread for a dropped session
stopListening() - Method in class oracle.toplink.remote.jms.JMSClusteringService
ADVANCED: Uses to stop the Listener thread for a dropped session
store(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Update the bean into the database.
store(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Update the bean into the database.
store(EntityBean) - Method in class oracle.toplink.ejb.cmp.was.WSDataStore
 
storeAssemblyProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Store the assembly properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Store the properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Store the properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Store the properties in the element passed in and using the XML document.
storeInCache() - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Configure the version lock value to be stored in the cache.
storeInObject() - Method in class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Configure the version lock value to be stored in the object.
storeLoginToFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
storeObjects(Project, Vector) - Method in interface oracle.toplink.transform.DataResult
 
storeObjects(Vector, DataResult) - Method in class oracle.toplink.transform.ObjectTransformer
 
storeObjects(Vector) - Method in class oracle.toplink.transform.ObjectTransformer
 
storeObjects(Project, Vector) - Method in class oracle.toplink.transform.xml.XMLResult
 
storeProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
storeProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Store the properties in the element passed in and using the XML document.
storeProperties(Document) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
storeProperties(Document) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
storeSQLToFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
structureNameNotSetInMapping(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
studioLicenseFile - Static variable in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
subList(int, int) - Method in class oracle.toplink.indirection.IndirectList
 
subQuery(ReportQuery) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return a sub query expression.
subSessionsNotDefinedForBroker(String) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The session class specified in the TopLink.properties file for the session specified on the toplink_session_name environment variable can not be found.
substring(int, int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the substring from the souce string.
substring(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the substring from the souce string.
subtract(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
subtract(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
sum() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Sum.
supportedOptions() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
The application can determine from the results of this method which optional features, and which query languages are supported by the JDO implementation.
supportsAutoCommit() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
supportsAutoCommit must sometimes be set to false for JDBC drivers which do not support autocommit.
supportsForeignKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.AttunityPlatform
Attunity Connect does not support creating foreign key constraints with the ALTER TABLE syntax.
supportsForeignKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
 
supportsForeignKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
supportsForeignKeyConstraints() - Method in class oracle.toplink.internal.databaseaccess.HSQLPlatform
HSQL 1.6.1 does not support the ALTER TABLE method of create foreign key constraints
supportsNativeSequenceNumbers() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
supportsNativeSequenceNumbers() - Method in class oracle.toplink.internal.databaseaccess.InformixPlatform
Return true if the receiver uses host sequence numbers, generated on the database.
supportsNativeSequenceNumbers() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Return true if the receiver uses host sequence numbers, generated on the database.
supportsNativeSequenceNumbers() - Method in class oracle.toplink.internal.databaseaccess.SQLServerPlatform
Return true if the receiver uses host sequence numbers, generated on the database.
supportsNativeSequenceNumbers() - Method in class oracle.toplink.internal.databaseaccess.SybasePlatform
Return true if the receiver uses host sequence numbers, generated on the database.
supportsPrimaryKeyConstraint() - Method in class oracle.toplink.internal.databaseaccess.AttunityPlatform
Attunity Connect does not support specifying the primary key in the create table syntax.
supportsPrimaryKeyConstraint() - Method in class oracle.toplink.internal.databaseaccess.DBasePlatform
 
supportsPrimaryKeyConstraint() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
supportsSelectForUpdateNoWait() - Method in class oracle.toplink.internal.databaseaccess.OraclePlatform
Returns true if the database supports SQL syntax not to wait on a SELECT..FOR UPADTE (i.e.
synchronizedUnitOfWorkDoesNotSupportCommitAndResume() - Static method in class oracle.toplink.exceptions.DatabaseException
 

T

TABLE_IS_NOT_PRESENT_IN_DATABASE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TABLE_NOT_PRESENT - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TABLE_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_FOREIGN_KEYS_SIZE_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_EXCEPTION_WHILE_INVOKING - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
TARGET_INVOCATION_WHILE_CLONING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_EVENT_EXECUTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_INSTANTIATING_METHOD_BASED_PROXY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_INVOKING_ATTRIBUTE_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_INVOKING_FIELD_TO_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_INVOKING_ROW_EXTRACTION_METHOD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_METHOD_INSTANTIATION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_METHOD_INSTANTIATION_OF_FACTORY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_OBSOLETE_EVENT_EXECUTION - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TARGET_INVOCATION_WHILE_SETTING_VALUE_THRU_METHOD_ACESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
TIMESTAMPHelper - class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper.
Used as a helper class for TIMESTAMP, TIMESTAMPTZ and TIMESTAMPLTZ in oracle9.
TIMESTAMPHelper() - Constructor for class oracle.toplink.internal.platform.database.oracle.TIMESTAMPHelper
 
TIMESTAMPLTZ_CLASS - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
TIMESTAMPTZ_CLASS - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
TIMESTAMP_CLASS - Static variable in class oracle.toplink.oraclespecific.Oracle9Platform
 
TI_TRANSACTION_NONE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_READ_COMMITTED - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_READ_UNCOMMITTED - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_REPEATABLE_READ - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_SERIALIZABLE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TLWAS_PRODUCT - Static variable in class oracle.toplink.ejb.cmp.was.WSDataStore
 
TL_IMPLEMENTED_EQBQL - Static variable in class oracle.toplink.tools.ejbjar.Query
 
TOO_MANY_INI_ELEMENTS - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
TOPIC_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
TOPLINK_3_0_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_3_5_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_CMP_BEAN - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_DOCTYPE_URL - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_SESSION_NAME - Variable in class oracle.toplink.remote.jms.mdb.ClusteringMDB
This value is the env-entry-name element of the Message Driven Beand configured in the ejb-jar.xml.
TRANSACTIONAL_READ_WITHOUT_ACTIVE_TRANSACTION - Static variable in class oracle.toplink.exceptions.JDOException
 
TRANSACTION_IS_ALREADY_ACTIVE - Static variable in class oracle.toplink.exceptions.JDOException
 
TRANSACTION_IS_NOT_ACTIVE - Static variable in class oracle.toplink.exceptions.JDOException
 
TRANSACTION_MANAGER_NOT_SET_FOR_JTS_DRIVER - Static variable in class oracle.toplink.exceptions.DatabaseException
 
TRANSACTION_NONE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in class oracle.toplink.sessions.DatabaseLogin
Dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in class oracle.toplink.sessions.DatabaseLogin
Dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in class oracle.toplink.sessions.DatabaseLogin
Dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_SERIALIZABLE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Dirty reads, non-repeatable reads and phantom reads are prevented.
TRANSACTION_TYPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
TRANS_ATTRIBUTE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
TRUE - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
TRUE_VALUE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
TX_MANAGER_JNDI_NAME - Static variable in class oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController
 
TYPE_FORWARD_ONLY - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The type for a ResultSet object whose cursor may move only forward.
TYPE_MISMATCH_BETWEEN_ATTRIBUTE_AND_CONSTANT_ON_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
TYPE_SCROLL_INSENSITIVE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The type for a ResultSet object that is scrollable but generally not sensitive to changes made by others.
TYPE_SCROLL_SENSITIVE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
JDBC 2.0 The type for a ResultSet object that is scrollable and generally sensitive to changes made by others.
TableCreator - class oracle.toplink.tools.schemaframework.TableCreator.
Purpose: This class is reponsible for creating the tables defined in the project.
TableCreator() - Constructor for class oracle.toplink.tools.schemaframework.TableCreator
 
TableCreator(Vector) - Constructor for class oracle.toplink.tools.schemaframework.TableCreator
 
TableCreatorClassGenerator - class oracle.toplink.tools.workbench.TableCreatorClassGenerator.
Purpose: Allow for a class storing a TopLink table creator's tables (meta-data) to be generated.
TableCreatorClassGenerator() - Constructor for class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Create a new generator.
TableCreatorClassGenerator(TableCreator) - Constructor for class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Create a new generator to output the table creator.
TableCreatorClassGenerator(TableCreator, String, Writer) - Constructor for class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Create a new generator to output the table creator.
TableCreatorClassGenerator(TableCreator, String, String) - Constructor for class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Create a new generator to output the table creator.
TableDefinition - class oracle.toplink.tools.schemaframework.TableDefinition.
Purpose: Allow a generic way of creating tables on the different platforms.
TableDefinition() - Constructor for class oracle.toplink.tools.schemaframework.TableDefinition
 
Tan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Tanh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
TextAreaOutputStream - class oracle.toplink.tools.beans.TextAreaOutputStream.
This class can be used to wrapper a window as a stream.
TextAreaOutputStream(JTextArea) - Constructor for class oracle.toplink.tools.beans.TextAreaOutputStream
 
TextAreaOutputStream(JTextArea, boolean) - Constructor for class oracle.toplink.tools.beans.TextAreaOutputStream
 
TimestampLockingPolicy - class oracle.toplink.descriptors.TimestampLockingPolicy.
Purpose: Used to allow a single version timestamp to be used for optimistic locking.
TimestampLockingPolicy() - Constructor for class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Create a new TimestampLockingPolicy.
TimestampLockingPolicy(String) - Constructor for class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Create a new TimestampLockingPolicy.
ToDate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ToLowerCase - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ToNumber - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ToStringLocalization - class oracle.toplink.localization.ToStringLocalization.
Purpose: This is for any toString messages
ToStringLocalization() - Constructor for class oracle.toplink.localization.ToStringLocalization
 
ToUpperCase - Static variable in class oracle.toplink.expressions.ExpressionOperator
Function operators
Today - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
TopLink25Definitions - class oracle.toplink.tools.builderreader.parser.TopLink25Definitions.
Deprecated.  
TopLink25Definitions() - Constructor for class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated.  
TopLinkException - exception oracle.toplink.exceptions.TopLinkException.
Purpose: Any exception raised by TopLink should be a subclass of this exception class.
ToplinkLocalization - class oracle.toplink.localization.ToplinkLocalization.
Purpose: Any TopLink message in Foundation Library & J2EE Integration JARs should be a subclass of this class.
ToplinkLocalization() - Constructor for class oracle.toplink.localization.ToplinkLocalization
 
TraceLocalization - class oracle.toplink.localization.TraceLocalization.
Purpose: This is for any trace related messages
TraceLocalization() - Constructor for class oracle.toplink.localization.TraceLocalization
 
TransformationMapping - class oracle.toplink.mappings.TransformationMapping.
Purpose: A transformation mapping is used for a specialized translation between how a value is represented in Java and its representation on the databae.
TransformationMapping() - Constructor for class oracle.toplink.mappings.TransformationMapping
PUBLIC: Default constructor.
TransformationMappingChangeRecord - interface oracle.toplink.changesets.TransformationMappingChangeRecord.
Purpose: To Provide API to the TransformationMappingChangeRecord.
Translate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
TransportManager - class oracle.toplink.remotecommand.TransportManager.
Purpose: Provide an abstract class that offers a common API to handling remote command connections.
TransportManager() - Constructor for class oracle.toplink.remotecommand.TransportManager
 
TransporterHelper - class oracle.toplink.remote.corba.orbix.TransporterHelper.
 
TransporterHelper() - Constructor for class oracle.toplink.remote.corba.orbix.TransporterHelper
 
TransporterHolder - class oracle.toplink.remote.corba.orbix.TransporterHolder.
 
TransporterHolder() - Constructor for class oracle.toplink.remote.corba.orbix.TransporterHolder
 
TransporterHolder(Transporter) - Constructor for class oracle.toplink.remote.corba.orbix.TransporterHolder
 
TransporterValueFactory - interface oracle.toplink.remote.corba.orbix.TransporterValueFactory.
 
Trim - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
Trunc - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
TruncateDate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
TypeConversionMapping - class oracle.toplink.mappings.TypeConversionMapping.
Purpose: Type conversion mappings are used to expllicitly map a database type to a java type.
TypeConversionMapping() - Constructor for class oracle.toplink.mappings.TypeConversionMapping
PUBLIC: Default constructor.
TypeDefinition - class oracle.toplink.tools.schemaframework.TypeDefinition.
Purpose: Allow for Oracle 8 object-relational user defined type to be created.
TypeDefinition() - Constructor for class oracle.toplink.tools.schemaframework.TypeDefinition
 
TypeTableDefinition - class oracle.toplink.tools.schemaframework.TypeTableDefinition.
Purpose: Allow for tabels of Oracle 8 object-relational user defined type to be created.
TypeTableDefinition() - Constructor for class oracle.toplink.tools.schemaframework.TypeTableDefinition
 
TypedAssociation - class oracle.toplink.mappings.TypedAssociation.
Purpose: Generic association object.
TypedAssociation() - Constructor for class oracle.toplink.mappings.TypedAssociation
Default constructor.
TypedAssociation(Object, Object) - Constructor for class oracle.toplink.mappings.TypedAssociation
PUBLIC: Create an association.
tab() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
tab(int) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
tableIsNotPresentInDatabase(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
tableNotPresent(String, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
tableNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
tan(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
tanh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
targetForeignKeysSizeMismatch(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationExceptionWhileInvoking(InvocationTargetException, Method, Object) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
targetInvocationWhileCloning(Object, String, Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileConstructorInstantiation(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileConstructorInstantiationOfFactory(Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileEventExecution(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileInstantiatingMethodBasedProxy(Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileInvokingAttributeMethod(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileInvokingFieldToMethod(String, DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileInvokingRowExtractionMethod(DatabaseRow, Method, Descriptor, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileMethodInstantiation(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileMethodInstantiationOfFactory(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileObsoleteEventExecute(String, Descriptor, Exception) - Static method in class oracle.toplink.exceptions.DescriptorException
 
targetInvocationWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
templateSQLDelete() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
templateSQLDelete() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
templateSQLInsert() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
templateSQLInsert() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
templateSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
templateSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
templateSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
Deprecated.  
templateSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated.  
throwIndirectionException() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
tlCreateImpl() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
PUBLIC: This method calls the internal TopLink inplementation to create a persistent object.
toArray() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Array containing all elements in this Collection.
toArray(Object[]) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Array containing all elements in this Collection whose type matches any type in the provided array.
toArray() - Method in class oracle.toplink.indirection.IndirectList
 
toArray(Object[]) - Method in class oracle.toplink.indirection.IndirectList
 
toArray() - Method in class oracle.toplink.indirection.IndirectSet
 
toArray(Object[]) - Method in class oracle.toplink.indirection.IndirectSet
 
toCharacter() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the single character string with the ascii or character set value.
toDate() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns date from the string using the default format.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.AssemblyDescriptor
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.CmpField
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.CmrField
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.ContainerTransaction
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.DomObject
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.EjbJar
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.EjbLocalReference
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.EjbReference
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.EnterpriseObject
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Entity
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.EnvironmentEntry
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.ExcludeList
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.MessageDriven
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.MessageDrivenDestination
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Method
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.MethodParams
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.MethodPermission
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Query
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.QueryMethod
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Relationship
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.RelationshipRole
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.RelationshipRoleSource
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Relationships
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.ResourceEnvReference
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.ResourceReference
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.RunAs
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.SecurityIdentity
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.SecurityRole
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.SecurityRoleReference
Return the data from this instance as a DOM element.
toElement(Document) - Method in class oracle.toplink.tools.ejbjar.Session
Return the data from this instance as a DOM element.
toLowerCase() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that represents the receiver value converted to lower case.
toNumber() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the number converted from the string.
toString() - Method in class oracle.toplink.exceptions.SessionLoaderException
 
toString() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Print a debug form of the expression tree.
toString() - Method in class oracle.toplink.expressions.ExpressionOperator
Print a debug representation of this operator.
toString() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Use the java.util.Vector#toString(); but wrap it with braces to indicate there is a bit of indirection.
toString() - Method in class oracle.toplink.indirection.IndirectMap
PUBLIC: Use the Hashtable.toString(); but wrap it with braces to indicate there is a bit of indirection.
toString() - Method in class oracle.toplink.indirection.IndirectSet
Use the delegate's #toString(); but wrap it with braces to indicate there is a bit of indirection.
toString() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
toString() - Method in class oracle.toplink.jdo.JDOObjectId
 
toString() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Returns a String that represents the value of this object.
toString() - Method in class oracle.toplink.jndi.JNDIConnector
PUBLIC: Print data source info.
toString() - Method in class oracle.toplink.jndi.was.DataSourceConnector
PUBLIC: Print data source info.
toString() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Returns a brief string representation of the receiver.
toString() - Method in class oracle.toplink.queryframework.DatabaseQuery
 
toString() - Method in class oracle.toplink.queryframework.ObjectLevelModifyQuery
 
toString() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
toString() - Method in class oracle.toplink.queryframework.ReportQueryResult
 
toString() - Method in class oracle.toplink.queryframework.SQLCall
 
toString() - Method in class oracle.toplink.queryframework.StoredProcedureCall
 
toString() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Avoid printing the accessor and platform.
toString() - Method in class oracle.toplink.remotecommand.ServiceId
 
toString() - Method in class oracle.toplink.sdk.AbstractSDKCall
Call #toString(PrintWriter), to allow subclasses to insert additional information.
toString() - Method in class oracle.toplink.sdk.SDKAccessor
Call #toString(PrintWriter), to allow subclasses to insert additional information.
toString() - Method in class oracle.toplink.sdk.SDKFieldValue
 
toString() - Method in class oracle.toplink.sdk.SDKLogin
Return a String representation of the object.
toString() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
toString(PrintWriter) - Method in interface oracle.toplink.sessions.Connector
PUBLIC: Print something useful on the log.
toString() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Print all of the connection information.
toString() - Method in class oracle.toplink.sessions.DefaultConnector
PUBLIC: Print connection string.
toString() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Print message.
toString() - Method in class oracle.toplink.tools.beans.ExpressionNode
 
toString() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INIFile
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.ObjectDefinition
Deprecated.  
toString() - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
toString() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
toString() - Method in class oracle.toplink.tools.profiler.Profile
 
toString() - Method in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
toString() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
 
toString() - Method in class oracle.toplink.tools.sessionconsole.ClassInfo
 
toString() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
Call #toString(PrintWriter), to allow subclasses to insert additional information.
toString() - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
 
toString() - Method in class oracle.toplink.xml.XMLFileStreamPolicy
 
toString() - Method in class oracle.toplink.xml.XMLStreamStreamPolicy
 
toString() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
toString() - Method in class oracle.toplink.xml.xerces.XMLToDatabaseRowTranslator
 
toUpperCase() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that represents the receiver value converted to upper case.
toUppercaseCasedWords() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string with the first letter of each word capitalized.
tooManyINIElements(Definition, int) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
topLinkBeanFileName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the file name for a TopLink CMP bean.
topLink_CMP_DTD() - Static method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
This method contains the body of the toplink-cmp.dtd file.
trace(String) - Static method in class oracle.toplink.tools.ejbjar.DomObject
 
transAttribute - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
transactionIsAlreadyActive() - Static method in class oracle.toplink.exceptions.JDOException
 
transactionIsNotActive() - Static method in class oracle.toplink.exceptions.JDOException
 
transactionManagerJNDIName - Static variable in class oracle.toplink.jts.hp.HPJonasTransactionController
 
transactionManagerJNDIName - Static variable in class oracle.toplink.jts.wls.WebLogicJTSExternalTransactionController
 
transactionManagerNotSetForJTSDriver() - Static method in class oracle.toplink.exceptions.DatabaseException
 
transactionType - Variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
transactionalReadWithoutActiveTransaction() - Static method in class oracle.toplink.exceptions.JDOException
 
translate(Object, Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string with each char from the from string converted to the char in the to string.
translateForRead(DatabaseRow) - Method in class oracle.toplink.sdk.DefaultFieldTranslator
Translate and return the specified database row that was read from the data store.
translateForRead(DatabaseRow) - Method in interface oracle.toplink.sdk.FieldTranslator
Translate and return the specified database row that was read from the data store.
translateForRead(DatabaseRow) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Translate and return the specified database row that was read from the data store.
translateForWrite(DatabaseRow) - Method in class oracle.toplink.sdk.DefaultFieldTranslator
Translate and return the specified database row that will be written to the data store.
translateForWrite(DatabaseRow) - Method in interface oracle.toplink.sdk.FieldTranslator
Translate and return the specified database row that will be written to the data store.
translateForWrite(DatabaseRow) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Translate and return the specified database row that will be written to the data store.
triggerIndirection() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
trim() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string trimmed for white space.
trimToSize() - Method in class oracle.toplink.indirection.IndirectList
 
trunc(Expression, int) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
trunc(Expression, Object) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
truncateDate(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return the date truncated to the indicated datePart.
type() - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
type() - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
typeMismatchBetweenAttributeAndConstantOnExpression(Class, Class) - Static method in class oracle.toplink.exceptions.QueryException
 

U

UNABLE_TO_CLOSE_READ_STREAM - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
UNABLE_TO_CLOSE_WRITE_STREAM - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
UNABLE_TO_CONNECT - Static variable in class oracle.toplink.exceptions.CommunicationException
 
UNABLE_TO_CREATE_WRITE_STREAM - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
UNABLE_TO_LOAD_PROJECT_CLASS - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
UNABLE_TO_PARSE_XML - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
UNABLE_TO_PROCESS_TAG - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
UNABLE_TO_PROPAGATE_CHANGES - Static variable in class oracle.toplink.exceptions.CacheSynchCommunicationException
 
UNABLE_TO_PROPAGATE_CHANGES - Static variable in class oracle.toplink.exceptions.CommunicationException
 
UNABLE_TO_PROPAGATE_CHANGES - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
UNCHECKED - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
UNCOMPUTED_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
UNEXPECTED_CHARACTER_LEFT_BRACE - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
UNEXPECTED_CHARACTER_RIGHT_BRACE - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
UNEXPECTED_INVOCATION - Static variable in class oracle.toplink.exceptions.QueryException
 
UNEXPECTED_WORD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
UNKNOWN_TAG - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
UNNAMED_QUERY_ON_SESSION_BROKER - Static variable in class oracle.toplink.exceptions.QueryException
 
UNSHAREABLE_SCOPE - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
UNSUPPORTED - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
UNSUPPORTED - Static variable in class oracle.toplink.sdk.SDKDescriptorException
 
UNSUPPORTED_MAPPING_FOR_OBJECT_COMPARISON - Static variable in class oracle.toplink.exceptions.QueryException
 
UNSUPPORTED_TYPE_FOR_BIDIRECTIONAL_RELATIONSHIP_MAINTENANCE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
UPDATE_PROPAGATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
USE_CALLER_IDENTITY - Static variable in interface oracle.toplink.tools.ejbjar.EjbJarConstants
 
USE_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
UnitOfWork - interface oracle.toplink.sessions.UnitOfWork.
Purpose: To allow object level transactions.
UnitOfWorkChangeSet - interface oracle.toplink.changesets.UnitOfWorkChangeSet.
Purpose: To Provide API to the UnitOfWorkChangeSet.
UpdateObjectQuery - class oracle.toplink.queryframework.UpdateObjectQuery.
Purpose: Used for updating existing objects into the database.
UpdateObjectQuery() - Constructor for class oracle.toplink.queryframework.UpdateObjectQuery
 
UpdateObjectQuery(Object) - Constructor for class oracle.toplink.queryframework.UpdateObjectQuery
 
UseDescriptorSetting - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
unableToCloseReadStream(Object, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToCloseWriteStream(XMLCall, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToConnect(String, Exception) - Static method in class oracle.toplink.exceptions.CommunicationException
 
unableToCreateWriteStream(File, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToPropagateChanges(String, Exception) - Static method in class oracle.toplink.exceptions.CacheSynchCommunicationException
 
unableToPropagateChanges(String, Exception) - Static method in class oracle.toplink.exceptions.CommunicationException
 
unableToPropagateChanges(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
unableToPropagateCommand(String, Throwable) - Static method in class oracle.toplink.exceptions.RemoteCommandManagerException
 
unconformedObjectsCollection - Variable in class oracle.toplink.queryframework.CursoredStream
A collection for the new, unconformed objects
unexpectedCharacterLeftBrace(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
unexpectedCharacterRightBrace(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
unexpectedInvocation(String) - Static method in class oracle.toplink.exceptions.QueryException
 
unexpectedWord(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
unkownTagAtNode(String, String, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
unnamedQueryOnSessionBroker(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
unregisterObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Unregister the object with the unit of work.
unsetEntityContext() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
This method is called by the container when a bean instance is being removed from the pool
unsupported(String) - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
unsupported(String, DatabaseMapping) - Static method in class oracle.toplink.sdk.SDKDescriptorException
 
unsupportedJdbcLevel(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
unsupportedMappingForObjectComparison(DatabaseMapping, Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
unsupportedTypeForBidirectionalRelationshipMaintenance(DatabaseMapping, ContainerPolicy) - Static method in class oracle.toplink.exceptions.DescriptorException
 
unwrapObject(Object, Session) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Unwrap the object to return the implementation that is meant to be used by TopLink.
unwrapObject(Object, Session) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: Unwrap the object to return the implementation that is meant to be used by TopLink.
updateAttributeAddObjectToCollection(String, Object, Object) - Method in class oracle.toplink.publicinterface.DescriptorEvent
ADVANCED: Use this method when updating object attribute values, with unmapped objects Integer, String or others. in events to ensure that all required objects are updated.
updateAttributeRemoveObjectFromCollection(String, Object, Object) - Method in class oracle.toplink.publicinterface.DescriptorEvent
ADVANCED: Use this method when updating object attribute values, with unmapped objects Integer, String or others. in events to ensure that all required objects are updated.
updateAttributeWithObject(String, Object) - Method in class oracle.toplink.publicinterface.DescriptorEvent
ADVANCED: Use this method when updating object attribute values, with unmapped objects Integer, String or others. in events to ensure that all required objects are updated.
updateCacheSize(String, int) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to update the cache size of a particular Identity Map
updateCacheSize(String, int) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method is used to update the cache size of a particular Identity Map If ClassNotFoundException is thrown then the IdenityMap for that class name could not be found
updateObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Update an object.
updateObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Update the object and all of its privately owned parts in the database.
updateObjectAndChangeSetFromRow(DatabaseRow) - Method in class oracle.toplink.publicinterface.DescriptorEvent
ADVANCED: Given an updatedRow TopLink will update the attribute in the corresponding object and the change set.
updatePoolSize(String, int, int) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method allows the client to set the pool size for a particular pool, based on the pool name
updatePoolSize(String, int, int) - Method in interface oracle.toplink.services.mbean.MBeanRuntimeServicesMBean
PUBLIC: This method allows the client to set the pool size for a particular pool, based on the pool name
updateSynchronizationDiscoveryMulticastGroup(String, int) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will be used to update the multicast group of the Synchronization Service.
updateSynchronizationDiscoveryMulticastGroup(String, int) - Method in interface oracle.toplink.services.mbean.MBeanDevelopmentServicesMBean
PUBLIC: This method will be used to update the multicast group of the Synchronization Service.
updateWriteLockValue(Object, Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Update the write lock value in the identity map.
updateWriteLockValue(Vector, Class, Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Update the write lock value in the identity map.
useAccess() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be Access.
useAllFieldsLocking() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the locking policy an all fields locking policy.
useBasicIndirection() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
useBasicIndirection() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
useBatchReading() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indicates whether the referenced object should always be batch read on read all queries.
useBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use batch writing.
useBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by useByteArrayBinding()
useByteArrayBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use parameter binding for large binary data.
useCacheIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the cache identity map.
useCacheIdentityMap() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the cache identity map.
useCacheIdentityMap(int) - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the cache identity map the size.
useChangedFieldsLocking() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the locking policy a changed fields locking policy.
useClassNameAsIndicator() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to use the classes full name as the indicator.
useCloneCopyPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specifies that the creation of clones within a unit of work is done by sending the #clone() method to the original object.
useCloneCopyPolicy(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specifies that the creation of clones within a unit of work is done by sending the cloneMethodName method to the original object.
useCloudscape() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be Cloudscape.
useCloudscapeDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Cloudscape JDBC driver.
useCollectionClass(Class) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in interface oracle.toplink.mappings.ContainerMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Configure the query to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useCollectionClass(Class) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the nested objects.
useConstructorCopyPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. Replaced by useInstantiationCopyPolicy(), which is more accurately named.
useContainerIndirection(Class) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indirection means that a IndirectContainer (wrapping a ValueHolder) will be put in-between the attribute and the real object.
useContainerIndirection(Class) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Indirection means that a IndirectContainer (wrapping a ValueHolder) will be put in-between the attribute and the real object.
useCursoredStream() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int, ValueReadQuery) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream() - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int, ValueReadQuery) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a CursoredStream as the result collection.
useCursoredStream(int, int, ValueReadQuery) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a CursoredStream as the result collection.
useDB2() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be DB2.
useDB2JDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useDB2JDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the IBM DB2 native client interface.
useDB2NetJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useDB2NetJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the IBM DB2 thin JDBC driver.
useDBase() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be DBase.
useDefaultConstructorInstantiationPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use the default constructor to create new instances of objects built from the database.
useDefaultDriverConnect() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Connect to the JDBC driver via DriverManager.
useDefaultDriverConnect(String, String, String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Connect to the JDBC driver via DriverManager.
useDirectDriverConnect() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Some JDBC drivers don't support connecting correctly (via DriverManager), but do support connecting incorrectly (e.g.
useDirectDriverConnect(String, String, String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Some JDBC drivers don't support connecting correctly (via DriverManager), but do support connecting incorrectly (e.g.
useDistinct() - Method in class oracle.toplink.jdo.JDOQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
useDistinct() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
ADVANCED: If a distinct has been set the DISTINCT clause will be printed.
useExclusiveReadConnectionPool(int, int) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Sets the read connection pool to be a standard ConnectionPool.
useExternalConnectionPooling() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use external connection pooling, such as WebLogic's JTS driver.
useExternalReadConnectionPool() - Method in interface oracle.toplink.threetier.Server
PUBLIC: Sets the read connection pool to be an ExternalConnectionPool.
useExternalTransactionController() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use an external transaction controller such as a JTS service
useFactoryInstantiationPolicy(Class, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use an object factory to create new instances of objects built from the database.
useFactoryInstantiationPolicy(Class, String, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use an object factory to create new instances of objects built from the database.
useFactoryInstantiationPolicy(Object, String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use an object factory to create new instances of objects built from the database.
useFullIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the full identity map.
useFullIdentityMap() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the full identity map.
useFullIdentityMap(int) - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the full identity map with initial cache size.
useHSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the HSQL JDBC driver.
useHSQLDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the HSQL JDBC driver.
useHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the hard cache weak identity map.
useINetSQLServerDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the i-net SQL Server JDBC driver.
useIndirection() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
Deprecated. replaced by useBasicIndirection
useIndirection() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
useInformix() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be Informix.
useInstantiationCopyPolicy() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Specifies that the creation of clones within a unit of work is done by building a new instance using the technique indicated by the descriptor's instantiation policy (which by default is to use the the default constructor).
useIntersolvSequeLinkBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useIntersolvSequeLinkDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Intersolv/Merant SequeLink JDBC driver.
useJConnect50Bridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useJConnect50Driver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Sybase JConnect JDBC driver.
useJConnectBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useJConnectDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Sybase JConnect JDBC driver.
useJDBC() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be JDBC.
useJDBCBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink support batch writing in both JDK 1.1 abd JDK 1.2.
useJDBCConnectBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useJDBCConnectDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Borland JDBCConnect JDBC driver.
useJDBCConnectRemoteBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useJDBCConnectRemoteDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Borland JDBCConnect JDBC driver.
useJDBCODBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: User the Sun/Merant JDBC-ODBC bridge driver.
useJDK13() - Static method in class oracle.toplink.Version
 
useJDK14() - Static method in class oracle.toplink.Version
 
useJoining() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
useLazyConnection() - Method in class oracle.toplink.threetier.ConnectionPolicy
PUBLIC: A lazy connection only acquires a physical connection when a transaction is started and releases the connection when the transaction completes.
useLocalTime() - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: set this policy to get the time from the local machine.
useMapClass(Class, String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Configure the query to use an instance of the specified container class to hold the result objects.
useMapClass(Class, String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useMapClass(Class, String) - Method in interface oracle.toplink.mappings.ContainerMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useMapClass(Class, String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: It is illegal to use a Map as the container of a DirectCollectionMapping.
useMapClass(Class) - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useMapClass(Class, String) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Configure the query to use an instance of the specified container class to hold the result objects.
useMapClass(Class, String) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useMapClass(Class, String) - Method in class oracle.toplink.sdk.SDKDirectCollectionMapping
PUBLIC: SDKDirectCollectionMapping does not support Map containers.
useMethodInstantiationPolicy(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use the specified static method to create new instances of objects built from the database.
useNamedCursorOutputAsResultSet(String) - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Used for Oracle result sets through procedures.
useNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use database-specific SQL grammar, as opposed to the JDBC standard grammar.
useNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use a sequence table or native sequencing to generate unique object IDs.
useNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the no identity map.
useNoIdentityMap() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use no identity map.
useOracle() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be Oracle.
useOracle7JDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useOracle7JDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Oracle 7.x native OCI JDBC driver.
useOracleJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useOracleJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Oracle 8.x native OCI JDBC driver.
useOracleServerJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useOracleServerJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Oracle server JDBC driver.
useOracleThinJDBCBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useOracleThinJDBCDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the Oracle thin JDBC driver.
usePlatform(DatabasePlatform) - Method in class oracle.toplink.sessions.DatabaseLogin
ADVANCED: Set the database platform to be custom platform.
usePointBase() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be PointBase.
usePointBaseDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the PointBase JDBC driver.
useProxyIndirection() - Method in class oracle.toplink.mappings.ObjectReferenceMapping
PUBLIC: Set this mapping to use Proxy Indirection.
useProxyIndirection(Class[]) - Method in class oracle.toplink.mappings.ObjectReferenceMapping
PUBLIC: Set this mapping to use Proxy Indirection.
useProxyIndirection(Class) - Method in class oracle.toplink.mappings.ObjectReferenceMapping
PUBLIC: Set this mapping to use Proxy Indirection.
useReadConnectionPool(int, int) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Sets the read connection pool to be a ReadConnectionPool.
useRemoteCacheIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the cache identity map.
useRemoteFullIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the full identity map.
useRemoteHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the hard cache weak identity map.
useRemoteNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the no identity map.
useRemoteSoftCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the soft cache weak identity map.
useRemoteWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the weak identity map.
useSQLServer() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be SQL Server.
useScrollableCursor() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor(int) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor() - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor(int) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor(ScrollableCursorPolicy) - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor() - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor(int) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useScrollableCursor(ScrollableCursorPolicy) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Use a ScrollableCursor as the result collection.
useSelectedFieldsLocking(Vector) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the locking policy a selected fields locking policy.
useServerTime() - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: set this policy to get the time from the server.
useSoftCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the soft cache weak identity map.
useSoftCacheWeakIdentityMap() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the soft cache weak identity map.
useSoftCacheWeakIdentityMap(int) - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the soft cache weak identity map with soft cache size.
useSortedSetClass(Class, Comparator) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useStreamsForBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use streams to store large binary data.
useStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Bind strings larger than 255 characters.
useStringBinding(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Bind strings that are larger than the specified size.
useSybase() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be Sybase.
useTimestampLocking(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Use the Timestamps locking policy and storing the value in the cache key #see useVersionLocking(String)
useTimestampLocking(String, boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the locking policy to use timestamp version locking.
useTransparentCollection() - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: If transparent indirection is used, a special collection will be placed in the source object's attribute.
useTransparentMap(String) - Method in class oracle.toplink.mappings.CollectionMapping
PUBLIC: If transparent indirection is used, a special map will be placed in the source object's attribute.
useTransparentMap() - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: Configure the mapping to use an instance of the specified container class to hold the target objects.
useUnnamedCursorOutputAsResultSet() - Method in class oracle.toplink.queryframework.StoredProcedureCall
PUBLIC: Used for Oracle result sets through procedures.
useVersionLocking(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Default to use the version locking policy and storing the value in the cache key #see useVersionLocking(String)
useVersionLocking(String, boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the locking policy to use numeric version locking.
useWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the weak identity map.
useWeakIdentityMap() - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the weak identity map.
useWeakIdentityMap(int) - Method in class oracle.toplink.sessions.Project
PUBLIC: Switch all descriptors to use the weak identity map.
useWebLogicDriverCursoredOutputCode() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the prepare cursor code to what the WebLogic Oracle OCI JDBC driver expects.
useWebLogicJDBCConnectionPool(String) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set a WebLogic JDBC connection pool (a pool must be defined for the entity beans that are to be deployed)
useWebLogicOracleOCIBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicOracleOCIDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic Oracle OCI JDBC driver.
useWebLogicSQLServerBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicSQLServerDBLibBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicSQLServerDBLibDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic SQL Server dblib JDBC driver.
useWebLogicSQLServerDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic SQL Server JDBC driver.
useWebLogicSybaseDBLibBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicSybaseDBLibDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic Sybase dblib JDBC driver.
useWebLogicThinBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicThinClientBridge() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
useWebLogicThinClientDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic thin client JDBC driver.
useWebLogicThinDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the WebLogic thin JDBC driver.
usesBatchWriting() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Return the next available sequence number.
usesBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseBatchWriting to avoid confusion with modifier.
usesBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by usesByteArrayBinding()
usesByteArrayBinding() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesByteArrayBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseByteArrayBinding to avoid confusion with modifier.
usesCacheIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseCacheIdentityMap() This was rename to avoid confusing with useCacheIdentityMap.
usesCustomSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
ADVANCED: Indicate whether custom sequencing is used: neither native nor table.
usesDirectDriverConnect() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
usesExternalConnectionPooling() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseExternalConnectionPooling to avoid confusion with modifier.
usesExternalTransactionController() - Method in class oracle.toplink.sdk.SDKAccessor
Return whether the accessor uses an external transaction controller (e.g.
usesExternalTransactionController() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseExternalTransactionController to avoid confusion with modifier.
usesExternalTransactionController() - Method in interface oracle.toplink.sessions.Session
PUBLIC: indicates if the JDBCLogin is configured to use an external transaction controller
usesFullIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseFullIdentityMap() This was rename to avoid confusing with useFullIdentityMap.
usesHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseHardCacheWeakIdentityMap() This was rename to avoid confusing with useHardCacheWeakIdentityMap.
usesIndirection() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Indirection means that some sort of indirection object will be put in-between the attribute and the real object.
usesIndirection() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
usesJDBCBatchWriting() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
Some JDBC 2 drivers to not support batching, so this lets are own batching be used.
usesJDBCBatchWriting() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseJDBCBatchWriting to avoid confusion with modifier.
usesLocalTime() - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Return true if policy uses local time.
usesNativeSQL() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseNativeSQL to avoid confusion with modifier.
usesNativeSequencing() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesNativeSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Indicate whether native sequencing is used.
usesNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseNativeSequencing to avoid confusion with modifier.
usesNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseNoIdentityMap() This was rename to avoid confusing with useNoIdentityMap.
usesOptimisticLocking() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if the receiver uses write (optimistic) locking.
usesSequenceNumbers() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if the receiver uses sequence numbers.
usesSequenceTable() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesServerTime() - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Return true if policy uses server time.
usesSoftCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseSoftCacheWeakIdentityMap() This was rename to avoid confusing with useSoftCacheWeakIdentityMap.
usesStreamsForBinding() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesStreamsForBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseStreamsForBinding to avoid confusion with modifier.
usesStringBinding() - Method in class oracle.toplink.internal.databaseaccess.DatabasePlatform
 
usesStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseStringBinding to avoid confusion with modifier.
usesTableSequencing() - Method in interface oracle.toplink.sequencing.SequencingControl
PUBLIC: Indicate whether table sequencing is used
usesWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseWeakIdentityMap() This was rename to avoid confusing with useWeakIdentityMap.

V

VALUE_HOLDER_INSTANTIATION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
VALUE_NOT_FOUND_IN_CLASS_INDICATOR_MAPPING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
VARIABLE_ONE_TO_ONE_MAPPING_IS_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
ValidationException - exception oracle.toplink.exceptions.ValidationException.
Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.
ValidationManager - class oracle.toplink.tools.ejbjar.ValidationManager.
 
ValidationManager() - Constructor for class oracle.toplink.tools.ejbjar.ValidationManager
 
Value - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ValueHolder - class oracle.toplink.indirection.ValueHolder.
Purpose: Act as a place holder for a variable that required a value holder interface.
ValueHolder() - Constructor for class oracle.toplink.indirection.ValueHolder
PUBLIC: Initialize the holder.
ValueHolder(Object) - Constructor for class oracle.toplink.indirection.ValueHolder
PUBLIC: Initialize the holder with an object.
ValueHolderInterface - interface oracle.toplink.indirection.ValueHolderInterface.
Purpose: Interface to allow lazy loading of an object's relationships from the database.
ValueReadQuery - class oracle.toplink.queryframework.ValueReadQuery.
Purpose: Concrete class to perform a read of a single data value.
ValueReadQuery() - Constructor for class oracle.toplink.queryframework.ValueReadQuery
PUBLIC: Initialize the state of the query.
ValueReadQuery(String) - Constructor for class oracle.toplink.queryframework.ValueReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
ValueReadQuery(Call) - Constructor for class oracle.toplink.queryframework.ValueReadQuery
PUBLIC: Initialize the query to use the specified call.
VariableOneToOneMapping - class oracle.toplink.mappings.VariableOneToOneMapping.
Purpose: Variable one to one mappings are used to represent a pointer references between a java object and an implementer of an interface.
VariableOneToOneMapping() - Constructor for class oracle.toplink.mappings.VariableOneToOneMapping
PUBLIC: Default constructor.
Variance - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
VarrayDefinition - class oracle.toplink.tools.schemaframework.VarrayDefinition.
Purpose: Allow for creation of varray type.
VarrayDefinition() - Constructor for class oracle.toplink.tools.schemaframework.VarrayDefinition
 
Version - class oracle.toplink.Version.
 
Version() - Constructor for class oracle.toplink.Version
 
VersionLockingPolicy - class oracle.toplink.descriptors.VersionLockingPolicy.
Purpose: Used to allow a single version number to be used for optimistic locking.
VersionLockingPolicy() - Constructor for class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
VersionLockingPolicy(String) - Constructor for class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
VersionLockingPolicy(DatabaseField) - Constructor for class oracle.toplink.descriptors.VersionLockingPolicy
PUBLIC: Create a new VersionLockingPolicy.
ViewDefinition - class oracle.toplink.tools.schemaframework.ViewDefinition.
Purpose: Allow for creation of views.
ViewDefinition() - Constructor for class oracle.toplink.tools.schemaframework.ViewDefinition
 
validateCache() - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.orbix.CORBAConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.ejb.EJBConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in interface oracle.toplink.remote.ejb.RemoteSessionController
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.ejb.RemoteSessionControllerBean
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.iiop.RMIConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in interface oracle.toplink.remote.rmi.iiop.RMIRemoteSessionController
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.iiop.RMIRemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.wls.RMIConnection
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in interface oracle.toplink.remote.rmi.wls.RMIRemoteSessionController
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in class oracle.toplink.remote.rmi.wls.RMIRemoteSessionControllerDispatcher
ADVANCED: This can be used to help debugging an object identity problem.
validateCache() - Method in interface oracle.toplink.sessions.Session
ADVANCED: This can be used to help debugging an object identity problem.
validateConfiguration() - Method in class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
 
validateConfiguration() - Method in interface oracle.toplink.xml.XMLFileAccessorFilePolicy
The accessor is connecting; if necessary, validate the policy's settings.
validateEjbJar(EjbJar) - Static method in class oracle.toplink.tools.ejbjar.ValidationManager
 
validateEjbJarXMLDocument(EjbJarXMLDocument) - Static method in class oracle.toplink.tools.ejbjar.ValidationManager
 
validateObjectSpace() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: This can be used to help debugging an object-space corruption.
value() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, this represents the value function, used in nestedtable
value(byte) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(char) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(double) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(float) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(int) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(long) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
value - Variable in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
value - Variable in class oracle.toplink.remote.corba.orbix.TransporterHolder
 
valueChanged(ListSelectionEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Deprecated. Method to handle events for the ListSelectionListener interface.
valueForPathChanged(TreePath, Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
valueHolderInstantiationMismatch(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
valueNotFoundInClassIndicatorMapping(Descriptor, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
values() - Method in class oracle.toplink.indirection.IndirectMap
 
values() - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Returns an collection of the values.
values() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Returns an collection of the values.
valuesToExclude - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
variableOneToOneMappingIsNotDefinedProperly(DatabaseMapping, Descriptor, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
variance() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, this represents the aggregate function Variance.
versionString - Static variable in class oracle.toplink.sessions.DatabaseLogin
 

W

WAIT_FAILURE_CLIENT - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
WAIT_FAILURE_SEQ_DATABASE_SESSION - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
WAIT_FAILURE_SERVER - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
WAIT_WAS_INTERRUPTED - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
WASXMLLoader - class oracle.toplink.tools.sessionconfiguration.WASXMLLoader.
Purpose: This loader load the first session from a specific session configuration xml file.
WASXMLLoader() - Constructor for class oracle.toplink.tools.sessionconfiguration.WASXMLLoader
 
WASXMLLoader(String) - Constructor for class oracle.toplink.tools.sessionconfiguration.WASXMLLoader
 
WLSClusteringService - class oracle.toplink.remote.rmi.wls.WLSClusteringService.
PURPOSE:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
WLSClusteringService(Session) - Constructor for class oracle.toplink.remote.rmi.wls.WLSClusteringService
PUBLIC: Creates a WLSClusteringService
WRITE_ERROR - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
WRITE_LOCK_FIELD_IN_CHILD_DESCRIPTOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
WRITE_OBJECT_NOT_ALLOWED_IN_UNIT_OF_WORK - Static variable in class oracle.toplink.exceptions.ValidationException
 
WRONG_OBJECT_REGISTERED - Static variable in class oracle.toplink.exceptions.ValidationException
 
WSDataStore - class oracle.toplink.ejb.cmp.was.WSDataStore.
Purpose: Implement the Websphere EJB entity bean CMP persistor APIs.
WSFinderEnumeration - class oracle.toplink.ejb.cmp.was.WSFinderEnumeration.
Purpose: Implement the Websphere EJB entity bean CMP finder enumeration APIs.
WSFinderEnumeration(Vector, WSDataStore) - Constructor for class oracle.toplink.ejb.cmp.was.WSFinderEnumeration
 
WSWrapperPolicy - class oracle.toplink.ejb.cmp.was.WSWrapperPolicy.
Purpose: Implement the Websphere EJB entity bean CMP wrap and unwrap APIs.
WSWrapperPolicy() - Constructor for class oracle.toplink.ejb.cmp.was.WSWrapperPolicy
 
WebLogicJTSExternalTransactionController - class oracle.toplink.jts.wls.WebLogicJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
WebLogicJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.wls.WebLogicJTSExternalTransactionController
PUBLIC: Return a new controller for use with Weblogic.
WebLogicSynchronizationListener - class oracle.toplink.jts.wls.WebLogicSynchronizationListener.
Purpose: Provides transaction callback mechanism Listener class Description: This class is paired with WebLogicJTSExternalTransactionController.
WebLogicSynchronizationListener(UnitOfWork, Session, Object) - Constructor for class oracle.toplink.jts.wls.WebLogicSynchronizationListener
 
WebSphereJTSExternalTransactionController - class oracle.toplink.jts.was.WebSphereJTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
WebSphereJTSExternalTransactionController() - Constructor for class oracle.toplink.jts.was.WebSphereJTSExternalTransactionController
PUBLIC: Return a new controller for use with WebSphere.
WebSphereJTSSynchronization - class oracle.toplink.jts.was.WebSphereJTSSynchronization.
Purpose: Concrete implementation of an ExternalTransactionController.
WrapperPolicy - interface oracle.toplink.descriptors.WrapperPolicy.
Purpose: The wrapper policy can be used to wrap all objects read from the database in another object.
Wrapping - Static variable in interface oracle.toplink.descriptors.WrapperPolicy
Used for profiling.
WriteObjectQuery - class oracle.toplink.queryframework.WriteObjectQuery.
Purpose: Used for inserting or updating objects WriteObjectQuery determines whether to perform a insert or an update on the database.
WriteObjectQuery() - Constructor for class oracle.toplink.queryframework.WriteObjectQuery
 
WriteObjectQuery(Object) - Constructor for class oracle.toplink.queryframework.WriteObjectQuery
 
waitFailureOnClientSession(InterruptedException) - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
waitFailureOnSequencingForDatabaseSession(InterruptedException) - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
waitFailureOnServerSession(InterruptedException) - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
waitWasInterrupted(String) - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
wasCanceled() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Deprecated.  
wrapObject(Object, Session) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Wrap the object to return the implementation that the application requires.
wrapObject(Object, Session) - Method in class oracle.toplink.ejb.bmp.BMPWrapperPolicy
Wrap the bean with its remote.
wrapObject(Object, Session) - Method in class oracle.toplink.ejb.cmp.was.WSWrapperPolicy
Wrap the bean to with its remote.
write(OutputStream, CORBARemoteSessionController) - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
write(OutputStream, Transporter) - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
write(byte[]) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
write(byte[], int, int) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
write(int) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
write(String, String, String, Writer) - Static method in class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated. PUBLIC: Perform generation of Java source code which can re-produce the descriptor information held in the INI Files.
write(ProjectWriteSpecification) - Static method in class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated. PUBLIC: Perform generation of Java source code which can re-produce the descriptor information held in the INI Files.
write(CodeGenerator) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
write(CodeGenerator) - Method in class oracle.toplink.tools.codegen.ClassDefinition
Write the code out to the generator's stream.
write(CodeGenerator) - Method in class oracle.toplink.tools.codegen.CodeDefinition
Write the code out to the generator's stream.
write(Object) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
write(Writer, PerformanceProfiler) - Method in class oracle.toplink.tools.profiler.Profile
 
write(Project, String, Writer) - Static method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Generate the source code to a project class to the project's descriptor into the writer.
write(Project, String, String) - Static method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Generate the source code to a project class to the project's descriptor into the file.
write(TableCreator, String, Writer) - Static method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Generate the source code to a table creator class to the table creator's tables into the writer.
write(TableCreator, String, String) - Static method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Generate the source code to a table creator class to the table creator's tables into the file.
write(String, Project) - Static method in class oracle.toplink.tools.workbench.XMLProjectWriter
PUBLIC: Given the file name (including path), and a project, this writes out the deployment XML file storing the project's descriptor and mapping information.
write(Writer, DatabaseRow) - Method in interface oracle.toplink.xml.XMLTranslator
Write an XML document representing the specified database row on the specified stream.
write(Writer, DatabaseRow) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Convert the specified database row to an XML document and write it to the specified stream.
write(Writer, DatabaseRow) - Method in class oracle.toplink.xml.xerces.DefaultXMLTranslator
Convert the specified database row to an XML document and write it to the specified stream.
writeAllObjects(Collection) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Write all of the objects and all of their privately owned parts in the database.
writeAllObjects(Vector) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Write all of the objects and all of their privately owned parts in the database.
writeBody(CodeGenerator) - Method in class oracle.toplink.tools.codegen.AttributeDefinition
 
writeBody(CodeGenerator) - Method in class oracle.toplink.tools.codegen.ClassDefinition
Write the code out to the generator's stream.
writeBody(CodeGenerator) - Method in class oracle.toplink.tools.codegen.CodeDefinition
Write the code out to the generator's stream.
writeBody(CodeGenerator) - Method in class oracle.toplink.tools.codegen.MethodDefinition
Write the code out to the generator's stream.
writeClass() - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
writeDefinition(StoredProcedureDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
writeDescriptor(Descriptor, Writer) - Static method in class oracle.toplink.tools.builderreader.parser.DescriptorFileWriter
Deprecated. Output the descriptor to the file.
writeEjbXmlFile(EjbJarXMLDocument, String, boolean) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
writeEjbXmlFileFromEjbJar(EjbJar, String, boolean) - Static method in class oracle.toplink.tools.ejbjar.XMLManager
 
writeError(IOException, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
writeLockFieldInChildDescriptor(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
writeObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Write the object and all of its privately owned parts in the database.
writeObjectNotAllowedInUnitOfWork() - Static method in class oracle.toplink.exceptions.ValidationException
 
writeType(String) - Method in class oracle.toplink.tools.codegen.CodeGenerator
Write the type checking if its package is required.
writeln(Object) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
wrongObjectRegistered(Object, Object) - Static method in class oracle.toplink.exceptions.ValidationException
 

X

XMLAccessor - interface oracle.toplink.xml.XMLAccessor.
This interface defines methods needed for Accessor in the XML context.
XMLAccessorStreamPolicy - class oracle.toplink.xml.XMLAccessorStreamPolicy.
This implementation of the XMLStreamPolicy interface simply forwards any message to the accessor, which is assumed to be an XMLAccessor.
XMLAccessorStreamPolicy() - Constructor for class oracle.toplink.xml.XMLAccessorStreamPolicy
Default constructor.
XMLCall - class oracle.toplink.xml.XMLCall.
XMLCall does not do much.
XMLCommandConverter - class oracle.toplink.remotecommand.XMLCommandConverter.
Purpose: This is TopLink Command converter class that impelemnts the public API oracle.toplink.remotecommand.CommandConverter Description: The converter provides the conversion between TopLink proprietary cache synchronization command, oracle.toplink.remotecommand.MergeChangeSetCommand and XML org.w3c.dom.Document.
XMLCommandConverter() - Constructor for class oracle.toplink.remotecommand.XMLCommandConverter
 
XMLConversionException - exception oracle.toplink.exceptions.XMLConversionException.
Purpose: XML conversion exceptions is raised for any problem of conversion between TopLink change set object and XML.
XMLConversionException(String) - Constructor for class oracle.toplink.exceptions.XMLConversionException
 
XMLDataCall - class oracle.toplink.xml.XMLDataCall.
XMLDataCall provides the base state and behavior for XML calls that will read or write raw data, as opposed to objects.
XMLDataCall() - Constructor for class oracle.toplink.xml.XMLDataCall
Default constructor.
XMLDataDeleteCall - class oracle.toplink.xml.XMLDataDeleteCall.
XMLDataDeleteCall simply deletes the appropriate XML document.
XMLDataDeleteCall() - Constructor for class oracle.toplink.xml.XMLDataDeleteCall
Default constructor.
XMLDataInsertCall - class oracle.toplink.xml.XMLDataInsertCall.
XMLDataInsertCall simply inserts the passed in database row into the specified "table" at the specified "primary key".
XMLDataInsertCall() - Constructor for class oracle.toplink.xml.XMLDataInsertCall
Default constructor.
XMLDataReadCall - class oracle.toplink.xml.XMLDataReadCall.
XMLDataReadCall reads up the specified data and, if necessary, extracts the specified result elements and converts them to the specified types.
XMLDataReadCall() - Constructor for class oracle.toplink.xml.XMLDataReadCall
Default constructor.
XMLDataStoreException - exception oracle.toplink.xml.XMLDataStoreException.
Exception used for any problem detected while interacting with the XML "data store".
XMLDataUpdateCall - class oracle.toplink.xml.XMLDataUpdateCall.
XMLDataUpdateCall simply writes the passed in database row into the specified "table" at the specified "primary key", overwriting the existing data.
XMLDataUpdateCall() - Constructor for class oracle.toplink.xml.XMLDataUpdateCall
Default constructor.
XMLDataWriteCall - class oracle.toplink.xml.XMLDataWriteCall.
XMLDataWriteCall simply consolidates the behavior common to XMLDataInsertCall and XMLDataUpdateCall.
XMLDataWriteCall() - Constructor for class oracle.toplink.xml.XMLDataWriteCall
Default constructor.
XMLDeleteCall - class oracle.toplink.xml.XMLDeleteCall.
XMLDeleteCall deletes the appropriate XML Document.
XMLDeleteCall() - Constructor for class oracle.toplink.xml.XMLDeleteCall
Default constructor.
XMLDescriptor - class oracle.toplink.xml.XMLDescriptor.
XMLDescriptor extends the SDKDescriptor protocol with a number of defaults and helper methods that simplify the use of XML data store.
XMLDescriptor() - Constructor for class oracle.toplink.xml.XMLDescriptor
PUBLIC: Default constructor.
XMLDoesExistCall - class oracle.toplink.xml.XMLDoesExistCall.
This class checks the XML data store for the existence of the XML document.
XMLDoesExistCall() - Constructor for class oracle.toplink.xml.XMLDoesExistCall
Default constructor.
XMLFileAccessor - class oracle.toplink.xml.XMLFileAccessor.
XMLFileAccessor is an implementation of the XMLAccessor interface that uses the native O/S file system to store XML documents: The base directory is analogous to a relational database that contains a collection of related tables.
XMLFileAccessor() - Constructor for class oracle.toplink.xml.XMLFileAccessor
Default constructor.
XMLFileAccessorFilePolicy - interface oracle.toplink.xml.XMLFileAccessorFilePolicy.
This policy is used by XMLFileAccessor to build the files that will be wrapped in XML streams.
XMLFileLogin - class oracle.toplink.xml.XMLFileLogin.
XMLFileLogin holds the information required to log in to a file-based XML data store, using an XMLFileAccessor.
XMLFileLogin() - Constructor for class oracle.toplink.xml.XMLFileLogin
Default constructor.
XMLFileLogin(String) - Constructor for class oracle.toplink.xml.XMLFileLogin
Constructor.
XMLFileLogin(DatabasePlatform) - Constructor for class oracle.toplink.xml.XMLFileLogin
Constructor.
XMLFileStreamPolicy - class oracle.toplink.xml.XMLFileStreamPolicy.
This implementation of the XMLStreamPolicy interface simply wraps the supplied file (or files) in the appropriate stream (or enumeration of streams).
XMLFileStreamPolicy(File) - Constructor for class oracle.toplink.xml.XMLFileStreamPolicy
Construct a policy for the specified file.
XMLFileStreamPolicy(String) - Constructor for class oracle.toplink.xml.XMLFileStreamPolicy
Construct a policy for the specified file.
XMLFileStreamPolicy(Enumeration) - Constructor for class oracle.toplink.xml.XMLFileStreamPolicy
Construct a policy for the specified files.
XMLInsertCall - class oracle.toplink.xml.XMLInsertCall.
XMLInsertCall simply writes a new XML document.
XMLInsertCall() - Constructor for class oracle.toplink.xml.XMLInsertCall
Default constructor.
XMLLoader - class oracle.toplink.tools.sessionconfiguration.XMLLoader.
Purpose: Provide a mechanism for loading configuration XML files, as classpath resources, and processing them.
XMLLoader() - Constructor for class oracle.toplink.tools.sessionconfiguration.XMLLoader
PUBLIC: This constructor is used when the file resource named 'sessions.xml' will be parsed for configuration.
XMLLoader(String) - Constructor for class oracle.toplink.tools.sessionconfiguration.XMLLoader
PUBLIC: This constructor is used when passing in the resource name of the configuration file that should be parsed
XMLLogin - class oracle.toplink.xml.XMLLogin.
XMLLogin adds a little protocol to make it look like we are dealing with XML documents and elements instead of database rows and fields.
XMLLogin() - Constructor for class oracle.toplink.xml.XMLLogin
Default constructor.
XMLLogin(DatabasePlatform) - Constructor for class oracle.toplink.xml.XMLLogin
Construct a login for the specifed platform
XMLManager - class oracle.toplink.tools.ejbjar.XMLManager.
XMLManager manages Reading and writing of ejb-jar.xml Converting ejb-jar.xml to a DOM Document object
XMLManager() - Constructor for class oracle.toplink.tools.ejbjar.XMLManager
 
XMLParser - class oracle.toplink.tools.ejbjar.XMLParser.
This class is designed to handle the simple parsing of an XML file.
XMLParser() - Constructor for class oracle.toplink.tools.ejbjar.XMLParser
 
XMLPlatform - class oracle.toplink.xml.XMLPlatform.
XMLPlatform implements various database platform behaviors in a way that is useful for an XML data store: Building the calls necessary for XML "sequence numbers".
XMLPlatform() - Constructor for class oracle.toplink.xml.XMLPlatform
Default constructor.
XMLProjectReader - class oracle.toplink.tools.workbench.XMLProjectReader.
Purpose: Allow for a TopLink Builder generated deployment XML project file to be read.
XMLProjectReader() - Constructor for class oracle.toplink.tools.workbench.XMLProjectReader
 
XMLProjectWriter - class oracle.toplink.tools.workbench.XMLProjectWriter.
Purpose: Allow for a TopLink Builder generated deployment XML project file to be read.
XMLProjectWriter() - Constructor for class oracle.toplink.tools.workbench.XMLProjectWriter
XMLProjectWriter constructor comment.
XMLReadAllCall - class oracle.toplink.xml.XMLReadAllCall.
XMLReadAllCall can perform one of two types of read: Read all the XML documents for a given root element name.
XMLReadAllCall() - Constructor for class oracle.toplink.xml.XMLReadAllCall
Default constructor.
XMLReadAllCall(SDKObjectCollectionMapping) - Constructor for class oracle.toplink.xml.XMLReadAllCall
Constructor.
XMLReadCall - class oracle.toplink.xml.XMLReadCall.
XMLReadCall can perform one of two types of read: Read the XML document for a given primary key.
XMLReadCall() - Constructor for class oracle.toplink.xml.XMLReadCall
Default constructor.
XMLReadCall(OneToOneMapping) - Constructor for class oracle.toplink.xml.XMLReadCall
Constructor.
XMLResult - class oracle.toplink.transform.xml.XMLResult.
 
XMLResult() - Constructor for class oracle.toplink.transform.xml.XMLResult
 
XMLSchemaManager - class oracle.toplink.xml.XMLSchemaManager.
This class extends the base TOPLink SchemaManager to create XML stream sources and sequences for XML Projects.
XMLSchemaManager(DatabaseSession) - Constructor for class oracle.toplink.xml.XMLSchemaManager
Construct a schema manager for the specified session.
XMLSchemaManager(DatabaseSession) - Constructor for class oracle.toplink.xml.XMLSchemaManager
Construct a schema manager for the specified session.
XMLSource - class oracle.toplink.transform.xml.XMLSource.
 
XMLSource() - Constructor for class oracle.toplink.transform.xml.XMLSource
 
XMLStreamAccessor - class oracle.toplink.xml.stream.XMLStreamAccessor.
 
XMLStreamAccessor() - Constructor for class oracle.toplink.xml.stream.XMLStreamAccessor
 
XMLStreamDatabase - class oracle.toplink.xml.stream.XMLStreamDatabase.
 
XMLStreamDatabase() - Constructor for class oracle.toplink.xml.stream.XMLStreamDatabase
 
XMLStreamDatabase(Document, Project) - Constructor for class oracle.toplink.xml.stream.XMLStreamDatabase
 
XMLStreamLogin - class oracle.toplink.xml.stream.XMLStreamLogin.
 
XMLStreamLogin() - Constructor for class oracle.toplink.xml.stream.XMLStreamLogin
 
XMLStreamPolicy - interface oracle.toplink.xml.XMLStreamPolicy.
This interface defines methods needed for stream handling in the XML environment.
XMLStreamStreamPolicy - class oracle.toplink.xml.XMLStreamStreamPolicy.
This implementation of the XMLStreamPolicy interface simply returns the supplied stream (or streams).
XMLStreamStreamPolicy(Reader) - Constructor for class oracle.toplink.xml.XMLStreamStreamPolicy
Construct a policy for the specified read stream.
XMLStreamStreamPolicy(Writer) - Constructor for class oracle.toplink.xml.XMLStreamStreamPolicy
Construct a policy for the specified write stream.
XMLStreamStreamPolicy(Enumeration) - Constructor for class oracle.toplink.xml.XMLStreamStreamPolicy
Construct a policy for the specified read streams.
XMLToDatabaseRowTranslator - class oracle.toplink.xml.xerces.XMLToDatabaseRowTranslator.
This class has a singular purpose: convert an XML document to a DatabaseRow.
XMLToDatabaseRowTranslator() - Constructor for class oracle.toplink.xml.xerces.XMLToDatabaseRowTranslator
Default constructor.
XMLTranslator - interface oracle.toplink.xml.XMLTranslator.
This interface defines the protocol from translating an XML document to a database row and vice versa.
XMLUpdateCall - class oracle.toplink.xml.XMLUpdateCall.
XMLUpdateCall simply overwrites the appropriate XML document.
XMLUpdateCall() - Constructor for class oracle.toplink.xml.XMLUpdateCall
Default constructor.
XMLWriteCall - class oracle.toplink.xml.XMLWriteCall.
XMLWriteCall simply adds the assumption that the query is a ModifyQuery.
XMLWriteCall() - Constructor for class oracle.toplink.xml.XMLWriteCall
Default constructor.
XMLZipFileAccessor - class oracle.toplink.xml.zip.XMLZipFileAccessor.
This class extends the XMLFileAccessor class; supplanting subdirectories with ZIP files. i.e.
XMLZipFileAccessor() - Constructor for class oracle.toplink.xml.zip.XMLZipFileAccessor
Default constructor.
XMLZipFileStreamPolicy - class oracle.toplink.xml.zip.XMLZipFileStreamPolicy.
This implementation of the XMLStreamPolicy interface provides streams to XML documents stored in ZIP file archives.
XMLZipFileStreamPolicy(File, String) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entry.
XMLZipFileStreamPolicy(String, String) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entry.
XMLZipFileStreamPolicy(File, Enumeration) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entry.
XMLZipFileStreamPolicy(String, Enumeration) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entries.
XML_DECLARATION - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Allow the XML declaration to be changed.
xmlParserJARFileNames - Static variable in class oracle.toplink.sessions.DatabaseLogin
The names of the TopLink SDK XML Support JAR files

_

_orb() - Static method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHelper
 
_orb() - Static method in class oracle.toplink.remote.corba.orbix.TransporterHelper
 
_read(InputStream) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
_read(InputStream) - Method in class oracle.toplink.remote.corba.orbix.TransporterHolder
 
_type() - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
_type() - Method in class oracle.toplink.remote.corba.orbix.TransporterHolder
 
_write(OutputStream) - Method in class oracle.toplink.remote.corba.orbix.CORBARemoteSessionControllerHolder
 
_write(OutputStream) - Method in class oracle.toplink.remote.corba.orbix.TransporterHolder
 

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

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.