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

aboutToInsert(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
aboutToInsert(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
AboutToInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
aboutToUpdate(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
aboutToUpdate(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
AboutToUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
Abs - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
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.
accessingClassAttributes() - Method in class oracle.toplink.tools.refactoring.CodingStandard
First of all, we should not access variables directly in the methods.
AccessLevel - class oracle.toplink.tools.codegen.AccessLevel.
Purpose: Model an access level, i.e.
AccessLevel() - Constructor for class oracle.toplink.tools.codegen.AccessLevel
 
AccessLevel(int) - Constructor for class oracle.toplink.tools.codegen.AccessLevel
 
Acos - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(ConnectionPolicy) - 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(String) - 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.RemoteSession
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.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
Method to handle events for the ActionListener interface.
Add - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(LineDefinition) - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
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
addAbstractQueryKey(String) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: This method should only be used for interface descriptors.
addAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
addAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
addAll(int, Collection) - Method in class oracle.toplink.indirection.IndirectList
 
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(Class, String) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
addArgument(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
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, 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.queryframework.DatabaseQuery
PUBLIC: Add the argument named argumentName and its class type.
addArgument(String, String) - 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(AttributeDefinition) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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) - 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.jdo.JDOQuery
PUBLIC: Add the attribute 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.
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) - 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.jdo.JDOQuery
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(Expression) - 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.queryframework.ReadAllQuery
PUBLIC: Specify the foreign-reference mapped attribute to be optimized in this query.
addBatchReadAttribute(String) - 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.
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.
addConnectionPool(ConnectionPool) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Connection are pooled to share and restrict the number of database connections.
addConnectionPool(String, DatabaseLogin, int, int) - Method in interface oracle.toplink.threetier.Server
PUBLIC: Add the connection pool.
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() - 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.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.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.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.queryframework.ReportQuery
PUBLIC: Add the count of the size of the result to be included in the result.
AddDate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(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(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.
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(Vector) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Add the descriptors to the session.
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.
addField(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add the field to the table.
addField(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type.
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) - 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.TableDefinition
PUBLIC: Add the field to the table.
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.TableDefinition
PUBLIC: Add the field to the table.
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.TableDefinition
PUBLIC: Add the field to the type to a nested type.
addField(String, String) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
PUBLIC: Add the field to the type to a nested 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.
addForeignKeyConstraint(ForeignKeyConstraint) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
PUBLIC: Add a foreign key constraint to the table.
addForeignKeyConstraint(String, String, String, String) - 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(Expression) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute expression to the group by expressions.
addGrouping(Expression) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute expression to the group by expressions.
addGrouping(String) - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Add the attribute to the group by expressions.
addGrouping(String) - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Add the attribute 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
 
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.
addInOutputArgument(String, Class) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc.
addInterface(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
addInternalException(Object) - Method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Add an internal Exception to the collection of internal Exceptions
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.
ADDITIONAL_SIZE_QUERY_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.QueryException
 
additionalSizeQueryNotSpecified(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
addJoinedAttribute(Expression) - 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.queryframework.ObjectLevelReadQuery
PUBLIC: Specify the one-to-one mapped attribute to be optimized in this query.
addJoinedAttribute(String) - 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.
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) - 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.jdo.JDOQuery
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) - 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.jdo.JDOQuery
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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) - 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 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.
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(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The output arguments are used to get values back from the proc, such as cursors.
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.
addParentInterface(Class) - Method in class oracle.toplink.descriptors.InterfacePolicy
PUBLIC: Add the parent Interface class.
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(Expression) - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Specify that only a subset of the class' attributes be selected in this query.
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(String) - 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(DatabaseQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Add the query to the session queries
addQuery(String, DatabaseQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Add the query to the descriptor queries with the given name
addQuery(String, DatabaseQuery) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Add the query to the session queries with the given name.
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 name.
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, 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 name.
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, 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(String[], String[]) - 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.AbstractSDKCall
Add translations.
addReadTranslations(Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
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.
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.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.jms.JMSConnection
Deprecated. Since 4.0
addRemoteControllerForSynchronization(Object) - Method in class oracle.toplink.remote.rmi.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.Interpreter
Deprecated.  
addSearchPaths(Vector) - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
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: QueryByExamplePolicy allows for specail operations to be used for comparisons in addition to equality.
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) - 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.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.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) - 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.jdo.JDOQuery
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.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 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.AggregateCollectionMapping
PUBLIC: Define the target foreign key relationship in the 1-M aggregate collection 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(FieldDefinition) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The variables are the names of the declared variables used in the procedure.
addVariable(String, String) - 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) - 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.jdo.JDOQuery
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(String[], String[]) - 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.AbstractSDKCall
Add translations.
addWriteTranslations(Vector) - Method in class oracle.toplink.sdk.SDKDescriptor
Add translations.
addWriteTranslations(Vector) - Method in class oracle.toplink.sdk.SimpleFieldTranslator
Add translations.
after_completion(Status) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
PUBLIC:
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.
afterJTSTransactionCommit(Session) - Method in class oracle.toplink.sdk.SDKAccessor
 
afterJTSTransactionRollback(Session) - 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.
AGGREGATE_OBJECT_CANNOT_BE_DELETED - Static variable in class oracle.toplink.exceptions.QueryException
 
AggregateChangeRecord - interface oracle.toplink.changesets.AggregateChangeRecord.
Purpose: Define the Public interface for the Aggregate Collection and Aggregate 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.
aggregateObjectCannotBeDeletedOrWritten(Descriptor, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
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
 
aliasResolutionException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
aliasResolutionException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
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.
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).
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: if an attributeValue is null, or if it's value is to be excluded (for example if an int equals to 0, or a String is the empty string), it will automatically be ignored and not included in the query, unless the attribute is in the alwaysIncludedAttribute list.
alwaysRefreshCache() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor can be configured to always refresh the objects in the cache on all queries.
alwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor can be configured to always remotely refresh the objects in the cache on all queries.
And - Static variable in class oracle.toplink.expressions.ExpressionOperator
Logical operators
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.
appendSQL(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Append the SQL as is directly into the expression.
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.
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
 
argumentObjectIsNotJDOObjectId(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
argumentSizeMismatchInQueryAndQueryDefinition(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
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
ascending() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This can only be used within an ordering expression.
Ascii - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
asciiValue() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the single character strings ascii value.
Asin - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
asin(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
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.
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.
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.
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.
Atan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
atan(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that aplies the function to the given expression.
Atan2 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
atan2(Expression, Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies 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.
atEnd() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return whether the cursored stream is at its end.
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_AND_MAPPING_WITHOUT_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
 
attributeAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributeAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
AttributeDefinition - class oracle.toplink.tools.codegen.AttributeDefinition.
Purpose: Model an attribute for code generation purposes.
AttributeDefinition() - Constructor for class oracle.toplink.tools.codegen.AttributeDefinition
 
attributeNameNotSpecified() - Static method in class oracle.toplink.exceptions.DescriptorException
 
attributesToAlwaysInclude - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
attributeTypeNotValid(CollectionMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
available() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Returns the number of objects that can be read from this input without blocking.
Average - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
 
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
 
BATCH_READING_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.QueryException
 
batchReadingNotSupported(DatabaseMapping, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
BeanGenerationException - exception oracle.toplink.exceptions.BeanGenerationException.
Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.
before_completion() - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
 
before_completion(Status) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSSynchronization
PUBLIC:
beforeFirst() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the front of the result set, just before the first row
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() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Start a transaction on the server.
beginTransaction() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
beginTransaction() - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
beginTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter beginTransaction ();
beginTransaction() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter beginTransaction ();
beginTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
beginTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Begin a transaction on the database.
beginTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
 
beginTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Begin a transaction on the database.
beginTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Begin a transaction on the "data store".
bePostfix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Tell the operator to be postfix, i.e.
bePrefix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Tell the operator to be pretfix, i.e.
Between - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(Expression, Expression) - Method in class oracle.toplink.expressions.Expression
 
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(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.
blankLines() - Method in class oracle.toplink.tools.refactoring.CodingStandard
A blank line should always be used in the following circumstances: - between logical sections inside a method - to improve readability - between the method comment and the method declaration
blankSpaces() - Method in class oracle.toplink.tools.refactoring.CodingStandard
Blank spaces should always be used in the following circumstances: - A keyword followed by a parenthesis should be separated by a space: while (true) { ...
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.
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
booleanVariable() - Method in class oracle.toplink.tools.refactoring.CodingStandard
A boolean variable should always be prefixed with conjunctions like is, has, does, should, etc.
bridge - Static variable in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
 
bridgeChanged() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Reset the login info for the driver.
browseProfile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
browseProfile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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
PUBLIC: Open a browser on the session.
browseSession(Session, boolean) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
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.
buildAddedElementFromChangeSet(Object, MergeManager) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a newly-added element based on the change set.
buildChangeSet(Object, ObjectChangeSet, Session) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a change set for the specified element.
buildDefault(Throwable) - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
buildDefaultTranslator() - Method in class oracle.toplink.sdk.AbstractSDKCall
Build and return the default field translator that converts database row field names.
buildDescriptorDefinition() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. TopLink specific (read from files?
buildElementFromElement(Object, MergeManager) - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Build and return a new element based on the specified element.
BuilderException - exception oracle.toplink.tools.builderreader.BuilderException.
Purpose: Exception for any problem detected while building a descriptor from a Builder descriptor file.
buildExpressionNode() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
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.  
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.OneToOneMapping
This method would allow customers to get the potential selection criteria for a mapping prior to initialization.
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.
buildTableDefinition() - Static method in class oracle.toplink.tools.builderreader.parser.TopLink25Definitions
Deprecated. TopLink specific (read from files?

C

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
PUBLIC: Indicate to the query to cache all query results
cachesDocumentDirectories() - Method in class oracle.toplink.xml.XMLFileAccessor
Return whether the document directories are cached.
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.
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
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.
CALLED_METHOD_THREW_EXCEPTION - Static variable in class oracle.toplink.exceptions.QueryException
 
calledMethodThrewException(Method, Object, Exception) - Static method in class oracle.toplink.exceptions.QueryException
 
CAN_NOT_ACCESS_CONVERSION_MANAGER - Static variable in class oracle.toplink.exceptions.BeanGenerationException
 
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_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
 
canNotAccessConversionManager(Exception) - Static method in class oracle.toplink.exceptions.BeanGenerationException
 
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
 
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
 
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
 
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
Method to handle events for the CaretListener interface.
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_PRIVATE_PARTS - Static variable in class oracle.toplink.sessions.ObjectCopyingPolicy
Depth level indicating that only relationships with mapping indicated privately- owned should be copied
CascadeAggregateDelete - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
CascadeAllParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
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).
CascadeDependentParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
cascadeOnDelete() - Method in class oracle.toplink.tools.schemaframework.ForeignKeyConstraint
PUBLIC: Enables delete cascading on the database.
CascadePrivateParts - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
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.
CastObject - class oracle.toplink.tools.builderreader.parser.CastObject.
Deprecated.  
catchExceptions() - Method in class oracle.toplink.exceptions.IntegrityChecker
PUBLIC: This method is used for catching all the Descriptor Exceptions
Ceil - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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) - 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.LoginEditorDialog
Center a component in the middle of the screen.
centerComponent(Component) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsole
Center a component in the middle of the screen.
centerComponent(Component, Component) - Static method in class oracle.toplink.tools.beans.MessageDialog
Center a component with relation to another component.
centerComponent(Component, Component) - Static method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Center a component with relation to another component.
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.
ChangeRecord - interface oracle.toplink.changesets.ChangeRecord.
Purpose: Define the base Change Record API.
changeSet - Variable in class oracle.toplink.exceptions.CacheSynchronizationException
 
CharIndex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
CharLength - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
checkCache() - Method in class oracle.toplink.queryframework.ReadObjectQuery
OBSOLETE: This can be used to explicitly disable the cache hit.
CheckCacheByExactPrimaryKey - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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 - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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 - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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 - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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.
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
 
childDescriptorsDoNotHaveIdentityMap() - Static method in class oracle.toplink.exceptions.ValidationException
 
childDoesNotDefineAbstractQueryKeyOfParent(Descriptor, Descriptor, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
Chr - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
chr(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
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
 
ClassDefinition - class oracle.toplink.tools.codegen.ClassDefinition.
Purpose: Model a class for code generation purposes.
ClassDefinition() - Constructor for class oracle.toplink.tools.codegen.ClassDefinition
 
classIndicatorFieldNotFound(Descriptor, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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
 
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
 
ClassWriter - class oracle.toplink.tools.builderreader.parser.ClassWriter.
Deprecated.  
ClassWriter(ProjectWriteSpecification, ObjectDefinition, INIFile) - Constructor for class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
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.SessionConsolePanel
 
clearCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
clearDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
clearDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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.
clearLocalPreallocatedSequences() - Method in class oracle.toplink.sdk.SDKAccessor
Clear any preallocated sequences.
clearLog() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
clearLog() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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.SessionConsolePanel
 
clearResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
clearSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
clearSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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.queryframework.EJBQLCall
 
clone() - Method in class oracle.toplink.sdk.AbstractSDKCall
 
clone() - Method in class oracle.toplink.sdk.SDKAccessor
Clone the accessor.
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
 
clone(DatabaseQuery) - Method in class oracle.toplink.sdk.AbstractSDKCall
Clone the call with the new query.
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.
close() - Method in class oracle.toplink.jdo.JDOPersistenceManager
Close the persistence manager's session.
close() - Method in class oracle.toplink.queryframework.Cursor
PUBLIC: Closes the stream.
close(Iterator) - Method in class oracle.toplink.jdo.JDOExtent
Close an Iterator associated with this Extent instance.
close(Object) - Method in class oracle.toplink.jdo.JDOQuery
Close a query result and release any resources associated with it.
closeAll() - Method in class oracle.toplink.jdo.JDOQuery
Close all query results associated with this Query instance, and release all resources associated with them.
closeAll() - Method in class oracle.toplink.jdo.JDOExtent
Close all Iterators associated with this Extent instance.
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.
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
 
codeGenString() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
CodingStandard - class oracle.toplink.tools.refactoring.CodingStandard.
Purpose: Describe the purpose of the Class.
CodingStandard() - Constructor for class oracle.toplink.tools.refactoring.CodingStandard
 
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.
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._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter commitRootUnitOfWork (in oracle.toplink.internal.remote.Transporter arg0);
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter commitRootUnitOfWork (in oracle.toplink.internal.remote.Transporter arg0);
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Remote unit of work after serialization is commited locally.
commitRootUnitOfWork(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
To commit remote unit of work on the server side.
commitTransaction() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Commit a transaction on the server.
commitTransaction() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
commitTransaction() - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
commitTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter commitTransaction ();
commitTransaction() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter commitTransaction ();
commitTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
commitTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Commit a transaction on the database.
commitTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Commit the active database transaction.
commitTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Commit the current transaction on the "data store".
CommunicationException - exception oracle.toplink.remote.CommunicationException.
Purpose:This exception wraps all RMI or CORBA or IO exception that may occur.
CommunicationException(String) - Constructor for class oracle.toplink.remote.CommunicationException
PUBLIC: Creates a CommunicationException.
CommunicationException(String, Exception) - Constructor for class oracle.toplink.remote.CommunicationException
PUBLIC: Creates a CommunicationException.
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(Object, Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter compareObjects (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter compareObjects (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
TESTING: Return if the two object match completely.
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
compareObjects(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
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(Object, Object) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter compareObjectsDontMatch (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter compareObjectsDontMatch (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
TESTING: Return true if the object do not match.
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
compareObjectsDontMatch(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
ComparisonOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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
 
concat(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the concatenation of the two string values.
CONCRETE_INSTANCE_VARIALBE_EXISTS - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
CONCUR_READ_ONLY - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
CONCUR_UPDATABLE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
ConcurrencyException - exception oracle.toplink.exceptions.ConcurrencyException.
Purpose: Concurrency deadlock or interupts will raise this exception.
CONCURRENT_READ_WRITE - Static variable in class oracle.toplink.sessions.DatabaseLogin
Reads and unit of work merges can occur concurrently.
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
 
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 - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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(DatabaseLogin, Session) - Method in class oracle.toplink.xml.XMLFileAccessor
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.
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(DatabaseLogin) - 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.
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.
connectToAllRemoteServers() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Connect to all known servers, that have been specified through addRemoteConnections.
CONTAINER_POLICY_DOES_NOT_USE_KEYS - Static variable in class oracle.toplink.exceptions.ValidationException
 
ContainerMapping - interface oracle.toplink.mappings.ContainerMapping.
Interface used by clients to interact with the assorted mappings that use ContainerPolicy.
containerPolicyDoesNotUseKeys(ContainerPolicy, String) - Static method in class oracle.toplink.exceptions.ValidationException
 
contains(Object) - Method in class oracle.toplink.indirection.IndirectList
PUBLIC:
contains(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
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.indirection.EJBIndirectSet
 
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 class oracle.toplink.indirection.IndirectList
 
containsAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectList
 
containsAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
containsAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
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(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Check if the key is contained in the result.
containsKey(String) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Check if the field is contained in the row.
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__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
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.
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter containsObjectInIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
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(Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return if the domain object 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(Object) - 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(Object) - 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(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return if their is an object for the primary key.
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
containsObjectInIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
containsObjectInIdentityMap(Transporter, 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 interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return if their is an object for the primary key.
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(Vector, Class) - 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.sun.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(Vector, Class) - 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.rmi.RMIConnection
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.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(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring.
containsSubstring(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring.
containsSubstringIgnoringCase(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value contains the substring, ignoring case.
containsSubstringIgnoringCase(String) - 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.
CONVERSION_ERROR - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
conversionError(Object, Throwable) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
ConversionException - exception oracle.toplink.exceptions.ConversionException.
Purpose: Conversion exceptions such as method or class not defined will raise this exception.
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.
convertObject(Object, Class) - Static method in class oracle.toplink.tools.builderreader.parser.INIBuilder
Deprecated.  
copyInto(Object[]) - Method in class oracle.toplink.indirection.IndirectList
 
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.SessionConsolePanel
 
copySQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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 - 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 - 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.CORBAConnection
PUBLIC: The connection must be create from the server-side session controllers stub.
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(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 - 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 - 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(Session) - Constructor for class oracle.toplink.remote.corba.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
PUBLIC: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBAJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
ADVANCED: Creates a CORBAJNDIClusteringService
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
CORBARemoteSessionControllerDispatcher - class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher.
RemoteSessionController sits between the remote session and the session.
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.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
CORBARemoteSessionControllerPOA - class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA.
IDL Source "d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerVisibroker.idl" IDL Name ::oracle::toplink::remote::corba::visibroker::CORBARemoteSessionController Repository Id IDL:oracle/toplink/remote/corba/visibroker/CORBARemoteSessionController:1.0 IDL definition:
CORBARemoteSessionControllerPOA() - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 
CORBARemoteSessionControllerPOATie - class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie.
IDL Source "d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerVisibroker.idl" IDL Name ::oracle::toplink::remote::corba::visibroker::CORBARemoteSessionController Repository Id IDL:oracle/toplink/remote/corba/visibroker/CORBARemoteSessionController:1.0 IDL definition:
CORBARemoteSessionControllerPOATie(CORBARemoteSessionControllerOperations) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
 
CORBARemoteSessionControllerPOATie(CORBARemoteSessionControllerOperations, POA) - Constructor for class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
 
Cos - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
cos(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Cosh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
cosh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Cot - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
cot(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
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
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
Aggregate operators
count() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Average.
CR - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Cache the platform-specific line separator.
cr() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
create(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Insert the bean into the database.
create(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Insert the bean into the database.
createConstraints(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Create constraints.
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.
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.
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.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.jms.JMSConnection
PUBLIC: Returns a proxy session.
createProxySession() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Returns a proxy session.
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.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.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.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.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.RMIClusteringService
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.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.jms.JMSConnection
PUBLIC: Returns a remote session.
createRemoteSession() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Returns a remote session.
createsDirectoriesAsNeeded() - Method in class oracle.toplink.xml.XMLFileAccessor
Return whether the accessor 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.
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(ConnectionPolicy) - 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.
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.
createTables() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
createTables() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
createTables(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
This creates the tables on the database.
createTextNode(String) - Method in class oracle.toplink.xml.xerces.XMLDocument
Extend the superclass factory method to set the ignorable whitespace flag, which seems to be unused....
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.
Cursor - class oracle.toplink.queryframework.Cursor.
Purpose: Abstract class for CursoredStream and ScrolableCursor
CursoredStream - class oracle.toplink.queryframework.CursoredStream.
Purpose: Stream class which is used to deal with large collections returned from TOPLink queries more efficiently.
cursoredStreamClose(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Used for closing cursored streams 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter cursoredStreamClose (in oracle.toplink.internal.remote.Transporter arg0);
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter cursoredStreamClose (in oracle.toplink.internal.remote.Transporter arg0);
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
cursoredStreamClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Used for closing cursored streams across RMI.
cursoredStreamClose(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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(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(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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter, int) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter cursoredStreamNextPage (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter cursoredStreamNextPage (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieve next page size of objects from the remote cursored stream
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
cursoredStreamNextPage(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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
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
 
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Return the cursored stream size
cursoredStreamSize(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
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.corba._CORBARemoteSessionControllerStub
 
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter cursoredStreamSize (in oracle.toplink.internal.remote.Transporter arg0);
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter cursoredStreamSize (in oracle.toplink.internal.remote.Transporter arg0);
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return the cursored stream size
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
cursoredStreamSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return the cursored stream size
CursorPolicy - class oracle.toplink.queryframework.CursorPolicy.
Purpose: Abstract class for all Cursor-related policy objects
cursorSelectAllRows() - Method in class oracle.toplink.sdk.SDKQueryMechanism
 
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter cursorSelectObjects (in oracle.toplink.internal.remote.Transporter arg0);
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter cursorSelectObjects (in oracle.toplink.internal.remote.Transporter arg0);
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Returns a remote cursor stub in a transporter
cursorSelectObjects(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
To get remote cursor stub in a transporter
CUSTOM_SELECTION_QUERY_REQUIRED - Static variable in class oracle.toplink.sdk.SDKDescriptorException
 
customizeSession(Session) - Method in interface oracle.toplink.ejb.SessionCustomizer
Deprecated.  
customSelectionQueryRequired(ForeignReferenceMapping) - Static method in class oracle.toplink.sdk.SDKDescriptorException
 
cutSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
cutSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 

D

DATABASE_ACCESSOR_NOT_CONNECTED - Static variable in class oracle.toplink.exceptions.DatabaseException
 
databaseAccessorNotConnected() - Static method in class oracle.toplink.exceptions.DatabaseException
 
databaseAccessorNotConnected(DatabaseAccessor) - Static method in class oracle.toplink.exceptions.DatabaseException
 
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
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
 
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.
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(Call) - Constructor for class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Initialize the query to use the specified call.
DataReadQuery(String) - Constructor for class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
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.
DateDifference - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
dateDifference(String, Date) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, Return the difference between the queried part of a date(i.e.
dateDifference(String, Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, Return the difference between the queried part of a date(i.e.
DateName - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
dateName(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return a string that represents the given part of a date.
DatePart - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
datePart(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return an integer which represents the requested part of the date.
DateToString - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.  
declarationsInTheMethod(String, String) - Method in class oracle.toplink.tools.refactoring.CodingStandard
It's a good idea to declare all the varibles at the beginning of a code block as variables defined in the middle of the block can be confusing.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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.
DEFAULT - Static variable in class oracle.toplink.exceptions.JMSProcessingException
 
DEFAULT_INVALID_FILENAME_CHARACTERS - Static variable in class oracle.toplink.xml.XMLFileAccessor
A list of the default invalid file name characters that will be morphed into escape sequences.
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.
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.
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.
Definition - class oracle.toplink.tools.builderreader.parser.Definition.
Deprecated.  
deleteAll() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Delete a collection of objects.
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(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.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.DatabaseSession
PUBLIC: delete all of the objects and all of their privately owned parts in the database.
DeleteAllQuery - class oracle.toplink.queryframework.DeleteAllQuery.
Purpose: Query used to delete a collection of objects
DeleteAllQuery() - Constructor for class oracle.toplink.queryframework.DeleteAllQuery
 
deleteObject() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Delete an object.
deleteObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Delete the object and all of their privately owned parts in the database.
deleteObject(Object) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Delete the object and all of its privately owned parts from the database.
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
 
deletePersistent(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete the persistent instance from the data store.
deletePersistentAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete a Collection of instances from the data store.
deletePersistentAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Delete an array 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) - 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 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, Accessor) - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
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 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.
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
 
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
 
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_FOR_INTERFACE_IS_MISSING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
DESCRIPTOR_IS_MISSING - Static variable in class oracle.toplink.exceptions.QueryException
 
DESCRIPTOR_IS_MISSING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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
 
Descriptor() - Constructor for class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return a new descriptor.
descriptorChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
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.  
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(Class, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
descriptorIsMissing(String, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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.
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
 
difference(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function return a value which indicates how much difference there is between two expressions.
DIRECT_FIELD_NAME_NOT_SET - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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.
directFieldNameNotSet(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
DirectMapMapping - class oracle.toplink.mappings.DirectMapMapping.
Mapping of classes that implements Map interface
DirectMapMapping() - Constructor for class oracle.toplink.mappings.DirectMapMapping
DirectMapCollectionMapping constructor
DIRECTORY_COULD_NOT_BE_CREATED - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
DIRECTORY_NOT_FOUND - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
directoryCouldNotBeCreated(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
directoryNotFound(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
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(Call) - Constructor for class oracle.toplink.queryframework.DirectReadQuery
PUBLIC: Initialize the query to use the specified call.
DirectReadQuery(String) - Constructor for class oracle.toplink.queryframework.DirectReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
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.
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".
dispatch(Remote, RemoteCall, int, long) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Skel
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
distinct() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, This represents the distinct option inside an aggregate function.
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
DistributedSessionReconnectPolicy() - Constructor for class oracle.toplink.remote.DistributedSessionReconnectPolicy
 
Divide - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
 
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.
doesObjectExist(Object) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if the object exists on the database or not.
doNotCacheQueryResults() - Method in class oracle.toplink.queryframework.ReadQuery
PUBLIC: Indicate to the query to not cache any query results
DoNotCheckCache - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
DONT_USE_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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: The descriptor can be configured to not always refresh the objects in the cache on all queries.
dontAlwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor can be configured not to always remotely refresh the objects in the cache on all queries.
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.
dontLogExceptions() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set exceptions logging off.
dontLogExceptionStackTrace() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the exception's stack trace not to be logged.
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: Allow cache hits on primary key read object queries only if the optimistic locking version is newer to be disabled.
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: Indirection means that a ValueHolder will be put in-between the attribute and the real object.
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: TopLink support batch writing in both JDK 1.1 abd JDK 1.2.
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.
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.
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.
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(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Drop the table constraints from the database.
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.
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.
DROPPING_REMOTE_CONNECTION - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
DROPPING_REMOTE_CONNECTION1 - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
droppingRemoteConnection(String) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
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(TableDefinition) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Deprecated. Only used for transition to TLJ 2.5 table creation
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.
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.
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

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_NOT_FOUND - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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_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_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_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
 
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
 
ejbContainerExceptionRaised(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
ejbCreateImpl() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Deprecated. replaced by tlCreateImpl()
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.
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
 
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(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.
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.
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(Collection) - Constructor for class oracle.toplink.indirection.EJBIndirectSet
Construct an IndirectSet containing the elements of the specified collection.
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.
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.
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
 
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.
ejbNoSuchSessionSpecifiedInProperties(String, Class) - Static method in class oracle.toplink.exceptions.ValidationException
PUBLIC: Possible cause: The toplink_session_name value on the bean’s 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.
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
ejbRemove() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Delete the bean from the database.
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.
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.
ELEMENT_DATA_TYPE_NAME_IS_REQUIRED - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
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.
EMPTY_AGGREGATE_ATTRIBUTE_NAME - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
EMPTY_TEXT_ATTRIBUTE - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
Comparison operators
equal(boolean) - Method in class oracle.toplink.expressions.Expression
 
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(Expression) - 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(short) - Method in class oracle.toplink.expressions.Expression
 
EqualOuterJoin - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
equals(Object) - Method in class oracle.toplink.expressions.ExpressionOperator
PUBLIC: Test for equality
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.indirection.EJBIndirectSet
 
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.MethodDefinition
 
equals(Object) - Method in class oracle.toplink.tools.codegen.AccessLevel
 
equals(ObjectChangeSet) - Method in interface oracle.toplink.changesets.ObjectChangeSet
 
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.
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.
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_CREATING_CUSTOMIZATION - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_CREATING_PROJECT - Static variable in class oracle.toplink.ejb.DeploymentException
 
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_GETTING_SYNC_SERVICE - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
ERROR_IN_DEPLOYMENT_DESCRIPTOR - Static variable in class oracle.toplink.ejb.DeploymentException
 
ERROR_IN_SESSION_XML - Static variable in class oracle.toplink.exceptions.ValidationException
 
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_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.SynchronizationException
 
ERROR_NOTIFYING_CLUSTER - Static variable in class oracle.toplink.exceptions.SynchronizationException
 
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_READING_BLOB_DATA - Static variable in class oracle.toplink.exceptions.DatabaseException
 
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_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.
errorBindingController(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorConnectingToDataSource(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorCreatingCustomization(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errorCreatingProject(Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
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
 
errorGettingSyncService(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorInDeploymentDescriptor(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
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.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.SynchronizationException
 
errorNotifyingCluster(Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
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(String, Exception) - Static method in class oracle.toplink.exceptions.SynchronizationException
 
errorRunningCustomization(String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
errors - Variable in class oracle.toplink.exceptions.CacheSynchronizationException
 
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.
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(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Mark a Collection of instances as no longer needed in the cache.
evictAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Mark an array of instances as no longer needed in the cache.
EXAMPLE_AND_REFERENCE_OBJECT_CLASS_MISMATCH - Static variable in class oracle.toplink.exceptions.QueryException
 
exampleAndReferenceObjectClassMismatch(Class, Class, DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
Oct 18, 2000 JED Added this method and exception value
exampleObject - Variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
Used for Query By Example.
ExceptionHandler - interface oracle.toplink.exceptions.ExceptionHandler.
Exception handler can catch errors that occur on queries or during database access.
excludeDefaultPrimitiveValues() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: This method adds the default values to be excluded to the list.
excludeValue(boolean) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(byte) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(char) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(double) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(float) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(int) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(long) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(Object) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
excludeValue(short) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Using this method, it is possible to always ignore an attribute pair, when the value is equal to the value specified.
execute() - 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.XMLDeleteCall
Delete the necessary data.
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.XMLDoesExistCall
If the data exists, return the row, otherwise return null.
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.XMLWriteCall
Write the necessary data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDataWriteCall
Insert the necessary data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLDataDeleteCall
Delete the appropriate data.
execute(DatabaseRow, Accessor) - Method in class oracle.toplink.xml.XMLReadCall
Read and return the necessary rows of data.
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.
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._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter executeNamedQuery (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1, in oracle.toplink.internal.remote.Transporter arg2);
executeNamedQuery(Transporter, Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter executeNamedQuery (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1, in oracle.toplink.internal.remote.Transporter arg2);
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
A remote query after serialization is executed locally.
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 ...")
executeNoSelect() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Execute a raw (non-object), non-selecting database call.
executeQuery() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
executeQuery() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.DistributedSession
Execute the database query.
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.RemoteSession
PUBLIC: Execute the database query.
executeQuery(DatabaseQuery) - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Execute the database query.
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(String) - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Execute the pre-defined query by name and return the result.
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 class oracle.toplink.remote.DistributedSession
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 class oracle.toplink.remote.DistributedSession
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 class oracle.toplink.remote.DistributedSession
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(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter executeQuery (in oracle.toplink.internal.remote.Transporter arg0);
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter executeQuery (in oracle.toplink.internal.remote.Transporter arg0);
executeQuery(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
A remote query after serialization is executed locally.
executeQuery(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
To execute remote query on the server side.
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.
executeSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
executeSQL(String) - Method in interface oracle.toplink.sessions.Session
Deprecated. replaced by executeSelectingCall(new SQLCall("... SQL ...")
executeSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
executeSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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.
EXISTING_QUERY_TYPE_CONFLICT - Static variable in class oracle.toplink.exceptions.ValidationException
 
existingQueryTypeConflict(DatabaseQuery, DatabaseQuery) - Static method in class oracle.toplink.exceptions.ValidationException
 
Exists - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
exists(ReportQuery) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return a sub query expression.
exit() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
Exp - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
exp(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
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
 
expectingDollarStarFormat(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
expectingObjectFoundToken(StreamTokenizer, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
Expression - class oracle.toplink.expressions.Expression.
 
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
 
expressionNotSupported - Static variable in class oracle.toplink.exceptions.EJBQLException
 
expressionNotSupported(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
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 name(s) 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(boolean) - Constructor for class oracle.toplink.tools.beans.ExpressionPanel
ExpressionPanel constructor comment.
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.
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
 
expressionPropertyDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the expression property descriptor.
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.

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
 
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
 
FATAL_ERROR_OCCURRED - Static variable in class oracle.toplink.exceptions.ValidationException
 
fatalErrorOccurred(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
fatalErrorOccurred(RuntimeException) - Static method in class oracle.toplink.exceptions.ValidationException
 
FETCH_FORWARD - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
FETCH_REVERSE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
FETCH_UNKNOWN - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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_NOT_SET_IN_MAPPING - 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
 
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
 
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.
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.
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
 
fileAlreadyExists(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
fileError(IOException) - Static method in class oracle.toplink.exceptions.ValidationException
 
fileNotFound(File, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
fileNotFound(FileNotFoundException) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
fillInStackTrace() - Method in interface oracle.toplink.xml.SAXParseException
 
fillInStackTrace() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
FINAL_EXCEPTION - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
finalException(Vector) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
findAll() - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class.
findAll() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Read all the objects for the class and load them into the cache.
findAll() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
Read all the objects for the class and load them into the cache.
findAll(Call) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the call.
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(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(Expression) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the expression.
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(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(ReadAllQuery) - Method in interface oracle.toplink.ejb.EJBHome
PUBLIC: Read all the objects for the class given the query.
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(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.
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.EJBDataStore
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.bmp.BMPEntityBase
Read all the objects for the class given the query and load them into the cache.
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.
FINDER_NOT_EXIST_ON_REMOTE_HOME_AND_LOCAL_HOME - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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(Call) - 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.bmp.BMPEntityBase
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(Expression) - 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.EJBDataStore
PUBLIC: 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.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
floor(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
forAccess() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forceUpdateToVersionField(Object, boolean) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Set optmistic read lock on the object.
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".
forDB2() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
forDBase() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
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".
FOREIGN_KEYS_DEFINED_INCORRECTLY - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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
 
foreignKeysDefinedIncorrectly(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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
 
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.  
forStatements() - Method in class oracle.toplink.tools.refactoring.CodingStandard
Never break for-statements into multiple lines.
forSybase() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
fullString() - Method in class oracle.toplink.tools.builderreader.parser.Definition
Deprecated.  
fullString() - Method in class oracle.toplink.tools.builderreader.parser.SectionDefinition
Deprecated.  
FunctionOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 

G

GENERAL_EXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
generalException(Exception) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
generalParsingException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
generalParsingException(String, Exception) - Static method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Create an exception to wrap a general parsing exception
generate() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Generate the creator class, output the java source code to the stream or file.
generate() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Generate the project 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.
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() - 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.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.StoredProcedureGenerator
PUBLIC: generates all the stored procedures to the writer using the schema manager outputDDLToWriter(Writer).
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.
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.
genericPopupDisplay(MouseEvent, JPopupMenu) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
GET_METHOD_RETURN_TYPE_NOT_VALID - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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(Object) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the value for given item name.
get(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that wraps the attribute or query key name.
get(String) - Method in class oracle.toplink.publicinterface.DatabaseRow
PUBLIC: Retrieve the value for the field name.
get(String) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the value for given item name.
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.
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.
getAddIndexes() - Method in class oracle.toplink.sdk.SDKOrderedCollectionChangeRecord
ADVANCED: Return the indexes into the new collection of the elements that were added.
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.
getAddObjectList() - Method in interface oracle.toplink.changesets.OrderedCollectionChangeRecord
ADVANCED: This method returns the collection of ChangeSets that were added to the collection.
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.
getAdds() - Method in interface oracle.toplink.changesets.SDKCollectionChangeRecord
ADVANCED: Return the objects added to the collection.
getAdds() - Method in class oracle.toplink.sdk.SDKCollectionChangeRecord
ADVANCED: Return the added stuff.
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.
getAllFromIdentityMap(Expression, Class, DatabaseRow) - Method in interface oracle.toplink.sessions.Session
Deprecated.  
getAllFromIdentityMap(Expression, Class, DatabaseRow, InMemoryQueryIndirectionPolicy) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Query the cache in-memory.
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.
getAllowingNull(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression that wraps the attribute or query key name.
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.
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.
getArgumentNames() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
getArguments() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureDefinition
The arguments are the names of the parameters to the procedure.
getArgumentTypes() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
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.
getAttributes() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
getAttributesToAlwaysInclude() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: This method returns the Hashtable that lists all the attributes that are to be included at all times.
getAvailableConnectionPools() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will return the available Connection pools within this Server Session
getBaseDirectoryName() - Method in class oracle.toplink.xml.XMLFileLogin
Return the name of the base directory for the tree of XML subdirectories/files.
getBeanClass() - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Return the bean class.
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
 
getByIndex(int) - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the indexed value from result.
getCacheResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
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.
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
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.
getChangedMapKeys() - Method in class oracle.toplink.sdk.SDKCollectionChangeRecord
ADVANCED: Return the stuff 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.AggregateChangeRecord
ADVANCED: This method is used to 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
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
getChild(Object, int) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
getChildCount(Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
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.
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.TableCreatorClassGenerator
PUBLIC: Return the name of class to be generated.
getClassName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
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.  
getColumnInfo(String, String, String, String) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Get a description of table columns available in a catalog.
getColumnInfo(String, String, String, String, Session) - Method in class oracle.toplink.sdk.SDKAccessor
Return column information for the specified database objects.
getColumnNumber() - Method in interface oracle.toplink.xml.SAXParseException
 
getColumnNumber() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
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.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.jms.JMSClusteringService
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.RMIClusteringService
ADVANCED: Returns the socket that will be used for the multicast communication.
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.
getContainerPolicy() - Method in interface oracle.toplink.sdk.SDKCollectionMapping
Return the mapping's container policy.
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.sun.CORBAJNDIClusteringService
Deprecated. Since 4.5
getContext(String) - Method in class oracle.toplink.remote.corba.visibroker.CORBAJNDIClusteringService
Deprecated. Since 4.5
getCR() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Return the string used for carriage returns/line feeds.
getCurrentClass() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
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.  
getData() - Method in class oracle.toplink.queryframework.ComplexQueryResult
PUBLIC: Return the database rows for the query result.
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.
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(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.
getDataTypeName() - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Return the data type name for the class of objects the descriptor maps.
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.
getDefaultManager() - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Lazy initialize the default instance.
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.CORBAConnection
INTERNAL Return the 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.sun._CORBARemoteSessionControllerStub
 
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
INTERNAL Return the read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
Toracle.toplink.internal.remote.Transporter getDefaultReadOnlyClasses ();
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getDefaultReadOnlyClasses ();
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Get the default read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
INTERNAL Return the read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.jms.JMSConnection
INTERNAL Return the read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.RMIConnection
INTERNAL Return the read-only classes
getDefaultReadOnlyClasses() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.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.
getDeletedObjects() - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: This method returns the reference to the deleted objects from the changeSet
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.
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() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
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(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getDescriptor (in oracle.toplink.internal.remote.Transporter arg0);
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getDescriptor (in oracle.toplink.internal.remote.Transporter arg0);
getDescriptor(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getDescriptor(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Extract descriptor from the session
getDescriptor(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get descriptor from the server side
getDescriptors() - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return all registered descriptors.
getDescriptors() - Method in class oracle.toplink.sessions.Project
PUBLIC: Return the descriptors.
getDescriptorType() - Method in class oracle.toplink.publicinterface.Descriptor
ADVANCED: return the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
getDirectFieldName() - Method in class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: Returns the name of the field name in the reference table.
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.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.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.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.RMIClusteringService
ADVANCED: This is the object that will be placed in JNDI to provide remote synchronization services
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.
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.
getEntityContext() - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
PUBIC: Returns the EntityContext associated with this bean
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._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
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.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getExceptionHandler ();
getExceptionHandler() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getExceptionHandler ();
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.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.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.RMIRemoteSessionControllerDispatcher_Stub
 
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 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 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 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
 
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) - 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 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, 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, 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 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) - 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 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, 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, 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 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.ExpressionPanel
 
getExpression() - Method in class oracle.toplink.tools.beans.ExpressionNode
 
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(DatabaseField) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a field in a data-level query.
getField(String) - 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.ReferenceMapping
PUBLIC: Return the 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.querykeys.DirectQueryKey
PUBLIC: Return the field name for the query key.
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.SDKAggregateCollectionMapping
PUBLIC: Return the mapping's field name.
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.
getFieldNameToMethodNameAssociations() - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: Return a collection of the field name to method name associations.
getFields() - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
getFields() - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
 
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.
getFileExtension() - Method in class oracle.toplink.xml.XMLFileAccessor
Return the standard file extension that will be appended to the primary key element value(s) to generate the complete file name.
getFileExtension() - Method in class oracle.toplink.xml.XMLFileLogin
Return the extension to be used for the XML files.
getFileExtension(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Return the standard file extension that will be appended to the primary key element value(s) to generate the complete file name.
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__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
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.
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getFromIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
getFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getFromIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
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(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(Object) - Method in class oracle.toplink.remote.ProxySession
Deprecated. ADVANCED: Return the object from the identity with the given object.
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(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(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(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(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(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Return the object from the identity with primary and class of the given object.
getFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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) - 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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Transporter, Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
ADVANCED: Return the object from the identity with the primary and class.
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(Vector, Class) - Method in class oracle.toplink.remote.corba.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
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(Vector, Class) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.jms.JMSConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.remote.rmi.RMIConnection
ADVANCED: Return the object from the identity with the primary and class.
getFromIdentityMap(Vector, Class) - Method in interface oracle.toplink.sessions.Session
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.
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.
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.
getIdentityMapSize() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return the size of the identity map.
getIgnoreCache() - Method in class oracle.toplink.jdo.JDOQuery
Get the ignoreCache option setting.
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.
getImports() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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.
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
 
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.
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.
getIntegratorLicenseFile() - Static method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
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.
getInterfaces() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
getInternalException() - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Return the internal native exception.
getInternalExceptions() - Method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Return the collection of internal Exceptions.
getInvalidFileNameCharacters() - Method in class oracle.toplink.xml.XMLFileAccessor
Return a list of the invalid file name characters that will be morphed into escape sequences.
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.  
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.
getLevel() - Method in class oracle.toplink.tools.codegen.AccessLevel
 
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() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
getLines(String) - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated. Return a vector of all of the INILines with the given token.
getListeners() - Method in class oracle.toplink.sessions.SessionEventManager
PUBLIC: The event listners will receive all events raised by this session.
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
getLocalizedMessage() - Method in interface oracle.toplink.xml.SAXParseException
 
getLocalizedMessage() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
getLocalPreallocatedSequences() - Method in class oracle.toplink.sdk.SDKAccessor
Return a hashtable of the locally-held, pre-allocated sequence numbers, keyed by sequence name.
getLocalPreallocatedSequences(String) - Method in class oracle.toplink.sdk.SDKAccessor
Return a collection of the pre-allocated sequence numbers for the specified sequence name.
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.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.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.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.RMIClusteringService
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
 
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.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.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 interface oracle.toplink.sessions.Session
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getLogin() - Method in class oracle.toplink.remote.RemoteSession
PUBLIC: Return the login.
getLogin() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return the login.
getLogin() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
getLogin() - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
getLogin() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getLogin ();
getLogin() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getLogin ();
getLogin() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getLogin() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Get the associated session login.
getLogin() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
To get login from the server side
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.sessions.Project
PUBLIC: Returns the login, the login was either read from the Builder project file or specified in code.
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.LoginEditorPanel
Gets the login property (oracle.toplink.publicinterface.JDBCLogin) value.
getLogin() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
 
getLoginEditor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
getLogString() - Method in class oracle.toplink.sdk.AbstractSDKCall
Return a string appropriate for the session log.
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.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.
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.TopLinkException
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.DescriptorException
PUBLIC: Return the exception error message.
getMessage() - Method in class oracle.toplink.exceptions.DatabaseException
PUBLIC: This is the database 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
 
getMethod(String) - Static method in class oracle.toplink.tools.beans.ExpressionNode
 
getMethodClass() - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Return the class to execute the static method on.
getMethodDescriptors() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Return the method descriptors for this bean.
getMethodName() - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Return the name of the static method.
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.codegen.ClassDefinition
 
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.
getMoveIndexes() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the indexes of the elements that were simply moved.
getMoveIndexes() - Method in class oracle.toplink.sdk.SDKOrderedCollectionChangeRecord
ADVANCED: Return the indexes of the elements that were simply moved.
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.
getMulticastPort() - Method in class oracle.toplink.remote.AbstractClusteringService
PUBLIC: Return the port that the Service will be using for the multicast socket
getMultipleTableJoinExpression() - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: This is normally generated for descriptors that have multiple tables.
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 interface oracle.toplink.sessions.Session
PUBLIC: Return the name of the session.
getName() - Method in class oracle.toplink.sessions.Project
PUBLIC: get the name of the project.
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.schemaframework.DatabaseObjectDefinition
PUBLIC: Return the name of the object.
getName() - Method in class oracle.toplink.tools.schemaframework.TableCreator
Return the name.
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
 
getNames() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the names of report items, provided to ReportQuery.
getNewCollection() - Method in interface oracle.toplink.changesets.SDKOrderedCollectionChangeRecord
ADVANCED: Return the entries for all the elements in the new collection.
getNewCollection() - Method in class oracle.toplink.sdk.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) - 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 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, 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, 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 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
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.
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.ObjectLevelModifyQuery
PUBLIC: Return the object required for modification.
getObject() - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Return the object.
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.
getObjectChangeSetForClone(Object) - Method in interface oracle.toplink.changesets.UnitOfWorkChangeSet
ADVANCED: Get ChangeSet for a particular clone
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.
getObjectsInIdentityMapSubCache(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to return a collection of the objects in a particular Identity Map's subcache.
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.
getOperations() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Skel
 
getOperationTimings() - Method in class oracle.toplink.tools.profiler.Profile
 
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.
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.TableCreatorClassGenerator
PUBLIC: Return the file name that the generate .java file will be output to.
getOutputFileName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the file name 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.
getOutputPath() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Return the path that the generate .java file will be output to.
getOutputWriter() - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Return the writer the output to.
getOutputWriter() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
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.TableCreatorClassGenerator
PUBLIC: Return the package name of class to be generated.
getPackageName() - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
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(DatabaseField) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a parameter with the given name.
getParameter(String) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a parameter with the given name.
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.sessions.DatabaseLogin
PUBLIC: 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.JDOQuery
Get the PersistenceManager associated with this Query.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOTransaction
The Tranansaction instance is always associated with exactly one PersistenceManager.
getPersistenceManager() - Method in class oracle.toplink.jdo.JDOExtent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager(String, String) - Method in class oracle.toplink.jdo.JDOPersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManagerFactory() - Method in class oracle.toplink.jdo.JDOPersistenceManager
This method returns the PersistenceManagerFactory used to create this PersistenceManager.
getPlatformConversionWarning(String, String, Throwable) - Static method in class oracle.toplink.ejb.DeploymentException
 
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
getPrefix() - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
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
getPrimaryKeyClass() - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The primary key class is the class that represents the bean's primary key.
getPrimaryKeyElementNames() - Method in class oracle.toplink.xml.XMLDescriptor
PUBLIC: Return the names of all the primary key elements.
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
 
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()
getPrimaryKeyValues() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the PKs for the corresponding object or null if not requested.
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.
getProfiler() - Method in class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
getProfiler() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
getProfiler() - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getProfiler ();
getProfiler() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getProfiler ();
getProfiler() - Method in class oracle.toplink.remote.corba.visibroker.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.jms.JMSConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getProfiler() - Method in class oracle.toplink.remote.rmi.RMIConnection
PUBLIC: Return the profiler.
getProfiler() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Return the profiler.
getProfiler() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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.
getProfileTime() - Method in class oracle.toplink.tools.profiler.Profile
 
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.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
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.
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.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.
getQuery() - Method in class oracle.toplink.exceptions.QueryException
PUBLIC: Return the query in which the problem was detected.
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.DatabaseException
PUBLIC: This method returns the databaseQuery.
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() - Method in class oracle.toplink.queryframework.EJBQLCall
Back reference to query, unfortunately required for events.
getQuery() - Method in class oracle.toplink.sessions.SessionEvent
PUBLIC: Some events may have a query associated with them (pre/postExecuteQuery).
getQuery(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Return the query name from the set of pre-defined queries
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) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return the query from the session pre-defined queries with the given name.
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.
getQueryArguments() - Method in class oracle.toplink.exceptions.QueryException
PUBLIC: Return the query argements used in the original query when exception is thrown
getQueryArguments() - Method in class oracle.toplink.exceptions.DatabaseException
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.
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: Return the read connection pool.
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.
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) - 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 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, 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, 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 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) - 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, 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, 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, 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, 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, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entries wrapped in streams.
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) - 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 interface oracle.toplink.xml.XMLStreamPolicy
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.XMLStreamStreamPolicy
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, 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, Vector, Vector, Accessor) - Method in class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Return the ZIP file entries wrapped in streams.
getRealAttributeValueFromObject(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.
getReferenceClass() - Method in class oracle.toplink.jdo.JDOQuery
PUBLIC: Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Returns the reference class.
getReferenceClass() - Method in class oracle.toplink.mappings.AggregateMapping
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.ObjectLevelModifyQuery
Return the domain class associated with this query.
getReferenceClass() - Method in class oracle.toplink.queryframework.DoesExistQuery
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.queryframework.DeleteAllQuery
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
getRegisteredObjects() - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Return the registered objects.
getRelationshipPartnerAttributeName() - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Use this method retreive the relationship partner attribute name of this bidirectional Mapping.
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.
getRemoteConnections() - Method in class oracle.toplink.remote.CacheSynchronizationManager
PUBLIC: Returns the list of remote connections for cache synchronisation.
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._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Return the writer to which an accessor writes logged messages and SQL.
getRemoteLog() - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
getRemoteLog() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getRemoteLog ();
getRemoteLog() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getRemoteLog ();
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
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.
getRemoveIndexes() - Method in class oracle.toplink.sdk.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 class oracle.toplink.sdk.SDKCollectionChangeRecord
ADVANCED: Return the removed stuff.
getReportQuery() - Method in class oracle.toplink.jdo.JDOQuery
Return the associated TopLink ReportQuery.
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).
getResults() - Method in class oracle.toplink.queryframework.ReportQueryResult
PUBLIC: Return the results.
getResults() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
getResultSetConcurrency() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
getResultSetType() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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
 
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).
getSearchPath() - Method in class oracle.toplink.tools.builderreader.ProjectWriter
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.ProjectReader
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.ClassWriter
Deprecated.  
getSearchPath() - Method in class oracle.toplink.tools.builderreader.parser.INIBuilder
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.  
getSelectClause() - Method in class oracle.toplink.tools.schemaframework.ViewDefinition
The select clause is the select statement that is mapped into the view.
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.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.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
getSequenceNumberNamed(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
getSequenceNumberNamed(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
getSequenceNumberNamed(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getSequenceNumberNamed (in oracle.toplink.internal.remote.Transporter arg0);
getSequenceNumberNamed(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getSequenceNumberNamed (in oracle.toplink.internal.remote.Transporter arg0);
getSequenceNumberNamed(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
getSequencePreallocationSize() - Method in class oracle.toplink.services.RuntimeServices
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.sessions.DatabaseLogin
PUBLIC: Return the name of the TopLink sequence table.
getServerName() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: The server name is the name of the database instance.
getSession() - Method in class oracle.toplink.ejb.EJBDataStore
ADVANCED: Return the session.
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.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
Gets the session property (oracle.toplink.publicinterface.Session) value.
getSession(String) - Method in class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: Return the session by name.
getSession(String) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
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(String, ClassLoader) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
PUBLIC: Return the session by name.
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, Object) - Method in class oracle.toplink.tools.sessionmanagement.SessionManager
Deprecated.  
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.
getSessionId() - Method in class oracle.toplink.remote.AbstractClusteringService
ADVANCED: Get the Unique identifier for the session.
getSessionLog() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
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.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter getSessionLog ();
getSessionLog() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter getSessionLog ();
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.corba.visibroker.CORBAConnection
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.RMIRemoteSessionControllerDispatcher_Stub
 
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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 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.
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
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 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 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
getShouldLogExceptions() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if exception 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
getShouldLogMessages() - Method in class oracle.toplink.services.RuntimeServices
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
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
getShouldPrintDate() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method is used to determine if the date should be printed with logged messages
getShouldPrintSession() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: return whether session information should be printed with logged messages
getShouldPrintThread() - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: return whether thread information should be printed with logged messages
getShouldProfilePerformance() - Method in class oracle.toplink.services.RuntimeServices
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.
getShouldTrimStrings() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getSize() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the maximum size of the array.
getSize() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Return the size of the field, this is only required for some field types.
getSizeForPool(String) - Method in class oracle.toplink.services.RuntimeServices
PUBLIC: This method will retrieve the size of a particular connection pool
getSizeQuery() - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Return the query used to read the size.
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.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.
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.AggregateCollectionMapping
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: This returns the Hashtable that lists the specail operations.
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.
getStartRemoveIndex() - Method in interface oracle.toplink.changesets.OrderedCollectionChangeRecord
ADVANCED: This method returns the index from where objects must be removed from the collection
getStatementCacheSize() - Method in class oracle.toplink.services.RuntimeServices
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.
getStreamPolicy() - Method in class oracle.toplink.xml.XMLCall
Return the stream policy.
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 class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getStructureName() - Method in class oracle.toplink.objectrelational.ObjectRelationalDescriptor
PUBLIC: Return the name of the structure.
getStructureName() - Method in class oracle.toplink.objectrelational.ObjectArrayMapping
PUBLIC: Return the name of the structure.
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.
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.
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(DatabaseTable) - Method in class oracle.toplink.expressions.Expression
ADVANCED: Return an expression representing a table in a data-level query.
getTable(String) - 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[]) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
Get a description of tables available in a catalog.
getTableInfo(String, String, String, String[], Session) - Method in class oracle.toplink.sdk.SDKAccessor
Return table information for the specified database objects.
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.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.OneToManyMapping
PUBLIC: Return the target foreign key field names associated with the mapping.
getTargetForeignKeyFieldNames() - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Return the target foregin 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
 
getThread() - Method in class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Return the thread that was active when the log entry was generated.
getThrowsClause() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
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
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
 
getTransactionalObject(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC:
getTransactionalObjectId(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
The ObjectId returned by this method represents the JDO identity of the instance.
getTransactionIsolation() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return the transaction isolation setting for the connection.
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.
getType() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Return the type of function.
getType() - Method in class oracle.toplink.tools.codegen.AttributeDefinition
 
getType() - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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.
getType() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
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.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.NestedTableDefinition
PUBLIC: Return the type of the field.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.VarrayDefinition
PUBLIC: Return the type of the field.
getTypeName() - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
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.
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.
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
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.
getUserName() - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
Deprecated. since 4.5
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.
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
getUsesJDBCBatchWriting() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method will return if batchWriting is in use or not.
getUsesNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Used to help bean introspection.
getUsesNativeSQL() - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: Shows if native SQL is being used
getUsesNativeSQL() - 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 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 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 interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: Return the value.
getValue() - Method in class oracle.toplink.indirection.ValueHolder
PUBLIC: Return the wrapped object.
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
getValueHolder() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Return the valueHolder.
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.IndirectMap
PUBLIC: Return the valueHolder.
getValueHolder() - Method in class oracle.toplink.indirection.IndirectSet
Return the valueHolder.
getValues() - Method in class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
getValuesToExclude() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: This returns the Hashtable that lists the values to be excluded.
getValueType() - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Return the class of the value.
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.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
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.
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
getXMLTranslator() - Method in class oracle.toplink.xml.XMLCall
Return the XML translator.
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.XMLFileAccessor
Return the default XML translator for all data store calls.
getZipFileExtension() - Method in class oracle.toplink.xml.zip.XMLZipFileAccessor
Return the standard file extension that will be appended to the root element name to generate the complete ZIP file name.
GreaterThan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(Expression) - Method in class oracle.toplink.expressions.Expression
 
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(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is equal to the other value.
GreaterThanEqual - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(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(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(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.
Greatest - Static variable in class oracle.toplink.expressions.ExpressionOperator
 

H

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.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.ObjectChangeSet
ADVANCED: Returns true if this particular changeSet has changes.
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.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.
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.
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
 
hasInternalExceptions() - Method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Does this exception have any internal errors?
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.
hasMoreElements() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the next row
hasMoreElements() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Return whether the cursored stream has any more elements.
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
hasPrevious() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Indicates whether the cursor can move to the the previous row
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.
hasThrowsClause() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
HETEROGENEOUS_CHILD_ELEMENTS - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
HETEROGENEOUS_TABLE_NAMES - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
heterogeneousChildElements(Object) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
heterogeneousTableNames(DatabaseRow) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
HexToRaw - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
hexToRaw() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns binary array value for the hex string.

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
 
identityMapNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
IE_WHEN_INSTANTIATING_ACCESSOR - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
ifElseStatements() - Method in class oracle.toplink.tools.refactoring.CodingStandard
Always use the braces {}.
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
 
ILL_FORMED_EXPRESSION - Static variable in class oracle.toplink.exceptions.QueryException
 
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
 
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
 
illegalAccesstWhileGettingValueThruInstanceVaraibleAccessor(String, String, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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
 
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
 
illFormedExpression(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
In - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
 
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(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(Expression) - Method in class oracle.toplink.expressions.Expression
 
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(ReportQuery) - Method in class oracle.toplink.expressions.Expression
 
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(Vector) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
inCannotBeParameterized(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
includeAllValues() - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: This method empties the list of values to be excluced.
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.
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_TIME_FORMAT - Static variable in class oracle.toplink.exceptions.ConversionException
 
INCORRECT_TIMESTAMP_FORMAT - Static variable in class oracle.toplink.exceptions.ConversionException
 
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.
INDENT - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Cache an indentation string (by default, a tab).
indexOf(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the integer index of the substring within the source string.
indexOf(Object) - Method in class oracle.toplink.indirection.IndirectList
 
indexOf(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
indexOf(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
indexOf(Object, int) - Method in class oracle.toplink.indirection.EJBIndirectList
 
INDIRECT_CONTAINER_INSTANTIATION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
IndirectContainer - interface oracle.toplink.indirection.IndirectContainer.
Purpose: Define an interface for a Container that can also act as a TopLink "indirection" object; i.e.
indirectContainerInstantiationMismatch(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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(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.
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.
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(Collection) - Constructor for class oracle.toplink.indirection.IndirectSet
Construct an IndirectSet containing the elements of the specified collection.
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.
InheritancePolicy - class oracle.toplink.publicinterface.InheritancePolicy.
Purpose: Allows customization of an object's inheritance.
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.  
Initcap - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(Session) - Method in interface oracle.toplink.descriptors.WrapperPolicy
PUBLIC: Required: Lets the policy perform initialization.
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 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.
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.
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(Class) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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(Class) - Method in interface oracle.toplink.sessions.Session
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(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter initializeIdentityMap (in oracle.toplink.internal.remote.Transporter arg0);
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter initializeIdentityMap (in oracle.toplink.internal.remote.Transporter arg0);
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Reset the identity map for only the instances of the class.
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
initializeIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
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._CORBARemoteSessionControllerStub
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter initializeIdentityMapsOnServerSession ();
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter initializeIdentityMapsOnServerSession ();
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
initializeIdentityMapsOnServerSession() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
initializeIdentityMapsOnServerSession() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
 
initializeSession(Session) - Method in interface oracle.toplink.ejb.SessionInitializer
Deprecated.  
inMemoryQueryIndirectionPolicy - Variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
Used to determine behaviour of indirection in InMemoryQuerying
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
 
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
 
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.
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
 
inspect(Object) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
inspectCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
inspectDescriptor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
inspectDescriptor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
inspectFromCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
inspectResult() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
inspectResult() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
inspectSession() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
inspectSession() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter instantiateRemoteValueHolderOnServer (in oracle.toplink.internal.remote.Transporter arg0);
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter instantiateRemoteValueHolderOnServer (in oracle.toplink.internal.remote.Transporter arg0);
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
The corresponding original value holder is instantiated.
instantiateRemoteValueHolderOnServer(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.RMIRemoteSessionController
To instantiate remote value holder on the server side.
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
 
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
 
Instring - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
integratorLicenseFile - Static variable in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
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.
INTERFACE_TYPE - Static variable in class oracle.toplink.tools.codegen.ClassDefinition
 
InterfacePolicy - class oracle.toplink.descriptors.InterfacePolicy.
Purpose: Allows for a descriptor's implemented interfaces to be configured.
internalExceptions - Variable in class oracle.toplink.exceptions.EJBQLException
 
Interpreter - class oracle.toplink.tools.builderreader.parser.Interpreter.
Deprecated.  
Interpreter(ObjectDefinition, INIFile) - Constructor for class oracle.toplink.tools.builderreader.parser.Interpreter
Deprecated.  
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_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_DATABASE_ACCESSOR - Static variable in class oracle.toplink.exceptions.QueryException
 
INVALID_DATABASE_CALL - Static variable in class oracle.toplink.exceptions.QueryException
 
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_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_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
 
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
 
invalidDatabaseAccessor(Accessor) - Static method in class oracle.toplink.exceptions.QueryException
 
invalidDatabaseCall(Call) - Static method in class oracle.toplink.exceptions.QueryException
 
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
 
invalidDescriptorEventCode(DescriptorEvent, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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
 
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
 
invalidINIMethod(Method) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
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
 
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
 
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
 
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 interface oracle.toplink.queryframework.QueryRedirector
REQUIRED: Perform the query.
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
 
IOEXCEPTION - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
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
 
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.
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
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.
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 or stored procedure 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.
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._CORBARemoteSessionControllerStub
 
isConnected() - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
isConnected() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter isConnected ();
isConnected() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter isConnected ();
isConnected() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return if this session is connected.
isConnected() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
isConnected() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.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.
isConstructor() - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
isCursoredStreamPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isCursoredStreamPolicy() - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
 
isCursorOutputProcedure() - Method in class oracle.toplink.queryframework.StoredProcedureCall
Used for Oracle result sets through procedures.
isCursorPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isDatabaseSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a database session.
isDataModifyQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a data modify query.
isDataModifyQuery() - Method in class oracle.toplink.queryframework.DataModifyQuery
PUBLIC: Return if this is a data modify query.
isDataReadQuery() - Method in class oracle.toplink.queryframework.DatabaseQuery
PUBLIC: Return if this is a data read query.
isDataReadQuery() - Method in class oracle.toplink.queryframework.DataReadQuery
PUBLIC: Return if this is a data read query.
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.
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.
isDistributedSession() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Return if this session is a distributed session.
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.
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
 
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.
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.
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.
isInstantiated() - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Return whether the contents have been read from the database.
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.IndirectMap
PUBLIC: Return whether the contents have been read from the database.
isInstantiated() - Method in interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: 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 class oracle.toplink.indirection.IndirectSet
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.
isInTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Return if the session is currently in the progress of a database transaction.
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.
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.
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.
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
IsNull - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
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.
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.
isPrefix() - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Return true if this is a prefix operator.
isPrepared() - Method in class oracle.toplink.queryframework.EJBQLCall
Answer true if the EJBQL string has already been parsed, and the query prepared (populated)
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.
isScrollableCursorPolicy() - Method in class oracle.toplink.queryframework.CursorPolicy
 
isScrollableCursorPolicy() - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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.
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.  
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 .
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
 
isSupported(String, String) - Method in class oracle.toplink.xml.xerces.XMLDocument
 
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.
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
Method to handle events for the ItemListener interface.
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 file.
JARClassLoader(String[]) - Constructor for class oracle.toplink.xml.JARClassLoader
Construct a file loader for the JAR files.
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
 
javaClassNotSpecified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
javaTypeIsNotAValidDatabaseType(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
JDOException - exception oracle.toplink.exceptions.JDOException.
 
JDOException(String) - Constructor for class oracle.toplink.exceptions.JDOException
 
JDOExtent - class oracle.toplink.jdo.JDOExtent.
PUBLIC:
JDOObjectId - class oracle.toplink.jdo.JDOObjectId.
PUBLIC:
JDOObjectId() - Constructor for class oracle.toplink.jdo.JDOObjectId
Create a new object id.
JDOPersistenceManager - class oracle.toplink.jdo.JDOPersistenceManager.
PUBLIC:
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(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.
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.
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
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
 
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, Name) - Constructor for class oracle.toplink.jndi.JNDIConnector
PUBLIC: Construct a Connector with the specified settings.
JNDIConnector(Context, String) - 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.
JTS_EXCEPTION_RAISED - Static variable in class oracle.toplink.exceptions.ValidationException
 
jtsExceptionRaised(Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
JTSExternalTransactionController - class oracle.toplink.jts.JTSExternalTransactionController.
Purpose: Concrete implementation of an ExternalTransactionController.
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() - Constructor for class oracle.toplink.jts.JTSExternalTransactionController
PUBLIC: Return a new controller for use with a JTS 1.0 compliant driver.
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
 
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
 

K

keyFromObject(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Extract and return the primary key from the object.
KEYS_MUST_MATCH - Static variable in class oracle.toplink.exceptions.ValidationException
 
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.
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.

L

last() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Moves the cursor to the last row in the result set
LastDay - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.IndirectList
 
lastIndexOf(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
lastIndexOf(Object, int) - Method in class oracle.toplink.indirection.IndirectList
 
lastIndexOf(Object, int) - Method in class oracle.toplink.indirection.EJBIndirectList
 
Least - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LeftPad - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
leftTrim() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the string left trimmed for white space.
Length - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
length() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the size of the string.
LessThan - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(Expression) - Method in class oracle.toplink.expressions.Expression
 
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(short) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
LessThanEqual - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(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(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(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.
LICENSE_FILE_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
Deprecated. since 4.6. There is no direct replacement API.
licensePath - Static variable in class oracle.toplink.sessions.DatabaseLogin
Deprecated. since 4.6. No direct replacement API.
Like - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
like(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
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.
LikeEscape - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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.
LineDefinition - class oracle.toplink.tools.builderreader.parser.LineDefinition.
Deprecated.  
listIterator() - Method in class oracle.toplink.indirection.IndirectList
 
listIterator(int) - Method in class oracle.toplink.indirection.IndirectList
 
Ln - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
loadLoginFromFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
loadProject() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
loadProject() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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
 
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
 
Log - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
LOG_IO_ERROR - Static variable in class oracle.toplink.exceptions.ValidationException
 
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(SessionLogEntry) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Log the log entry.
log(SessionLogEntry) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
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(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.).
log(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
log(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
log(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter log (in oracle.toplink.internal.remote.Transporter arg0);
log(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter log (in oracle.toplink.internal.remote.Transporter arg0);
log(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Log the log entry.
log(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
log(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Log the log entry.
log(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Log the log entry.
logDebug() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set debug messages logging.
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.
logExceptions() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set exceptions logging.
logExceptionStackTrace() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the exception's stack trace to be logged.
loggingChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
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.
LOGIN_BEFORE_ALLOCATING_CLIENT_SESSIONS - Static variable in class oracle.toplink.exceptions.ValidationException
 
login() - 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() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
login() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
login(Login) - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Connect to the database using the given login.
login(String, String) - Method in class oracle.toplink.sessionbroker.SessionBroker
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.
loginBeforeAllocatingClientSessions() - Static method in class oracle.toplink.exceptions.ValidationException
 
LoginEditorDialog - class oracle.toplink.tools.sessionconsole.LoginEditorDialog.
Generic login dialog.
LoginEditorDialog() - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
Constructor
LoginEditorDialog(Frame) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, String) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
LoginEditorDialog constructor comment.
LoginEditorDialog(Frame, String, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorDialog
LoginEditorDialog constructor comment.
LoginEditorPanel - class oracle.toplink.tools.sessionconsole.LoginEditorPanel.
Generic login panel.
LoginEditorPanel() - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
Constructor
LoginEditorPanel(boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
LoginEditorPanel constructor comment.
LoginEditorPanel(LayoutManager) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
LoginEditorPanel constructor comment.
LoginEditorPanel(LayoutManager, boolean) - Constructor for class oracle.toplink.tools.sessionconsole.LoginEditorPanel
LoginEditorPanel constructor comment.
loginOK() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorDialog
 
logIOError(IOException) - Static method in class oracle.toplink.exceptions.ValidationException
 
logMessage(String) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Log a message to the logging stream.
logMessage(String, Session) - Method in class oracle.toplink.sdk.SDKAccessor
 
logMessages() - Method in interface oracle.toplink.sessions.Session
PUBLIC: Turn message logging on.
LOGOUT_WHILE_TRANSACTION_IN_PROGRESS - Static variable in class oracle.toplink.exceptions.DatabaseException
 
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.SessionConsolePanel
 
logout() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
logoutWhileTransactionInProgress() - Static method in class oracle.toplink.exceptions.DatabaseException
 
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
 
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.
longStatements() - Method in class oracle.toplink.tools.refactoring.CodingStandard
Avoid long statements.
lookupRemoteForBean(Object, Object, Session) - Method in class oracle.toplink.ejb.bmp.BMPWrapperPolicy
Return the remote from the home by primary key.

M

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.sessionconsole.SessionConsole
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:
makeNontransactionalAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED:
makeNontransactionalAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED:
makePersistent(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make the transient instance persistent in this PersistenceManager.
makePersistentAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make a Collection of instances persistent.
makePersistentAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an array of instances persistent.
makeTransactional(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an instance subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make a Collection of instances subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Make an array of instances subject to transactional boundaries.
makeTransient(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.
makeTransientAll(Object[]) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED: This is not required.
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
 
MAP_KEY_NOT_COMPARABLE - Static variable in class oracle.toplink.exceptions.QueryException
 
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
 
MAPPING_FOR_SEQUENCE_NUMBER_FIELD - Static variable in class oracle.toplink.exceptions.DescriptorException
 
mappingCanNotBeReadOnly(Class) - Static method in class oracle.toplink.exceptions.DescriptorException
 
mappingForSequenceNumberField(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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.
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
 
markSupported() - Method in class oracle.toplink.queryframework.CursoredStream
PUBLIC: Tests if this input stream supports the mark and reset methods.
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
 
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.
Maximum - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
maximum() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Maximum.
maxSizeLessThanMinSize() - Static method in class oracle.toplink.exceptions.ValidationException
 
mergeChangesIntoRemoteSession(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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.
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, boolean) - 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.
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_INVOCATION_FAILED - Static variable in class oracle.toplink.exceptions.QueryException
 
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
 
MethodBaseQueryRedirector - class oracle.toplink.queryframework.MethodBaseQueryRedirector.
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.
MethodBaseQueryRedirector() - Constructor for class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Return the new query redirector.
MethodBaseQueryRedirector(Class, String) - Constructor for class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Return the new query redirector based on the static method in the class.
methodBody() - Method in class oracle.toplink.tools.refactoring.CodingStandard
NOTE: A compound statement is a statement that contains several other statements enclosed in braces "{}".
methodCommentsForUserAPI(String, String) - Method in class oracle.toplink.tools.refactoring.CodingStandard
PUBLIC: Give a full description of the user callable method.
methodDeclarationIsLong(String, String) - Method in class oracle.toplink.tools.refactoring.CodingStandard
method comments
methodDeclarationIsReallyLong(String, String, String, String) - Method in class oracle.toplink.tools.refactoring.CodingStandard
method Comments
MethodDefinition - class oracle.toplink.tools.codegen.MethodDefinition.
Purpose: Model a method for code generation purposes.
MethodDefinition() - Constructor for class oracle.toplink.tools.codegen.MethodDefinition
 
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
 
methodNotDeclaredInItemClass(String, Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
methodNotValid(Object, String) - Static method in class oracle.toplink.exceptions.QueryException
 
MethodWriter - class oracle.toplink.tools.builderreader.parser.MethodWriter.
Deprecated.  
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.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
minimum() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function Minimum.
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
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
MODIFIED_CONVERSION_MANAGER_DOES_NOT_IMPLEMENT_ISNONRELATIONAL - Static variable in class oracle.toplink.exceptions.BeanGenerationException
 
modifiedConversionManagerDoesNotImplementIsNonRelatationalMethod() - Static method in class oracle.toplink.exceptions.BeanGenerationException
 
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
 
monthsBetween(Object) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the decimal number of months between the two dates.
MoreRowsDetected - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
Method to handle events for the MouseListener interface.
mouseEntered(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the MouseListener interface.
mouseExited(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the MouseListener interface.
mousePressed(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the MouseListener interface.
mouseReleased(MouseEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the MouseListener interface.
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
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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
 
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
 

N

name - Variable in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
NEED_TO_MAP_JAVA_SQL_TIMESTAMP - Static variable in class oracle.toplink.exceptions.OptimisticLockException
 
needToMapJavaSqlTimestampWhenStoredInObject() - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
NEITHER_HOME_NOR_REMOTE_INTERFACE_FOUND - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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.
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
 
newCollectionInstance(Class, Object, String, Class, boolean, Integer, Float, Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
NOT REQUIRED:
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:
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, 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(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(Class, String) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query with the Class of the candidate instances and Filter.
newQuery(Object) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Create a new Query using elements from another Query.
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:
NewTime - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
newTime(String, String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: funcation return a date converted to a new timezone.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.queryframework.ScrollableCursor
PUBLIC: Return the next object from the collection, if beyond the read limit read from the cursor.
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.
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)
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_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_SPECIFIED_IN_PROPERTIES - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_PROJECT_SPECIFIED2 - Static variable in class oracle.toplink.ejb.DeploymentException
 
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_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_SESSIONS_XML_FOUND - 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_TOPLINK_EJB_JAR_XML_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
NO_TOPLINKSDK_XERCES_JAR - Static variable in class oracle.toplink.ejb.DeploymentException
 
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
 
noAttributesForReportQuery(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
Oct 19, 2000 JED Added this method and exception value
noAttributeTransformationMethod(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noAttributeValueConversionToFieldValueProvided(Object) - Static method in class oracle.toplink.exceptions.DescriptorException
 
NoCascading - Static variable in class oracle.toplink.queryframework.DatabaseQuery
 
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) - 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
 
nonEJB_2_0_DocType() - Static method in class oracle.toplink.exceptions.EJBJarXMLException
 
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
 
NORMAL_DESCRIPTORS_DO_NOT_SUPPORT_NON_RELATIONAL_EXTENSIONS - Static variable in class oracle.toplink.exceptions.DescriptorException
 
normalDescriptorsDoNotSupportNonRelationalExtensions(Descriptor) - 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() - 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(Class, String) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
noSuchMethod(NoSuchMethodException, String, Class, Class[]) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
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
 
Not - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that is the boolean logical negation of the expression.
noTablesToCreate(Project) - Static method in class oracle.toplink.exceptions.ValidationException
 
notADirectory(File) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
noTargetForeignKeysSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
noTargetRelationKeysSpecified(ForeignReferenceMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
NotBetween - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(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(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(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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(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(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(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.
NotExists - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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(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(Expression) - Method in class oracle.toplink.expressions.Expression
 
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(Vector) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that checks if the receivers value is contained in the collection.
NotLike - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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.
NotNull - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
notNull() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression representing a comparison to null
noTopicSet(Throwable) - Static method in class oracle.toplink.exceptions.JMSProcessingException
 
noTopLinkEjbJarXMLFound() - Static method in class oracle.toplink.exceptions.ValidationException
 
noTopLinkSDKXercesJar(String) - Static method in class oracle.toplink.ejb.DeploymentException
 
notSerializable(DatabaseMapping, Throwable) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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
 
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
 
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
 
Nvl - Static variable in class oracle.toplink.expressions.ExpressionOperator
 

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
 
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
 
objectChangedSinceLastReadWhenDeleting(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
objectChangedSinceLastReadWhenUpdating(Object, ObjectLevelModifyQuery) - Static method in class oracle.toplink.exceptions.OptimisticLockException
 
ObjectChangeSet - interface oracle.toplink.changesets.ObjectChangeSet.
Purpose: Provides API to the Class that holds all changes made to a particular Object.
objectComparisonsCannotBeParameterized(Expression) - Static method in class oracle.toplink.exceptions.QueryException
 
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.  
objectForIdDoesNotExist(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
objectIsNotTransactional(Object) - Static method in class oracle.toplink.exceptions.JDOException
 
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
 
objectToInsertIsEmpty(DatabaseTable) - Static method in class oracle.toplink.exceptions.QueryException
 
objectToModifyNotSpecified(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
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
 
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
 
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: Allow cache hits on primary key read object queries only if the optimistic locking version is newer.
OPEN_FAILED_FOR_URL - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
openFailedForURL(String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
OPERATION_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.ValidationException
 
operationNotSupported(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
OPTIMISTIC_LOCKING_NOT_SUPPORTED - Static variable in class oracle.toplink.exceptions.ValidationException
 
OptimisticLockException - exception oracle.toplink.exceptions.OptimisticLockException.
Purpose: This exception is used when TopLink's optimistic locking feature is used.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
or(Expression) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that is the boolean logical combination of both expressions.
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
 
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.exceptions - package oracle.toplink.exceptions
 
oracle.toplink.expressions - package oracle.toplink.expressions
 
oracle.toplink.indirection - package oracle.toplink.indirection
 
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.inprise - package oracle.toplink.jts.inprise
 
oracle.toplink.jts.oracle8i - package oracle.toplink.jts.oracle8i
 
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.mappings - package oracle.toplink.mappings
 
oracle.toplink.objectrelational - package oracle.toplink.objectrelational
 
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.sun - package oracle.toplink.remote.corba.sun
 
oracle.toplink.remote.corba.visibroker - package oracle.toplink.remote.corba.visibroker
 
oracle.toplink.remote.jms - package oracle.toplink.remote.jms
 
oracle.toplink.remote.rmi - package oracle.toplink.remote.rmi
 
oracle.toplink.sdk - package oracle.toplink.sdk
 
oracle.toplink.services - package oracle.toplink.services
 
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.profiler - package oracle.toplink.tools.profiler
 
oracle.toplink.tools.refactoring - package oracle.toplink.tools.refactoring
 
oracle.toplink.tools.reporting - package oracle.toplink.tools.reporting
 
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.xml - package oracle.toplink.xml
 
oracle.toplink.xml.xerces - package oracle.toplink.xml.xerces
 
oracle.toplink.xml.zip - package oracle.toplink.xml.zip
 
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.
 
Oracle8Platform - class oracle.toplink.objectrelational.Oracle8Platform.
Purpose: Supports printing of new Oracle 8 data types, Oracle JDBC specific.
Oracle8Platform() - Constructor for class oracle.toplink.objectrelational.Oracle8Platform
 
oracleObjectTypeIsNotDefined(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
oracleObjectTypeNameIsNotDefined(Class) - Static method in class oracle.toplink.exceptions.ValidationException
 
OracleSequenceDefinition - class oracle.toplink.tools.schemaframework.OracleSequenceDefinition.
Purpose: Support Oracle native sequence creation.
OracleSequenceDefinition(String) - Constructor for class oracle.toplink.tools.schemaframework.OracleSequenceDefinition
 
oracleVarrayMaximumSizeNotDefined(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
OrderedCollectionChangeRecord - interface oracle.toplink.changesets.OrderedCollectionChangeRecord.
Purpose: Provide public API to the OrderedCollectionChangeRecord.
OrderOperator - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
orExpression() - Method in class oracle.toplink.tools.beans.ExpressionPanel
 
orExpressionMethodDescriptor() - Method in class oracle.toplink.tools.beans.ExpressionPanelBeanInfo
Gets the orExpression() method descriptor.
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
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
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
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
 
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_AND_MAPPING_WITHOUT_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
 
parameterAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parameterAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
parameterAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - 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
 
PARENT_CLASS_IS_SELF - Static variable in class oracle.toplink.exceptions.DescriptorException
 
PARENT_DESCRIPTOR_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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
All the query mechanism related things are initialized here.
parserError(SAXParseException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
password - Static variable in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
 
passwordChanged() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
 
pasteSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
pasteSQL() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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.Interpreter
Deprecated. This method was created by a SmartGuide.
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.
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(boolean) - 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.
performForAll(INISection, ReferenceSectionDefinition) - 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.
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.
PLATFORM_CLASS_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
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.
POOL_NAME_DOES_NOT_EXIST - Static variable in class oracle.toplink.exceptions.ValidationException
 
poolNameDoesNotExist(String) - Static method in class oracle.toplink.exceptions.ValidationException
 
POOLS_MUST_BE_CONFIGURED_BEFORE_LOGIN - Static variable 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.
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
 
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
 
PostAcquireClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostBuildEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
postClone(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postClone(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
PostCloneEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostCommitTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostDeleteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostMergeEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostRefreshEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PostReleaseClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PostUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
postWrite(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
postWrite(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
PostWriteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
Power - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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.
PreCommitTransaction - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PreDeleteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PreDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PreInsertEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PreLogin - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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.
PreReleaseClientSession - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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 - Static variable in class oracle.toplink.sessions.SessionEvent
 
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
 
PreUpdateEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
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)
preWrite(DescriptorEvent) - Method in class oracle.toplink.descriptors.DescriptorEventAdapter
 
preWrite(DescriptorEvent) - Method in interface oracle.toplink.publicinterface.DescriptorEventListener
 
PreWriteEvent - Static variable in class oracle.toplink.publicinterface.DescriptorEventManager
 
PRIMARY_KEY_FIELDS_NOT_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
primaryKeyFieldsNotSepcified(Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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.
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(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(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(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(Class) - Method in interface oracle.toplink.sessions.Session
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._CORBARemoteSessionControllerStub
 
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(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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter printIdentityMap (in oracle.toplink.internal.remote.Transporter arg0);
printIdentityMap(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter printIdentityMap (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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(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.
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._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
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.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter printIdentityMaps ();
printIdentityMaps() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter printIdentityMaps ();
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.corba.visibroker.CORBAConnection
PUBLIC: Used to 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.RMIRemoteSessionControllerDispatcher_Stub
 
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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 interface oracle.toplink.sessions.Session
PUBLIC: Used to print all the objects in every identity map in this session.
printRegisteredObjects() - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Print the objects in the unit of work.
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.
printSession() - Method in class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Configure the log to print the session.
printStackTrace() - 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() - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
printStackTrace(PrintStream) - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Print both the normal and internal stack traces.
printStackTrace(PrintStream) - Method in interface oracle.toplink.xml.SAXParseException
 
printStackTrace(PrintStream) - Method in class oracle.toplink.xml.xerces.SAXParseExceptionWrapper
 
printStackTrace(PrintWriter) - Method in class oracle.toplink.exceptions.TopLinkException
PUBLIC: Print both the normal and internal stack traces.
printStackTrace(PrintWriter) - Method in class oracle.toplink.exceptions.SessionLoaderException
PUBLIC: Iterate through the exception list printing out the stack traces.
printStackTrace(PrintWriter) - Method in interface oracle.toplink.xml.SAXParseException
 
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.
PRIVATE - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
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.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.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(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
processCommand(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
processCommand(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter processCommand (in oracle.toplink.internal.remote.Transporter arg0);
processCommand(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter processCommand (in oracle.toplink.internal.remote.Transporter arg0);
processCommand(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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(boolean) - Constructor for class oracle.toplink.tools.sessionconsole.ProfileBrowserPanel
ProfileBrowserPanel constructor comment.
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.
profileChanged() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
Project - class oracle.toplink.sessions.Project.
Purpose: Maintain all of the TopLink configuration information for a system.
PROJECT_AMENDMENT_EXCEPTION_OCCURED - Static variable in class oracle.toplink.exceptions.ValidationException
 
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_XML_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
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.
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.
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, String) - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator to output to the file.
ProjectClassGenerator(Project, String, Writer) - Constructor for class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Create a new generator to output to the writer.
projectNotFound(File, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
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.  
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.
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.
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.
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.
projectXMLNotFound(String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
propertyChange(PropertyChangeEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the PropertyChangeListener interface.
PROTECTED - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
PROXY_INDIRECTION_NOT_AVAILABLE - Static variable in class oracle.toplink.exceptions.DescriptorException
 
proxyIndirectionNotAvailable(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
ProxySession - class oracle.toplink.remote.ProxySession.
Deprecated.  
ProxySession(RemoteConnection) - Constructor for class oracle.toplink.remote.ProxySession
Deprecated. PUBLIC: Creates a ProxySession.
PUBLIC - Static variable in class oracle.toplink.tools.codegen.AccessLevel
 
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

qualifier - Variable in class oracle.toplink.tools.schemaframework.DatabaseObjectDefinition
 
QUERY_ARGUMENT_TYPE_NOT_FOUND - Static variable in class oracle.toplink.exceptions.ValidationException
 
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
 
queryArgumentTypeNotFound(DatabaseQuery, String, String, Exception) - Static method in class oracle.toplink.exceptions.ValidationException
 
queryByExamplePolicy - Variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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: construct a QueryByExamplePolicy, and put the default values to be excluded, (that includes 0, false, empty String, etc).
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
 
queryNotDefined() - Static method in class oracle.toplink.exceptions.QueryException
 
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.
querySentToInactiveUnitOfWork(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 

R

READ_BEYOND_QUERY - Static variable in class oracle.toplink.exceptions.QueryException
 
READ_EXCEPTION - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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(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(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(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.XMLToDatabaseRowTranslator
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.DefaultXMLTranslator
Read an XML document from the specified input stream and convert it to a TopLink database row.
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(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(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.
readAllObjects(Class) - Method in class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read all of the instances of the class from the database.
readAllObjects(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read all of the instances of the class from the database.
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 class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read all of the instances of the class from the database matching the given expression.
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.
readAllObjects(Class, String) - Method in interface oracle.toplink.sessions.Session
Deprecated.  
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, Call) - 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(ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: The expression builder should be provide on creation to ensure only one is used.
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.
readBeyondStream(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
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.
readObject(Class) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Read the first instance of the class from the database.
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 class oracle.toplink.jdo.JDOPersistenceManager
PUBLIC: Read the first instance of the class from the database matching the given expression.
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(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, String) - Method in interface oracle.toplink.sessions.Session
Deprecated. use readObject(Class domainClass, Call aCall)
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.
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, Call) - 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(ExpressionBuilder) - Constructor for class oracle.toplink.queryframework.ReadObjectQuery
PUBLIC: The expression builder should be provide on creation to ensure only one is used.
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.
readOnly() - Method in class oracle.toplink.mappings.DatabaseMapping
PUBLIC: To make mapping read only.
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
readSubclassesOnQueries() - Method in class oracle.toplink.publicinterface.InheritancePolicy
PUBLIC: Set the descriptor to read instance of itself and its subclasses when queried.
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
 
recognitionException(String, String) - Static method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Create an exception to wrap the recognition exception thrown
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.
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
 
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
 
reestablishConnection(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Reconnect to the database.
Ref - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ref() - Method in class oracle.toplink.expressions.Expression
ADVANCED: For Object-relational support.
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
 
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
 
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.
referenceTableNotSpecified(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
REFRESH_NOT_POSSIBLE_WITHOUT_CACHE - Static variable in class oracle.toplink.exceptions.QueryException
 
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(Collection) - Method in class oracle.toplink.jdo.JDOPersistenceManager
Refresh the state of a Collection of 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.
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) - 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.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.DatabaseSession
PUBLIC: Refresh the attributes of the object and of all of its private parts from the database.
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.
refreshRemoteIdentityMapResult() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
PUBLIC: Refresh the attributes of the object(s) resulting from the query.
RefToHex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.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.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.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.RMIClusteringService
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(Class, Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Register the object given its name.
registerObject(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
PUBLIC: Register the object with the unit of work.
registerObject(Object, String) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Register the object given its name.
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.
RELATION_KEY_FIELD_NOT_PROPERLY_SPECIFIED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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 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.
remoteExecute() - Method in class oracle.toplink.queryframework.ReadAllQuery
 
RemoteSession - class oracle.toplink.remote.RemoteSession.
Purpose: Provide transparent remote three-tiered replacation support.
RemoteSession(RemoteConnection) - Constructor for class oracle.toplink.remote.RemoteSession
PUBLIC: Creates a RemoteSession.
remove() - Method in class oracle.toplink.queryframework.ScrollableCursor
PUBLIC: Remove is not support with scrollable cursors.
remove(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Delete the bean from the database.
remove(int) - Method in class oracle.toplink.indirection.IndirectList
 
remove(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Delete the bean from the database.
remove(Object) - Method in class oracle.toplink.indirection.IndirectList
 
remove(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
remove(Object) - Method in class oracle.toplink.indirection.IndirectMap
 
remove(Object) - Method in class oracle.toplink.indirection.IndirectSet
 
remove(Object) - 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
 
removeAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
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.IndirectList
 
removeElement(Object) - Method in class oracle.toplink.indirection.EJBIndirectList
 
removeElementAt(int) - Method in class oracle.toplink.indirection.IndirectList
 
removeForceUpdateToVersionField(Object) - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: Remove optimistic read lock from the object See forceUpdateToVersionField(Object)
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter(Transporter, Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter removeFromIdentityMap__oracle_toplink_internal_remote_Transporter__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0, in oracle.toplink.internal.remote.Transporter arg1);
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.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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.sun.CORBARemoteSessionControllerDispatcher
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter removeFromIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
removeFromIdentityMap__oracle_toplink_internal_remote_Transporter(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter removeFromIdentityMap__oracle_toplink_internal_remote_Transporter (in oracle.toplink.internal.remote.Transporter arg0);
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(Object) - 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(Object) - 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(Object) - 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(Object) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Remove the object from the object cache.
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
removeFromIdentityMap(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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 class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
removeFromIdentityMap(Transporter, Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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(Vector, Class) - 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.corba.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(Vector, Class) - 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.jms.JMSConnection
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(Vector, Class) - Method in interface oracle.toplink.sessions.Session
ADVANCED: Remove the object from the object cache.
removeFromValuesToExclude(Object) - Method in class oracle.toplink.queryframework.QueryByExamplePolicy
PUBLIC: Removes the value from the list of values to be ignored automatically.
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) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Remove the 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.
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.
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
Replicate - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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
 
reportHeuristicsOnCommit - Variable in class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
 
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
ReportQueryResult(ReportQuery, DatabaseRow) - Constructor for class oracle.toplink.queryframework.ReportQueryResult
 
reportQueryResultSizeMismatch(int, int) - Static method in class oracle.toplink.exceptions.QueryException
 
reportQueryResultWithoutPKs(ReportQueryResult) - Static method in class oracle.toplink.exceptions.QueryException
 
REQUIRED_ATTRIBUTE_NOT_EXIST - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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
 
resetAllConnections() - Method in class oracle.toplink.services.RuntimeServices
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
 
resetCache() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
resetDefaultManager() - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Reset the default instance.
resetDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
resetDescriptors() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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
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
 
resetStringButtons() - Method in class oracle.toplink.tools.sessionconsole.LoginEditorPanel
 
resolutionClassNotFoundException - Static variable in class oracle.toplink.exceptions.EJBQLException
 
resolutionClassNotFoundException(String) - Static method in class oracle.toplink.exceptions.EJBQLException
 
retainAll(Collection) - Method in class oracle.toplink.indirection.IndirectList
 
retainAll(Collection) - Method in class oracle.toplink.indirection.IndirectSet
 
retainAll(Collection) - Method in class oracle.toplink.indirection.EJBIndirectSet
 
retreiveDOM(ClassLoader) - Method in class oracle.toplink.tools.sessionconfiguration.WASXMLLoader
 
retrievedNonConforming - Variable in class oracle.toplink.queryframework.CursoredStream
 
retrievePrimaryKeys() - Method in class oracle.toplink.queryframework.ReportQuery
PUBLIC: Set if the query results should contain the primary keys or each associated object.
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_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in class oracle.toplink.exceptions.DescriptorException
 
RETURN_TYPE_IN_GET_ATTRIBUTE_ACCESSOR - Static variable in class oracle.toplink.exceptions.DescriptorException
 
returnAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
returnAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
returnAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - 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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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(Session) - Constructor for class oracle.toplink.remote.rmi.RMIClusteringService
PUBLIC: Creates a RMIClusteringService
RMIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.rmi.RMIClusteringService
ADVANCED: 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.
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(Session) - Constructor for class oracle.toplink.remote.rmi.RMIJNDIClusteringService
PUBLIC: Creates a RMIJNDIClusteringService
RMIJNDIClusteringService(String, int, Session) - Constructor for class oracle.toplink.remote.rmi.RMIJNDIClusteringService
ADVANCED: Creates a RMIJNDIClusteringService
RMIRemoteSessionController - interface oracle.toplink.remote.rmi.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_Skel - class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Skel.
 
RMIRemoteSessionControllerDispatcher_Skel() - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Skel
 
RMIRemoteSessionControllerDispatcher_Stub - class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub.
 
RMIRemoteSessionControllerDispatcher_Stub() - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
RMIRemoteSessionControllerDispatcher_Stub(RemoteRef) - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
RMIRemoteSessionControllerDispatcher(Session) - Constructor for class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
 
rollback() - Method in class oracle.toplink.jdo.JDOTransaction
Roll back the current transaction.
rollbackTransaction() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Rollback a transaction on the server.
rollbackTransaction() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
rollbackTransaction() - Method in class oracle.toplink.remote.corba.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.sun._CORBARemoteSessionControllerStub
 
rollbackTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter rollbackTransaction ();
rollbackTransaction() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter rollbackTransaction ();
rollbackTransaction() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
rollbackTransaction() - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Rollback a transaction on the database.
rollbackTransaction() - Method in interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Rollback the active database transaction.
rollbackTransaction(Session) - Method in class oracle.toplink.jts.oracle8i.Oracle8iJTSExternalTransactionController
Looks up the current transaction, and tells it to rollback
rollbackTransaction(Session) - Method in class oracle.toplink.sdk.SDKAccessor
Roll back the current transaction on the "data store".
Round - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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

S

SAX_PARSER_ERROR - Static variable in class oracle.toplink.xml.XMLDataStoreException
 
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.
schemaManager - Variable in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
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.
 
scrollableCursorAbsolute(ObjID, int) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter, int) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorAbsolute (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorAbsolute (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
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(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorAbsolute(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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
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(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(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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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(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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorAfterLast (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorAfterLast (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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(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(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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
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(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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorBeforeFirst (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorBeforeFirst (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorClose (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorClose (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorClose(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Used for closing scrollable cursor across RMI.
scrollableCursorClose(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Used for closing scrollable cursor across RMI.
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieves the current row index number
scrollableCursorCurrentIndex(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieves 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorCurrentIndex (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorCurrentIndex (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorCurrentIndex(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieves the current row index number
scrollableCursorCurrentIndex(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorFirst (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorFirst (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the first row in the result set
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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
scrollableCursorIsAfterLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorIsAfterLast (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorIsAfterLast (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorIsAfterLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
scrollableCursorIsBeforeFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorIsBeforeFirst (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorIsBeforeFirst (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorIsBeforeFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
scrollableCursorIsFirst(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorIsFirst (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorIsFirst (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorIsFirst(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
scrollableCursorIsLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Indicates 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorIsLast (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorIsLast (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorIsLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
scrollableCursorLast(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorLast (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorLast (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Moves the cursor to the last row in the result set
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorLast(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Retrieve next object from the remote scrollable cursor
scrollableCursorNextObject(ObjID, ReadQuery, RemoteSession) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Retrieve next object from the remote 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.corba._CORBARemoteSessionControllerStub
 
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorNextObject (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorNextObject (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorNextObject(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Retrieve next object from the scrollable cursor
ScrollableCursorPolicy - class oracle.toplink.queryframework.ScrollableCursorPolicy.
 
ScrollableCursorPolicy() - Constructor for class oracle.toplink.queryframework.ScrollableCursorPolicy
 
ScrollableCursorPolicy(ReadQuery, int) - Constructor for class oracle.toplink.queryframework.ScrollableCursorPolicy
 
scrollableCursorRelative(ObjID, int) - Method in class oracle.toplink.remote.corba.CORBAConnection
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(ObjID, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Moves 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 class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter, int) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorRelative (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorRelative (in oracle.toplink.internal.remote.Transporter arg0, in long arg1);
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(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorRelative(Transporter, int) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
Return the scrollable cursor size
scrollableCursorSize(ObjID) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
Return the scrollable 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.corba._CORBARemoteSessionControllerStub
 
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter scrollableCursorSize (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter scrollableCursorSize (in oracle.toplink.internal.remote.Transporter arg0);
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
Return the cursor size
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
scrollableCursorSize(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
Return the cursor size
scrollToEnd() - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
SDK_PLATFORM_DOES_SUPPORT_SEQUENCES - Static variable in class oracle.toplink.sdk.SDKDataStoreException
 
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.
SDKCollectionChangeRecord - class oracle.toplink.sdk.SDKCollectionChangeRecord.
Capture the changes for an unordered collection as collections of adds and removes.
SDKCollectionChangeRecord(ObjectChangeSet, String) - Constructor for class oracle.toplink.sdk.SDKCollectionChangeRecord
Construct a ChangeRecord that can be used to represent the changes to an unordered collection.
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.
SDKOrderedCollectionChangeRecord - class oracle.toplink.sdk.SDKOrderedCollectionChangeRecord.
Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed.
SDKOrderedCollectionChangeRecord(ObjectChangeSet, String) - Constructor for class oracle.toplink.sdk.SDKOrderedCollectionChangeRecord
Construct a ChangeRecord that can be used to represent the changes to an ordered collection.
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.
sdkPlatformDoesNotSupportSequences() - Static method in class oracle.toplink.sdk.SDKDataStoreException
 
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.
SECTION_DEFINITION_NOT_FOUND_WHILE_BUILDING - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
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.  
sectionDefinitionNotFoundWhileBuilding(Object, INISection) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
SECURITY_EXCEPTION - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
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_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
 
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
 
SELECT_NOT_DEFINED_IN_BEANCLASS - Static variable in class oracle.toplink.exceptions.EJBJarXMLException
 
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.
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.
SELECTION_OBJECT_CANNOT_BE_NULL - Static variable in class oracle.toplink.exceptions.QueryException
 
selectionObjectCannotBeNull(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
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
 
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
 
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
 
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
 
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.
SERVER_TIME - Static variable in class oracle.toplink.descriptors.TimestampLockingPolicy
 
Session - interface oracle.toplink.sessions.Session.
Purpose: Define the TopLink session public interface.
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.
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.
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.
The session console allows for a session to be visually inspected.
SessionConsole() - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsole
Constructor
SessionConsole(String) - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsole
SessionInspectorFrame constructor comment.
SessionConsolePanel - class oracle.toplink.tools.sessionconsole.SessionConsolePanel.
 
SessionConsolePanel() - Constructor for class oracle.toplink.tools.sessionconsole.SessionConsolePanel
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) - Constructor for class oracle.toplink.sessions.SessionLogEntry
PUBLIC: Create a new session log entry for a session, a message and isDebug flag
SessionManager - class oracle.toplink.ejb.SessionManager.
Deprecated. Please use oracle.toplink.tools.sessionmanagement.SessionManager
SessionManager - class oracle.toplink.tools.sessionmanagement.SessionManager.
Purpose: Global session location.
SessionManager() - Constructor for class oracle.toplink.ejb.SessionManager
Deprecated. PUBLIC: The default constructor to create a new session manager.
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.
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(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.
setAccessLevel(AccessLevel) - Method in class oracle.toplink.tools.codegen.CodeDefinition
 
setAccessor(String) - Method in class oracle.toplink.tools.refactoring.CodingStandard
Instead of prefixing the parameter "useTabsToIndentVariable" with an article (e.g.
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.
setAdditional(String) - Method in class oracle.toplink.tools.schemaframework.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
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.
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.
setApplyResultMethod(Class, String, Class) - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
Deprecated.  
setArgumentIndices(int[]) - Method in class oracle.toplink.expressions.ExpressionOperator
ADVANCED: Set the array of indexes to use when building the SQL function.
setArgumentNames(Vector) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
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.
setArgumentTypes(Vector) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
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.
setAttributes(Vector) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
setAttributeTransformation(String) - Method in class oracle.toplink.mappings.TransformationMapping
PUBLIC: To set the attribute method name.
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.
setCacheResults(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
setCachesDocumentDirectories(boolean) - Method in class oracle.toplink.xml.XMLFileAccessor
Set whether the document directories are cached.
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.
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(Collection) - Method in class oracle.toplink.jdo.JDOQuery
Set the candidate Collection to query.
setCandidates(Extent) - Method in class oracle.toplink.jdo.JDOQuery
Set the candidate Extent to query.
setChangeSetPropagationShouldBeAsynchronous(boolean) - Method in class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used to modify the cache synchronization feature.
setCheckCache(boolean) - Method in class oracle.toplink.queryframework.ReadObjectQuery
OBSOLETE: This can be used to explicitly disable the cache hit.
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.TableCreatorClassGenerator
PUBLIC: Set the name of class to be generated.
setClassName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the name of class to be generated.
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
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 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 interface oracle.toplink.mappings.ContainerMapping
PUBLIC: Set the mapping's container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.queryframework.ReadAllQuery
PUBLIC: Set the container policy.
setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.queryframework.DataReadQuery
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.
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
setCR(String) - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Set the string used for carriage returns/line feeds.
setCreatesDirectoriesAsNeeded(boolean) - Method in class oracle.toplink.xml.XMLFileAccessor
Set whether the accessor 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.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.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.
setCustomSelectionQuery(ReadQuery) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Relationship mappings creates a read query to read reference objects.
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.
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.).
setDataTypeName(String) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Specify the data type name for the class of objects the descriptor maps.
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.
setDefaultManager(PopulationManager) - Static method in class oracle.toplink.tools.schemaframework.PopulationManager
Set the default instance.
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.
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.
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)
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.
setDispatcher(Object) - Method in class oracle.toplink.remote.AbstractClusteringService
This is the object that will be placed in JNDI to provide remote synchronization services
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.
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.
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.
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
PUBLIC: Set the password.
setEntityContext(EntityContext) - Method in class oracle.toplink.ejb.bmp.BMPEntityBase
This method is called by the container when a new bean instance is created.
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(ExceptionHandler) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set the exceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
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(ExceptionHandler) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setExceptionHandler (in oracle.toplink.internal.remote.Transporter arg0);
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setExceptionHandler (in oracle.toplink.internal.remote.Transporter arg0);
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setExceptionHandler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the exceptionHandler.
setExceptionHandler(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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.ExpressionPanel
 
setExpression(Expression) - Method in class oracle.toplink.tools.beans.ExpressionNode
 
setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Used for JTS integration.
setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.sessions.DatabaseSession
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.ReferenceMapping
PUBLIC: Set the field name in the mapping.
setFieldName(String) - Method in class oracle.toplink.objectrelational.NestedTableMapping
PUBLIC: Set the field name in the mapping.
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.SDKAggregateObjectMapping
PUBLIC: Set the name of the field mapped by the mapping.
setFieldName(String) - Method in class oracle.toplink.sdk.SDKAggregateCollectionMapping
PUBLIC: Set the mapping's field name.
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.
setFields(Vector) - Method in class oracle.toplink.tools.schemaframework.TableDefinition
 
setFields(Vector) - Method in class oracle.toplink.tools.schemaframework.TypeDefinition
 
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.
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.
setFileExtension(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Set the standard file extension that will be appended to the primary key element value(s) to generate the complete file name.
setFileExtension(String) - Method in class oracle.toplink.xml.XMLFileLogin
Set the extension to be used for the XML files.
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.
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(Expression) - Method in class oracle.toplink.jdo.JDOQuery
Set the filter to a TopLink expression.
setFilter(String) - Method in class oracle.toplink.jdo.JDOQuery
JDO-QL is not currently supported.
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)
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.
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.
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.JDOQuery
Sets maintainCache in the TopLink query, if set this will by-pass the cache.
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.
setImports(Vector) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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.
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
 
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.
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.ManyToManyMapping
PUBLIC: Set the receiver's insert SQL string.
setInsertSQLString(String) - Method in class oracle.toplink.mappings.DirectCollectionMapping
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.
setInterfaces(Vector) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
setInternalExceptions(Vector) - Method in class oracle.toplink.exceptions.EJBQLException
INTERNAL Store the exceptions related to this exception
setInvalidFileNameCharacters(String) - Method in class oracle.toplink.xml.XMLFileAccessor
Set the list of the invalid file name characters that will be morphed into escape sequences.
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.
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.
setIsTransient(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.
setJoinCriteria(Expression) - Method in class oracle.toplink.querykeys.ForeignReferenceQueryKey
PUBLIC: Set the join expression for the relationship defined by the query key.
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.
setKey(Vector) - Method in class oracle.toplink.jdo.JDOObjectId
 
setKeyClass(Class) - Method in class oracle.toplink.mappings.DirectMapMapping
PUBLIC: This is the class type of the key
setKeyType(Class) - Method in class oracle.toplink.mappings.TypedAssociation
PUBLIC: Set the class of the key.
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.
setLines(Vector) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
setLocalHostURL(String) - Method in class oracle.toplink.remote.AbstractClusteringService
This method will set the Host address of the JNDI service
setLocalHostURL(String) - Method in class oracle.toplink.remote.AbstractJNDIClusteringService
This method will set 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() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
setLog(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setLog(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setLog (in oracle.toplink.internal.remote.Transporter arg0);
setLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setLog (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setLog(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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(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(Writer) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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(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.
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 interface oracle.toplink.sessions.DatabaseSession
PUBLIC: Set the login.
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
Sets the login property (oracle.toplink.publicinterface.JDBCLogin) value.
setLogin(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setLogin(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setLogin(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setLogin (in oracle.toplink.internal.remote.Transporter arg0);
setLogin(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setLogin (in oracle.toplink.internal.remote.Transporter arg0);
setLogin(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setLongestTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
setMapping(OneToOneMapping) - Method in class oracle.toplink.xml.XMLReadCall
Set the mapping the call fetches data for.
setMapping(SDKObjectCollectionMapping) - Method in class oracle.toplink.xml.XMLReadAllCall
Set the mapping the call fetches data for.
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.
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
 
setMethodClass(Class) - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Set the class to execute the static method on.
setMethodName(String) - Method in class oracle.toplink.queryframework.MethodBaseQueryRedirector
PUBLIC: Set the name of the static method.
setMethodParameterTypeNotValid(CollectionMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
setMethods(Vector) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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.
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.
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
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.
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:
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.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 interface oracle.toplink.sessions.Session
PUBLIC: Set the name of the session.
setName(String) - Method in class oracle.toplink.sessions.Project
PUBLIC: Set the name of the project.
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.schemaframework.DatabaseObjectDefinition
PUBLIC: Set the name of the object.
setName(String) - Method in class oracle.toplink.tools.schemaframework.TableCreator
Set the name.
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
 
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
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.ObjectLevelModifyQuery
PUBLIC (REQUIRED): Set the object required for modification.
setObject(Object) - Method in class oracle.toplink.queryframework.DoesExistQuery
PUBLIC: Set the object.
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
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.TableCreatorClassGenerator
PUBLIC: Set the file name that the generate .java file will be output to.
setOutputFileName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the file name 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.
setOutputPath(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
PUBLIC: Set the path that the generate .java file will be output to.
setOutputWriter(Writer) - Method in class oracle.toplink.tools.workbench.TableCreatorClassGenerator
PUBLIC: Set the writer the output to.
setOutputWriter(Writer) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
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.TableCreatorClassGenerator
PUBLIC: Set the package name of class to be generated.
setPackageName(String) - Method in class oracle.toplink.tools.workbench.ProjectClassGenerator
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.
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.sessions.DatabaseLogin
PUBLIC: Set the password.
setPassword(String) - Method in interface oracle.toplink.sessions.Login
PUBLIC: All logins must take a user name and password.
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.
setPrefix(String) - Method in class oracle.toplink.tools.schemaframework.StoredProcedureGenerator
 
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.
setPrimaryKeyClass(Class) - Method in class oracle.toplink.ejb.EJBWrapperPolicy
PUBLIC: The primary key class is the class that represents the bean's primary key.
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(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.XMLDataCall
Set the primary key element names.
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.
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.
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(SessionProfiler) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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(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.
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setProfiler (in oracle.toplink.internal.remote.Transporter arg0);
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setProfiler (in oracle.toplink.internal.remote.Transporter arg0);
setProfiler(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setProfiler(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set the profiler for the session.
setProfiler(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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.
setProfileTime(long) - Method in class oracle.toplink.tools.profiler.Profile
 
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.
setProjectPath(String) - Method in class oracle.toplink.tools.builderreader.ProjectSpecification
Deprecated. PUBLIC: Set the location and name of the .project file.
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.
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.
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.
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: Set the read connection pool.
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.
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.
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.
setReferenceClass(Class) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Set the referenced class.
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.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.ObjectLevelReadQuery
REQUIRED: Set the reference class for the query.
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.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.
setRegisteredObjects(Hashtable) - Method in class oracle.toplink.tools.schemaframework.PopulationManager
Set the registered objects.
setRelationshipPartnerAttributeName(String) - Method in class oracle.toplink.mappings.ForeignReferenceMapping
PUBLIC: Use this method to specify the relationship partner attribute name of a bidirectional Mapping.
setRelationTableName(String) - Method in class oracle.toplink.mappings.ManyToManyMapping
PUBLIC: Set the name of the relational table.
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.
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
 
setResultRows(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
setResults(Vector) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
setResultSetConcurrency(int) - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
setResultSetType(int) - Method in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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
 
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.
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.
setSelectClause(String) - Method in class oracle.toplink.tools.schemaframework.ViewDefinition
The select clause is the select statement that is mapped into the view.
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.
setSelectSequenceNumberQuery(ValueReadQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for reading the sequence numbers.
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.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.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.services.RuntimeServices
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.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.
setSession(DatabaseSession) - Method in class oracle.toplink.tools.schemaframework.SchemaManager
 
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(Session) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Sets the session property (oracle.toplink.publicinterface.Session) value.
setSession(Session) - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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(SessionLog) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
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(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(SessionLog) - Method in interface oracle.toplink.sessions.Session
PUBLIC: Set the session log to which an accessor logs messages and SQL.
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
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(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setSessionLog (in oracle.toplink.internal.remote.Transporter arg0);
setSessionLog(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setSessionLog (in oracle.toplink.internal.remote.Transporter arg0);
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(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setSessionLog(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
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.
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.ManyToManyMapping
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.queryframework.DatabaseQuery
PUBLIC: Set the name of the session that the query should be executed under.
setSessionName(String) - Method in class oracle.toplink.sdk.SDKPlatform
This method is invoked during the initialization of a SessionBroker.
setSessionName(String) - Method in class oracle.toplink.xml.XMLPlatform
This method is invoked during the initialization of a SessionBroker.
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
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: The descriptor can be configured to always refresh the objects in the cache on all queries.
setShouldAlwaysRefreshCacheOnRemote(boolean) - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor can be configured to always remotely refresh the objects in the cache on all queries.
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.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 class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set whether to bind all arguments to any SQL statement.
setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.services.RuntimeServices
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
PUBLIC: Set if the query should cache the results of the next execution or not.
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.sessions.DatabaseLogin
ADVANCED: This setting can be used if the application expects upper case but the database does not return consistent case (e.g.
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 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.
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 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.
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 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.
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(boolean) - Method in class oracle.toplink.remote.corba.sun.CORBAConnection
PUBLIC: Set messages logging.
setShouldLogMessages(boolean) - Method in class oracle.toplink.remote.corba.visibroker.CORBAConnection
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(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 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.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.sun.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter setShouldLogMessages (in oracle.toplink.internal.remote.Transporter arg0);
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter setShouldLogMessages (in oracle.toplink.internal.remote.Transporter arg0);
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
setShouldLogMessages(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher
PUBLIC: Set messages logging.
setShouldLogMessages(Transporter) - Method in interface oracle.toplink.remote.rmi.RMIRemoteSessionController
PUBLIC: Set messages 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
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: Set if cache hits should occur on primary key read object queries if the optimistic locking version is newer.
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.
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 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 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.
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 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 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
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 class oracle.toplink.services.DevelopmentServices
PUBLIC: This method is used 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.sessions.DatabaseLogin
PUBLIC: By default CHAR field values have trailing blanks trimmed, this can be configured.
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: If an attribute value is null (and it's attribute name belongs to the attributes to always be included) there are two operations that could be used.
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.VarrayDefinition
PUBLIC: Set the maximum size of the array.
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.
setSizeQuery(ValueReadQuery) - Method in class oracle.toplink.queryframework.CursoredStreamPolicy
Set the query used to read the size.
setSource(String) - Method in class oracle.toplink.tools.builderreader.BuilderException
 
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.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.
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.AggregateCollectionMapping
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.
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.
setStatementCacheSize(int) - Method in class oracle.toplink.services.RuntimeServices
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.services.DevelopmentServices
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.ObjectRelationalDescriptor
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.ArrayMapping
PUBLIC: Set the name of the structure.
setStructureName(String) - Method in class oracle.toplink.objectrelational.NestedTableMapping
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.
setSuperClass(String) - Method in class oracle.toplink.tools.codegen.ClassDefinition
 
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.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.OneToOneMapping
PUBLIC: Define the target foreign key relationship in the 1-1 mapping.
setTargetForeignKeyFieldName(String) - Method in class oracle.toplink.mappings.OneToManyMapping
PUBLIC: Define the target foreign key relationship in the one-to-many 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.
setTargetForeignKeyFieldNames(Vector) - Method in class oracle.toplink.mappings.AggregateCollectionMapping
PUBLIC: Set the target foregin 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.
setThrowsClause(String) - Method in class oracle.toplink.tools.codegen.MethodDefinition
 
setTimestampQuery(ValueReadQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for returning a timestamp from the server.
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.
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
 
setTransactionIsolation(int) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the transaction isolation setting for the connection.
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.
setType(Class) - Method in class oracle.toplink.tools.codegen.AttributeDefinition
 
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.
setType(Class) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
PUBLIC: Set the type of the field.
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
 
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.TypeTableDefinition
PUBLIC: The name of the type that this table is of.
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.VarrayDefinition
PUBLIC: Set the type of the field.
setTypeName(String) - Method in class oracle.toplink.tools.schemaframework.FieldDefinition
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.
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.
setup() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
setUpdateCall(SDKCall) - Method in class oracle.toplink.sdk.SDKDescriptor
PUBLIC: Set the call to be used for update operations.
setUpdateQuery(UpdateObjectQuery) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's update query.
setUpdateSequenceQuery(DataModifyQuery) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Override the default query for updating sequence numbers.
setUpdateSQLString(String) - Method in class oracle.toplink.publicinterface.DescriptorQueryManager
PUBLIC: Set the receiver's update SQL string.
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.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.services.DevelopmentServices
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.services.DevelopmentServices
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.services.DevelopmentServices
PUBLIC: This method is used to turn on JDBC Batch Writing.
setUsesJDBCBatchWriting(boolean) - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink support batch writing in both JDK 1.1 abd JDK 1.2.
setUsesJoining(boolean) - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
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.
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 class oracle.toplink.sessions.DatabaseLogin
PUBLIC: TopLink can be configured to use database specific sql grammar not JDBC specific.
setUsesServerTime(boolean) - Method in class oracle.toplink.descriptors.TimestampLockingPolicy
PUBLIC: Set if policy uses server time.
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 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.services.DevelopmentServices
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 interface oracle.toplink.indirection.ValueHolderInterface
PUBLIC: Set the value.
setValue(Object) - Method in class oracle.toplink.indirection.ValueHolder
PUBLIC: Set the wrapped object.
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
setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.indirection.IndirectList
PUBLIC: Set the value holder.
setValueHolder(ValueHolderInterface) - Method in interface oracle.toplink.indirection.IndirectContainer
PUBLIC: Set the valueHolder.
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.
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(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 class oracle.toplink.sessions.DefaultSessionLog
PUBLIC: Set the writer that will receive the formatted log entries.
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.
setXMLTranslator(XMLTranslator) - Method in class oracle.toplink.xml.XMLCall
Set the XML translator.
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.XMLFileAccessor
Set the default XML translator for all data store calls.
setZipFileExtension(String) - Method in class oracle.toplink.xml.zip.XMLZipFileAccessor
Set the standard file extension that will be appended to the root element name to generate the complete ZIP file name.
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.
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
 
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: The descriptor can be configured to always refresh the objects in the cache on all queries.
shouldAlwaysRefreshCacheOnRemote() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: The descriptor can be configured to always remotely refresh the objects in the cache on all queries.
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.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.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.
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.sessions.DatabaseLogin
ADVANCED: Can be used if the app expects upper case but the database is not return consistent case, i.e.
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.sessions.DatabaseLogin
ADVANCED: Allow for case in field names to be ignored as some databases are not case sensitive.
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.
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.
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.
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._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
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.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter shouldLogMessages ();
shouldLogMessages() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter shouldLogMessages ();
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.corba.visibroker.CORBAConnection
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.RMIRemoteSessionControllerDispatcher_Stub
 
shouldLogMessages() - Method in class oracle.toplink.remote.rmi.RMIConnection
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 interface oracle.toplink.remote.rmi.RMIRemoteSessionController
Return if all messages such as executed SQL commands 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: Return if cache hits should occur on primary key read object queries only if the optimistic locking version is newer.
shouldOptimizeDataConversion() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Return if our driver level data conversion optimization is enabled.
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.
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.
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.
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
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.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
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: Returns if isNull is used for nulls or notNull.
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: TopLink support batch writing in both JDK 1.1 abd JDK 1.2.
shouldUseJoining() - Method in class oracle.toplink.mappings.OneToOneMapping
PUBLIC: Indicates whether the referenced object should always be joined on read queries.
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.
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.
shouldUseNoIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if this descriptor is using NoIdentityMap
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
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.
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
Change to the busy cursor.
showNormalCursor() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Change from the busy cursor.
Sign - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
sign(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
SIGNAL_ATTEMPTED_BEFORE_WAIT - Static variable in class oracle.toplink.exceptions.ConcurrencyException
 
signalAttemptedBeforeWait() - Static method in class oracle.toplink.exceptions.ConcurrencyException
 
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
 
sin(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Sinh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
sinh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
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
 
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.
Soundex - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
specialOperations - Variable in class oracle.toplink.queryframework.QueryByExamplePolicy
 
SQL_EXCEPTION - Static variable in class oracle.toplink.exceptions.DatabaseException
 
SQL_STATEMENT_NOT_SET_PROPERLY - Static variable in class oracle.toplink.exceptions.QueryException
 
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.
sqlException(SQLException) - Static method in class oracle.toplink.exceptions.DatabaseException
 
sqlException(SQLException, Accessor) - Static method in class oracle.toplink.exceptions.DatabaseException
 
sqlStatementNotSetProperly(DatabaseQuery) - Static method in class oracle.toplink.exceptions.QueryException
 
Sqrt - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
StandardDeviation - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
standardDeviation() - Method in class oracle.toplink.expressions.Expression
PUBLIC: This represents the aggregate function StandardDeviation.
START_INDEX_OUT_OF_RANGE - Static variable in class oracle.toplink.exceptions.ValidationException
 
startCursor() - Method in class oracle.toplink.sdk.SDKQueryMechanism
Start reading all the rows from the database for a cursored stream or scrollable cursor.
startIndexOutOfRange() - Static method in class oracle.toplink.exceptions.ValidationException
 
STOP_INDEX_OUT_OF_RANGE - Static variable in class oracle.toplink.exceptions.ValidationException
 
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(EntityBean) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Update the bean into the database.
store(Object) - Method in class oracle.toplink.ejb.EJBDataStore
PUBLIC: Update the bean into the database.
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.
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
 
storeSQLToFile() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
STRUCTURE_NAME_NOT_SET_IN_MAPPING - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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.
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.
SUB_SESSION_NOT_DEFINED_FOR_BROKER - Static variable in class oracle.toplink.exceptions.ValidationException
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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.
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
 
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.
synchronizedUnitOfWorkDoesNotSupportCommitAndResume() - Static method in class oracle.toplink.exceptions.DatabaseException
 

T

tab() - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
tab(int) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
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
 
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, String) - 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.
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
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
tan(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Tanh - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
tanh(Expression) - Static method in class oracle.toplink.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
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
 
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.SessionConsolePanel
 
templateSQLDelete() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
templateSQLInsert() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
templateSQLInsert() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
templateSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
templateSQLSelect() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
templateSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
 
templateSQLUpdate() - Method in class oracle.toplink.tools.sessionconsole.SessionConsole
 
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
 
throwIndirectionException() - Method in class oracle.toplink.queryframework.InMemoryQueryIndirectionPolicy
 
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.
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 class oracle.toplink.indirection.IndirectList
 
toArray() - Method in class oracle.toplink.indirection.IndirectSet
 
toArray(Object[]) - Method in class oracle.toplink.indirection.IndirectList
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
toDate() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns date from the string using the default format.
Today - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
ToLowerCase - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
toLowerCase() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression that represents the receiver value converted to lower case.
ToNumber - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
toNumber() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, returns the number converted from the string.
TOO_MANY_INI_ELEMENTS - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
tooManyINIElements(Definition, int) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
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.
toplinkExceptions() - Method in class oracle.toplink.tools.refactoring.CodingStandard
TopLink exceptions are all runtime exceptions - so they do not have to be caught.
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.jdo.JDOPersistenceManager
Returns a String that represents the value of this object.
toString() - Method in class oracle.toplink.jdo.JDOObjectId
 
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.StoredProcedureCall
 
toString() - Method in class oracle.toplink.queryframework.SQLCall
 
toString() - Method in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
toString() - Method in class oracle.toplink.queryframework.ReportQueryResult
 
toString() - Method in class oracle.toplink.remote.DistributedSession
PUBLIC: Avoid printing the accessor and platform.
toString() - Method in class oracle.toplink.sdk.SDKFieldValue
 
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.SDKLogin
Return a String representation of the object.
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.SDKQueryMechanism
 
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.Definition
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.ObjectDefinition
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.CastObject
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INILine
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INISection
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INIFile
Deprecated.  
toString() - Method in class oracle.toplink.tools.builderreader.parser.INIMethodMap
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.XMLStreamStreamPolicy
 
toString() - Method in class oracle.toplink.xml.XMLAccessorStreamPolicy
 
toString() - Method in class oracle.toplink.xml.XMLFileStreamPolicy
 
toString() - Method in class oracle.toplink.xml.xerces.XMLToDatabaseRowTranslator
 
toString() - Method in class oracle.toplink.xml.xerces.XMLDocument
 
toString() - Method in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
 
toString(PrintWriter) - Method in interface oracle.toplink.sessions.Connector
PUBLIC: Print something useful on the log.
ToUpperCase - Static variable in class oracle.toplink.expressions.ExpressionOperator
Function operators
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.
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.
TRANSACTIONAL_READ_WITHOUT_ACTIVE_TRANSACTION - Static variable in class oracle.toplink.exceptions.JDOException
 
transactionalReadWithoutActiveTransaction() - Static method in class oracle.toplink.exceptions.JDOException
 
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.wls.WebLogicJTSExternalTransactionController
 
transactionManagerNotSetForJTSDriver() - Static method in class oracle.toplink.exceptions.DatabaseException
 
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
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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 - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
truncateDate(String) - Method in class oracle.toplink.expressions.Expression
PUBLIC: return the date truncated to the indicated datePart.
tryCatchStatements() - Method in class oracle.toplink.tools.refactoring.CodingStandard
 
TYPE_FORWARD_ONLY - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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
 
TYPE_SCROLL_SENSITIVE - Static variable in class oracle.toplink.queryframework.ScrollableCursorPolicy
 
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.
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.
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
 
typeMismatchBetweenAttributeAndConstantOnExpression(Class, Class) - Static method in class oracle.toplink.exceptions.QueryException
 
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
 

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_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
 
unableToCloseReadStream(Object, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToCloseWriteStream(XMLCall, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToCreateWriteStream(File, IOException) - Static method in class oracle.toplink.xml.XMLDataStoreException
 
unableToPropagateChanges(String, Exception) - Static method in class oracle.toplink.exceptions.CacheSynchCommunicationException
 
UNCOMPUTED_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
unconformedObjectsCollection - Variable in class oracle.toplink.queryframework.CursoredStream
A collection for the new, unconformed objects
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_WORD - Static variable in class oracle.toplink.tools.builderreader.BuilderException
 
unexpectedCharacterLeftBrace(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
unexpectedCharacterRightBrace(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
unexpectedWord(StreamTokenizer) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
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.
UNKNOWN_TAG - Static variable in class oracle.toplink.exceptions.SessionLoaderException
 
unkownTagAtNode(String, String, Throwable) - Static method in class oracle.toplink.exceptions.SessionLoaderException
 
UNNAMED_QUERY_ON_SESSION_BROKER - Static variable in class oracle.toplink.exceptions.QueryException
 
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 - 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(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
 
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.
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
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.
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
 
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
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.
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.
USE_DISTINCT - Static variable in class oracle.toplink.queryframework.ObjectLevelReadQuery
 
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 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 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.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.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.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() - Method in class oracle.toplink.queryframework.ReadAllQuery
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.jdo.JDOQuery
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) - Method in class oracle.toplink.queryframework.DataReadQuery
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(int, int, ValueReadQuery) - 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.DataReadQuery
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: Configure the read connection pool.
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: Configure the read connection pool.
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.
useHardCacheWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Set the class of identity map to be the hard cache weak identity map.
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.
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.
useINetSQLServerDriver() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Use the i-net SQL Server JDBC driver.
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.
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) - 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.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 class oracle.toplink.mappings.DirectCollectionMapping
PUBLIC: It is illegal to use a Map as the container of a DirectCollectionMapping.
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.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.
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.
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.
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: Configure the read connection pool.
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.
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.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.
useScrollableCursor() - Method in class oracle.toplink.jdo.JDOQuery
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() - Method in class oracle.toplink.queryframework.DataReadQuery
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(int) - Method in class oracle.toplink.queryframework.ReadAllQuery
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.
usesDirectDriverConnect() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated.  
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.
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.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.
usesNativeSequencing() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseNativeSequencing to avoid confusion with modifier.
usesNativeSQL() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseNativeSQL 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.
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.
usesOptimisticLocking() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if the receiver uses write (optimistic) locking.
useSQLServer() - Method in class oracle.toplink.sessions.DatabaseLogin
PUBLIC: Set the database platform to be SQL Server.
usesSequenceNumbers() - Method in class oracle.toplink.publicinterface.Descriptor
PUBLIC: Return true if the receiver uses sequence numbers.
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.sessions.DatabaseLogin
Deprecated. replaced by shouldUseStreamsForBinding to avoid confusion with modifier.
usesStringBinding() - Method in class oracle.toplink.sessions.DatabaseLogin
Deprecated. replaced by shouldUseStringBinding to avoid confusion with modifier.
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.
usesWeakIdentityMap() - Method in class oracle.toplink.publicinterface.Descriptor
Deprecated. replaced by shouldUseWeakIdentityMap() This was rename to avoid confusing with useWeakIdentityMap.
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() - 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.
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.
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.

V

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._CORBARemoteSessionControllerStub
 
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.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.sun._CORBARemoteSessionControllerStub
 
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.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter validateCache ();
validateCache() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter validateCache ();
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.corba.visibroker.CORBAConnection
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.RMIRemoteSessionControllerDispatcher_Stub
 
validateCache() - Method in class oracle.toplink.remote.rmi.RMIConnection
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 interface oracle.toplink.remote.rmi.RMIRemoteSessionController
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.
validateObjectSpace() - Method in interface oracle.toplink.sessions.UnitOfWork
ADVANCED: This can be used to help debugging an object-space corruption.
ValidationException - exception oracle.toplink.exceptions.ValidationException.
Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.
Value - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
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
 
value() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, this represents the value function, used in nestedtable
value(boolean) - Method in class oracle.toplink.expressions.Expression
PUBLIC: Return an expression on the constant.
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.
valueChanged(ListSelectionEvent) - Method in class oracle.toplink.tools.sessionconsole.SessionConsolePanel
Method to handle events for the ListSelectionListener interface.
valueForPathChanged(TreePath, Object) - Method in class oracle.toplink.tools.beans.ExpressionTreeModel
 
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.
valueHolderInstantiationMismatch(Object, DatabaseMapping) - Static method in class oracle.toplink.exceptions.DescriptorException
 
ValueHolderInterface - interface oracle.toplink.indirection.ValueHolderInterface.
Purpose: Interface to allow lazy loading of an object's relationships from the database.
valueNotFoundInClassIndicatorMapping(Descriptor, Descriptor) - Static method in class oracle.toplink.exceptions.DescriptorException
 
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(Call) - Constructor for class oracle.toplink.queryframework.ValueReadQuery
PUBLIC: Initialize the query to use the specified call.
ValueReadQuery(String) - Constructor for class oracle.toplink.queryframework.ValueReadQuery
PUBLIC: Initialize the query to use the specified SQL string.
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
 
VARIABLE_ONE_TO_ONE_MAPPING_IS_NOT_DEFINED - Static variable in class oracle.toplink.exceptions.DescriptorException
 
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.
variableOneToOneMappingIsNotDefinedProperly(DatabaseMapping, Descriptor, String) - Static method in class oracle.toplink.exceptions.DescriptorException
 
Variance - Static variable in class oracle.toplink.expressions.ExpressionOperator
 
variance() - Method in class oracle.toplink.expressions.Expression
PUBLIC: Function, this represents the aggregate function Variance.
VarrayDefinition - class oracle.toplink.tools.schemaframework.VarrayDefinition.
Purpose: Allow for creation of varray type.
VarrayDefinition() - Constructor for class oracle.toplink.tools.schemaframework.VarrayDefinition
 
verifyDelete(Transporter) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
verifyDelete(Transporter) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
verifyDelete(Transporter) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
oracle.toplink.internal.remote.Transporter verifyDelete (in oracle.toplink.internal.remote.Transporter arg0);
verifyDelete(Transporter) - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
oracle.toplink.internal.remote.Transporter verifyDelete (in oracle.toplink.internal.remote.Transporter arg0);
verifyDelete(Transporter) - Method in class oracle.toplink.remote.rmi.RMIRemoteSessionControllerDispatcher_Stub
 
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(DatabaseField) - 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.
versionString - Static variable in class oracle.toplink.sessions.DatabaseLogin
 
ViewDefinition - class oracle.toplink.tools.schemaframework.ViewDefinition.
Purpose: Allow for creation of views.
ViewDefinition() - Constructor for class oracle.toplink.tools.schemaframework.ViewDefinition
 

W

WAIT_FAILURE_CLIENT - 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
 
waitFailureOnClientSession(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
 
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
 
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
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.
whileStatements() - Method in class oracle.toplink.tools.refactoring.CodingStandard
 
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.
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.
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
 
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(CodeGenerator) - Method in class oracle.toplink.tools.codegen.CodeDefinition
Write the code out to the generator's stream.
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(int) - Method in class oracle.toplink.tools.beans.TextAreaOutputStream
Append the char to the text area.
write(Object) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
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(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(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(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(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(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(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(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.DefaultXMLTranslator
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.DatabaseRowToXMLTranslator
Convert the specified database row to an XML document and write it to the specified stream.
write(Writer, PerformanceProfiler) - Method in class oracle.toplink.tools.profiler.Profile
 
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.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.
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.
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.
writeError(IOException, String) - Static method in class oracle.toplink.tools.builderreader.BuilderException
 
writeln(Object) - Method in class oracle.toplink.tools.codegen.CodeGenerator
 
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
 
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
 
writeType(String) - Method in class oracle.toplink.tools.codegen.CodeGenerator
Write the type checking if its package is required.
WRONG_OBJECT_REGISTERED - Static variable in class oracle.toplink.exceptions.ValidationException
 
wrongObjectRegistered(Object, Object) - Static method in class oracle.toplink.exceptions.ValidationException
 

X

XML_DECLARATION - Static variable in class oracle.toplink.xml.xerces.DatabaseRowToXMLTranslator
Allow the XML declaration to be changed.
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.
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.
XMLDocument - class oracle.toplink.xml.xerces.XMLDocument.
This class extends the xerces DocumentImpl class to override the Text Node factory method.
XMLDocument() - Constructor for class oracle.toplink.xml.xerces.XMLDocument
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.
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(DatabasePlatform) - Constructor for class oracle.toplink.xml.XMLFileLogin
Constructor.
XMLFileLogin(String) - 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(Enumeration) - Constructor for class oracle.toplink.xml.XMLFileStreamPolicy
Construct a policy for the specified files.
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.
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
xmlParserJARFileNames - Static variable in class oracle.toplink.sessions.DatabaseLogin
The names of the TopLink SDK XML Support JAR files
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.
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.
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(Enumeration) - Constructor for class oracle.toplink.xml.XMLStreamStreamPolicy
Construct a policy for the specified read 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.
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.
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, Enumeration) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entry.
XMLZipFileStreamPolicy(File, String) - 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.
XMLZipFileStreamPolicy(String, String) - Constructor for class oracle.toplink.xml.zip.XMLZipFileStreamPolicy
Construct a policy for the specified ZIP file and entry.

_

_all_interfaces(POA, byte[]) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 
_CORBARemoteSessionControllerImplBase - class oracle.toplink.remote.corba._CORBARemoteSessionControllerImplBase.
oracle/toplink/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerSun.idl Thursday, May 3, 2001 1:36:59 PM EDT
_CORBARemoteSessionControllerImplBase - class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerImplBase.
oracle/toplink/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerSun.idl Thursday, May 3, 2001 1:36:59 PM EDT
_CORBARemoteSessionControllerImplBase() - Constructor for class oracle.toplink.remote.corba._CORBARemoteSessionControllerImplBase
 
_CORBARemoteSessionControllerImplBase() - Constructor for class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerImplBase
 
_CORBARemoteSessionControllerStub - class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub.
oracle/toplink/remote/corba/sun/_CORBARemoteSessionControllerStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerSun.idl Thursday, May 3, 2001 1:36:59 PM EDT
_CORBARemoteSessionControllerStub - class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub.
oracle/toplink/remote/corba/sun/_CORBARemoteSessionControllerStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from CorbaRemoteSessionControllerSun.idl Monday, November 19, 2001 1:51:44 o'clock PM EST
_CORBARemoteSessionControllerStub - class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub.
IDL Source "d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerVisibroker.idl" IDL Name ::oracle::toplink::remote::corba::visibroker::CORBARemoteSessionController Repository Id IDL:oracle/toplink/remote/corba/visibroker/CORBARemoteSessionController:1.0 IDL definition:
_CORBARemoteSessionControllerStub() - Constructor for class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
_CORBARemoteSessionControllerStub() - Constructor for class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
_CORBARemoteSessionControllerStub() - Constructor for class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
 
_CORBARemoteSessionControllerStub(Delegate) - Constructor for class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
_CORBARemoteSessionControllerStub(Delegate) - Constructor for class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
_default_POA() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
 
_delegate() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
 
_delegate(CORBARemoteSessionControllerOperations) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOATie
 
_ids() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerStub
 
_ids() - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerImplBase
 
_ids() - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerImplBase
 
_ids() - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerStub
 
_ids() - Method in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
 
_invoke(CORBARemoteSessionControllerOperations, int, InputStream, ResponseHandler) - Static method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class oracle.toplink.remote.corba._CORBARemoteSessionControllerImplBase
 
_invoke(String, InputStream, ResponseHandler) - Method in class oracle.toplink.remote.corba.sun._CORBARemoteSessionControllerImplBase
 
_invoke(String, InputStream, ResponseHandler) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 
_opsClass - Static variable in class oracle.toplink.remote.corba.visibroker._CORBARemoteSessionControllerStub
 
_this() - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 
_this(ORB) - Method in class oracle.toplink.remote.corba.visibroker.CORBARemoteSessionControllerPOA
 

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