- AALOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- AASTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- aboutToDelete(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- aboutToDelete(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before an object is deleted from the database.
- AboutToDeleteEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- aboutToInsert(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- aboutToInsert(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before a new object is inserted to the database.
- AboutToInsertEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- aboutToUpdate(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- aboutToUpdate(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before an object is updated in the database.
- AboutToUpdateEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- abs(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- Abs - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- abs() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- abs() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- ABS - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- AbsNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AbsNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AbsNode
-
- AbstractCopyPolicy - Class in oracle.toplink.essentials.descriptors.copying
-
Purpose: Allows customization of how an object is cloned.
- AbstractCopyPolicy() - Constructor for class oracle.toplink.essentials.descriptors.copying.AbstractCopyPolicy
-
- AbstractDirectMapping - Class in oracle.toplink.essentials.mappings.foundation
-
Purpose: Maps an attribute to the corresponding database field type.
- AbstractDirectMapping() - Constructor for class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
Default constructor.
- AbstractInsnNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents a bytecode instruction.
- AbstractInsnNode(int) - Constructor for class oracle.toplink.libraries.asm.tree.AbstractInsnNode
-
- AbstractRecord - Class in oracle.toplink.essentials.internal.sessions
-
Purpose: Define the abstract definition of a record for internal use.
- AbstractRecord() - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
TopLink converts JDBC results to collections of rows.
- AbstractRecord(int) - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
TopLink converts JDBC results to collections of rows.
- AbstractRecord(Vector, Vector) - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
TopLink converts JDBC results to collections of rows.
- AbstractRecord.NoEntry - Class in oracle.toplink.essentials.internal.sessions
-
INTERNAL:
NoEntry: This is used to differentiate between the two kinds
of nulls: no entry exists, and the field is actually mapped
to null.
- abstractSchemaName() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- AbstractSession - Class in oracle.toplink.essentials.internal.sessions
-
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
- AbstractSession() - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Create and return a new session.
- AbstractSession(int) - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Create a blank session, used for proxy session.
- AbstractSession(Login) - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Create and return a new session.
- AbstractSession(Project) - Constructor for class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Create and return a new session.
- AbstractSessionLog - Class in oracle.toplink.essentials.logging
-
Represents the abstract log that implements all the generic logging functions.
- AbstractSessionLog() - Constructor for class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
Create a new AbstractSessionLog
- AbstractStaticWeaveOutputHandler - Class in oracle.toplink.essentials.internal.weaving
-
The abstract class provides a set of methods to out outputs into the sepcified archive file.
- AbstractStaticWeaveOutputHandler() - Constructor for class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
- AbstractSynchronizationListener - Class in oracle.toplink.essentials.transaction
-
Purpose: Abstract Synchronization Listener class
Description: This abstract class is paired with the
AbstractTransactionController class.
- AbstractSynchronizationListener() - Constructor for class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
INTERNAL:
- AbstractSynchronizationListener(UnitOfWorkImpl, AbstractSession, Object, AbstractTransactionController) - Constructor for class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
INTERNAL:
- AbstractTransactionController - Class in oracle.toplink.essentials.transaction
-
Purpose: Abstract implementation of an ExternalTransactionController.
- AbstractTransactionController() - Constructor for class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return a new controller.
- ABYTE - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- ACC_ABSTRACT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_ANNOTATION - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_BRIDGE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_DEPRECATED - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_ENUM - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_FINAL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_INTERFACE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_NATIVE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_PRIVATE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_PROTECTED - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_PUBLIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_STATIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_STRICT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_SUPER - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_SYNCHRONIZED - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_SYNTHETIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_TRANSIENT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_VARARGS - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ACC_VOLATILE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- accept(ClassVisitor, boolean) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Makes the given visitor visit the Java class of this
ClassReader
.
- accept(ClassVisitor, Attribute[], boolean) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Makes the given visitor visit the Java class of this
ClassReader
.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.AbstractInsnNode
-
Makes the given code visitor visit this instruction.
- accept(ClassVisitor) - Method in class oracle.toplink.libraries.asm.tree.ClassNode
-
Makes the given class visitor visit this class.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.FieldInsnNode
-
- accept(ClassVisitor) - Method in class oracle.toplink.libraries.asm.tree.FieldNode
-
Makes the given class visitor visit this field.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.IincInsnNode
-
- accept(ClassVisitor) - Method in class oracle.toplink.libraries.asm.tree.InnerClassNode
-
Makes the given class visitor visit this inner class.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.InsnNode
-
Makes the given code visitor visit this instruction.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.IntInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.JumpInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.LdcInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.LineNumberNode
-
Makes the given code visitor visit this line number declaration.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.LocalVariableNode
-
Makes the given code visitor visit this local variable declaration.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.LookupSwitchInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.MethodInsnNode
-
- accept(ClassVisitor) - Method in class oracle.toplink.libraries.asm.tree.MethodNode
-
Makes the given class visitor visit this method.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.MultiANewArrayInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.TableSwitchInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.TryCatchBlockNode
-
Makes the given code visitor visit this try catch block.
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.TypeInsnNode
-
- accept(CodeVisitor) - Method in class oracle.toplink.libraries.asm.tree.VarInsnNode
-
- ACCESS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- access - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
- access - Variable in class oracle.toplink.libraries.asm.tree.FieldNode
-
- access - Variable in class oracle.toplink.libraries.asm.tree.InnerClassNode
-
The access flags of the inner class as originally declared in the enclosing
class.
- access - Variable in class oracle.toplink.libraries.asm.tree.MethodNode
-
- accessor - Variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- Accessor - Interface in oracle.toplink.essentials.internal.databaseaccess
-
INTERNAL:
Accessor defines the interface used primarily by the assorted
TopLink Sessions to interact with a data store.
- accessor - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
The connection to the data store.
- accessor - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Connection to use for database access, required for server session connection pooling.
- Accessor_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- AccessPlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides Microsoft Access specific behaviour.
- AccessPlatform() - Constructor for class oracle.toplink.essentials.platform.database.AccessPlatform
-
- ACHAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- ACONST_NULL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- acos(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- Acos - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- acos() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- acquire() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Wait for all threads except the active thread.
- acquire(boolean) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Wait for all threads except the active thread.
- acquire() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the lock on the cachek key object.
- acquire(boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the lock on the cachek key object.
- acquire(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
locking for no identity.
- acquireClientConnection(ClientSession) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Allocate the client's connection resource.
- acquireClientSession() - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(String) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(Login) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(ConnectionPolicy) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(String) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(Login) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return a client session for this server session.
- acquireClientSession(ConnectionPolicy) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return a client session for this server session.
- acquireConnection() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Wait until a connection is avaiable and allocate the connection for the client.
- acquireConnection() - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
When we acquire a connection from an ExternalConnectionPool we build
a new connection (retrieve it from the external pool).
- acquireConnection() - Method in class oracle.toplink.essentials.threetier.ReadConnectionPool
-
INTERNAL:
Wait until a connection is avaiable and allocate the connection for the client.
- acquireDeferredLock() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Add deferred lock into a hashtable to avoid deadlock
- acquireDeferredLock() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the deferred lcok.
- acquireDeferredLock(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Acquire the deferred lock
- acquireDeferredLock(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Provides access for setting a deferred lock on an object in the IdentityMap.
- acquireDeferredLock(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Deferred lock the identity map for the object, this is used for avoiding deadlock
The return cacheKey should be used to release the deferred lock
- acquireDeferredLock(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Deferred lock the identity map for the object, this is used for avoiding deadlock
The return cacheKey should be used to release the deferred lock
- acquiredLocks - Variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Used to store the list of locks that this merge manager has acquired for this merge
- acquireLock(Vector, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Set an exclusive lock on an object in the IdentityMap.
- acquireLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLock(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Lock the identity map for the object, this must be done when building objects.
- acquireLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLockAndRelatedLocks(Object, Map, Vector, ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This is a recursive method used to acquire read locks on all objects that
will be cloned.
- acquireLockNoWait(Vector, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Set an exclusive lock on an object in the IdentityMap.
- acquireLockNoWait(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLockNoWait(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLockNoWait(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Provides access for setting a concurrency lock on an object in the IdentityMap.
- acquireLocks() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Set the query to lock, this will also turn refreshCache on.
- acquireLocksForClone(Object, ClassDescriptor, Vector, AbstractSession) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This method will return once the object is locked and all non-indirect
related objects are also locked.
- acquireLocksWithoutWaiting() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Set the query to lock without waiting (blocking), this will also turn refreshCache on.
- acquireNonSynchronizedUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return a unit of work for this session not registered with the JTS transaction.
- acquireNoWait() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
If the lock is not acquired allready acquire it and return true.
- acquireNoWait(boolean) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
If the lock is not acquired allready acquire it and return true.
- acquireNoWait() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the lock on the cache key object.
- acquireNoWait(boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the lock on the cache key object.
- acquireReadLock() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Wait on any writer.
- acquireReadLock() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the read lock on the cachek key object.
- acquireReadLock() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Provides access for setting a concurrency lock on an IdentityMap.
- acquireReadLockNoWait() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
If this is acquired return false otherwise acquire readlock and return true
- acquireReadLockNoWait() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Acquire the read lock on the cache key object.
- acquireReadLockOnCacheKey(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKeyNoWait(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKeyNoWait(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKeyNoWait(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireReadLockOnCacheKeyNoWait(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Find the cachekey for the provided primary key and place a readlock on it.
- acquireRequiredLocks(MergeManager, UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This method will be the entry point for threads attempting to acquire locks for all objects that have
a changeset.
- acquireTransactionManager() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Obtain and return the JTA TransactionManager on this platform.
- acquireTransactionManager() - Method in class oracle.toplink.essentials.transaction.oc4j.Oc4jTransactionController
-
INTERNAL:
Obtain and return the JTA TransactionManager on this platform
- acquireTransactionManager() - Method in class oracle.toplink.essentials.transaction.sunas.SunAS9TransactionController
-
INTERNAL:
Obtain and return the JTA TransactionManager on this platform
- acquireUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return a unit of work for this session.
- acquireUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Nested units of work are not supported in TopLink Essentials.
- acquireUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return a unit of work for this session.
- acquireUnitOfWork() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return a unit of work for this session.
- acquireWriteLock() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Lock the entire cache if the cache isolation requires.
- acquireWriteLock() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Lock the entire cache if the cache isolation requires.
- acquireWriteLock() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Lock the entire cache if the cache isolation requires.
- active - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
- activeLocks - Variable in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
- activeThread - Variable in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
- activeUnitOfWorkThreadLocal - Variable in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
PERF: Cache the active uow in a thread local.
- add(Expression, int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- add(Expression, Object) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- Add - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- add(int, Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- add(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- add(Object) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- add(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLNodeList
-
- add(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- add(int, Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- add(Object) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- add(int, Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add and notify any waiters that there are new elements.
- add(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add and notify any waiters that there are new elements.
- add(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Adds the given object to this TopLinkIdentityHashSet.
- add(DatabaseField, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Add the field-value pair to the row.
- add(Node) - Method in class oracle.toplink.essentials.platform.xml.XMLNodeList
-
- add(FieldResult) - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
INTERNAL:
This method is used to support mapping multiple fields, fields are
concatenated/added to one fieldResult.
- add(String, Object) - Method in class oracle.toplink.libraries.asm.attrs.Annotation
-
- addAbstractQueryKey(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This method should only be used for interface descriptors.
- addAccessor(MetadataAccessor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addActiveLock(Object) - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
add a concurrency manager as active locks to the DLM
- addAdditionalExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- addAdditionalField(DatabaseField) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Additional fields can be added to a query.
- addAdditionalField(Expression) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Additional fields can be added to a query.
- addAdditionChange(IdentityHashMap, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
This method takes a IdentityHashtable of objects, converts these into
ObjectChangeSets.
- addAdditionChange(HashMap, HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method takes a hastable of primitive objects and adds them to the add list.
- addAdditionChange(Object, Integer) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method takes a single addition value and records it.
- addAdditionChange(HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
ADVANCED:
Adds the items that were added to the collection
- addAdditionChange(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
ADVANCED:
Adds the items that were added to the collection
- addAdditionChange(Hashtable, Vector, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
This method takes a hastable of primitive objects and adds them to the add list.
- addAdditionChange(Hashtable, Vector, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.OrderedDirectCollectionChangeRecord
-
INTERNAL:
This method takes a hastable of primitive objects and adds them to the add list.
- addAggregateDescriptor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
INTERNAL
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.AvgNode
-
INTERNAL
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.CountNode
-
INTERNAL
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.MaxNode
-
INTERNAL
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.MinNode
-
INTERNAL
- addAggregateExression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.SumNode
-
INTERNAL
- addAggregateOrderBy(String, String, boolean) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in ascending order.
- addAlias(String, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Add an alias for the descriptor
- addAlias(String, ClassDescriptor) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Add an alias for the descriptor.
- addAliasesFromProject(Project) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Get the descriptors from the project, and associate the aliases for each
descriptor with the descriptor.
- addAll(int, Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- addAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- addAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- addAll(NodeList) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLNodeList
-
- addAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- addAll(int, Collection) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- addAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- addAll(int, Collection) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- addAll(int, Collection) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add and notify any waiters that there are new elements.
- addAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add and notify any waiters that there are new elements.
- addAll(NodeList) - Method in class oracle.toplink.essentials.platform.xml.XMLNodeList
-
- addAllObjectsForAbstractClass(Class, AbstractSession, Vector) - Method in class oracle.toplink.essentials.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.essentials.tools.schemaframework.PopulationManager
-
Add all of the objects of the class and all of its subclasses.
- addAllObjectsForClass(Class, Vector) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Add all of the objects of the class.
- addAllToVector(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- addAllToVector(Vector, List) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- addAllUniqueToVector(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- addArgument(String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Add the argument named argumentName.
- addArgument(String, Class) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Add the argument named argumentName and its class type.
- addArgument(String, String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Add the argument named argumentName and its class type.
- addArgumentByTypeName(String, String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Add an argument to the query, but do not resovle the class yet.
- addArgumentValue(Object) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Add the argumentValue.
- addArgumentValues(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Add the argumentValues to the query.
- addAscendingOrdering(String) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in ascending order
- addAscendingOrdering(String) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Order the query results by the object's attribute or query key name.
- addAssociationOverride(String, MetadataJoinColumns) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addAttribute(Expression) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
Method to add an expression to be used to return the parameter that is then passed into the constructor method.
- addAttribute(String, Expression, List) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- addAttribute(String) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Add an attribute to the group
- addAttribute(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the attribute from the reference class to be included in the result.
- addAttribute(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the attribute to be included in the result.
- addAttribute(String, Expression, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the attribute to be included in the result.
- addAttributeOverride(MetadataColumn) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addAttributes(Set) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Add a set of attributes to the group
- addAverage(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the average value of the attribute to be included in the result.
- addAverage(String, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the average value of the attribute to be included in the result and
return it as the specified resultType.
- addAverage(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the average value of the attribute to be included in the result.
- addAverage(String, Expression, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the average value of the attribute to be included in the result and
return it as the specified resultType.
- addCall(Call) - Method in class oracle.toplink.essentials.internal.helper.LOBValueWriter
-
Add original (insert or update) call to the collection
- addCall(DatasourceCall) - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Add the call.
- addCall(Call) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Used to define a store procedure or SQL query.
- addChange(ChangeRecord) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- addChild(Expression) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- addChildDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Add child descriptor to the parent descriptor.
- addChildTableJoinExpression(DatabaseTable, Expression) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
childrenTablesJoinExpressions, childrenTables, allTables and childrenJoinExpression
are created simultaneously and kept in sync.
- addChildTableJoinExpressionToAllParents(DatabaseTable, Expression) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
call addChildTableJoinExpression on all parents
- addClassDetailsForMappedSuperClasses(Class, ClassDescriptor, ClassDetails, Map, List) - Method in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
INTERNAL:
Look higher in the hierarchy for the mappings listed in the unMappedAttribute list.
- addClassIndicator(Class, Object) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Add a class indicator for the root classes subclass.
- addClassIndicator(Class, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addClassIndicatorFieldToInsertRow(AbstractRecord) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Add abstract class indicator information to the database row.
- addClassIndicatorFieldToRow(AbstractRecord) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Add abstract class indicator information to the database row.
- addClassIndicatorTypeToParent(Object) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Post initialize the child descriptors
- addClassNameIndicator(String, Object) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Add the class name reference by class name, used by the MW.
- addClasspath(Path) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
Add the dependent classpath in order to load classes from the specified input jar.
- addConnectionPool(String, Login, int, int) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Add the connection pool.
- addConnectionPool(ConnectionPool) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Connection are pooled to share and restrict the number of database connections.
- addConnectionPool(String, Login, int, int) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Add the connection pool.
- addConnectionPool(ConnectionPool) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Connection are pooled to share and restrict the number of database connections.
- addConstraintDependencies(Class) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
TopLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
- addConstructorItem(Object) - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Add an Order By Item to this node
- addConstructorReportItem(ConstructorReportItem) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add a ConstructorReportItem to this query's set of return values.
- addContext(DatabaseField, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Add a field - value pair for LOB field into the context.
- addConversionValue(Object, Object) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
PUBLIC:
A type conversion value is a two-way mapping from the database to the object.
- addCount() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Include the number of rows returned by the query in the result.
- addCount(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Include the number of rows returned by the query in the result, where attributeExpression is not null.
- addCount(String, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Include the number of rows returned by the query in the result, where attributeExpression is not null.
- addCount(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Include the number of rows returned by the query in the result, where attributeExpression
is not null.
- addCount(String, Expression, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Include the number of rows returned by the query in the result, where attributeExpression
is not null.
- addDataModificationEvent(DatabaseMapping, Object[]) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Add the data query to be performed at the end of the commit.
- addDate(String, int) - Method in class oracle.toplink.essentials.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.essentials.expressions.Expression
-
PUBLIC:
Function, return an expression that adds to a date based on
the specified datePart.
- AddDate - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- addDate() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- addDefaultEventListener(DescriptorEventListener) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
EJB 3.0 support for default listeners.
- addDefaultEventListener(MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addDefaultListeners(NodeList, XMLHelper) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addDefaultReadOnlyClass(Class) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Add the read-only class which apply to each UnitOfWork created by default.
- addDeferredLock(Object) - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
add a concurrency manager as deferred locks to the DLM
- addDeletedObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add the Deleted object to the changeSet
- addDeletedObjects(IdentityHashtable, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add the Deleted objects to the changeSet
- addDerivedExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- addDerivedField(Expression) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- addDerivedTable(Expression) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- addDescendingOrdering(String) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in descending order.
- addDescendingOrdering(String) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Order the query results by the object's attribute or query key name.
- addDescriptor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
This method will add the descriptor to the actual TopLink project as
well if it has not already been added.
- addDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Add the descriptor to the session.
- addDescriptor(ClassDescriptor) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Add the descriptor to the session.
- addDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Add the descriptor to the project.
- addDescriptor(ClassDescriptor, DatabaseSessionImpl) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL: Used by the BuilderInterface when reading a Project from INI files.
- addDescriptors(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Add the descriptors to the session.
- addDescriptors(Project) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Add the descriptors to the session from the Project.
- addDescriptors(Vector) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Add the descriptors to the session.
- addDescriptors(Project) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Add the descriptors to the session from the Project.
- addDescriptors(Vector, DatabaseSessionImpl) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Add the descriptors to the session.
- addDescriptors(Project, DatabaseSessionImpl) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Merge the descriptors from another project into this one.
- addDirectMapping(String, String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Add a direct mapping to the receiver.
- addDirectMapping(String, String, String, String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Add a direct mapping to the receiver.
- addDirectQueryKey(String, String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Add a query key to the descriptor.
- addDirEntry(String) - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
create directory into target directory, or insert directory entry into outputstream.
- addDirEntry(String) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveDirectoryOutputHandler
-
create directory into target directory.
- addDirEntry(String) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveJAROutputHandler
-
Add directory entry into outputstream.
- addEjbqlPlaceHolderQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return all pre-defined not yet parsed EJBQL queries.
- addEjbqlPlaceHolderQuery(DatabaseQuery) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Add a pre-defined not yet parsed EJBQL String/query to the session to be parsed
after descriptors are initialized.
- addElement(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- addElement(Object) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- addElement(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add and notify any waiters that there are new elements.
- addEmbeddable(Class, Node, XMLHelper) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Add an embeddable that we found in an XML document.
- addEntityListenerEventListener(DescriptorEventListener) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
EJB 3.0 support for lifecycle callback events defined on an entity
listener class.
- addEntityListenerEventListener(MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addEntityListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Method to place EntityListener's on the descriptors from the given
session.
- addEntry(JarEntry, byte[]) - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
Write entry bytes into target, this is usually called if class has been tranformed
- addEntry(InputStream, JarEntry) - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
Write entry into target, this method usually copy original class into target.
- addEntry(JarEntry, byte[]) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveDirectoryOutputHandler
-
Write entry bytes into target, this method is usually invoked if class has been tranformed
- addEntry(InputStream, JarEntry) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveDirectoryOutputHandler
-
Write entry into target, this method usually copy original class into target.
- addEntry(JarEntry, byte[]) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveJAROutputHandler
-
Write entry bytes into target, this method is usually called if class has been tranformed
- addEntry(InputStream, JarEntry) - Method in class oracle.toplink.essentials.internal.weaving.StaticWeaveJAROutputHandler
-
Write entry into target, this method usually copy original class into target.
- addError(Exception) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Add the exception to the list of errors.
- addEventMethod(String, Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityClassListener
-
INTERNAL:
For entity classes listener methods, they need to override listeners
from mapped superclasses for the same method.
- addEventMethod(String, Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- addExpression(Expression, String) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- addFetchGroup(FetchGroup) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Add a named fetch group to the descriptor
- addFetchGroupAttribute(Expression) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
INTERNAL:
Specify that only a subset of the class' attributes be fetched in this query.
- addField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- addField(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL: adds an expression to the fields.
- addField(String, Class) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table, default sizes are used.
- addField(String, Class, int) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table.
- addField(String, Class, int, int) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table.
- addField(String, String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the type to a nested type.
- addField(FieldDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table.
- addFieldNameTranslation(String, String) - Method in class oracle.toplink.essentials.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.
- addFieldResult(FieldResult) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
- addFieldsToParent(Vector) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Recursively adds fields to all the parents
- addFileSeperator(String) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- addFirst(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Inserts the given contents at the beginning of this list.
- addForeignKeyConstraint(String, String, String, String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add a foreign key constraint to the table.
- addForeignKeyConstraint(ForeignKeyConstraint) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add a foreign key constraint to the table.
- addForeignKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the foreign key relationship in the 1-1 mapping.
- addForeignKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the foreign key relationship in the 1-1 mapping.
- addFunctionItem(String, Expression, String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
ADVANCED:
Add the function against the attribute expression to be included in the result.
- addGeneratedValue(MetadataGeneratedValue, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addGetterMethodForFieldAccess(ClassDetails, AttributeDetails) - Method in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
INTERNAL:
Adds a convenience method used to replace a GETFIELD when field access is used.
- addGetterMethodForValueHolder(ClassDetails, AttributeDetails) - Method in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
INTERNAL:
Add a get method for the newly added valueholder.
- addGrouping(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the attribute to the group by expressions.
- addGrouping(Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the attribute expression to the group by expressions.
- addGroupingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.GroupByNode
-
INTERNAL
Add the grouping expressions to the passed query
- addGroupingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Add the grouping to the passed query
- addHavingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.HavingNode
-
INTERNAL
Add the having expression to the passed query
- addHavingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Add the having to the passed query
- addHint(MetadataQueryHint) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- addIdAttributeName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addIdentityField(String, Class) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table, default sizes are used.
- addIdentityField(String, Class, int) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table, default sizes are used.
- addIndexes - Variable in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
- addInternalException(Object) - Method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Add an internal Exception to the collection of
internal Exceptions
- addInto(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Add element into a container which implements the Collection interface.
- addInto(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Add element to container however that needs to be done for the type of container.
- addInto(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Add element to container.
- addInto(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Add element to container.
- addInto(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Add key, value pair into container which implements the Map interface.
- addInto(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Add element into container which implements the Map interface.
- addInto(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Add element into the container.
- addInto(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Add element into container which implements the Map interface.
- addIntoAtIndex(Integer, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.OrderedListContainerPolicy
-
INTERNAL:
Add element into a container which implements the List interface.
- addIntoWithOrder(Integer, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
It is illegal to send this message to this receiver.
- addIntoWithOrder(Integer, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
It is illegal to send this message to this receiver.
- addIntoWithOrder(Vector, Hashtable, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
It is illegal to send this message to this receiver.
- addIntoWithOrder(Vector, Hashtable, Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Add element into a container which implements the Collection interface.
- addItem(ReportItem) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- addItem(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
ADVANCED:
Add the expression value to be included in the result.
- addItem(String, Expression, List) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
ADVANCED:
Add the expression value to be included in the result.
- addItem(String, Expression, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Add the expression value to be included in the result.
- additional - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- ADDITIONAL_SIZE_QUERY_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- additionalExpression - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
A new root expression can be made from joins being added to the original expression.
- additionalExpressionCriteria() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
Return the expression to join the main table of this node to any auxiliary tables.
- additionalExpressionCriteria() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Return the expression to join the main table of this node to any auxiliary tables.
- additionalExpressionCriteriaMap() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
Used in case outer joins should be printed in FROM clause.
- additionalExpressionCriteriaMap() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Used in case outer joins should be printed in FROM clause.
- additionalFields - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Allow for additional fields to be selected, used for m-m batch reading.
- additionalJoinExpression - Variable in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
- additionalSizeQueryNotSpecified(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- additionalTablePrimaryKeyFields - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- addJoinedAttribute(String) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
- addJoinedAttribute(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Specify the one-to-one mapped attribute to be optimized in this query.
- addJoinedAttribute(Expression) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Specify the to-one or to-many mapped attribute to be optimized in this query.
- addJoinedAttributeExpression(Expression) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
- addJoinedMapping(String) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Add an attribute represented by the given attribute name to the list of joins
for this query.
- addJoinedMappingExpression(Expression) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Add an attribute represented by the given attribute name to the list of joins
for this query.
- addLast(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Appends the given contents to the end of this list.
- addListener(DescriptorEventListener) - Method in class oracle.toplink.essentials.descriptors.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.essentials.sessions.SessionEventManager
-
PUBLIC:
Add the event listener to the session.
- addLockedExpression(ObjectExpression) - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- addLockFieldsToUpdateRow(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Add update fields for template row.
- addLockFieldsToUpdateRow(AbstractRecord, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Add update fields for template row.
- addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method adds the lock value to the translation row of the
passed in query.
- addLockValuesToTranslationRow(ObjectLevelModifyQuery) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
The method should update the translation row with the
correct write lock values.
- addManyToManyRelationKeyFields(MetadataJoinColumns, ManyToManyMapping, String, MetadataDescriptor, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
Add the relation key fields to a many to many mapping.
- addMappedSuperclass(Class, Node, XMLHelper) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Add a mapped-superclass that we found in an XML document.
- addMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Add a database mapping to the receiver.
- addMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addMaximum(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the maximum value of the attribute to be included in the result.
- addMaximum(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the maximum value of the attribute to be included in the result.
- addMinimum(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the minimum value of the attribute to be included in the result.
- addMinimum(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the minimum value of the attribute to be included in the result.
- addMonths(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, to add months to a date.
- addMonths(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, to add months to a date.
- AddMonths - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- addMonths() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- addMultipleTableForeignKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This protocol can be used to associate multiple tables with foreign key
information.
- addMultipleTableForeignKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addMultipleTableForeignKeyFieldName(String, String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This protocol can be used to associate multiple tables with foreign key
information.
- addMultipleTableForeignKeys(DatabaseField, DatabaseField, boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Add the multiple fields, if is a foreign key then add the tables to the
foreign keys ordering.
- addMultipleTableForeignKeys(String, String, boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Add the multiple table fields, if is a foreign key then add the tables to the
foreign keys ordering.
- addMultipleTableKeyFields(MetadataPrimaryKeyJoinColumns, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Add multiple fields to the descriptor.
- addMultipleTablePrimaryKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This protocol can be used to map the primary key fields in a multiple
table descriptor.
- addMultipleTablePrimaryKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addMultipleTablePrimaryKeyFieldName(String, String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This protocol can be used to map the primary key field names in a
multiple table descriptor.
- addNamedNativeQuery(MetadataNamedNativeQuery) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addNamedQueries() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Method to place NamedQueries and NamedNativeQueries on the given session.
- addNamedQuery(MetadataNamedQuery) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addNestedException(Exception) - Method in exception oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLException
-
- addNewAggregate(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register a new aggregate object with the unit of work.
- addNewObjectChangeSet(ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add to the changes for 'object' object to this changeSet.
- addNode(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- addNodes(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- addNodeToTheObjects(Node) - Method in class oracle.toplink.essentials.internal.parsing.InNode
-
INTERNAL
Add the passed node value to the collection of object for this node
- addNonFetchJoinAttributes(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
- addNonFetchJoinedAttribute(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Specify the one-to-one mapped attribute to be optimized in this query.
- addNonFetchJoinedAttribute(Expression) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Specify the one-to-one mapped attribute to be optimized in this query.
- addObjectChangeSet(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add to the changes for 'object' object to this changeSet.
- addObjectChangeSetForIdentity(ObjectChangeSet, Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add change records to the lists used to maintain identity.
- addObjectDeletedDuringCommit() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Remove the query object from the identity map.
- addObjectDeletedDuringCommit(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Add object deleted during root commit of unit of work.
- addObjectList - Variable in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Contains the added values to the collection and their corresponding ChangeSets.
- addObjectList - Variable in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
- addObjectMap - Variable in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
- addObjectsList - Variable in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
- addObjectToDelete(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Deletion are cached until the end.
- addOperator(ExpressionOperator) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Add an operator to the global list of operators.
- addOperator(ExpressionOperator) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- addOrderBy(String, boolean) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Provide order support for queryKeyName in descending or ascending order.
- addOrderByExpressionToSelectForDistinct() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
When distinct is used with order by the ordered fields must be in the select clause.
- addOrderedAdditionChange(Vector, IdentityHashtable, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method takes a Vector of objects and converts them into
ObjectChangeSets.
- addOrderedRemoveChange(Vector, Hashtable, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method takes a Hashtable of objects and converts them into
ObjectChangeSets.
- addOrdering(Expression) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Add the ordering expression.
- addOrderingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.OrderByNode
-
INTERNAL
Add the ordering expressions to the passed query
- addOrderingToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Add the ordering to the passed query
- addOverFlow - Variable in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Contains a list of extra adds.
- addParameter(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Add a parameter.
- addParametersToQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Add parameters to the query
- addPessimisticLockedClone(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- addPKClassId(String, Type) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
We store these to validate the primary class when processing
the entity class.
- addPrimaryKeyField(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Specify the primary key field of the descriptors table.
- addPrimaryKeyField(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addPrimaryKeyField(String, Class) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table, default sizes are used.
- addPrimaryKeyField(String, Class, int) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add the field to the table, default sizes are used.
- addPrimaryKeyFieldName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the primary key field of the descriptors table.
- addPrimaryKeyForNonDefaultTable(AbstractRecord) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Add the primary key and its value to the databaseRow for all the non default tables.
- addPrimaryKeyForNonDefaultTable(AbstractRecord, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Add the primary key and its value to the databaseRow for all the non default tables.
- addPrimaryKeyJoinField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Add a primary key join column (secondary field).
- addProcessedCommit(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
add the commit of the object to the processed list.
- addProjectToSession(ServerSession, Project) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
INTERNAL:
Adds descriptors plus sequencing info found on the project to the session.
- addQuery(String, DatabaseQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Add the query to the descriptor queries with the given name
- addQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Add the query to the session queries
- addQuery(String, DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Add the query to the session queries with the given name.
- addQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Add the query to the session queries.
- addQuery(String, DatabaseQuery) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Add the query to the session queries with the given name.
- addQueryKey(QueryKey) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Add a query key to the descriptor.
- addReadOnlyClass(Class) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Adds the given Java class to the receiver's set of read-only classes.
- addReadOnlyClass(Class) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Adds the given Java class to the receiver's set of read-only classes.
- addReadOnlyClasses(Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Adds the classes in the given Vector to the existing set of read-only classes.
- addReadOnlyClasses(Vector) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Adds the classes in the given Vector to the existing set of read-only classes.
- addReferenceKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Add the reference key field.
- addReferenceKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Add the name of the reference key field.
- addRelationshipDescriptor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addRemoveChange(IdentityHashMap, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
This method takes a IdentityHashtable of objects, converts these into ObjectChangeSets.
- addRemoveChange(HashMap, HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method takes a hashtable of primitive objects and adds them to the remove list.
- addRemoveChange(Object, Integer) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method takes a single remove change and integrates it with this changeset
- addRemoveChange(HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
ADVANCED:
Adds the items that were removed from the collection
- addRemoveChange(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
ADVANCED:
Adds the items that were removed from the collection
- addRemovedObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register that an object was removed in a nested unit of work.
- addResult(SQLResult) - Method in class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
- addSelectionFieldsForJoinedExpressions(List, List) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Iterate through a list of joined expressions and add the fields they represent to a list
of fields.
- addSequence(Sequence) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Add sequence corresponding to the name
- addSequence(Sequence) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Add sequence.
- addSequence(Sequence) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Add sequence corresponding to the name
- addSequenceGenerator(MetadataSequenceGenerator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addSession(Session) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
INTERNAL:
add an named session to the hashtable.
- addSession(String, Session) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
ADVANCED:
add an named session to the hashtable.
- addSessionToGlobalSessionManager() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
INTERNAL:
Put the given session into the session manager so it can be looked up later
- addSetterMethodForFieldAccess(ClassDetails, AttributeDetails) - Method in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
INTERNAL:
Adds a convenience method used to replace a PUTFIELD when field access is used.
- addSetterMethodForValueHolder(ClassDetails, AttributeDetails) - Method in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
INTERNAL:
Add a set method for the newly added ValueHolder.
- addSourceField(String) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- addSourceField(String) - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- addSourceRelationKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Add the fields in the intermediate table that corresponds to the primary
key in the source table.
- addSourceRelationKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Add the fields in the intermediate table that corresponds to the primary
key in the source table.
- addSQLResultSetMapping(SQLResultSetMapping) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Add a named SQLResultSetMapping to this project.
- addStandardDeviation(String) - Method in class oracle.toplink.essentials.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.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the standard deviation value of the attribute to be included in the result.
- addStatement(SQLStatement) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Used to define a statement level query.
- addSubSelectExpression(SubSelectExpression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
INTERNAL:
Remember this subselect so that it can be normalized after the enclosing
select statement is.
- addSum(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the sum value of the attribute to be included in the result.
- addSum(String, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the sum value of the attribute to be included in the result and
return it as the specified resultType.
- addSum(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the sum value of the attribute to be included in the result.
- addSum(String, Expression, Class) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the sum value of the attribute to be included in the result and
return it as the specified resultType.
- addTable(DatabaseTable) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the table for the class of objects the receiver describes.
- addTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- addTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Add a table to the statement.
- addTableDefinition(TableDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Add the table.
- addTableDefinitions(Collection) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Add a set of tables.
- addTableGenerator(MetadataTableGenerator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- addTableName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the table name for the class of objects the receiver describes.
- addTableName(String) - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Specify the table name for the class of objects the receiver describes.
- addTargetField(String) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- addTargetForeignKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Add the associated fields to the appropriate collections.
- addTargetForeignKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the target foreign key relationship in the 1-1 mapping.
- addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Define the target foreign key relationship in the 1-M aggregate collection mapping.
- addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
PUBLIC:
Define the target foreign key relationship in the one-to-many mapping.
- addTargetForeignKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the target foreign key relationship in the 1-1 mapping.
- addTargetRelationKeyField(DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Add the fields in the intermediate table that corresponds to the primary
key in the target table.
- addTargetRelationKeyFieldName(String, String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Add the fields in the intermediate table that corresponds to the primary
key in the target table.
- addToAttributeOnlyConversionValue(Object, Object) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
PUBLIC:
An attribute only conversion value is a one-way mapping from the database to the object.
- addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Add a new value and its change set to the collection change record.
- addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Add a new value and its change set to the collection change record.
- addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Add a new value and its change set to the collection change record.
- addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Add a new value and its change set to the collection change record.
- addToCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Add a new value and its change set to the collection change record.
- addToConstructorItem - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
flag to allow items to be added to the last ConstructorReportItem
- addToEnvironment(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- addToExpression(Expression, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- addToExpression(Expression, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Add my expression semantics to the parentExpression.
- addToExpression(Expression, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SortDirectionNode
-
INTERNAL
Return the parent expression unmodified
- addToHashtable(Hashtable) - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
- addTransformer(ClassTransformer) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
Add a transformer supplied by the provider that will be
called for every new class definition or class redefinition
that gets loaded by the loader returned by the
PersistenceUnitInfo.getClassLoader method.
- addUniqueConstraints(String[]) - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
Add the unique constraint for the columns names.
- addUniqueKeyConstraint(String, String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add a unique key constraint to the table.
- addUniqueKeyConstraint(String, String[]) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add a unique key constraint to the table.
- addUniqueKeyConstraint(UniqueKeyConstraint) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Add a unique key constraint to the table.
- addUnitOfWork(Object, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Add a UnitOfWork object to the Hashtable keyed on the external transaction object.
- addUpdate(Expression, Object) - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
PUBLIC:
Adds the update (SET) clause to the query.
- addUpdate(String, Object) - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
PUBLIC:
Adds the update (SET) clause to the query.
- addUpdate(Expression, Expression) - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
PUBLIC:
Adds the update (SET) clause to the query.
- addUpdate(String, Expression) - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
PUBLIC:
Adds the update (SET) clause to the query.
- addUpdateInternal(Object, Object) - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
INTERNAL:
- addUpdatesToQuery(UpdateAllQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Add the updates to the passed query
- addUpdatesToQuery(UpdateAllQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SetNode
-
Iterate through the updates in this query and build expressions for them.
- addValueHolder(AttributeDetails) - Method in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
INTERNAL:
Add a variable of type ValueHolderInterface to the class.
- addValueHolderReferencesIfRequired() - Method in class oracle.toplink.essentials.internal.weaving.TopLinkMethodWeaver
-
INTERNAL:
Modifies getter and setter methods for attributes using property access
In a getter method for 'attributeName', the following line is added at the beginning of the method
if (!_toplink_attributeName_vh.isInstantiated()){
setFoo((EntityC)_toplink_attributeName_vh.getValue());
}
In a setter method, for 'attributeName', the following line is added at the beginning of the method
_toplink_attributeName_vh.setValue(argument);
_toplink_attributeName_vh.setIsCoordinatedWithProperty(true);
TODO: In the end, the call to setValue() should be modified to somehow make use of the result of
the getter method.
- addVariance(String) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the variance value of the attribute to be included in the result.
- addVariance(String, Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the variance value of the attribute to be included in the result.
- addWriteLockFieldForInsert() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Add the initial write lock value to the row for insert.
- adjustMultipleTableInsertOrder() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Adjust the order of the tables in the multipleTableInsertOrder Vector according to the FK
relationship if one (or more) were previously specified.
- adjustReferenceClassForQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Adjust the reference class of the passed query if necessary
Need to test this for Employee, employee.getAddress(), report query
- AFTER_INSERT - Static variable in interface oracle.toplink.essentials.internal.sequencing.Sequencing
-
- afterCompletion(Object) - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
INTERNAL:
The method performs the logic that should be executed after the transaction
has been completed.
- afterCompletion(int) - Method in class oracle.toplink.essentials.transaction.JTASynchronizationListener
-
INTERNAL:
Called by the JTA transaction manager after the transaction is committed
or rolled back.
- AfterExternalTransactionRolledBack - Static variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- afterJTSTransaction() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
To be called after JTS transaction has been completed (committed or rolled back)
- afterJTSTransaction() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
To be called after JTS transaction has been completed (committed or rolled back)
- afterTransaction(Accessor, boolean) - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingCallback
-
INTERNAL:
Called only by Session.afterTransaction method.
- afterTransaction(boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Called after transaction is completed (committed or rolled back)
- afterTransaction(boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Called after transaction is completed (committed or rolled back)
- afterTransaction(boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Called after transaction is completed (committed or rolled back)
- afterTransaction(boolean, boolean) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Called after transaction is completed (committed or rolled back)
- afterTransaction(boolean, boolean, Accessor) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Called after transaction is completed (committed or rolled back)
- afterTranslateCustomQuery(Vector, Vector) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
INTERNAL:
Set the data passed through setCustomSQLArgumentType and useCustomSQLCursorOutputAsResultSet methods.
- afterTranslateCustomQueryUpdateParameter(DatabaseField, int, Integer, Vector, Vector) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
INTERNAL:
Set the data passed through setCustomSQLArgumentType and useCustomSQLCursorOutputAsResultSet methods.
- AGGREGATE - Static variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- AGGREGATE_COLLECTION - Static variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- AGGREGATE_OBJECT_CANNOT_BE_DELETED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- AggregateChangeRecord - Interface in oracle.toplink.essentials.changesets
-
Purpose: Define the Public interface for the Aggregate Change Record.
- AggregateChangeRecord - Class in oracle.toplink.essentials.internal.sessions
-
This change Record is used to record the changes for AggregateObjectMapping.
- AggregateChangeRecord() - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateChangeRecord
-
This default constructor is reference internally by SDK XML project to mapp this class
- AggregateChangeRecord(ObjectChangeSet) - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateChangeRecord
-
This constructor returns an ChangeRecord representing.
- AggregateCollectionChangeRecord - Interface in oracle.toplink.essentials.changesets
-
Purpose: Define the Public interface for the Aggregate Collection Change Record.
- AggregateCollectionChangeRecord - Class in oracle.toplink.essentials.internal.sessions
-
This change record records the changes for AggregateCollectionMapping.
- AggregateCollectionChangeRecord() - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateCollectionChangeRecord
-
This default constructor referenced internally by SDK XML project
- AggregateCollectionChangeRecord(ObjectChangeSet) - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateCollectionChangeRecord
-
This constructor returns an ChangeRecord representing an AggregateMapping.
- AggregateCollectionMapping - Class in oracle.toplink.essentials.mappings
-
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.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Default constructor.
- aggregateExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- aggregateList - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
- AggregateMapping - Class in oracle.toplink.essentials.mappings
-
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.essentials.mappings.AggregateMapping
-
Default constructor.
- AggregateNode - Class in oracle.toplink.essentials.internal.parsing
-
- AggregateNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AggregateNode
-
- aggregateObjectCannotBeDeletedOrWritten(ClassDescriptor, DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- AggregateObjectChangeSet - Class in oracle.toplink.essentials.internal.sessions
-
- AggregateObjectChangeSet() - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateObjectChangeSet
-
The default constructor is used only by SDK XML project for mapping ObjectChangeSet
- AggregateObjectChangeSet(Object, UnitOfWorkChangeSet, boolean) - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateObjectChangeSet
-
This constructor is used to create an ObjectChangeSet that represents an aggregate object.
- AggregateObjectChangeSet(Vector, Class, Object, UnitOfWorkChangeSet, boolean) - Constructor for class oracle.toplink.essentials.internal.sessions.AggregateObjectChangeSet
-
This constructor is used to create an ObjectChangeSet that represents a regular object.
- AggregateObjectMapping - Class in oracle.toplink.essentials.mappings
-
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.essentials.mappings.AggregateObjectMapping
-
Default constructor.
- AggregateOperator - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- aggregatesAllowed() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- aggregateToSourceFieldNames - Variable in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
Map the name of a field in the aggregate descriptor to a field in the source table.
- alias - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- ALIAS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- aliasDescriptors - Variable in class oracle.toplink.essentials.sessions.Project
-
Cache the EJBQL descriptor aliases.
- aliasedField - Variable in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
- aliasedField - Variable in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
Cache the aliased field.
- aliasedFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- aliasedViewTable - Variable in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
- aliasFields(ObjectExpression, Vector) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Alias the supplied fields with respect to the expression node.
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Find the alias for a given table
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL: Find the alias for a given table.
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
Find the alias for a given table from the first or second child in the additionalOuterJoinCriteria
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Find the alias for a given table
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
Find the alias for a given table
- aliasForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Find the alias for a given table
- aliasPresetFields(SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
If the fields in the statement have breen pre-set, e.g.
- aliasResolutionException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- aliasResolutionException(String, int, int, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- all(byte[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that is used with a comparison expression.
- all(char[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(double[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(float[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(int[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(long[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(Object[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(short[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(boolean[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- all(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
- all(ReportQuery) - Method in class oracle.toplink.essentials.expressions.Expression
-
- All - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- all() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the ALL operator.
- ALL - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ALL - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- ALL - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- ALL - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- ALL_CHILDREN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- allAggregateFieldsAreNull(AbstractRecord) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return whether all the aggregate fields in the specified
row are NULL.
- allChangeSets - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
- allChildClassIndicators - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- allChildrenAreFields() - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
Test that both of our children are field nodes
- allClones - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
This member variable contains a copy of all of the clones for this particular UOW
- allFields - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- allFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- AllNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AllNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AllNode
-
Return a new AllNode.
- allocateCalendar() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
PERF: This is used to optimize Calendar conversion/printing.
- allocateDynamicStatement() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Allocate a statement for dynamic SQL execution.
- allocateReadConnection() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Return a read connection from the read pool.
- allOf(String, Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC: Returns an expression equivalent to all of attributeName
holding true for criteria
.
- allOperators - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- allowNull() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
PUBLIC:
If all the fields in the database row for the aggregate object are NULL,
then, by default, TopLink will place a null in the appropriate source object
(as opposed to an aggregate object filled with nulls).
- allowsSizeInProcedureArguments() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp defs.
- allowsSizeInProcedureArguments() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for sp defs.
- allTables - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- ALOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ALREADY_LOGGED_IN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- alreadyLoggedIn(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- alreadyWeaved - Variable in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
- alter(AbstractSession, Writer) - Method in class oracle.toplink.essentials.tools.schemaframework.SequenceDefinition
-
INTERNAL:
Execute the SQL required to alter sequence.
- alterIncrement(AbstractSession, Writer) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
INTERNAL:
Execute the SQL required to alter sequence increment.
- alterOnDatabase(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
INTERNAL:
Execute the SQL required to alter sequence increment.
- alterOnDatabase(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.SequenceDefinition
-
INTERNAL:
By default does nothing.
- alterSequence(SequenceDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Use the definition to alter sequence.
- alwaysConformResultsInUnitOfWork() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Used to set the descriptor to always conform in any unit of work query.
- alwaysRefreshCache() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- amendmentClass - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- amendmentClassName - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- amendmentMethodName - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- analyze(ClassNode, MethodNode) - Method in class oracle.toplink.libraries.asm.tree.analysis.Analyzer
-
Analyzes the given method.
- Analyzer - Class in oracle.toplink.libraries.asm.tree.analysis
-
A semantic bytecode analyzer.
- Analyzer(Interpreter) - Constructor for class oracle.toplink.libraries.asm.tree.analysis.Analyzer
-
- AnalyzerException - Exception in oracle.toplink.libraries.asm.tree.analysis
-
Thrown if a problem occurs during the analysis of a method.
- AnalyzerException(String) - Constructor for exception oracle.toplink.libraries.asm.tree.analysis.AnalyzerException
-
- AnalyzerException(String, Object, Value) - Constructor for exception oracle.toplink.libraries.asm.tree.analysis.AnalyzerException
-
- and(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that is the boolean logical combination of both expressions.
- And - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Logical operators
- and() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the AND operator.
- AND - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- AndNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AndNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AndNode
-
AndNode constructor comment.
- ANEWARRAY - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- Annotation - Class in oracle.toplink.libraries.asm.attrs
-
Annotation data contains an annotated type and its array of the element-value
pairs.
- Annotation() - Constructor for class oracle.toplink.libraries.asm.attrs.Annotation
-
- Annotation(String) - Constructor for class oracle.toplink.libraries.asm.attrs.Annotation
-
- Annotation.EnumConstValue - Class in oracle.toplink.libraries.asm.attrs
-
Container class used to store enum_const_value structure.
- AnnotationDefaultAttribute - Class in oracle.toplink.libraries.asm.attrs
-
The AnnotationDefault attribute is a variable length attribute in the
attributes table of certain method_info structures, namely those representing
elements of annotation types.
- AnnotationDefaultAttribute() - Constructor for class oracle.toplink.libraries.asm.attrs.AnnotationDefaultAttribute
-
- AnnotationDefaultAttribute(Object) - Constructor for class oracle.toplink.libraries.asm.attrs.AnnotationDefaultAttribute
-
- annotations - Variable in class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleAnnotations
-
List
of Annotation
.
- annotations - Variable in class oracle.toplink.libraries.asm.attrs.RuntimeVisibleAnnotations
-
List
of Annotation
.
- Answer - Class in oracle.toplink.essentials.internal.helper
-
Purpose:Stores the answer to a simple yes/no question.
- Answer() - Constructor for class oracle.toplink.essentials.internal.helper.Answer
-
- ANTLRVersion() - Static method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Returns the ANTLR version currently used.
- any(byte[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that is used with a comparison expression.
- any(char[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(double[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(float[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(int[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(long[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(Object[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(short[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(boolean[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- any(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
- any(ReportQuery) - Method in class oracle.toplink.essentials.expressions.Expression
-
- Any - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- any() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the ANY operator.
- ANY - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- AnyNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AnyNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AnyNode
-
Return a new AnyNode.
- anyOf(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression representing traversal of a 1:many or many:many relationship.
- anyOf(String) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
PUBLIC:
Return an expression representing traversal of a 1:many or many:many relationship.
- anyOfAllowingNone(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return an expression representing traversal of a 1:many or many:many relationship.
- anyOrAllExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- APBYTE - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- APCHAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- APP_LOCATION - Static variable in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- append(Writer) - Method in interface oracle.toplink.essentials.internal.databaseaccess.AppendCallCustomParameter
-
INTERNAL:
Called only by DatabasePlatform.appendParameter()
- append(Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.SimpleAppendCallCustomParameter
-
- appendBoolean(Boolean, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Appends a Boolean value as a number
- appendBoolean(Boolean, Writer) - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
INTERNAL:
Appends a Boolean value as true/false instead of 0/1
- appendBoolean(Boolean, Writer) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
Appends a Boolean value.
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Append the ByteArray in ODBC literal format ({b hexString}).
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Append a byte[] in native DB@ format BLOB(hexString) if usesNativeSQL(),
otherwise use ODBC format from DatabasePLatform.
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
TODO: Need to find out how can byte arrays be inlined in Derby
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
If using native SQL then print a byte[] literally as a hex string otherwise use ODBC format
as provided in DatabasePlatform.
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
If using native SQL then print a byte[] as '0xFF...'
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
If using native SQL then print a byte[] as '0xFF...'
- appendByteArray(byte[], Writer) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
If using native SQL then print a byte[] literally as a hex string otherwise use ODBC format
as provided in DatabasePlatform.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Answer a platform correct string representation of a Calendar as a Timestamp, suitable for SQL generation.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Append the Timestamp in native format if usesNativeSQL() is true otherwise use ODBC format from DatabasePlatform.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Appends an Oracle specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Answer a platform correct string representation of a Calendar, suitable for SQL generation.
- appendCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- AppendCallCustomParameter - Interface in oracle.toplink.essentials.internal.databaseaccess
-
INTERNAL:
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Answer a platform correct string representation of a Date, suitable for SQL generation.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Appends the Date in native format if usesNativeSQL() otherwise use ODBC format from DatabasePlatform.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Answer a platform correct string representation of a Date, suitable for SQL generation.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Appends an MySQL specific date if usesNativeSQL is true otherwise use the ODBC format.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Appends an Oracle specific date if usesNativeSQL is true otherwise use the ODBC format.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
INTERNAL:
Write a Date in PointBase specific format.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Answer a platform correct string representation of a Date, suitable for SQL generation.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Answer a platform correct string representation of a Date, suitable for SQL generation.
- appendDate(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Appends an MySQL specific date if usesNativeSQL is true otherwise use the ODBC format.
- appendDB2Calendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Write a timestamp in DB2 specific format (yyyy-mm-dd-hh.mm.ss.ffffff).
- appendDB2Date(Date, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Write a timestamp in DB2 specific format (mm/dd/yyyy).
- appendDB2Timestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Write a timestamp in DB2 specific format (yyyy-mm-dd-hh.mm.ss.ffffff).
- appendDBString(Writer, AbstractSession, TableDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
INTERNAL:
Append the database field definition string to the table creation statement.
- appendDBString(Writer, AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
INTERNAL:
Append the database field definition string to the table creation statement.
- appendDBString(Writer, AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
INTERNAL:
Append the database field definition string to the table creation statement.
- appendExpression(Expression, Expression) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Returns left.and(right) if both are defined.
- appendFromClauseForInformixOuterJoin(ExpressionSQLPrinter, Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
ADVANCED:
If a platform is Informix, then the outer join must be in the FROM clause.
- appendFromClauseForOuterJoin(ExpressionSQLPrinter, Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
ADVANCED:
If a platform is DB2 or MySQL, then the outer join must be in the FROM clause.
- appendFromClauseToWriter(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Print the from clause.
- appendGroupByClauseToWriter(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
This method will append the group by clause to the end of the
select statement.
- appendHierarchicalQueryClauseToWriter(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
This method will append the Hierarchical Query Clause to the end of the
select statement
- appendIn(Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
- appendIn(Writer, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendInformixCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Write a timestamp in Informix specific format ( yyyy-mm-dd hh:mm:ss.fff)
- appendInformixTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Write a timestamp in Informix specific format (yyyy-mm-dd hh:mm:ss.fff).
- appendInOut(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
- appendInOut(Object, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
- appendInOut(Writer, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendLiteral(Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendLiteral(Writer, Object) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendLiteralToCall(Call, Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
In case shouldBindLiterals is true, instead of null value a DatabaseField
value may be passed (so that it's type could be used for binding null).
- appendLiteralToCallWithBinding(Call, Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Override this method in case the platform needs to do something special for binding literals.
- appendLock(Vector, Object, ClassDescriptor, MergeManager, AbstractSession) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This method will be called by a merging thread that is attempting to lock
a new object that was not locked previously.
- appendLogParameters(Collection, Accessor, StringWriter, AbstractSession) - Static method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Print the parameters to the write for logging purposes.
- appendModify(Writer, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendModify(Writer, DatabaseField) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendNumber(Number, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Write number to SQL string.
- appendOrderClauseToWriter(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
This method will append the order clause to the end of the
select statement.
- appendOut(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
- appendOut(Writer, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendOutCursor(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
- appendParameter(Writer, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Add the parameter.
- appendParameter(Call, Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Write a database-friendly representation of the given parameter to the writer.
- appendParameter(Writer, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Add the parameter.
- appendParameter(Call, Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Add the parameter.
- appendParameter(Call, Writer, Object) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Add the parameter.
- appendParameter(Writer, Object, AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
Add the parameter.
- appendParameterInternal(Call, Writer, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Returns the number of parameters that used binding.
- appendString(String, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Write the string.
- appendSybaseCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
- appendSybaseCalendar(Calendar, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
- appendSybaseTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Write a timestamp in Sybase specific format ( yyyy-mm-dd-hh.mm.ss.fff)
- appendSybaseTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Write a timestamp in Sybase specific format (yyyy-mm-dd-hh.mm.ss.fff).
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Answer a platform correct string representation of a Time, suitable for SQL generation.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Append the Time in Native format if usesNativeSQL() otherwise use ODBC format from DAtabasePlatform.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Answer a platform correct string representation of a Time, suitable for SQL generation.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Appends an MySQL specific time if usesNativeSQL is true otherwise use the ODBC format.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Appends an Oracle specific time if usesNativeSQL is true otherwise use the ODBC format.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
INTERNAL:
Write a Time in PointBase specific format.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Answer a platform correct string representation of a Time, suitable for SQL generation.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Answer a platform correct string representation of a Time, suitable for SQL generation.
- appendTime(Time, Writer) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Appends an MySQL specific time if usesNativeSQL is true otherwise use the ODBC format.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Append the Timestamp in native format if usesNativeSQL() is true otherwise use ODBC format from DatabasePlatform.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Appends an Oracle specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
INTERNAL:
Write a TimeStamp in PointBase specific format.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Answer a platform correct string representation of a Timestamp, suitable for SQL generation.
- appendTimestamp(Timestamp, Writer) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Appends an MySQL specific Timestamp, if usesNativeSQL is true otherwise use the ODBC format.
- appendToDDLWriter(String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
PUBLIC: If the schema manager is writing to a writer, append this string
to that writer.
- appendToDDLWriter(Writer, String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- appendTranslation(Writer, DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendTranslation(Writer, DatabaseField) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendTranslationParameter(Writer, ParameterExpression, DatabasePlatform) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
INTERNAL:
All values are printed as ? to allow for parameter binding or translation during the execute of the call.
- appendWithAllSubclassesExpression(SQLSelectStatement) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Append the branch with all subclasses expression to the statement.
- apply(Map, DatabaseQuery) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.QueryHintsHandler
-
INTERNAL:
Applies the hints to the query.
- apply(String, Object, DatabaseQuery) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.QueryHintsHandler
-
INTERNAL:
Applies the hint to the query.
- applyAmendmentMethod() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Call the descriptor amendment method.
- applyAmendmentMethod(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Call the descriptor amendment method.
- applyAttributeValuesIntoRow(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
Re-populate the database row with the values from the source object based upon the
attribute's mapping.
- applyFunction(Object, Vector) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Apply this to an object in memory.
- applyHints(HashMap, DatabaseQuery) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Set implementation-specific hints.
- applyLogin() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Default apply login implementation.
- applyQueryNodeToQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Apply the select or update to the passed query.
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AvgNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.CountNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DateFunctionNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.MaxNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.MinNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
Apply this node to the passed query.
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Apply this node to the passed query
- applyToQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SumNode
-
INTERNAL
Apply this node to the passed query
- applyToQuery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
INTERNAL
Apply this node to the passed query
- Archive - Interface in oracle.toplink.essentials.ejb.cmp3.persistence
-
Provides an abstraction to deal with various kinds of URLs that can
be returned by
PersistenceUnitInfo.getPersistenceUnitRootUrl()
- ArchiveFactoryImpl - Class in oracle.toplink.essentials.ejb.cmp3.persistence
-
This class is written to deal with various URLs that can be returned by
PersistenceUnitInfo.getPersistenceUnitRootUrl()
- ArchiveFactoryImpl() - Constructor for class oracle.toplink.essentials.ejb.cmp3.persistence.ArchiveFactoryImpl
-
- ArchiveFactoryImpl(Logger) - Constructor for class oracle.toplink.essentials.ejb.cmp3.persistence.ArchiveFactoryImpl
-
- areManyRowsReturned() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- arePrimaryKeyFields(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Used to determine if a foreign key references the primary key.
- ARETURN - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- areTypesAssignable(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
PUBLIC:
Compare two vectors of types.
- ARGUMENT_SIZE_MISMATCH_IN_QUERY_AND_QUERY_DEFINITION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- argumentIndices - Variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- argumentMarker() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
Return the character to use for the argument marker.
- arguments - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Arguments can be given and specified to predefined queries to allow reuse.
- argumentSizeMismatchInQueryAndQueryDefinition(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- argumentTypeNames - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Used to build a list of argumentTypes by name pre-initialization
- argumentTypes - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Needed to differentiate queries with the same name.
- argumentValues - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Arguments values can be given and specified to predefined queries to allow reuse.
- arithmeticExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- arithmeticFactor() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- ArithmeticFunctionNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ArithmeticFunctionNode() - Constructor for class oracle.toplink.essentials.internal.parsing.ArithmeticFunctionNode
-
ArithmeticFunctionNode constructor comment.
- arithmeticPrimary() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- arithmeticTerm() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- ARRAY - Static variable in class oracle.toplink.libraries.asm.Type
-
The sort of array reference types.
- arrayFromVector(Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Convert the specified vector into an array.
- ARRAYLENGTH - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- AS - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- ASC - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- ascending() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This can only be used within an ordering expression.
- Ascending - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Ordering operators
- ascending() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the ASCENDING operator.
- ASCENDING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- Ascii - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- ascii() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- asciiValue() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the single character strings ascii value.
- asin(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- Asin - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- asin() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- ASMAnnotationDefaultAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMAnnotationDefaultAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMAnnotationDefaultAttribute
-
- ASMContentHandler - Class in oracle.toplink.libraries.asm.xml
-
A ContentHandler
that transforms XML document into Java class file.
- ASMContentHandler(OutputStream, boolean) - Constructor for class oracle.toplink.libraries.asm.xml.ASMContentHandler
-
- ASMEnclosingMethodAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMEnclosingMethodAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMEnclosingMethodAttribute
-
- ASMifiable - Interface in oracle.toplink.libraries.asm.util.attrs
-
An attribute that can print the ASM code to create an equivalent attribute.
- ASMifierClassVisitor - Class in oracle.toplink.libraries.asm.util
-
- ASMifierClassVisitor(PrintWriter) - Constructor for class oracle.toplink.libraries.asm.util.ASMifierClassVisitor
-
- ASMifierCodeVisitor - Class in oracle.toplink.libraries.asm.util
-
- ASMifierCodeVisitor() - Constructor for class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMAnnotationDefaultAttribute
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMEnclosingMethodAttribute
-
- asmify(StringBuffer, String, Map) - Method in interface oracle.toplink.libraries.asm.util.attrs.ASMifiable
-
Prints the ASM code to create an attribute equal to this attribute.
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMLocalVariableTypeTableAttribute
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleAnnotations
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleParameterAnnotations
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleAnnotations
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleParameterAnnotations
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMSignatureAttribute
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMSourceDebugExtensionAttribute
-
- asmify(StringBuffer, String, Map) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMStackMapAttribute
-
- ASMLocalVariableTypeTableAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMLocalVariableTypeTableAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMLocalVariableTypeTableAttribute
-
- ASMRuntimeInvisibleAnnotations - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMRuntimeInvisibleAnnotations() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleAnnotations
-
- ASMRuntimeInvisibleParameterAnnotations - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMRuntimeInvisibleParameterAnnotations() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleParameterAnnotations
-
- ASMRuntimeVisibleAnnotations - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMRuntimeVisibleAnnotations() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleAnnotations
-
- ASMRuntimeVisibleParameterAnnotations - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMRuntimeVisibleParameterAnnotations() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleParameterAnnotations
-
- ASMSignatureAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMSignatureAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMSignatureAttribute
-
- ASMSourceDebugExtensionAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMSourceDebugExtensionAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMSourceDebugExtensionAttribute
-
- ASMStackMapAttribute - Class in oracle.toplink.libraries.asm.util.attrs
-
- ASMStackMapAttribute() - Constructor for class oracle.toplink.libraries.asm.util.attrs.ASMStackMapAttribute
-
- assignAlias(String, DatabaseTable) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Alias a particular table within this node
- assignAlias(String, DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Alias a particular table within this node
- assignAlias(DatabaseTable, DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Alias a particular table within this node
- assignAliases(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL: Alias the tables in all of our nodes.
- assignCMP3Policy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
INTERNAL:
Assign a CMP3Policy to each descriptor
- assignedFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForTempTable
-
- assignReturnRow(Object, AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Assign returned row to object
- assignReturnValueForField(Object, ReadObjectQuery, AbstractRecord, DatabaseField, Collection) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Assign values from objectRow to the object through all the mappings corresponding to the field.
- assignReturnValueToMapping(Object, ReadObjectQuery, AbstractRecord, DatabaseField, DatabaseMapping, Collection) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Assign values from objectRow to the object through the mapping.
- AssignSequence - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- assignSequenceNumber(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Update the object primary key by fetching a new sequence number from the accessor.
- assignSequenceNumber(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Assign sequence number to the object.
- assignSequenceNumber(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Assign sequence number to the object.
- assignSequenceNumbers() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Assign sequence numbers to all new objects registered in this unit of work,
or any new objects reference by any objects registered.
- assignSequenceNumbers() - Method in interface oracle.toplink.essentials.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.
- assignTableAliasesStartingAt(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Assign aliases to any tables which I own.
- assignTableAliasesStartingAt(int) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Assign aliases to any tables which I own.
- Association - Class in oracle.toplink.essentials.mappings
-
Purpose: Generic association object.
- Association() - Constructor for class oracle.toplink.essentials.mappings.Association
-
Default constructor.
- Association(Object, Object) - Constructor for class oracle.toplink.essentials.mappings.Association
-
PUBLIC:
Create an association.
- ASSOCIATION_OVERRIDE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- associationPathExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- AssumeExistence - Static variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
- assumeExistenceForDoesExist() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Assume that if the objects primary key does not include null then it must exist.
- assumeExistenceForDoesExist() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Assume that if the objects primary key does not include null then it must exist.
- assumeExistenceForDoesExist() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Switch all descriptors to assume existence for non-null primary keys.
- AssumeNonExistence - Static variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
- assumeNonExistenceForDoesExist() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Assume that the object does not exist.
- assumeNonExistenceForDoesExist() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Assume that the object does not exist.
- ASTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- atan(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that aplies the function to the given expression.
- Atan - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- atan() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- atan2(Expression, int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- atan2(Expression, Object) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- atan2(Expression, Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Atan2 - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- atan2Operator() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Build operator.
- atan2Operator() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Build operator.
- ATHROW - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ATT_ACCESS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_ALLOCATION_SIZE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_CATALOG - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_CLASS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_COLUMN_DEFINITION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_DISCRIMINATOR_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_DISCRIMINATOR_TYPE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_ENTITY_CLASS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_FETCH - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_GENERATOR - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_INITIAL_VALUE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_INSERTABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_LENGTH - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_MAPPED_BY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_METADATA_COMPLETE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_METHOD_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_NULLABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_OPTIONAL - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_PK_COLUMN_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_PK_COLUMN_VALUE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_PRECISION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_REFERENCED_COLUMN_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_RESULT_CLASS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_RESULT_SET_MAPPING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_SCALE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_SCHEMA - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_SECONDARY_TABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_SEQUENCE_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_STRATEGY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_TABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_TARGET_ENTITY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_UNIQUE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_UPDATABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_VALUE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_VALUE_COLUMN_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATT_VERSION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATTEMPT_TO_REGISTER_DEAD_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTEMPTED_REDEPLOY_WITHOUT_CLOSE - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- attemptedRedeployWithoutClose(String) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- attemptToAcquireLock(Class, CacheKey, AbstractSession) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This method performs the operations of finding the cacheKey and locking it if possible.
- attemptToRegisterDeadIndirection(Object, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attribute() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- attribute - Variable in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
This is the attribute name that this change record represents
- Attribute - Class in oracle.toplink.libraries.asm
-
A non standard class, field, method or code attribute.
- Attribute(String) - Constructor for class oracle.toplink.libraries.asm.Attribute
-
Constructs a new empty attribute.
- ATTRIBUTE_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_NAME_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_OVERRIDE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ATTRIBUTE_TRANSFORMER_CLASS_INVALID - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_TRANSFORMER_CLASS_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ATTRIBUTE_TYPE_NOT_VALID - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- AttributeAccessor - Class in oracle.toplink.essentials.mappings
-
Purpose: This provides an abstract class for setting and retrieving
the attribute value for the mapping from an object.
- AttributeAccessor() - Constructor for class oracle.toplink.essentials.mappings.AttributeAccessor
-
- attributeAccessor - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
Wrapper to store the reference objects.
- attributeAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attributeAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attributeAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attributeClassification - Variable in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
To specify the conversion type
- attributeClassificationName - Variable in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
- AttributeDetails - Class in oracle.toplink.essentials.internal.weaving
-
INTERNAL:
Internal helper class that holds details of a persistent attribute.
- AttributeDetails(String) - Constructor for class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- attributeExpression - Variable in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
Expression (partial) describing the attribute wanted
- attributeField - Variable in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
The attribute name of an object is converted to Field type to access it reflectively
- attributeMappingIsMissingForEntityBean(String, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attributeName - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- attributeName - Variable in class oracle.toplink.essentials.mappings.AttributeAccessor
-
Stores the name of the attribute
- attributeName - Variable in class oracle.toplink.essentials.queryframework.FieldResult
-
Stores the name of the bean attribute
- attributeNameNotSpecified() - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- AttributeNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AttributeNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AttributeNode
-
Create a new AttributeNode
- AttributeNode(String) - Constructor for class oracle.toplink.essentials.internal.parsing.AttributeNode
-
Create a new AttributeNode with the passed name
- attributeObjectClassification - Variable in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PERF: Also store object class of attribute in case of primitive.
- attributeOnSuperClass - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- ATTRIBUTES - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- Attributes - Class in oracle.toplink.libraries.asm.attrs
-
Provides static utility methods for attributes.
- attributesMap - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- attributesToChanges - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- attributeToFieldValues - Variable in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
- attributeTypeNotValid(CollectionMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- attrs - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
The non standard attributes of the class.
- attrs - Variable in class oracle.toplink.libraries.asm.tree.FieldNode
-
The non standard attributes of the field.
- attrs - Variable in class oracle.toplink.libraries.asm.tree.MethodNode
-
The non standard attributes of the method.
- Attunity - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- AttunityPlatform - Class in oracle.toplink.essentials.platform.database
-
TopLink Platform class which works with Attunity's Connect JDBC driver.
- AttunityPlatform() - Constructor for class oracle.toplink.essentials.platform.database.AttunityPlatform
-
- Auto - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- AUTO - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- autoCommit(DatabaseAccessor) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used by JDBC drivers that do not support autocommit so simulate an autocommit.
- average() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, This represents the aggregate function Average.
- Average - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- average() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the AVERAGE operator.
- AVG - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- AvgNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- AvgNode() - Constructor for class oracle.toplink.essentials.internal.parsing.AvgNode
-
- CACHE - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- CACHE - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- CACHE_KEY_INVALID - Static variable in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- CACHE_SHARED_ - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_SHARED_DEFAULT - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_SIZE_ - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_SIZE_DEFAULT - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_TYPE_ - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_TYPE_DEFAULT - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- CACHE_USAGE - Static variable in class oracle.toplink.essentials.config.TopLinkQueryHints
-
Valid values are all declared in CacheUsage class.
- cacheAllStatements() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Cache all prepared statements, this requires full parameter binding as well.
- cachedConnection - Variable in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
- cachedExpression - Variable in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
- cachedInstance - Variable in class oracle.toplink.essentials.sessions.DirectConnector
-
cache up the instantiated Driver to speed up reconnects
- CachedObjects - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- CacheHits - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- CacheIdentityMap - Class in oracle.toplink.essentials.internal.identitymaps
-
Purpose: A fixed size LRU cache
- CacheIdentityMap(int) - Constructor for class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Initialize newly instantiated CacheIdentityMap.
- CacheIdentityMap_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- cacheInvalidationPolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- CacheInvalidationPolicy - Class in oracle.toplink.essentials.descriptors.invalidation
-
PUBLIC:
A CacheInvalidationPolicy is used to set objects in TopLink's identity maps to be invalid
following given rules.
- CacheInvalidationPolicy() - Constructor for class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
- CacheKey - Class in oracle.toplink.essentials.internal.identitymaps
-
Purpose: Container class for storing objects in an IdentityMap.
- CacheKey(Vector) - Constructor for class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- CacheKey(Vector, Object, Object) - Constructor for class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- CacheKey(Vector, Object, Object, long) - Constructor for class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- CacheKey() - Method in class oracle.toplink.essentials.internal.sessions.AggregateObjectChangeSet
-
- cacheKey - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- cacheKeys - Variable in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Hashtable of CacheKeys stored using their key
- cacheKeysAreEqual(CacheKey, CacheKey) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
- cacheKeysEnum - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMapKeyEnumeration
-
- CacheMisses - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- cacheMutex - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Ensure mutual exclusion depending on the cache isolation.
- CacheNounType - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- cacheStatement() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Cache the prepared statements, this requires full parameter binding as well.
- cacheTransactionIsolation - Variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
By default concurrency is optimized and the cache is not locked during reads or writes,
This allows for concurrent reading and writing and should never cause any problems.
- CacheType - Class in oracle.toplink.essentials.config
-
Cache type persistence property values.
- CacheType() - Constructor for class oracle.toplink.essentials.config.CacheType
-
- CacheUsage - Class in oracle.toplink.essentials.config
-
Cache usage hint values.
- CacheUsage() - Constructor for class oracle.toplink.essentials.config.CacheUsage
-
- cacheUsage - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Allow for the cache usage to be specified to enable in-memory querying.
- Caching - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- calculateCanonicalName(String) - Static method in class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- calculateChanges(Object, Object, UnitOfWorkChangeSet, AbstractSession, ClassDescriptor, boolean) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
calculateChanges creates a change set for a particular object.
- calculateChanges(Object, Object, UnitOfWorkChangeSet, AbstractSession, ClassDescriptor, boolean) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
calculateChanges creates a change set for a particular object
- calculateChanges(IdentityHashtable, UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes
as apposed to detected changes.
- calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes
as apposed to detected changes.
- calculateDeferredChanges(ChangeRecord, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Used by AttributeLevelChangeTracking to update a changeRecord with calculated changes
as apposed to detected changes.
- calculateMappingDependencies() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- calculateReturnType(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SumNode
-
INTERNAL
This method calculates the return type of the SUM operation.
- calculateReturnType(Object, TypeHelper) - Method in class oracle.toplink.essentials.internal.parsing.SumNode
-
INTERNAL
Helper method to calculate the return type of the SUM operation.
- calculateSpecifiedDependencies() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- CALENDAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- calendarCache - Static variable in class oracle.toplink.essentials.internal.helper.Helper
-
PERF: Used to cache a set of calendars for conversion/printing purposes.
- calendarFromUtilDate(Date) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Answer a Calendar from a date.
- call - Variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- call - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
Stores the call being created.
- call - Variable in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
- Call - Interface in oracle.toplink.essentials.queryframework
-
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.
- CALLBACK_METHODS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- callCount - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Keep track of the number of concurrent active calls.
- CALLED_METHOD_THREW_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- calledMethodThrewException(Method, Object, Exception) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- callPredeploy(SEPersistenceUnitInfo, Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
INTERNAL
predeploy (with deploy) is one of the two steps required in deployment of entities
This method will prepare to call predeploy, call it and finally register the
transformer returned to be used for weaving.
- CallQueryMechanism - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose:
Mechanism used for custom SQL and stored procedure queries.
- CallQueryMechanism(DatabaseQuery) - Constructor for class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Initialize the state of the query
- CallQueryMechanism(DatabaseQuery, DatabaseCall) - Constructor for class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Initialize the state of the query
- calls - Variable in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Normally only a single call is used, however multiple table may require multiple calls on write.
- CALOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- canBeginTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be started.
- canBeginTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be started.
- canBuildCallWithReturning() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Indicates whether the platform can build call with returning.
- canBuildCallWithReturning() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL
Indicates whether the platform can build call with returning.
- canChangeReadOnlySet() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Checks whether the receiver has been used.
- canCommitTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be committed.
- canCommitTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be committed.
- canIssueSQLToDatabase_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the status indicates that the SQL should be issued to the db.
- canIssueSQLToDatabase_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the status indicates that the SQL should be issued to the db.
- canMergeUnitOfWork_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the status indicates that the unit of work should be merged
into the shared cache.
- canMergeUnitOfWork_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the status indicates that the unit of work should be merged
into the shared cache.
- CANNOT_ACCESS_FIELD_ON_OBJECT - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_ACCESS_METHOD_ON_OBJECT - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_ACQUIRE_CLIENTSESSION_FROM_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_ACQUIRE_DATA_SOURCE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_ACQUIRE_HISTORICAL_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_ADD_DESCRIPTORS_TO_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_ADD_DESCRIPTORS_TO_SESSION_BROKER - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_ADD_ELEMENT - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_ADD_TO_CONTAINER - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CACHE_CURSOR_RESULTS_ON_QUERY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CACHE_ISOLATED_DATA_ON_QUERY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CACHE_PARTIAL_OBJECT - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CAST_TO_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_COMMIT_AND_RESUME_UOW_WITH_MODIFY_ALL_QUERIES - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_COMMIT_UOW_AGAIN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_COMPARE_TABLES_IN_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_COMPARE_TARGET_FOREIGN_KEYS_TO_NULL - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CONFORM_AND_CACHE_QUERY_RESULTS - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CONFORM_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CONFORM_UNFETCHED_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CREATE_CLONE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_CREATE_EXTERNAL_TRANSACTION_CONTROLLER - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_DELETE_READ_ONLY_OBJECT - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_DEPLOY_WITHOUT_PREDEPLOY - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- CANNOT_ENLIST_MULTIPLE_DATASOURCES - Static variable in exception oracle.toplink.essentials.exceptions.TransactionException
-
- CANNOT_INVOKE_METHOD_ON_CONFIG_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_LOGIN_TO_A_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_LOGOUT_OF_A_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_MODIFY_READ_ONLY_CLASSES_SET_AFTER_USING_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_MODIFY_SCHEMA_IN_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_PERSIST_MANAGED_OBJECT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_PREDEPLOY - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- CANNOT_QUERY_ACROSS_VARIABLE_ONE_TO_ONE_MAPPING - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_REGISTER_AGGREGATE_OBJECT_IN_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_REGISTER_SYNCHRONIZATIONLISTENER_FOR_UNITOFWORK - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- CANNOT_RELEASE_NON_CLIENTSESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_REMOVE_FROM_CONTAINER - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_REMOVE_FROM_READ_ONLY_CLASSES_IN_NESTED_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_RESUME_SYNCHRONIZED_UOW - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_SET_CURSOR_FOR_PARAMETER_TYPE_OTHER_THAN_OUT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_SET_DEFAULT_SEQUENCE_AS_DEFAULT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_SET_READ_POOL_SIZE_AFTER_LOGIN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_SET_REPORT_QUERY_TO_CHECK_CACHE_ONLY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CANNOT_TRANSLATE_UNPREPARED_CALL - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_WRITE_CHANGES_ON_NESTED_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CANNOT_WRITE_CHANGES_TWICE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotAccessFieldOnObject(Field, Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotAccessMethodOnObject(Method, Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotAcquireClientSessionFromSession() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotAcquireDataSource(Object, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotAcquireHistoricalSession() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotAddDescriptorsToSessionBroker() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotAddElement(Object, Object, Exception) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotAddToContainer(Object, Object, ContainerPolicy) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCacheCursorResultsOnQuery(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCacheIsolatedDataOnQuery(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCachePartialObjects(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCastToClass(Object, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotCommitAndResumeSynchronizedUOW(UnitOfWorkImpl) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotCommitAndResumeUOWWithModifyAllQueries() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotCommitUOWAgain() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotCompareTablesInExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCompareTargetForeignKeysToNull(Expression, Object, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotConformAndCacheQueryResults(ReadQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotConformExpression() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotConformUnfetchedAttribute(String) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCreateClone(ContainerPolicy, Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotCreateExternalTransactionController(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotDeleteReadOnlyObject(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotDeployWithoutPredeploy(String, String) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- cannotHaveUnboundInOutputArguments() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotInvokeMethodOnConfigClass(String, String, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotIssueModifyAllQueryWithOtherWritesWithinUOW() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotModifyReadOnlyClassesSetAfterUsingUnitOfWork() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotPersistExistingObject(Object, Session) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotPredeploy(String, String) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- cannotQueryAcrossAVariableOneToOneMapping(DatabaseMapping, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotRegisterAggregateObjectInUnitOfWork(Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotRegisterSynchronizatonListenerForUnitOfWork(Exception) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- cannotReleaseNonClientSession() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotRemoveFromContainer(Object, Object, ContainerPolicy) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotRemoveFromReadOnlyClassesInNestedUnitOfWork() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotSetCursorForParameterTypeOtherThanOut(String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotSetDefaultSequenceAsDefault(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotSetListenerClasses(Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotSetReadPoolSizeAfterLogin() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotSetShouldCheckCacheOnlyOnReportQuery() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cannotTranslateUnpreparedCall(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- cannotWriteChangesTwice() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- canRollbackTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be rolled back.
- canRollbackTransaction_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the status indicates that a transaction can be rolled back.
- CANT_HAVE_UNBOUND_IN_OUTPUT_ARGUMENTS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- canWeaveValueHolders(Class, List) - Method in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
- capacity() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- capacity() - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- CASCADE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- CASCADE_ALL - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CASCADE_ALL_PARTS - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- CASCADE_ALL_PARTS - Static variable in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
Depth level indicating that all relationships with mappings should be used when
building the copied object graph
- CASCADE_BY_MAPPING - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- CASCADE_MERGE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CASCADE_PERSIST - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CASCADE_PERSIST - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- CASCADE_PRIVATE_PARTS - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- CASCADE_PRIVATE_PARTS - Static variable in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
Depth level indicating that only relationships with mapping indicated privately-
owned should be copied
- CASCADE_REFRESH - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CASCADE_REMOVE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CascadeAggregateDelete - Static variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- CascadeAllParts - Static variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- cascadeAllParts() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Cascade all parts, this is the default for the merge.
- CascadeAllParts - Static variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- cascadeAllParts() - Method in class oracle.toplink.essentials.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.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Set if the copy should cascade all relationships when copying the object(s).
- CascadeByMapping - Static variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- cascadeByMapping() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Cascade the query and its properties on the queries object(s) and all related objects where the mapping has
been set to cascade the merge.
- CascadeDependentParts - Static variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- cascadeDepth - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- cascadeLockingPolicies - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- cascadeMerge(Object, MergeManager) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Cascade the merge to the component object, if appropriate.
- cascadeMerge(Object, MergeManager) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Cascade the merge to the component object, if appropriate.
- cascadeMerge - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- cascadeOnDelete() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
PUBLIC:
Enables delete cascading on the database.
- cascadeOnlyDependentParts() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Used by unit of work, only cascades constraint dependecies.
- cascadePerformRemove(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
THis method is used by the UnitOfWork to cascade registration of new objects.
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Cascade perform delete through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Cascade perform delete through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Cascade perform delete through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Cascade perform delete through mappings that require the cascade
- cascadePerformRemoveIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadePersist - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Cascading flags used by the EntityManager
- cascadePolicy - Variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Policy that determines how the merge will cascade to its object's parts.
- cascadePolicy - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Policy that determines how the query will cascade to its object's parts.
- CascadePrivateParts - Static variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- cascadePrivateParts() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Cascade private parts, this can be used to merge clone when using RMI.
- CascadePrivateParts - Static variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- cascadePrivateParts() - Method in class oracle.toplink.essentials.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.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Set if the copy should cascade only those relationships that are configured
as privately-owned.
- cascadeRefresh - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- cascadeRegisterNewForCreate(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
THis method is used by the UnitOfWork to cascade registration of new objects.
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRegisterNewIfRequired(Object, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Cascade registerNew for Create through mappings that require the cascade
- cascadeRemove - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- Case - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- caseStatement(Hashtable, String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function Convert values returned by the query to values
given in the caseItems hashtable.
- caseStatement() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CASTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- CATALOG - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- catchExceptions() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method is used for catching all the Descriptor Exceptions
- caughtExceptions - Variable in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
To add all the Descriptor exceptions
- ceil(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Ceil - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- ceil() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- changeDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
The reference class has been changed, need to reset the
descriptor.
- changedObject - Variable in class oracle.toplink.essentials.internal.sessions.AggregateChangeRecord
-
- changedValues - Variable in class oracle.toplink.essentials.internal.sessions.AggregateCollectionChangeRecord
-
- changePolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- ChangeRecord - Interface in oracle.toplink.essentials.changesets
-
Purpose: Define the base Change Record API.
- ChangeRecord - Class in oracle.toplink.essentials.internal.sessions
-
Purpose: This class was designed as a superclass to all possible Change Record types.
- ChangeRecord() - Constructor for class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
- changes - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This is the collection of changes
- CHANGES_INTO_DISTRIBUTED_CACHE - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- changeSet - Variable in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
For the post merge event it is possible that there has been a change set generated.
- changeSetDeleteQuery - Variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
Used for deletion when ChangeSets are used
- ChangeSetsNotProcessed - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- ChangeSetsProcessed - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- CHAR - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- CHAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- CHAR - Static variable in class oracle.toplink.libraries.asm.Type
-
The sort of the char type.
- CHAR_TYPE - Static variable in class oracle.toplink.libraries.asm.Type
-
The char type.
- characters(char[], int, int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- characters(char[], int, int) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- CharIndex - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- charIndex() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CharLength - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- charLength() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CHECK_INVALIDATION_POLICY - Static variable in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
The following constants are used for the invalidationState variable
- checkAndLockObject(Object, Map, DatabaseMapping, AbstractSession) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
Simply check that the object is not already locked then pass it on to the locking method
- CheckCache - Static variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
- CheckCacheByExactPrimaryKey - Static variable in class oracle.toplink.essentials.config.CacheUsage
-
- CheckCacheByExactPrimaryKey - Static variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- checkCacheByExactPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
The cache will be checked only if the query contains exactly the primary key.
- CheckCacheByPrimaryKey - Static variable in class oracle.toplink.essentials.config.CacheUsage
-
- CheckCacheByPrimaryKey - Static variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- checkCacheByPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
This is the default, the cache will be checked only if the query contains the primary key.
- checkCacheFirst - Variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
Flag to get checkearlyreturn to override assume(non)existence and database checks with a cache check
- checkCacheForDoesExist() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Default behavior.
- checkCacheForDoesExist() - Method in class oracle.toplink.essentials.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.essentials.sessions.Project
-
PUBLIC:
Switch all descriptors to check the cache for existence.
- checkCacheForObject(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Perform a cache lookup for the query.
- checkCacheForObject(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Perform a cache lookup for the query
This is only called from read object query.
- CheckCacheOnly - Static variable in class oracle.toplink.essentials.config.CacheUsage
-
- CheckCacheOnly - Static variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- checkCacheOnly() - Method in class oracle.toplink.essentials.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.essentials.config.CacheUsage
-
- CheckCacheThenDatabase - Static variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- checkCacheThenDatabase() - Method in class oracle.toplink.essentials.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.
- CHECKCAST - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- CheckClassAdapter - Class in oracle.toplink.libraries.asm.util
-
A
ClassAdapter
that checks that its methods are properly
used.
- CheckClassAdapter(ClassVisitor) - Constructor for class oracle.toplink.libraries.asm.util.CheckClassAdapter
-
- CheckCodeAdapter - Class in oracle.toplink.libraries.asm.util
-
A
CodeAdapter
that checks that its methods are properly
used.
- CheckCodeAdapter(CodeVisitor) - Constructor for class oracle.toplink.libraries.asm.util.CheckCodeAdapter
-
- checkDatabase(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
To check that tables and fields are present in database
- checkDatabase() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method is used to check the database tables.
- CheckDatabase - Static variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
- checkDatabaseForDoesExist() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Perform does exist check on the database
- checkDatabaseForDoesExist() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Perform does exist check on the database through slecting the primary key.
- checkDatabaseForDoesExist() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Switch all descriptors to check the database for existence.
- checkDatabaseIfInvalid - Variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
Flag to determine cache invalidation policy support.
- checkDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Ensure that the descriptor has been set.
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Check to see if this query already knows the return vale without preforming any further work.
- checkEarlyReturn(Object, Vector, AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Check if existence can be determined without going to the database.
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Check if existence can be determined without going to the database.
- checkEarlyReturn(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Check to see if this query already knows the return vale without preforming any further work.
- checkEarlyReturnImpl(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Contains the body of the check early return call, implemented by subclasses.
- checkEarlyReturnImpl(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
The cache check is done before the prepare as a hit will not require the work to be done.
- checkEarlyReturnImpl(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
The cache check is done before the prepare as a hit will not require the work to be done.
- checkEarlyReturnImpl(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
The cache check is done before the prepare as a hit will not require the work to be done.
- checkExistence(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the object and return the clone if it is existing otherwise return null if it is new.
- checkForCustomQuery(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Check to see if a custom query should be used for this query.
- checkForCustomQuery(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DeleteObjectQuery
-
INTERNAL:
Check to see if a custom query should be used for this query.
- checkForCustomQuery(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Check to see if a custom query should be used for this query.
- checkForCustomQuery(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Check to see if a custom query should be used for this query.
- checkForTransaction(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- checkForTransaction(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkForTransaction(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkForTransaction(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkForUnregisteredExistingObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- checkIfAlreadyRegistered(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the value of the object if it already is registered, otherwise null.
- checkIfExist(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
INTERNAL:
Check if the sequence object already exists, in which case dont create it.
- checkIfExist(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.SequenceDefinition
-
INTERAL:
Verify whether the sequence exists.
- checkIfExist(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
INTERAL:
Execute the SQL required to insert the sequence row into the sequence table.
- checkInheritanceTreeAggregateSettings(AbstractSession, AggregateMapping) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Verify that an aggregate descriptor's inheritance tree
is full of aggregate descriptors.
- checkInstantiationPolicy() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method is used to check the InstantiationPolicy.
- checkMultipleTableForeignKeys(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- checkPrepare(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Check to see if this query needs to be prepare and prepare it.
- checkPrepare(AbstractSession, AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Check to see if this query needs to be prepare and prepare it.
- checkPrePrepare(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
ObjectLevelReadQueries now have an explicit pre-prepare stage, which
is for checking for pessimistic locking, and computing any joined
attributes declared on the descriptor.
- checkReadLock() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Check the lock state, if locked, acquire and release a read lock.
- checkReadLock() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Check the read lock on the cachek key object.
- checkSelectNodeBeforeResolving(boolean) - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- checkTable(DatabaseTable, AbstractSession) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
INTERNAL:
This method checks that tables are present in the database.
- checkTransactionIsolation() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Check to see if the transaction isolation needs to
be set for the newly created connection.
- CHILD_DESCRIPTORS_DO_NOT_HAVE_IDENTITY_MAP - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CHILD_DOES_NOT_DEFINE_ABSTRACT_QUERY_KEY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- childDescriptors - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- childDescriptorsDoNotHaveIdentityMap() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- childDoesNotDefineAbstractQueryKeyOfParent(ClassDescriptor, ClassDescriptor, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- children - Variable in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- childrenJoinExpression - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- childrenTables - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- childrenTablesJoinExpressions - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- chr(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Chr - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- chr() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- CIRCULAR_MAPPED_BY_REFERENCES - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- circularMappedByReferences(Class, String, Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CLASS - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- CLASS_EXTRACTION_METHOD_MUST_BE_STATIC - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- CLASS_FILE_TRANSFORMER_THROWS_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CLASS_INDICATOR_FIELD_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- CLASS_LIST_MUST_NOT_BE_NULL - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CLASS_NOT_FOUND_FOR_PROPERTY - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- CLASS_NOT_FOUND_WHILE_CONVERTING_CLASSNAMES - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CLASS_NOT_FOUND_WHILE_PROCESSING_ANNOTATIONS - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- CLASS_NOT_LISTED_IN_PERSISTENCE_UNIT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CLASS_PK_DOES_NOT_EXIST_IN_CACHE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- ClassAccessor - Class in oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors
-
A class accessor.
- ClassAccessor(MetadataAccessibleObject, MetadataProcessor, MetadataDescriptor) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
- ClassAdapter - Class in oracle.toplink.libraries.asm
-
- ClassAdapter(ClassVisitor) - Constructor for class oracle.toplink.libraries.asm.ClassAdapter
-
- ClassConstants - Class in oracle.toplink.essentials.internal.helper
-
INTERNAL:
- ClassConstants() - Constructor for class oracle.toplink.essentials.internal.helper.ClassConstants
-
- ClassDescriptor - Class in oracle.toplink.essentials.descriptors
-
Purpose:
Abstract descriptor class for defining persistence information on a class.
- ClassDescriptor() - Constructor for class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return a new descriptor.
- ClassDetails - Class in oracle.toplink.essentials.internal.weaving
-
INTERNAL:
Internal helper class that holds details of a persistent class.
- ClassDetails() - Constructor for class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- classDetails - Variable in class oracle.toplink.essentials.internal.weaving.TopLinkClassWeaver
-
- classDetailsMap - Variable in class oracle.toplink.essentials.internal.weaving.TopLinkWeaver
-
- classDetailsMap - Variable in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
- classExtractionMethod - Variable in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
- classExtractionMethodMustBeStatic(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- classExtractionMethodName - Variable in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
- ClassExtractor - Class in oracle.toplink.essentials.descriptors
-
Purpose:
Abstract class to allow complex inheritance support.
- ClassExtractor() - Constructor for class oracle.toplink.essentials.descriptors.ClassExtractor
-
- classExtractor - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
Allow for class extraction method to be specified.
- classFileTransformerThrowsException(Object, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- classForSchemaName(String, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Answer the class associated with the provided schema name
- classFromRow(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
This method is invoked only for the abstract descriptors.
- classImplementsInterface(Class, Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
INTERNAL:
Return whether a Class implements a specific interface, either directly or indirectly
(through interface or implementation inheritance).
- classIndicatorField - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- classIndicatorFieldNotFound(ClassDescriptor, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- classIndicatorMapping - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- ClassInstanceConverter - Class in oracle.toplink.essentials.mappings.converters
-
Purpose: Allows a class name to be converter to and from a new instance of the class.
- ClassInstanceConverter() - Constructor for class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
PUBLIC:
Default constructor.
- classIsSubclass(Class, Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
INTERNAL:
Return whether a Class is a subclass of, or the same as, another Class.
- classListMustNotBeNull() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- classLoader - Variable in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
- className - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- className - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- classNameIndicatorMapping - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- ClassNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents a class.
- ClassNode(int, int, String, String, String[], String) - Constructor for class oracle.toplink.libraries.asm.tree.ClassNode
-
- classNode - Variable in class oracle.toplink.libraries.asm.tree.TreeClassAdapter
-
A tree representation of the class that is being visited by this visitor.
- classNotFoundException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- classNotFoundException(String, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- classNotFoundForProperty(String, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- classNotFoundWhileConvertingClassNames(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- classNotFoundWhileProcessingAnnotations(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- classNotListedInPersistenceUnit(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- classPkDoesNotExistInCache(Class, Vector) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- ClassReader - Class in oracle.toplink.libraries.asm
-
A Java class parser to make a
ClassVisitor
visit an
existing class.
- ClassReader(byte[]) - Constructor for class oracle.toplink.libraries.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class oracle.toplink.libraries.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class oracle.toplink.libraries.asm.ClassReader
-
- ClassReader(String) - Constructor for class oracle.toplink.libraries.asm.ClassReader
-
- classToConvertTo - Variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- classType - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- classTypes - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Stores mapping of class types to database types for schema creation.
- ClassVisitor - Interface in oracle.toplink.libraries.asm
-
A visitor to visit a Java class.
- ClassWriter - Class in oracle.toplink.libraries.asm
-
- ClassWriter(boolean) - Constructor for class oracle.toplink.libraries.asm.ClassWriter
-
- ClassWriter(boolean, boolean) - Constructor for class oracle.toplink.libraries.asm.ClassWriter
-
- cleanup() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
This method frees up resources acquired by this object.
- cleanup() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
This method frees up resources acquired by this object.
- cleanup() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- CLEANUP_TEMP_TABLE - Static variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- cleanupCount - Variable in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
Keep track of a counter to amortize cleanup of dead cache keys
- cleanupDeadCacheKeys() - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
Search for any cache keys that have been garbage collected and remove them.
- cleanupSize - Variable in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
PERF: Keep track of a cleanup size to avoid cleanup bottleneck for large caches.
- clear() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- clear() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- clear() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- clear() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Clear the persistence context, causing all managed
entities to become detached.
- clear() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
INTERNAL:
Internal clear the underlying data structures that this transaction owns.
- clear() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
INTERNAL:
Clears the transactional UnitOfWork
- clear() - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Removes all of the mappings from this IdentityHashtable.
- clear() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Removes all of the contentss from this list.
- clear() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- clear() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Removes all of the mappings from this TopLinkIdentityHashMap.
- clear() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Removes all of the objects from this TopLinkIdentityHashSet.
- clear(Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Remove all the elements from container.
- clear(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Remove all the elements from the specified container.
- clear(Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Remove all the elements from container.
- clear(Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Remove all the elements from container.
- clear(Object) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Remove all the elements from container.
- clear() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Clear the contents of the row.
- clear() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method will clear the changerecords from a changeSet
- clear(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method will clear all registered objects from this UnitOfWork.
- clear() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Clear the contents of the result.
- clear() - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Clears the contents of the database row, both fields and values.
- CLEAR_QUERY_RESULTS_NOT_SUPPORTED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- clearAliases() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
- clearAliases() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
- clearCacheAccessPreCheck() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Clear the cache access pre-check flag, used from session when profiler .
- clearChanges(Object, UnitOfWorkImpl, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
This is a place holder for reseting the listener on one of the subclasses
- clearChanges(Object, UnitOfWorkImpl, ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
This is a place holder for reseting the listener on one of the subclasses
- clearForClose(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Call this method if the uow will no longer used for comitting transactions:
all the changes sets will be dereferenced, and (optionally) the cache cleared.
- clearForClose(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Call this method if the uow will no longer used for comitting transactions:
all the changes sets will be dereferenced, and (optionally) the cache cleared.
- clearIntegrityChecker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
clear the integrityChecker.
- clearIntegrityChecker() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
clear the integrityChecker, the integrityChecker holds all the Descriptor Exceptions.
- clearItems() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Clear the ReportQueryItems
- clearLastAccessedIdentityMap() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Clear the the lastAccessedIdentityMap and the lastAccessedIdentityMapClass
- clearLastDescriptorAccessed() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
clear the lastDescriptorAccessed.
- clearMappedSuperclasses() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Clear the mapped supeclasses.
- clearProfile() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Clear the profiler, this will end the current profile opperation.
- clearProfile() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Clear the profiler, this will end the current profile opperation.
- clearQueryCache() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Clear all the query caches
- clearQueryCache(ReadQuery) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Remove the cache key related to a query.
- clearQueryCache() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Clear all the query caches
- clearQueryCache(ReadQuery) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query class associated with the passed-in read query
- clearQueryCache(String) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query cache associated with the named query on the session
- clearQueryCache(String, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Clear the query cache associated with the named query on the descriptor for the given class
- clearQueryResultsNotSupported(ReadQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- clearStack() - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Clears the operand stack of this frame.
- clearStatement() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
The statement is no longer require after prepare so can be released.
- clearStatementCache(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Flush the statement cache.
- CLIENT_SESSION_CANNOT_USE_EXCLUSIVE_CONNECTION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- ClientSession - Class in oracle.toplink.essentials.threetier
-
Purpose: Acts as a client to the server session.
- ClientSession(ServerSession, ConnectionPolicy) - Constructor for class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Create and return a new client session.
- ClientSession(Project) - Constructor for class oracle.toplink.essentials.threetier.ClientSession
-
- clientSessionCanNotUseExclusiveConnection() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- ClientSessionCreated - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- ClientSessionIdentityMapAccessor - Class in oracle.toplink.essentials.internal.sessions
-
INTERNAL:
IdentityMapAccessor subclass for client sessions.
- ClientSessionIdentityMapAccessor(ClientSession) - Constructor for class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
Create a ClientSessionIdentityMapAccessor
Since the parent session's identity map manager is used, an IdentityMapManager
does not need to be supplied to the constructor
- CLOB - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- clone() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Clones the descriptor
- clone() - Method in class oracle.toplink.essentials.descriptors.copying.AbstractCopyPolicy
-
INTERNAL:
Clones the CopyPolicy
- clone() - Method in interface oracle.toplink.essentials.descriptors.copying.CopyPolicy
-
Clone the CopyPolicy.
- clone() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
Clone the manager and its private parts.
- clone() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Clone the query manager
- clone() - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Clone the fetch group manager
- clone() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Clone the policy
- clone() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Clone the policy
- clone() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Clone the expression maintaining clone identity in the inter-connected expression graph.
- clone() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
- clone() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- clone() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- clone() - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
INTERNAL:
- clone() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return a clone of the accessor.
- clone() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Clone the accessor.
- clone() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- clone() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- clone() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- clone() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
INTERNAL:
Clones the InstantiationPolicy
- clone() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Returns clone of itself
- clone() - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
- clone() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateClause
-
- clone() - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
Clone the Statement
- clone() - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
- clone() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
The table is not cloned because it is treated as an automic value.
- clone() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
Return a shallow copy of the receiver.
- clone() - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Returns a shallow copy of this IdentityHashtable (the
elements are not cloned).
- clone(Serializable) - Static method in class oracle.toplink.essentials.internal.helper.SerializationHelper
-
Deep clone a Serializable object using serialization.
- clone() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- clone() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Returns a shallow copy of this TopLinkIdentityHashMap (the
elements are not cloned).
- clone() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Returns a shallow copy of this TopLinkIdentityHashSet (the
elements are not cloned).
- clone() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Clones itself, used for uow commit and resume on failure.
- clone() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
- clone() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLCallQueryMechanism
-
- clone() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- clone(ReadQuery) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- clone() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Clone the mechanism
- clone(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Clone the mechanism for the specified query clone.
- clone(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Clone the mechanism for the specified query clone.
- clone() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Clones the Joined Attribute Manager.
- clone(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Clone the mechanism for the specified query clone.
- clone() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Clone the row and its values.
- clone() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Clones the descriptor
- clone() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
INTERNAL:
Clone the connector.
- clone() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
INTERNAL:
Each session owns its own session log because session is stored in the session log
- clone() - Method in class oracle.toplink.essentials.logging.JavaLog
-
INTERNAL:
Each session owns its own session log because session is stored in the session log
- clone() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
The mapping clones itself to create deep copy.
- clone() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Clone the appropriate attributes.
- clone() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
This methods clones all the fields and ensures that each collection refers to
the same clones.
- clone() - Method in interface oracle.toplink.essentials.queryframework.Call
-
INTERNAL:
Return a clone of the call.
- clone() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Clone the query
- clone() - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
- clone() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Clone the query
- clone() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
INTERNAL:
Clone the query.
- clone() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
Clones itself.
- clone() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- clone() - Method in interface oracle.toplink.essentials.sessions.Connector
-
PUBLIC:
Must be cloneable.
- clone() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Clone the login.
- clone() - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
INTERNAL:
Clone the connector.
- clone() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Clone the login.
- clone() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Clones the descriptor
- clone() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
- clone(Session) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
- clone() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
INTERNAL:
Clone the query
- clone() - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
- clone() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
- clone() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Performs a deep copy of this table definition.
- CLONE_INTO_WORKING_COPY - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- CLONE_METHOD_INACCESSIBLE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CLONE_METHOD_REQUIRED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CLONE_METHOD_THORW_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- CLONE_WITH_REFS_INTO_WORKING_COPY - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- cloneAndRegisterNewObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Register the new object with the unit of work.
- cloneAndRegisterObject(Object, CacheKey, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Clone and register the object.
- cloneAttribute(Object, Object, Object, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.internal.indirection.BasicIndirectionPolicy
-
INTERNAL:
Return a clone of the attribute.
- cloneAttribute(Object, Object, Object, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Return a clone of the attribute.
- cloneAttribute(Object, Object, Object, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.internal.indirection.NoIndirectionPolicy
-
INTERNAL:
Return a clone of the attribute.
- cloneAttribute(Object, Object, Object, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
Return a clone of the attribute.
- CloneCopyPolicy - Class in oracle.toplink.essentials.descriptors.copying
-
Purpose: Creates a clone through a clone method.
- CloneCopyPolicy() - Constructor for class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
- cloneDelegate() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Clone the delegate.
- cloneDepth - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Used during the cloning process to track the recursive depth in.
- clonedQueryExecutionComplete(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL
Used to give the subclasses oportunity to copy aspects of the cloned query
to the original query.
- clonedQueryExecutionComplete(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL
Used to give the subclasses oportunity to copy aspects of the cloned query
to the original query.
- clonedQueryExecutionComplete(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
INTERNAL
Used to give the subclasses oportunity to copy aspects of the cloned query
to the original query.
- cloneFields(Vector) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Helper method to clone vector of fields (used in aggregate initialization cloning).
- cloneFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return a clone of the specified container.
- cloneFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Return a clone of the specified container.
- cloneMapping - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Hashtable of all the clones.
- cloneMethod - Variable in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
The method which will return a clone of an instance of the containerClass.
- cloneMethodInaccessible() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cloneMethodRequired() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cloneMethodThrowException(Throwable) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- cloneObject - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- cloneToObjectChangeSet - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
- cloneToOriginals - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
As well as used as lookup in merge algorithm for aggregates and others
- cloneUsing(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
This expression is built on a different base than the one we want.
- cloningMappings - Variable in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
PERF: Cache mappings that require cloning.
- close() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
Closes this factory, releasing any resources that might be held by this factory.
- close() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Closes this EntityManager.
- close() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- closeConnection() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Close the accessor's connection.
- closeConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Close the accessor's connection.
- closeConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Close the accessor's connection.
- closeCursor(ResultSet) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Close the result set of the cursored stream.
- closeDatasourceConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Close the connection.
- closeDatasourceConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Close the connection to the driver level datasource.
- closeDDLWriter() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
PUBLIC:
Close the schema writer.
- closeDDLWriter(Writer) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- closeOutputStream() - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
Close the output stream.
- closeStatement(Statement, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
INTERNAL:
Closes a PreparedStatment (which is supposed to close it's current resultSet).
- Cloudscape - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- CloudscapePlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides CloudScape DBMS specific behaviour.
- CloudscapePlatform() - Constructor for class oracle.toplink.essentials.platform.database.CloudscapePlatform
-
- CMP3Policy - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
Description: Defines primary key extraction coce,
and differentiates CMP3 from CMP1/2.
- CMP3Policy() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
- cmpPolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- CMPPolicy - Class in oracle.toplink.essentials.descriptors
-
Description: Place holder for CMP specific information.
- CMPPolicy() - Constructor for class oracle.toplink.essentials.descriptors.CMPPolicy
-
- CodeAdapter - Class in oracle.toplink.libraries.asm
-
- CodeAdapter(CodeVisitor) - Constructor for class oracle.toplink.libraries.asm.CodeAdapter
-
- codeAttrs - Variable in class oracle.toplink.libraries.asm.tree.MethodNode
-
The non standard attributes of the method's code.
- CodeVisitor - Interface in oracle.toplink.libraries.asm
-
A visitor to visit the bytecode instructions of a Java method.
- CodeWriter - Class in oracle.toplink.libraries.asm
-
A
CodeVisitor
that generates Java bytecode instructions.
- CodeWriter(ClassWriter, boolean) - Constructor for class oracle.toplink.libraries.asm.CodeWriter
-
Constructs a CodeWriter.
- collectAndPrepareObjectsForCommit() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Prepare for commit.
- collectAndPrepareObjectsForNestedMerge() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Prepare for merge in nested uow.
- collectFields() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return the fields handled by the mapping.
- collectFields() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
This method must be overwritten in the subclasses to return a vector of all the
fields this mapping represents.
- collectFields() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
Returns the field this mapping represents.
- collectFields() - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Return all the fields populated by this mapping, these are foreign keys only.
- Collection_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- CollectionAccessor - Class in oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors
-
An annotation defined relational collections accessor.
- CollectionAccessor(MetadataAccessibleObject, ClassAccessor) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
- CollectionChangeRecord - Interface in oracle.toplink.essentials.changesets
-
Purpose: This interface defines the API for the changeRecord that maintains the changes made to a collection attribute of
an object.
- CollectionChangeRecord - Class in oracle.toplink.essentials.internal.sessions
-
Purpose: This class holds the record of the changes made to a collection attribute of
an object.
- CollectionChangeRecord() - Constructor for class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
This default constructor is reference internally by SDK XML project to mapp this class
- CollectionChangeRecord(ObjectChangeSet) - Constructor for class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Constructor for the ChangeRecord representing a collection mapping
- CollectionContainerPolicy - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose: A CollectionContainerPolicy is ContainerPolicy whose container class
implements the Collection interface.
- CollectionContainerPolicy() - Constructor for class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Construct a new policy.
- CollectionContainerPolicy(Class) - Constructor for class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class.
- CollectionContainerPolicy(String) - Constructor for class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class name.
- collectionMapping - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- CollectionMapping - Class in oracle.toplink.essentials.mappings
-
Purpose: Abstract class for relationship mappings which store collection of objects
- CollectionMapping() - Constructor for class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Default constructor.
- collectionMemberDeclaration() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- CollectionMemberDeclNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- CollectionMemberDeclNode() - Constructor for class oracle.toplink.essentials.internal.parsing.CollectionMemberDeclNode
-
- collectionMemberExpression(boolean, Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- collectionTypeIsValid(Class) - Method in class oracle.toplink.essentials.internal.indirection.NoIndirectionPolicy
-
INTERNAL:
Return whether the collection type is appropriate for the indirection policy.
- collectionValuedPathExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- collectLocks(HashMap) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
INTERNAL:
Used to print all the Locks in every identity map in this session.
- collectLocks(HashMap) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
INTERNAL:
Used to print all the Locks in every identity map in this session.
- collectLocks(HashMap) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
INTERNAL:
Used to print all the Locks in every identity map in this session.
- COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- COLUMN_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- COLUMN_RESULT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- columnDefinition - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- columnName - Variable in class oracle.toplink.essentials.queryframework.ColumnResult
-
Stores the Columns name from the result set
- columnName - Variable in class oracle.toplink.essentials.queryframework.FieldResult
-
Stores the Columns name from the result set that contains the attribute value
- ColumnResult - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Concrete class to represent the ColumnResult structure as defined by
the EJB 3.0 Persistence specification.
- ColumnResult(String) - Constructor for class oracle.toplink.essentials.queryframework.ColumnResult
-
- COMMA - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- commit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
Commit the current transaction, writing any un-flushed changes to the database.
- commit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- commit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- commit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.EntityTransactionImpl
-
Commit the current transaction, writing any un-flushed changes to the database.
- commit() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Commit the unit of work to its parent.
- commit() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- commitAddMap - Variable in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
- commitAfterWriteChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Commits a UnitOfWork where the commit process has already been
initiated by all call to writeChanges().
- commitAllObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Commit all of the objects as a single transaction.
- commitAllObjectsForClassWithChangeSet(UnitOfWorkChangeSet, Class) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Commit all of the objects of the class type in the change set.
- commitAllObjectsWithChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Commit all of the objects as a single transaction.
- commitAndResume() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResume() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResumeAfterWriteChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Commits and resumes a UnitOfWork where the commit process has already been
initiated by all call to writeChanges().
- commitAndResumeOnFailure() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResumeOnFailure() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Commit the unit of work to its parent.
- commitAndResumeWithPreBuiltChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is used by the MappingWorkbench for their read-only file feature
this method must not be exposed to or used by customers until it has been revised
and the feature revisited to support OptimisticLocking and Serialization
- commitChangedObjectsForClassWithChangeSet(UnitOfWorkChangeSet, String) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Commit changed of the objects of the class type in the change set.
- commitConnection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- commitExternalTransaction() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Attempts to commit the running internally started external transaction.
- commitInternallyStartedExternalTransaction() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PROTECTED:
Used in commit and commit-like methods to commit
internally started external transaction
- commitManager - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Resolves referencial integrity on commits.
- CommitManager - Class in oracle.toplink.essentials.internal.sessions
-
This class maintains a commit stack and resolves circular references.
- CommitManager(AbstractSession) - Constructor for class oracle.toplink.essentials.internal.sessions.CommitManager
-
Create the commit manager on the session.
- commitNewObjectsForClassWithChangeSet(UnitOfWorkChangeSet, Class) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Commit all of the objects of the class type in the change set.
- commitOrder - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- CommitOrderCalculator - Class in oracle.toplink.essentials.internal.sessions
-
This class calculates a commit order for a series of classes
based on the dependencies between them.
- CommitOrderCalculator(AbstractSession) - Constructor for class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- CommitOrderDependencyNode - Class in oracle.toplink.essentials.internal.sessions
-
This wraps a descriptor with information required to compute an order for
dependencies.
- CommitOrderDependencyNode(CommitOrderCalculator, ClassDescriptor, AbstractSession) - Constructor for class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- CommitPending - Static variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- commitRootUnitOfWork() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Commit the changes to any objects to the parent.
- commitRootUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Commit the changes to any objects to the parent.
- commitRootUnitOfWorkWithPreBuiltChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is used by the MappingWorkbench read-only files feature
It will commit a pre-built unitofwork change set to the database
- commitToDatabase(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Wraps the oracle.toplink.essentials.exceptions.OptimisticLockException in a
javax.persistence.OptimisticLockException.
- commitToDatabase(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
CommitChanges To The Database from a calculated changeSet
- commitToDatabaseWithChangeSet(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Commit the changes to any objects to the parent.
- commitToDatabaseWithPreBuiltChangeSet(UnitOfWorkChangeSet, boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Commit pre-built changeSet to the database changest to the database.
- commitTransaction(AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Commit a transaction on the data store.
- commitTransaction(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Commit a transaction on the database.
- commitTransaction(DatabaseAccessor) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for jdbc drivers which do not support autocommit to explicitly commit a transaction
This method is a no-op for databases which implement autocommit as expected.
- commitTransaction(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Commit a transaction on the database.
- commitTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
This is internal to the uow, transactions should not be used explictly in a uow.
- commitTransaction() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Commit the active database transaction.
- commitTransaction() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This is internal to the uow, transactions should not be used explictly in a uow.
- commitTransaction() - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Commit the active database transaction.
- commitTransaction(AbstractSession) - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Commit a transaction externally.
- commitTransaction(AbstractSession) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Commit the external transaction.
- commitTransaction_impl() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Commit the external transaction.
- commitTransaction_impl() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Commit the external transaction.
- commitTransactionAfterWriteChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
After writeChanges() everything has been done except for committing
the transaction.
- CommitTransactionPending - Static variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- compare(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.DescriptorCompare
-
- compare(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.MappingCompare
-
- compare(Object, Object) - Method in interface oracle.toplink.essentials.internal.helper.TOPComparison
-
- compareArrays(Object[], Object[]) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- compareAttributeValues(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Compare the attributes.
- compareBigDecimals(BigDecimal, BigDecimal) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Compare two BigDecimals.
- compareByteArrays(byte[], byte[]) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- compareCharArrays(char[], char[]) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- compareCollectionsForChange(Object, Object, CollectionChangeRecord, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareCollectionsForChange(Object, Object, CollectionChangeRecord, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.OrderedListContainerPolicy
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareCollectionsForChange(Object, Object, ChangeRecord, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareCollectionsForChange(Object, Object, ChangeRecord, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
This method is used to calculate the differences between two collections.
- compareContainers(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return true if keys are the same.
- compareForChange(Object, Object, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
This method creates an records changes for a particular object
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
This method is used to create a change record from comparing two aggregate collections
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Compare the changes between two aggregates.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
This method is used to create a change record from comparing two collections
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
This method was created in VisualAge.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
This method compares the changes between two direct collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
This method compares the changes between two direct collections.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Compare the clone and backup clone values and return a change record if the value changed.
- compareForChange(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
This method was created in VisualAge.
- compareHashtables(Hashtable, Hashtable) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
PUBLIC:
Compare the elements in 2 hashtables to see if they are equal
Added Nov 9, 2000 JED Patch 2.5.1.8
- compareKeys(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return true if keys are the same in the source as the backup.
- compareKeys(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return true if keys are the same in the source as the backup.
- compareKeys(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Return true if keys are the same in the source as the backup.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Compares the two specified objects
- compareObjects(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return if the two object match completely.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjects(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Compare the attributes belonging to this mapping for the objects.
- compareObjectsAndWrite(Object, Object, WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
The memory objects are compared and only the changes are written to the database
- compareObjectsDontMatch(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
TESTING:
Return true if the object do not match.
- compareObjectsWithoutPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
Compare two objects if their parts are not private owned
- compareObjectsWithoutPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Compare two objects if their parts are not private owned
- compareObjectsWithoutPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Compare the references of the two objects are the same, not the objects themselves.
- compareObjectsWithPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
Compare two objects if their parts are private owned
- compareObjectsWithPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Compare two objects if their parts are private owned
- compareObjectsWithPrivateOwned(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Compare the references of the two objects are the same, and the objects themselves are the same.
- compareOrderedVectors(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Compare the elements in two Vector
s to see if they are equal.
- compareUnorderedVectors(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Compare the elements in two Vector
s to see if they are equal.
- compareWriteLockValues(Object, Object) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
This method compares two writeLockValues.
- compareWriteLockValues(Object, Object) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method compares two writeLockValues.
- compareWriteLockValues(Object, Object) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
This method compares two writeLockValues.
- comparisonExpression(Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- comparisonExpressionRightOperand() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- ComparisonOperator - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- completedCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- COMPLEX_TYPE - Static variable in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
- ComplexQueryResult - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Used to return multiple sets of information from a query.
- ComplexQueryResult() - Constructor for class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
- composeName(Name, Name) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- composeName(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- COMPOSITE_NAME_LOOKUP - Static variable in class oracle.toplink.essentials.jndi.JNDIConnector
-
- COMPOUND_NAME_LOOKUP - Static variable in class oracle.toplink.essentials.jndi.JNDIConnector
-
- CompoundExpression - Class in oracle.toplink.essentials.internal.expressions
-
Abstract class for expression that have exactly two children, such as and/or and relations.
- CompoundExpression() - Constructor for class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- computeAccessTypeFromAnnotation(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
This method computes access-type based on placement of annotations.
- computeAccessTypeFromXML(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
This method computes access-type based on metadata specified in mapping
XML file.
- computeAndSetItemOffset(ReportItem, int) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
calculate indexes for an item, given the current Offset
- computeDistinct() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
This is used by cursored stream to determine if an expression used distinct as the size must account for this.
- computeHash(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Compute a hash value for the CacheKey dependent upon the values of the primary key
instead of the identity of the receiver.
- computeIndexesForJoinedExpressions(List, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
This method is used when computing the indexes for joined mappings.
- computeJoiningMappingIndexes(boolean, AbstractSession, int) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
For joining the resulting rows include the field/values for many objects.
- computeJoiningMappingQueries(AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Used to optimize joining by pre-computing the nested join queries for the mappings.
- computeMax - Variable in class oracle.toplink.libraries.asm.xml.ASMContentHandler
-
true if the maximum stack size and number of local variables must
be automatically computed.
- computeNestedQueriesForJoinedExpressions(List, AbstractSession, ObjectLevelReadQuery) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
This method is used when computing the nested queries for joined mappings.
- computeTables() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Computes all aliases which will appear in the FROM clause.
- computeTablesFromTables() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
If there is no where clause, alias the tables from the tables list directly.
- concat(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the concatenation of the two string values.
- Concat - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- concat() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- concat() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- CONCAT - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- concatenateContainers(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Build a new container, add the contents of each of the specified containers
to it, and return it.
- concatenateHashtables(Hashtable, Hashtable) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- concatenateMaps(Map, Map) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Merge the two Maps into a new HashMap.
- concatenateUniqueVectors(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a new vector with no duplicated values
- concatenateVectors(Vector, Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- ConcatNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ConcatNode() - Constructor for class oracle.toplink.essentials.internal.parsing.ConcatNode
-
ConcatNode constructor comment.
- ConcurrencyException - Exception in oracle.toplink.essentials.exceptions
-
Purpose: Concurrency deadlock or interupts will raise this exception.
- ConcurrencyException(String) - Constructor for exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- ConcurrencyException(String, Exception) - Constructor for exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- ConcurrencyExceptionResource - Class in oracle.toplink.essentials.exceptions.i18n
-
INTERNAL:
English ResourceBundle for ConcurrencyException messages.
- ConcurrencyExceptionResource() - Constructor for class oracle.toplink.essentials.exceptions.i18n.ConcurrencyExceptionResource
-
- ConcurrencyManager - Class in oracle.toplink.essentials.internal.helper
-
INTERNAL:
- ConcurrencyManager() - Constructor for class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Initialize the newly allocated instance of this class.
- ConcurrencyManager(CacheKey) - Constructor for class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Initialize a new ConcurrencyManger, seting depth to zero and setting the
owner cacheKey.
- CONCURRENT_READ_WRITE - Static variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Reads and unit of work merges can occur concurrently.
- conditionalExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- conditionalFactor() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- conditionalPrimary() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- conditionalTerm() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- conditionWithNotExpression(boolean, Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- config(String, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- config(String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- CONFIG - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- config(String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
This method is called when a config level message needs to be logged.
- CONFIG_FACTORY_NAME_PROPERTY_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFIG_FACTORY_NAME_PROPERTY_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFIG_METHOD_NOT_DEFINED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFIG_PREFIX - Static variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Represents prefix to logged config
- configFactoryNamePropertyNotFound(String, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- configFactoryNamePropertyNotSpecified(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- configMethodNotDefined(String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFIGURATION_ERROR_CLASS_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- CONFIGURATION_ERROR_NEW_INSTANCE_ILLEGAL_ACCESS_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- CONFIGURATION_ERROR_NEW_INSTANCE_INSTANTIATION_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- configurationErrorClassNotFound(String) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- configurationErrorNewInstanceIllegalAccessException(IllegalAccessException, Class) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- configurationErrorNewInstanceInstantiationException(InstantiationException, Class) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- CONFLICTING_SEQUENCE_AND_TABLE_GENERATORS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFLICTING_SEQUENCE_GENERATORS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFLICTING_SEQUENCE_NAME_AND_TABLE_PK_COLUMN_VALUE_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFLICTING_TABLE_GENERATORS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conflictingAccessTypeForEmbeddable(Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conflictingSequenceAndTableGeneratorsSpecified(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conflictingSequenceGeneratorsSpecified(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conflictingSequenceNameAndTablePkColumnValueSpecified(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conflictingTableGeneratorsSpecified(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CONFLICTNG_ACCESS_TYPE_FOR_EMBEDDABLE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- conformAllDescriptors() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set all this project's descriptors to conform all read queries within the context of the unit of work.
- conformBetween(Object, Object) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Compare bewteen in memory.
- conformIndividualResult(Object, UnitOfWorkImpl, AbstractRecord, Expression, IdentityHashtable, boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Conforms and registers an individual result.
- conformLike(Object, Object) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Compare like in memory.
- conformLike(Object, Object) - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL:
Conform an expression which uses the operator "like" for an in-memory query
- conformLike(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL:
An implementation of in memory queries with Like which uses the JDK 1.4
regular expression framework.
- conformLike(Object, Object) - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
Conforming queries with LIKE will act differently in different JDKs.
- conformResult(Object, UnitOfWorkImpl, AbstractRecord, boolean) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Conform the result if specified.
- conformResult(Object, UnitOfWorkImpl, AbstractRecord, boolean) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Conform the result in the UnitOfWork.
- ConformResultsInUnitOfWork - Static variable in class oracle.toplink.essentials.config.CacheUsage
-
- ConformResultsInUnitOfWork - Static variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- conformResultsInUnitOfWork() - Method in class oracle.toplink.essentials.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(Login, AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Connect to the data store using the configuration
information in the login.
- connect(Login) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Connect to the database.
- connect(Login) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Connect to the database.
- connect(Login, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Connect to the datasource.
- connect() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Connect the session only.
- connect(boolean) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Connect the session only.
- connect(Properties) - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
INTERNAL:
Connect with the specified properties and return the Connection.
- connect(Properties) - Method in interface oracle.toplink.essentials.sessions.Connector
-
PUBLIC:
Connect with the specified properties and return the Connection
.
- connect(Properties) - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
INTERNAL:
Connect with the specified properties and return the Connection.
- connect(Properties) - Method in class oracle.toplink.essentials.sessions.DirectConnector
-
INTERNAL:
Connect with the specified properties and return the Connection.
- CONNECT - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- connect() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Connect the session only (this must be the write connection as the read is shared).
- connect(boolean) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Startup the server session, also startup all of the connection pools.
- connectByExpression - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- CONNECTION - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- connection - Variable in class oracle.toplink.essentials.logging.SessionLogEntry
-
- CONNECTION_STRING - Static variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Connection string
- ConnectionInUse - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- ConnectionManagement - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- ConnectionNounType - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- connectionPolicy - Variable in class oracle.toplink.essentials.threetier.ClientSession
-
- ConnectionPolicy - Class in oracle.toplink.essentials.threetier
-
Purpose: Used to specify how a client session's should be allocated.
- ConnectionPolicy() - Constructor for class oracle.toplink.essentials.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.essentials.threetier.ConnectionPolicy
-
PUBLIC:
A connection policy is used to define how the client session connection should be acquired.
- ConnectionPolicy(Login) - Constructor for class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
A connection policy is used to define how the client session connection should be acquired.
- ConnectionPool - Class in oracle.toplink.essentials.threetier
-
Purpose: Used to specify how connection should be pooled in a server session.
- ConnectionPool() - Constructor for class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- ConnectionPool(String, Login, int, int, ServerSession) - Constructor for class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
A connection pool is used to specify how connection should be pooled in a server session.
- connectionPools - Variable in class oracle.toplink.essentials.threetier.ServerSession
-
- ConnectionProxyHandler - Class in oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base
-
A simple invocation handler for the proxied connection.
- ConnectionProxyHandler(Connection) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.ConnectionProxyHandler
-
- connectionsAvailable - Variable in class oracle.toplink.essentials.threetier.ConnectionPool
-
- connectionsUsed - Variable in class oracle.toplink.essentials.threetier.ConnectionPool
-
- Connector - Interface in oracle.toplink.essentials.sessions
-
Purpose:
Define an interface for supplying TopLink with a Connection
to
a JDBC database.
- connector - Variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Provide a little flexibility for connecting to a database
- connectToDatasource(Accessor) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Connect to the datasource, and return the driver level connection object.
- connectToDatasource(Accessor) - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Connect to the datasource, and return the driver level connection object.
- ConstantExpression - Class in oracle.toplink.essentials.internal.expressions
-
Used for wrapping constant values.
- ConstantExpression() - Constructor for class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- ConstantExpression(Object, Expression) - Constructor for class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- Constants - Interface in oracle.toplink.libraries.asm
-
Defines the JVM opcodes, access flags and array type codes.
- constName - Variable in class oracle.toplink.libraries.asm.attrs.Annotation.EnumConstValue
-
- constraint - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- constraintDependencies - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- constructor - Variable in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- constructorArgTypes - Variable in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- constructorArgTypes - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
- constructorClassNotFound - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- constructorClassNotFound(String, int, int, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- constructorExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- constructorItem() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- constructorItems - Variable in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
The list of constructor call argument nodes
- constructorMappings - Variable in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- constructorMappings - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
- constructorName() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- ConstructorNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ConstructorNode(String) - Constructor for class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
Return a new ConstructorNode
- ConstructorReportItem - Class in oracle.toplink.essentials.queryframework
-
Purpose: An item specifying a class constructor method to be used in a ReportQuery's returned results.
- ConstructorReportItem() - Constructor for class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- ConstructorReportItem(String) - Constructor for class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
Method to add an expression to be used to return the parameter that is then passed into the constructor method.
- CONTAINER_POLICY_DOES_NOT_USE_KEYS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- containerClass - Variable in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
The concrete container class.
- containerClassName - Variable in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
- containerInstance() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return an instance of the container class.
- containerInstance(int) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return an instance of the container class with the specified initial capacity.
- containerInstance() - Method in class oracle.toplink.essentials.internal.queryframework.SortedCollectionContainerPolicy
-
INTERNAL
Override from ContainerPolicy.
- ContainerMapping - Interface in oracle.toplink.essentials.mappings
-
Interface used by clients to interact
with the assorted mappings that use ContainerPolicy
.
- ContainerPolicy - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose:
Used to support collections in read queries.
- ContainerPolicy() - Constructor for class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
Default constructor.
- containerPolicy - Variable in class oracle.toplink.essentials.mappings.CollectionMapping
-
- containerPolicy - Variable in class oracle.toplink.essentials.queryframework.DataReadQuery
-
- containerPolicy - Variable in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
Used for collection and stream support.
- containerPolicyDoesNotUseKeys(ContainerPolicy, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- containerPolicyIsValid() - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return whether the container policy is valid for the indirection policy.
- contains(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
- contains(Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- contains(Object) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- contains(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Check if the instance belongs to the current persistence
context.
- contains(Object, UnitOfWork) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Check if the instance belongs to the current persistence
context.
- contains(Object) - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Returns true if this IdentityHashtable contains
the given object.
- contains(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Returns true if this list contains the specified contents.
- contains(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If it does not contain the object must wait until it is complete.
- contains(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Returns true if this TopLinkIdentityHashSet contains
the given object.
- contains(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Return the true if element exists in container.
- contains(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return whether element exists in container.
- contains(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Check if the object is contained in the collection.
- contains(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return the true if element exists in container.
- contains(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Return the true if element exists in container.
- contains(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Return the true if element exists in container.
- contains(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Check if the value is contained in the row.
- contains(Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Check if the value is contained in the result.
- contains(Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Checks if the given Object value is contained in the values held
in the database row.
- containsAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- containsAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- containsAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- containsAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- containsAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If it does not contain the object must wait until it is complete.
- containsAllKeyWords(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that performs a key word search.
- containsAnyKeyWords(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that performs a key word search.
- containsChangesFromSynchronization() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Convenience method used to query this change set after it has been sent by
cache synchronization.
- containsDescriptor(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- containsKey(Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- containsKey(Object) - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Returns true if this IdentityHashtable contains a
mapping for the given key.
- containsKey(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Returns true if this TopLinkIdentityHashMap contains a
mapping for the given key.
- containsKey(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Return true if an object is indexed in the recevier at the primary key <aVector>
- containsKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- containsKey(Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return whether element exists in container.
- containsKey(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Check if the field is contained in the row.
- containsKey(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Check if the field is contained in the row.
- containsKey(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Check if the field is contained in the row.
- containsKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return whether the identity maps contain an item of the given class and key
- containsKey(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Return whether the identity maps contain an item of the given class and key
- containsKey(Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Check if the key is contained in the result.
- containsKey(Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Checks if a key (ie.
- containsKey(String) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Checks if a given field is contained in the database row.
- containsNull(Vector, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns whether the given Vector
contains a null
element
Return true
if the Vector contains a null element
Return false
otherwise.
- containsObject(Class, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Check if the object is registred given its name.
- containsObject(Object, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Check if the object is registred given its name.
- containsObjectInIdentityMap(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return if their is an object for the primary key.
- containsObjectInIdentityMap(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return if their is an object for the primary key.
- containsObjectInIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return if their is an object for the primary key.
- containsObjectInIdentityMap(Record, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return if their is an object for the row containing primary key and the class.
- containsObjectInIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Return if their is an object for the primary key.
- containsObjectInIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
Return if their is an object for the primary key.
- containsObjectInIdentityMap(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same primary
key and Class type of the given domainObject.
- containsObjectInIdentityMap(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same
primary key and Class type as those specified.
- containsObjectInIdentityMap(Record, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the identity map contains an Object with the same primary key
of the specified row (ie.
- containsQuery(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Return true if the query is defined on the session
- containsQuery(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return true if the pre-defined query is defined on the session.
- containsQuery(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return true if the pre-defined query is defined on the session.
- containsQuery(String) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- containsSubstring(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring.
- containsSubstring(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring.
- containsSubstringIgnoringCase(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring, ignoring case.
- containsSubstringIgnoringCase(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value contains the substring, ignoring case.
- containsValue(Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- containsValue(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Returns true if this TopLinkIdentityHashMap contains
the given object.
- containsValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Check if the value is contained in the row.
- containsValue(Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Check if the value is contained in the result.
- containsValue(Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Checks if the given Object value is contained in the values held
in the database row.
- context - Variable in class oracle.toplink.essentials.jndi.JNDIConnector
-
- controller - Variable in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
The external txn controller that is intimate with the transaction manager
and knows how to do things like rolling back transactions, etc.
- ConversionException - Exception in oracle.toplink.essentials.exceptions
-
Purpose: Conversion exceptions such as method or class not defined will raise this exception.
- ConversionException(String, Object, Class, Exception) - Constructor for exception oracle.toplink.essentials.exceptions.ConversionException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- ConversionExceptionResource - Class in oracle.toplink.essentials.exceptions.i18n
-
INTERNAL:
English ResourceBundle for ConversionException messages.
- ConversionExceptionResource() - Constructor for class oracle.toplink.essentials.exceptions.i18n.ConversionExceptionResource
-
- conversionManager - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Allow for conversion to be customized in the platform.
- ConversionManager - Class in oracle.toplink.essentials.internal.helper
-
Purpose: Contains the conversion routines for some common classes in the system.
- ConversionManager() - Constructor for class oracle.toplink.essentials.internal.helper.ConversionManager
-
- ConversionManager_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Convert all the class-name-based settings in this Descriptor to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.descriptors.CMPPolicy
-
INTERNAL:
Convert all the class-name-based settings in this object to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Convert all the class-name-based settings in this Query Manager to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Convert all the class-name-based settings in this InheritancePolicy to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
INTERNAL:
Convert all the class-name-based settings in this InstantiationPolicy to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Convert all the class-name-based settings in this object to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Convert all the class-name-based settings in this ContainerPolicy to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Convert all the class-name-based settings in this ContainerPolicy to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Convert all the class-name-based settings in this ContainerPolicy to
actual class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.converters.EnumTypeConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual
class-based settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Convert all the class-name-based settings in this converter to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Convert all the class-name-based settings in this mapping to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings
This method is implemented by subclasses as necessary.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Convert all the class-name-based settings in this query to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
INTERNAL:
Convert all the class-name-based settings in this ResultSetMapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.SQLResult
-
INTERNAL:
Convert all the class-name-based settings in this SQLResult to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
INTERNAL:
Convert all the class-name-based settings in this SQLResultSetMapping to actual class-based
settings.
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
INTERNAL:
Convert all the class-name-based settings in this project to actual class-based
settings
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
Convert all the class-name-based settings in this QueryKey to actual class-based
settings
Will be overridded by subclasses
- convertClassNamesToClasses(ClassLoader) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Convert all the class-name-based settings in this project to actual class-based
settings
- convertClassNameToClass(String) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
PUBLIC:
Resolve the given String className into a class using this
ConversionManager's classloader.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionOperatorConverter
-
INTERNAL:
Returns the corresponding attribute value for the specified field value.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Convert the class name to a class, then create an instance of the class.
- convertDataValueToObjectValue(Object, Session) - Method in interface oracle.toplink.essentials.mappings.converters.Converter
-
PUBLIC:
Convert the databases' data representation of the value to the object's representation.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.EnumTypeConverter
-
INTERNAL:
Returns the corresponding attribute value for the specified field value.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Returns the corresponding attribute value for the specified field value.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
INTERNAL:
The fieldValue will be a byte array.
- convertDataValueToObjectValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
The field value must first be converted to the field type, then the attribute type.
- Converter - Interface in oracle.toplink.essentials.mappings.converters
-
Purpose: Conversion interface to allow conversion between object and data types.
- converter - Variable in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
Allows user defined conversion between the object attribute value and the database value.
- convertNodeToUseOuterJoin() - Method in class oracle.toplink.essentials.expressions.Expression
-
- convertNodeToUseOuterJoin() - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Modify this individual expression node to use outer joins wherever there are
equality operations between two field nodes.
- convertObject(Object, Class) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Convert the object to the appropriate type by invoking the appropriate
ConversionManager method
- convertObject(Object, Class) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Convert the object to the appropriate type by invoking the appropriate
ConversionManager method
- convertObject(Object, Class) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Convert the object to the appropriate type by invoking the appropriate
ConversionManager method
- convertObjectToBigDecimal(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of BigDecimal from the given sourceObject
- convertObjectToBigInteger(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of BigInteger from the provided sourceObject.
- convertObjectToBoolean(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of Boolean from the source object.
- convertObjectToByte(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of Byte from the provided sourceObject
- convertObjectToByteArray(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of a byte array from the given object.
- convertObjectToByteObjectArray(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of a Byte array from the given object.
- convertObjectToCalendar(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of java.util.Calendar from the given source object.
- convertObjectToChar(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of Character from the provided sourceObject.
- convertObjectToCharacterArray(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of a Character array from the given object.
- convertObjectToCharArray(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid instance of a char array from the given object.
- convertObjectToClass(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid Class from the string that is passed in
- convertObjectToDate(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Convert the object to an instance of java.sql.Date.
- convertObjectToDouble(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Convert the object to an instance of Double.
- convertObjectToFloat(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid Float instance from a String or another Number instance.
- convertObjectToInteger(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid Integer instance from a String or another Number instance.
- convertObjectToLong(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
Build a valid Long instance from a String or another Number instance.
- convertObjectToNumber(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Build a valid BigDecimal instance from a String or another
Number instance.
- convertObjectToShort(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Build a valid Short instance from a String or another Number instance.
- convertObjectToString(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Converts objects to thier string representations.
- convertObjectToTime(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Build a valid instance of java.sql.Time from the given source object.
- convertObjectToTimestamp(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Build a valid instance of java.sql.Timestamp from the given source object.
- convertObjectToUtilDate(Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Build a valid instance of java.util.Date from the given source object.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionOperatorConverter
-
INTERNAL:
Convert to the data value.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Convert to the field class.
- convertObjectValueToDataValue(Object, Session) - Method in interface oracle.toplink.essentials.mappings.converters.Converter
-
PUBLIC:
Convert the object's representation of the value to the databases' data representation.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.EnumTypeConverter
-
INTERNAL:
Convert Enum object to the data value.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Convert to the data value.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
INTERNAL:
Convert the object to a byte array through serialize.
- convertObjectValueToDataValue(Object, Session) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Convert to the field class.
- convertStringLiteral(String) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- convertTemporalType(Object, TemporalType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Convert the given object to the class represented by the given temporal type.
- convertToChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
This method is used to convert the contents of an aggregateCollection into a
changeRecord
- convertToDatabaseType(Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
We support more primitive than JDBC does so we must do conversion before printing or binding.
- convertToDatabaseType(Object) - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
DBase does not support Time/Timestamp so we must map to strings.
- convertToUseOuterJoin() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Modify this expression to use outer joins wherever there are
equality operations between two field nodes.
- copiedVersionFrom(Dictionary) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- copies - Variable in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
- copyCollection(Vector, Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- copyFetchGroupInto(Object, Object) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Copy fetch group refrerence from the source object to the target
- copyInto(Object[]) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- copyInto(Platform) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Copy the state into the new platform.
- copyInto(Platform) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Copy the state into the new platform.
- copyInto(Platform) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Copy the state into the new platform.
- copyInto(Object, Object, boolean) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Copy each attribute from one object into the other.
- copyInto(Object, Object) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Copy each attribute from one object into the other.
- copyInto(Object[]) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- copyInto(Object[]) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- copyObject(Object, ObjectCopyingPolicy) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return a copy of the object.
- copyObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return a complete copy of the object.
- copyObject(Object, ObjectCopyingPolicy) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return a complete copy of the object.
- copyObject(Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return a complete copy of the object.
- copyObject(Object, ObjectCopyingPolicy) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return a complete copy of the object.
- copyOperation(AbstractInsnNode, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicInterpreter
-
- copyOperation(AbstractInsnNode, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicVerifier
-
- copyOperation(AbstractInsnNode, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.DataflowInterpreter
-
- copyOperation(AbstractInsnNode, Value) - Method in interface oracle.toplink.libraries.asm.tree.analysis.Interpreter
-
Interprets a bytecode instruction that moves a value on the stack or to or
from local variables.
- copyPolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- CopyPolicy - Interface in oracle.toplink.essentials.descriptors.copying
-
Purpose: Allows customization of how an object is cloned.
- copyQueryInfoToCacheKey(CacheKey, ObjectBuildingQuery, AbstractRecord, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Initialize a cache key.
- copyReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Copy the read only classes from the unit of work
Added Nov 8, 2000 JED for Patch 2.5.1.8
Ref: Prs 24502
- copyReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Copy the read only classes from the unit of work.
- copyReportItems(Dictionary) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL: Required for a very special case of bug 2612185:
ReportItems from parallelExpressions, on a ReportQuery which is a subQuery,
which is being batch read.
- copyVector(Vector, int, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a copy of the vector containing a subset starting at startIndex
and ending at stopIndex.
- cos(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cos - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- cos() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- cosh(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cosh - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- cosh() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- cot(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Cot - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- cot() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- COULD_NOT_BE_CONVERTED - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- COULD_NOT_BE_CONVERTED_EXTENDED - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- COULD_NOT_BE_CONVERTED_TO_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- COULD_NOT_BIND_JNDI - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- COULD_NOT_CONVERT_OBJECT_TYPE - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- COULD_NOT_CONVERT_TO_BYTE_ARRAY - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- COULD_NOT_FIND_DRIVER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- COULD_NOT_FIND_MAP_KEY - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- COULD_NOT_FIND_ORM_XML_FILE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- COULD_NOT_GET_CLASS_NAMES_FROM_URL - Static variable in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- COULD_NOT_GET_PERSISTENCE_UNIT_INFO_FROM_URL - Static variable in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- COULD_NOT_INSTANTIATE_CONTAINER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- COULD_NOT_INSTANTIATE_INDIRECT_CONTAINER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- couldNotBeConverted(Object, Object, ConversionException) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- couldNotBeConverted(Object, Class) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- couldNotBeConverted(Object, Class, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- couldNotBeConvertedToClass(Object, Class, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- couldNotBindJndi(String, Object, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- couldNotConvertObjectType(int) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- couldNotConvertToByteArray(Object) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- couldNotFindDriverClass(Object, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- couldNotFindMapKey(String, Class, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- couldNotGetClassNamesFromUrl(URL) - Static method in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- couldNotGetUnitInfoFromUrl(URL) - Static method in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- couldNotInstantiateContainerClass(Class, Exception) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- couldNotInstantiateIndirectContainerClass(Class, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- count() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This represents the aggregate function Average.
- Count - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Aggregate operators
- count() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the COUNT operator.
- count - Variable in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
- count - Variable in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
- count - Variable in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
- COUNT - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- counterFieldName - Variable in class oracle.toplink.essentials.sequencing.TableSequence
-
Hold the name of the column in the sequence table which specifies the sequence numeric value
- CountNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- CountNode() - Constructor for class oracle.toplink.essentials.internal.parsing.CountNode
-
- CR - Static variable in exception oracle.toplink.essentials.exceptions.TopLinkException
-
- cr() - Static method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
Convenience method - return a platform-specific line-feed.
- CR - Static variable in class oracle.toplink.essentials.internal.helper.Helper
-
Store CR string, for some reason \n is not platform independent.
- cr() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a string containing the platform-appropriate
characters for carriage return.
- create(Expression, Object, ExpressionOperator) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- create(Expression, Vector, ExpressionOperator) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- create(Expression, Object, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
- create(Expression, Vector, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
- create(Expression, Object, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
- create(Expression, Vector, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
- CREATE_JDBC_DDL_FILE - Static variable in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- CREATE_ONLY - Static variable in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- CREATE_PLATFORM_DEFAULT_SEQUENCE_UNDEFINED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CREATE_TEMP_TABLE - Static variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- createArchive(URL) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.ArchiveFactoryImpl
-
- createArguments(DatabaseQuery, String, Number) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
INTERNAL:
- createBeanUsingKey(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Use the key to create a bean and initialize its primary key fields.
- createCacheKey(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
- createCacheKey(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap
-
Use a ReferenceCacheKey that also stores the linked list node to manage
the LRU sub-cache of references.
- createCacheKey(Vector, Object, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
- createCacheKey(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
- createCacheKey(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
- createConstraints(TableDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Use the table definition to add the constraints to the database, this is normally done
in two steps to avoid dependencies.
- createConstraints(DatabaseSession) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(DatabaseSession, SchemaManager) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Create constraints.
- createConstraints(AbstractSession, Writer) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the SQL alter table constraint creation string.
- createConstraintsOnDatabase(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Execute the SQL alter table constraint creation string.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
Called by the container when an EntityManagerFactory
is to be created.
- createCopyPolicy(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Create a copy policy of the type passed in as a string.
- createDatabaseQuery(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.DeleteNode
-
INTERNAL
Returns a DatabaseQuery instance representing the owning
ParseTree.
- createDatabaseQuery() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Returns a DatabaseQuery instance for this ParseTree.
- createDatabaseQuery(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
INTERNAL
Returns a DatabaseQuery instance according to the kind of the query the
owning ParseTree represents: SELECT, UPDATE or DELETE.
- createDatabaseQuery(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
INTERNAL
Returns a DatabaseQuery instance representing the owning
ParseTree.
- createDatabaseQuery(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.UpdateNode
-
INTERNAL
Returns a DatabaseQuery instance representing the owning
ParseTree.
- createDatabaseSession() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Factory method to create session.
- createDefaultTables() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Create the default table schema for the TopLink project this session associated with.
- createDocument() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
- createDocument() - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Creates a new document.
- createDocumentWithPublicIdentifier(String, String, String) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
- createDocumentWithPublicIdentifier(String, String, String) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Creates a new document with the specified public and system
identifiers in the DOCTYPE, and adds a root element with the
specified name.
- createDocumentWithSystemIdentifier(String, String) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
- createDocumentWithSystemIdentifier(String, String) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Creates a new document with the specified system identifier in
the DOCTYPE, and adds a root element with the specified name.
- createEntityManager() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerFactoryImpl
-
PUBLIC:
Returns an EntityManager for this deployment
- createEntityManager(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerFactoryImpl
-
PUBLIC:
Returns an EntityManager for this deployment
- createEntityManagerFactory(String, Map) - Method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
Called by Persistence class when an EntityManagerFactory
is to be created.
- createEntityManagerImpl(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- createEntityManagerImpl(Map, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- createEntityManagerImplInternal(Map, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- createEntityManagerImplInternal(Map, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerFactoryImpl
-
- createField(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
Create a new Database Field
This method can be overridden by subclasses to return other field types
- createInOutParameter(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Returns INOUT parameter.
- createInOutParameter(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
Returns INOUT parameter.
- createInstantiationPolicy(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Create a instantiation policy of the type passed in as a string.
- createNamedQuery(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Create an instance of Query for executing a
named query (in EJBQL or native SQL).
- createNativeQuery(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Create an instance of Query for executing
a native SQL query.
- createNativeQuery(String, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
This method is used to create a query using SQL.
- createNativeQuery(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Create an instance of Query for executing
a native SQL query.
- createNativeQueryInternal(String, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
This method is used to create a query using SQL.
- createObject(AbstractSession, Writer) - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Either drop from the database directly or write the statement to a file.
- createObject(DatabaseObjectDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Use the definition object to create the schema entity on the database.
- createObjectChangeSet(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Create ObjectChangeSet
- createObjectChangeSet(Object, UnitOfWorkChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Used by the ObjectBuilder to create an ObjectChangeSet for the specified clone object
- createObjectChangeSet(Object, UnitOfWorkChangeSet, boolean, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Used by the ObjectBuilder to create an ObjectChangeSet for the specified clone object
- createObjectChangeSetThroughComparison(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Create ObjectChangeSet
- createObjectChangeSetThroughComparison(Object, Object, UnitOfWorkChangeSet, boolean, AbstractSession, ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Create ObjectChangeSet through comparison.
- createOnDatabase(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Execute the DDL to create the varray.
- createOnDatabase(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.SequenceDefinition
-
INTERNAL:
- createOrReplaceDefaultTables(SchemaManager, boolean) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- createOrReplaceSequences(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Common implementor for createSequence and replaceSequence
- createOrReplaceSequences(boolean, boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Common implementor for createSequence and replaceSequence
- createPkVectorFromKey(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Use the key to create a TopLink primary key Vector.
- createPlatformDefaultSequence() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Create platform-default Sequence
- createPlatformDefaultSequence() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Create platform-default Sequence
- createPlatformDefaultSequenceUndefined(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- createPrimaryKeyExpression(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Creates and stores primary key expression.
- createPrimaryKeyInstance(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Create an instance of the composite primary key class for the key object.
- createQuery(Expression, Class) - Method in interface oracle.toplink.essentials.ejb.cmp3.EntityManager
-
This method is used to create a query using a Toplink Expression and the return type.
- createQuery(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Create an instance of Query for executing an
EJBQL query.
- createQuery(Expression, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
This method is used to create a query using a Toplink Expression and the return type.
- createQueryInternal(Expression, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
This method is used to create a query using a Toplink Expression and the return type.
- createRecord() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Create a new row/record for the object builder.
- createRecord(int) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Create a new row/record for the object builder.
- createSchemaWriter - Variable in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- createSequences() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- createSequences() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Create all the receiver's sequences on the database for all of the loaded descriptors.
- createSequencing(AbstractSession) - Static method in class oracle.toplink.essentials.internal.sequencing.SequencingFactory
-
INTERNAL:
Takes a potential owner - a Session, returns Sequencing object.
- createSequencingHome(DatabaseSessionImpl) - Static method in class oracle.toplink.essentials.internal.sequencing.SequencingFactory
-
INTERNAL:
Takes a potential owner - a DatabaseSession, returns SequencingHome object.
- createServerSession() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createServerSession(int, int) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createServerSession(ConnectionPolicy) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Factory method to create a server session.
- createSQLFiles - Variable in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- createSQLSelectStatementForAssignedExpressionForUpdateAll(Expression) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForModifyAll(Expression) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForModifyAll(Expression, Expression) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForModifyAll(Expression, Expression, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForModifyAll(Expression, Expression, ClassDescriptor, boolean) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForModifyAllForTempTable(HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSQLSelectStatementForUpdateAllForOracleAnonymousBlock(HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- createSubcontext(Name) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- createSubcontext(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- createTables(DatabaseSession) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTables(DatabaseSession, SchemaManager) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
This creates the tables on the database.
- createTempLoader(Collection) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Create a temporary class loader that can be used to inspect classes and then
thrown away.
- createTempLoader(Collection, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
- createTransformerAndModifyProject(Session, Collection, ClassLoader) - Static method in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
- createUnitOfWorkValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Builder the unit of work value holder.
- createUnitOfWorkValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Builder the unit of work value holder.
- createUnitOfWorkValueHolder(ValueHolderInterface, Object, Object, AbstractRecord, UnitOfWorkImpl, boolean) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Builder the unit of work value holder.
- createVector(Number, String, int) - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
INTERNAL:
given sequence = 10, size = 5 will create Vector (6,7,8,9,10)
- createWithBaseLast(Expression, Object, ExpressionOperator) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- createWithBaseLast(Expression, Object, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
added for Trim support.
- creationPrefix - Variable in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
- creationSuffix - Variable in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
- cst - Variable in class oracle.toplink.libraries.asm.tree.LdcInsnNode
-
The constant to be loaded on the stack.
- ctxStrings - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- cumulativeUOWChangeSet - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
Used to store the final UnitOfWorkChangeSet for merge into the shared cache
- CURRENT_DATE - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- CURRENT_LOADER_NOT_VALID - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- CURRENT_TIME - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- CURRENT_TIMESTAMP - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- CURRENT_WORKING_DIRECTORY - Static variable in class oracle.toplink.essentials.internal.helper.Helper
-
Prime the platform-dependent current working directory
- currentAlias - Variable in class oracle.toplink.essentials.expressions.Expression
-
- currentAlias - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- currentAliasNumber - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- currentDate() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This gives access to the current date on the database through expression.
- CurrentDate - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- currentDate() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- currentDateDate() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This gives access to the current date only on the database through expression.
- currentDateOperator() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
- currentDescriptor - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- currentLoaderNotValid(ClassLoader) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- currentMapping - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- currentTime() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This gives access to the current time only on the database through expression.
- CurrentTime - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- currentTime() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- currentTime - Variable in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- currentTimeOperator() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
- currentTimeStamp() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This gives access to the current timestamp on the database through expression.
- currentTimeStamp() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- currentWorkingDirectory() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return the name of the "current working directory".
- cursorCode - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for the code that is used for preparing cursored outs for a storedprocedure to be settable.
- cursorRetrieveNextRow(Vector, ResultSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Advance the result set and return a DatabaseRow populated
with values from the next valid row in the result set.
- cursorRetrievePreviousRow(Vector, ResultSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Advance the result set and return a DatabaseRow populated
with values from the next valid row in the result set.
- cursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Read all rows from the database using a cursored stream.
- cursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Read all rows from the database using a cursored stream.
- CUSTOM_MODIFY - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- CUSTOM_QUERY_AND_RETURNING_POLICY_CONFLICT - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- customize(ClassDescriptor) - Method in interface oracle.toplink.essentials.tools.sessionconfiguration.DescriptorCustomizer
-
- customize(Session) - Method in interface oracle.toplink.essentials.tools.sessionconfiguration.SessionCustomizer
-
- CustomObjectInputStream - Class in oracle.toplink.essentials.internal.helper
-
INTERNAL:
Defines a custom ObjectInputStream that is used with SerializedObjectMappings
to ensure the correct class loader is used.
- CustomObjectInputStream(InputStream, Session) - Constructor for class oracle.toplink.essentials.internal.helper.CustomObjectInputStream
-
- customQueryAndReturningPolicyFieldConflict(String, String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- CustomServerPlatform - Class in oracle.toplink.essentials.platform.server
-
INTERNAL:
This is the concrete subclass responsible for handling backward compatibility for 9.0.4.
- CustomServerPlatform(DatabaseSessionImpl) - Constructor for class oracle.toplink.essentials.platform.server.CustomServerPlatform
-
INTERNAL:
Default Constructor: JTA is disabled until a transaction controller class is set.
- cv - Variable in class oracle.toplink.libraries.asm.ClassAdapter
-
- cv - Variable in class oracle.toplink.libraries.asm.CodeAdapter
-
- cv - Variable in class oracle.toplink.libraries.asm.util.TraceClassVisitor
-
- cv - Variable in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- cw - Variable in class oracle.toplink.libraries.asm.xml.ASMContentHandler
-
Current instance of the
ClassWriter
used to write class bytecode.
- generalParsingException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- generalParsingException(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Create an exception to wrap a general parsing exception
- generalParsingException(String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Create an exception to wrap a general parsing exception
- generalParsingException2 - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- generateBaseBuilderExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- GENERATED_VALUE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- generateDDLFiles(ServerSession, Map, boolean) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- generateDefaultTableCreator() - Method in class oracle.toplink.essentials.tools.schemaframework.DefaultTableGenerator
-
Generate a default TableCreator object from the TopLink project object.
- generateException() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Generate an exception which encapsulates all the exceptions generated
by this parser.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AbsNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
INTERNAL
Return a TopLink expression generated using the left node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AllNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AndNode
-
INTERNAL
Return a TopLink expression by 'AND'ing the expressions from the left and right nodes
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AnyNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
INTERNAL
Return a TopLink expression by 'BETWEEN' and 'AND'ing the expressions from the left,
rightForBetween and rightForAnd nodes
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ConcatNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DateFunctionNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DivideNode
-
INTERNAL
Generate the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Return a TopLink expression by getting the required variables using the
left and right nodes
"emp.address.city" = builder.get("address").get("city")
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.EmptyCollectionComparisonNode
-
INTERNAL
Return a TopLink expression for this node.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.EqualsNode
-
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.EscapeNode
-
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ExistsNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.GreaterThanEqualToNode
-
INTERNAL
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.GreaterThanNode
-
INTERNAL
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.InNode
-
INTERNAL
Return the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LengthNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LessThanEqualToNode
-
INTERNAL
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LessThanNode
-
INTERNAL
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LikeNode
-
INTERNAL
Return a TopLink expression for this node.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
INTERNAL
Generate the a new TopLink ConstantExpression for this node.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.LowerNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.MemberOfNode
-
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.MinusNode
-
INTERNAL
Generate the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ModNode
-
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.MultiplyNode
-
INTERNAL
Generate the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Generate an expression for the node.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.NotEqualsNode
-
Resolve the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.NotNode
-
INTERNAL
Return a TopLink expression by calling generateExpression on the right node and adding .not()
to the returned expression
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.NullComparisonNode
-
INTERNAL
Return a TopLink expression for this node.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.OrderByItemNode
-
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.OrNode
-
INTERNAL
Return a TopLink expression by 'OR'ing the expressions from the left and right nodes
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParameterNode
-
- generateExpression(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Build a context for the expression generation
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.PlusNode
-
INTERNAL
Generate the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
INTERNAL
Return a TopLink expression generated using the left node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
INTERNAL
Return a TopLink expression generated using the left node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SizeNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SomeNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SqrtNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SubstringNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.UnaryMinus
-
INTERNAL
Generate the expression.
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.UpperNode
-
INTERNAL
Generate the TopLink expression for this node
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- generateExpression(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.WhereNode
-
INTERNAL
- generateExpressionForAlias(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- generateFilteredDefaultTableCreator(AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.DefaultTableGenerator
-
Generate a default TableCreator object from the TopLink project object,
and porform the table existence check through jdbc table metadata, and filter out
tables which are already in the database.
- GenerationContext - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- GenerationContext() - Constructor for class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- GenerationContext(ParseTreeContext, AbstractSession, ParseTree) - Constructor for class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- get(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that wraps the attribute or query key name.
- get(String, Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- get(int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- get(Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- get(String, Vector) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- get(String) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
This allows for nesting of parametrized expression.
- get(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
- get(Object) - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Returns the value to which the given key is mapped in this
IdentityHashtable.
- get(int) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- get(int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- get(int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Wait until has the element or is complete.
- get(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Returns the value to which the given key is mapped in this
TopLinkIdentityHashMap.
- get(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Return the object cached in the identity map or null if it could not be found.
- get(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Return the object cached in the identity map
Return null as no object is cached in the no IM.
- get(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Retrieve the value for the field name.
- get(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Retrieve the value for the field name.
- get(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Retrieve the value for the field.
- get(Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the value for given item name.
- get(String) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the value for given item name.
- get(Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Retrieves the value for the given key.
- get(String) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Retrieves the value with the given name of the DatabaseField.
- GET_METHOD_RETURN_TYPE_NOT_VALID - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- GET_PROPERTY_METHOD_PREFIX - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
- getAboutToInsertSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
- getAboutToUpdateSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
- getAbstractSchemaIdentifier() - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
- getAbstractSchemaName() - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
- getAbstractSchemaName() - Method in class oracle.toplink.essentials.internal.parsing.RangeDeclNode
-
- getAccess() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- getAccessor() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
Return the accessor.
- getAccessor() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the lowlevel database accessor.
- getAccessor(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the lowlevel database accessor.
- getAccessor(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the lowlevel database accessor.
- getAccessor() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The uow does not store a local accessor but shares its parents.
- getAccessor(Class) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The uow does not store a local accessor but shares its parents.
- getAccessor(String) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The uow does not store a local accessor but shares its parents.
- getAccessor() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the accessor.
- getAccessor() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Return the read or write connection depending on the transaction state.
- getAccessor() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Return the appropriate accessor.
- getAccessorFor(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
This method will first check for an accessor with name equal to
fieldOrPropertyName (that is, assumes it is a field name).
- getAcquiredLocks() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getActiveLocks() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
Return a set of the active locks from the DLM
- getActivePersistenceContext(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- getActiveSession() - Method in interface oracle.toplink.essentials.ejb.cmp3.EntityManager
-
This method returns the current session to the requestor.
- getActiveSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- getActiveSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
This method returns the current session to the requestor.
- getActiveSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the active session for the current active external (JTS) transaction.
- getActiveSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the active session for the current active external (JTS) transaction.
- getActiveThread() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return the active thread.
- getActiveUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the active unit of work for the current active external (JTS) transaction.
- getActiveUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return the active unit of work for the current active external (JTS) transaction.
- getActiveUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Return the active unit of work for the current active external transaction.
- getActiveUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the active unit of work for the current active external (JTS) transaction.
- getActiveUnitOfWork() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the active unit of work for the current external transaction.
- getAddAssociations() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Use in SDK propject for the mapping of this change record
- getAddIndexes() - Method in interface oracle.toplink.essentials.changesets.OrderedCollectionChangeRecord
-
ADVANCED:
This method returns the collection of indexes in which changes were made to this collection.
- getAddIndexes() - Method in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
This method returns the collection of indexes in which changes were made to this collection.
- getAdditional() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return any additional information about this field to be given when the table is created.
- getAdditionalExpression() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- getAdditionalFields() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Additional fields can be added to a query.
- getAdditionalJoinExpression() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Returns the join expression that should be appended to all of the descriptors expressions
Contains any multiple table or inheritance dependencies
- getAdditionalTablePrimaryKeyFields() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This is used to map the primary key field names in a multiple table descriptor.
- getAddObjectList() - Method in interface oracle.toplink.essentials.changesets.CollectionChangeRecord
-
ADVANCED:
This method returns the IdentityHashtable that contains the added values to the collection
and their corresponding ChangeSets.
- getAddObjectList() - Method in interface oracle.toplink.essentials.changesets.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of Primitive Objects that were added to the collection.
- getAddObjectList() - Method in interface oracle.toplink.essentials.changesets.OrderedCollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets that were added to the collection.
- getAddObjectList() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets that were added to the collection.
- getAddObjectList() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the list of added objects
- getAddObjectList() - Method in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
This method returns the collection of ChangeSets that were added to the collection.
- getAddObjectMap() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of objects that were added to the collection.
- getAddObjects() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Returns the added items list
- getAddObjectsForSDK() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method used by SDK mapping that only supports Collection type not IdentityHashtable.
- getAddOverFlow() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets that were added to the collection.
- getAggregateList() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Get the Aggregate list.
- getAggregateRow(ObjectLevelModifyQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
return the aggregate databaseRow with the primary keys from the source table and targer table
- getAggregateToSourceFieldNameAssociations() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return a collection of the aggregate to source field name associations.
- getAggregateToSourceFieldNames() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return the hashtable that stores aggregate field name to source field name.
- getAlias() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get the alias
- getAlias() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getAliasDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Returns the alias descriptors hashtable.
- getAliasDescriptors() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Returns the alias descriptors hashtable.
- getAliasedField() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Return the field appropriately aliased
- getAliasedField() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
Return the field appropriately aliased
- getAliasedField() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Return the field appropriately aliased
- getAliasedFieldsForExpression() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getAliasedTable() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
Return the alias for our table
- getAliasedViewTable() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
- getAliasTableName(SQLSelectStatement, DatabaseTable) - Static method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- getAllChangeSets() - Method in interface oracle.toplink.essentials.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns a reference to the collection.
- getAllChangeSets() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method returns a reference to the collection
- getAllChildClassIndicators() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Stores class indicators for all child and children's children.
- getAllChildDescriptors() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Returns all the child descriptors, even descriptors for subclasses of
subclasses.
- getAllChildDescriptors(Vector) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Recursive subroutine of getAllChildDescriptors.
- getAllClasses() - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return all of the objects registered.
- getAllClones() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is used to get a copy of the collection of all clones in the UnitOfWork
- getAllColumnNames(String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllColumnNames(String, String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllFields() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return all the fields which include all child class fields.
- getAllFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Query the cache in-memory.
- getAllFromIdentityMap(Expression, Class, Record) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getAllFromIdentityMap(Expression, Class, AbstractRecord, InMemoryQueryIndirectionPolicy, boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
This method overrides the getAllFromIdentityMap method in Session.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory with the passed in criteria and returns matching Objects.
- getAllFromNewObjects(Expression, Class, AbstractRecord, InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return any new objects matching the expression.
- getAllObjects() - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return all of the objects registered.
- getAllObjectsForAbstractClass(Class) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return all of the objects of the class and all of its subclasses.
- getAllObjectsForAbstractClass(Class, AbstractSession) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return all of the objects of the class and all of its subclasses.
- getAllObjectsForClass(Class) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return all of the objects of the class.
- getAllocationSize() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataSequenceGenerator
-
INTERNAL:
- getAllocationSize() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getAllocationSize() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLSequenceGenerator
-
INTERNAL:
- getAllocationSize() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getAllOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Return the hashtable of all operators.
- getAllowingNull(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return an expression that wraps the attribute or query key name.
- getAllowingNull(String, Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- getAllowingNull(String, Vector) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- getAllQueries() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the pre-defined queries for the descriptor.
- getAllQueries() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the pre-defined queries in this session.
- getAllTableNames() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of tables available in a catalog.
- getAllTableNames(String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getAllTables() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
all tables for reference class plus childrenTables
- getAmendmentClass() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the amendment class.
- getAmendmentClassName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return amendment class name, used by the MW.
- getAmendmentMethodName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the amendment method.
- getAndCloneCacheKeyFromParent(Vector, Class, boolean, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
This method will return the object from the parent and clone it.
- getAndPrepareModifyQueryForInsert(ObjectLevelModifyQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
setup the modifyQuery for post insert/update and pre delete
- getAnnotatedElement() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotatedElement() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the actual field or method.
- getAnnotatedElement() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataColumn
-
INTERNAL:
- getAnnotation(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation(Class, AnnotatedElement) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation(Class, AnnotatedElement) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to read an annotation.
- getAnnotation(Class, AnnotatedElement, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Wrapper to the getAnnotation() call to check if we should ignore
annotations.
- getAnnotation(Class, MetadataAccessor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Wrapper to the getAnnotation() call using an Accessor.
- getAnnotation(Class, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Wrapper to the getAnnotation() call using an MetadataDescriptor.
- getAnswer() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- getArguments() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the arguments for use with the pre-defined query option
- getArgumentTypeNames() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the argumentTypeNames for use with the pre-defined query option
These are used pre-initialization to construct the argumentTypes list.
- getArgumentTypes() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the argumentTypes for use with the pre-defined query option
- getArgumentTypes(String) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method descriptor.
- getArgumentTypes(Method) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method.
- getArgumentValues() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the argumentValues for use with the
pre-defined query option
- getAssignedFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForTempTable
-
- getAssignmentString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for stored function calls.
- getAssignmentString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL
Used for stored function calls.
- getAssignmentString() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL
Used for stored function calls.
- getAssociationOverrideFor(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.AvgNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.CountNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.EqualsNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.GreaterThanEqualToNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.GreaterThanNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.GroupByNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.LessThanEqualToNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.LessThanNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
INTERNAL
Return the literal
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.MaxNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.MinNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.NotEqualsNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.ParameterNode
-
INTERNAL
Return the parameterName
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.SumNode
-
INTERNAL
Get the string representation of this node.
- getAsString() - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
INTERNAL
Get the string representation of this node.
- getAttribute() - Method in interface oracle.toplink.essentials.changesets.ChangeRecord
-
ADVANCED:
Returns the name of the attribute this ChangeRecord Represents
- getAttribute() - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
ADVANCED:
Returns the name of the attribute this ChangeRecord Represents
- getAttributeAccessor() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
ADVANCED:
Return the attributeAccessor.
- getAttributeClass() - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Returns the class type of the attribute.
- getAttributeClass() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Return the return type of the method accessor.
- getAttributeClass() - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
Return the class type of the attribute.
- getAttributeClassification() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
The classification type for the attribute this mapping represents
- getAttributeClassification() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Some databases do not properly support all of the base data types.
- getAttributeClassificationName() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
- getAttributeDetailsFromClassOrSuperClass(String) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getAttributeExpression() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getAttributeField() - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Returns the value of attributeField.
- getAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the attribute name for this accessor.
- getAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the relation type of this accessible object.
- getAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataColumn
-
INTERNAL:
- getAttributeName() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- getAttributeName() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getAttributeName() - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
INTERNAL:
Return the attribute name.
- getAttributeName() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
Return the name of the attribute set in the mapping.
- getAttributeName() - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
- getAttributeNameFromMethodName(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to convert a getXyz or isXyz method name to an xyz attribute name.
- getAttributeOverrideFor(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getAttributes() - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Return all attributes defined in the group
- getAttributesMap() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getAttributesToChanges() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
stores the change records indexed by the attribute names
- getAttributeToFieldValues() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the attribute to field mapping.
- getAttributeType() - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Returns the declared type of attributeField.
- getAttributeValue(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Allows for subclasses to convert the attribute value.
- getAttributeValueFromBackupClone(Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Return the appropriate attribute value.
- getAttributeValueFromObject(Object) - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Returns the value of the attribute on the specified object.
- getAttributeValueFromObject(Object) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Gets the value of an instance variable in the object.
- getAttributeValueFromObject(Object) - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
Return the attribute value from the object.
- getAttributeValueFromObject(Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute which this mapping represents for an object.
- getAttributeValueFromObject(Object) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the value of an attribute which this mapping represents for an object.
- getAttributeValueWithClonedValueHolders(Object) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the attribute value from the reference object.
- getBackupClone(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the backup clone for the working clone.
- getBackupClone() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Return the backup clone of the object from the unit of work.
- getBackupCloneForCommit(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the backup clone for the working clone.
- getBackupValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getBaseExpression() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getBaseExpression() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- getBaseExpression() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
The base expression is what the parameter was derived from.
- getBaseExpression() - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- getBaseExpression() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getBaseExpressionBuilder() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Returns the base expression builder for this query.
- getBaseMappingForField(DatabaseField) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the base mapping for the given DatabaseField.
- getBaseQuery() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Returns the base query.
- getBaseQueryClass() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getBaseValue() - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBaseValue() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBaseValue() - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
This is the base value that is older than all other values, it is used in the place of
null in some situations.
- getBaseValueForField(DatabaseField, Object) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the base value that is mapped to for given field.
- getBaseVariable() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
- getBatchBeginString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for batch writing and sp defs.
- getBatchBeginString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Used for batch writing and sp defs.
- getBatchDelimiterString() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Used for batch writing and sp defs.
- getBatchEndString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for batch writing and sp defs.
- getBatchEndString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for batch writing and sp defs.
- getBiDirectionalManyToManyAccessor(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Assumes hasBidirectionalManyToManyAccessorFor has been called before
hand.
- getBigDecimalType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the BigDecimal type representation.
- getBigDecimalType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation of class BigDecimal.
- getBigIntegerType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the BigInteger type representation.
- getBigIntegerType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation of class BigInteger.
- getBooleanClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Boolean class representation.
- getBooleanType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the boolean type representation.
- getBooleanType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the boolean type representation.
- getBroker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Allow the session to be used from a session broker.
- getBuilder() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
Return the expression builder which is the ultimate base of this expression, or
null if there isn't one (shouldn't happen if we start from a root)
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- getBuilder() - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
Return the builder from the defining expression.
- getBuilderString() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- getBuildNumber() - Static method in class oracle.toplink.essentials.Version
-
- getByIndex(int) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the indexed value from result.
- getByteClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Byte class representation.
- getByteType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the byte type representation.
- getCachedConnection() - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
Return the currently cached connection to the external connection pool
- getCacheInvalidationPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the CacheInvalidationPolicy for this descriptor
For uninitialized cache invalidation policies, this will return a NoExpiryCacheInvalidationPolicy
- getCacheKey(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Access the object within the table for the given primaryKey.
- getCacheKey(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Return the object indexed in the recevier at the cache key.
- getCacheKey(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Get the cache key (with object) for the primary key.
- getCacheKey(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Return the cache key (with object) matching the cache key wrapper of the primary key.
- getCacheKey(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Return null since no objects are actually cached.
- getCacheKey() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- getCacheKeyForObject(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Retrieve the cache key for the given identity information
- getCacheKeyForObject(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Retrieve the cache key for the given object from the identity maps
- getCacheKeyForObject(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Retrieve the cache key for the given identity information
- getCacheKeyForObject(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Retrieve the cache key for the given identity information
- getCacheKeys() - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
- getCacheKeyWithReadLock(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Get the cache key (with object) for the primary key with read lock.
- getCacheMutex() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Return the cache mutex.
- getCacheTransactionIsolation() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
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.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Return the cache usage for this query.
- getCacheUsage() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return the cache usage.
- getCall() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
Return the call that caused the exception.
- getCall() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
Return the call.
- getCall() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Return the call.
- getCall() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the call for this query.
- getCallCount() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return the number of calls currently in progress.
- getCallCount() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Used for load balancing and external pooling.
- getCalls() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Normally only a single call is used, however multiple table may require multiple calls on write.
- getCallString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Return the SQL string for the call.
- getCallString() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Return the string for the call
- getCandidateCallbackMethodsForDefaultListener(MetadataEntityListener) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns the same candidate methods as an entity listener would.
- getCandidateCallbackMethodsForEntityClass(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return only the actual methods declared on this entity class.
- getCandidateCallbackMethodsForEntityListener(MetadataEntityListener) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns a list of methods from the given class, which can have private,
protected, package and public access, AND will also return public
methods from superclasses.
- getCandidateCallbackMethodsForMappedSuperclass(Class, Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return potential lifecyle callback event methods for a mapped superclass.
- getCanonicalAbstractSchemaIdentifier() - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL:
Returns the canonical name of abstract schema identifier.
- getCanonicalVariableName() - Method in class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- getCanonicalVariableName() - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- getCascadeDepth() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getCascadeLockingPolicies() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- getCascadePolicy() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getCascadePolicy() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the cascade policy.
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL: (Overridden in XMLManyToOneAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL: (Overridden in XMLOneToManyAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL: (Overridden in XMLOneToOneAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Return the cascade types for this accessor.
- getCascadeTypes(CascadeType[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
WIP: Probably should make cascade types into its own object eventually.
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from ManyToManyAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToOneAccessor
-
INTERNAL: (Override from ManyToOneAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from OneToManyAccessor)
- getCascadeTypes() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from OneToOneAccessor)
- getCascadeTypes(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
WIP - need to take into consideration the global catalog from XML.
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- getCatalog() - Method in interface oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLAccessor
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
- getCatalog() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getCatalogContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL:
- getCatalogContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataSecondaryTable
-
INTERNAL:
- getCatalogContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
The context should be overridden by subclasses for more specific
logging messages.
- getCaughtExceptions() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method returns the vecotr which adds all the Descriptors Exceptions.
- getChangedAttributeNames() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method will return a collection of the fieldnames of attributes changed in an object.
- getChangedAttributeNames() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
This method will return a collection of the fieldnames of attributes changed in an object
- getChangedObject() - Method in interface oracle.toplink.essentials.changesets.AggregateChangeRecord
-
ADVANCED:
This method is used to return the ObjectChangeSet representing the changed Aggregate.
- getChangedObject() - Method in class oracle.toplink.essentials.internal.sessions.AggregateChangeRecord
-
ADVANCED:
This method is used to return the ObjectChangeSet representing the changed Aggregate.
- getChangedValues() - Method in interface oracle.toplink.essentials.changesets.AggregateCollectionChangeRecord
-
ADVANCED:
Return the values representing the changed AggregateCollection.
- getChangedValues() - Method in class oracle.toplink.essentials.internal.sessions.AggregateCollectionChangeRecord
-
ADVANCED:
Return the values representing the changed AggregateCollection.
- getChanges() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method returns a reference to the collection of changes within this changeSet.
- getChanges() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method returns a reference to the collection of changes within this changeSet
- getChangeSet() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
Returns the Object changeSet if available
- getChangesForAttributeNamed(String) - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
Returns the change record for the specified attribute name.
- getChangesForAttributeNamed(String) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
returns the change record for the specified attribute name
- getCharacterClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Character class representation.
- getCharType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the char type representation.
- getCharType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the char type representation.
- getCheckCacheFirst() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
- getCheckDatabaseIfInvalid() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
- getChildDescriptors() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return all the immediate child descriptors.
- getChildren() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- getChildrenJoinExpression() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
all expressions from childrenTablesJoinExpressions ANDed together
- getChildrenTables() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
if reads subclasses, all tables for all read subclasses (indirect included).
- getChildrenTablesJoinExpressions() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
join expression for each child table, keyed by the table
- getClass(Type) - Method in class oracle.toplink.libraries.asm.tree.analysis.SimpleVerifier
-
- getClassAccessor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getClassDescriptor() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
The source descriptor of the event.
- getClassDescriptor() - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Return the referenced descriptor.
- getClassDescriptor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getClassDescriptor(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return the descriptor specified for the class.
- getClassDescriptor(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return the descriptor specified for the object's class.
- getClassDescriptor(Class) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Return the descriptor specified for the class.
- getClassDescriptor(Class) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return the descriptor specified for the class.
- getClassDescriptor(Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return the descriptor specified for the object's class.
- getClassDescriptorForAlias(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the descriptor for the alias.
- getClassDescriptorForAlias(String) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Return the descriptor for the alias.
- getClassDescriptorForAlias(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the descriptor for the alias.
- getClassDetailsMap() - Method in class oracle.toplink.essentials.internal.weaving.TopLinkWeaver
-
- getClassesRegistered() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
This method is used to get a list of those classes with IdentityMaps in the Session.
- getClassesRegistered() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
This method is used to get a list of those classes with IdentityMaps in the Session.
- getClassesRegistered() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
This method is used to get a list of those classes with IdentityMaps in the Session.
- getClassExtractionMethod() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return all the classExtractionMethod
- getClassExtractionMethod() - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
INTERNAL:
Return all the classExtractionMethod
- getClassExtractionMethodName() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- getClassExtractionMethodName() - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
PUBLIC:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- getClassExtractor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
A class extractor can be registered with the descriptor to override the default inheritance mechanism.
- getClassForName(String, ClassLoader) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Load a class from a given class name.
- getClassForName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getClassForName(String) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Execute a java Class.forName().
- getClassForName(String, boolean, ClassLoader) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Execute a java Class.forName() wrap the call in a doPrivileged block if necessary.
- getClassForNode(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Return the Class for a given node.
- getClassIndicatorAssociations() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the class indicator associations for XML.
- getClassIndicatorField() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Returns field that the class type indicator is store when using inheritence.
- getClassIndicatorField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getClassIndicatorFieldName() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Return the class indicator field name.
- getClassIndicatorMapping() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the association of indicators and classes
- getClassIndicatorMapping(ConversionManager) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the association of indicators and classes using specified ConversionManager
- getClassIndicatorValue() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Returns value of the abstract class indicator for the Java class.
- getClassIndicatorValue(Class) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Returns the indicator field value for the given class
If no abstract indicator mapping is specified, use the class name.
- getClassInstance(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Create a new instance of the class given.
- getClassInstance(String, ClassLoader) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Create a new instance of the class name.
- getClassLoader() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getClassLoader() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get the loader.
- getClassLoader() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return a class loader
- getClassLoaderForClass(Class) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Gets the class loader for a given class.
- getClassName() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCE:
This method returns the class Name that this changeSet Represents.
- getClassName() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCE:
This method returns the class type that this changeSet Represents.
- getClassName() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getClassName() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the name of the class corresponding to this type.
- getClassNameForNode(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Return the fully qualified class name for a given node.
- getClassNameIndicatorMapping() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the mapping from class name to indicator, used by MW.
- getClassNamesFromURL(URL) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
- getClassToConvertTo() - Method in exception oracle.toplink.essentials.exceptions.ConversionException
-
PUBLIC:
Return the class to convert to.
- getClassType(Session) - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCE:
This method returns the class type that this changeSet Represents.
- getClassType() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method returns the class type that this changeSet represents.
- getClassType(Session) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCE:
This method returns the class type that this changeSet Represents.
- getClassTypes() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return the class type to database type mapping for the schema framework.
- getCleanupCount() - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
Used to amortized the cleanup of dead cache keys.
- getCleanupSize() - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
Used to amortized the cleanup of dead cache keys.
- getClonedField() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
If there are any fields associated with this expression, return them
- getClonedField() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
If there are any fields associated with this expression, return them
- getClonedFields() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
If there are any fields associated with this expression, return them
- getCloneMapping() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the clone mapping.
- getCloneMethod() - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Return the 'clone()' Method for the container class.
- getCloneMethod(Class) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Return the 'clone()' Method for the specified class.
- getCloneToObjectChangeSet() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Get the clone to object change hash table.
- getCloneToOriginals() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Hashtable used to avoid garbage collection in weak caches.
- getCloningMappings() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
PERF:
Return all mappings that require cloning.
- getCMPPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Return the cmp descriptor that holds EJB CMP specific information.
- getCode() - Method in class oracle.toplink.libraries.asm.CodeWriter
-
Returns the current bytecode of this method.
- getCodeSize() - Method in class oracle.toplink.libraries.asm.CodeWriter
-
Returns the current size of the bytecode of this method.
- getCollectionMapping() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Reduce casting clutter....
- getColumn(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
Build a metadata column.
- getColumn(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
This is used to return the column for a BasicAccessor.
- getColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataFieldResult
-
INTERNAL:
- getColumn(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
Build a metadata column.
- getColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLFieldResult
-
INTERNAL:
- getColumn() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
- getColumnDefinition() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataDiscriminatorColumn
-
INTERNAL:
- getColumnDefinition() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.XMLDiscriminatorColumn
-
INTERNAL:
- getColumnDefinition() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Get the SQL fragment that is used when generating the DDL for the column.
- getColumnInfo(String, String, String, String, AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return the column metadata for the specified
selection criteria.
- getColumnInfo(String, String, String, String, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Get a description of table columns available in a catalog.
- getColumnInfo(String, String, String, String, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return column information for the specified
database objects.
- getColumnInfo(String, String, String, String) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of table columns available in a catalog.
- getColumnName() - Method in class oracle.toplink.essentials.queryframework.ColumnResult
-
- getColumnName() - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
- getColumnNames(ResultSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return the column names from a result sets meta data.
- getColumnResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataSQLResultSetMapping
-
INTERNAL:
- getColumnResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLSQLResultSetMapping
-
INTERNAL:
- getCommitAddMap() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of objects that were added to the collection.
- getCommitManager() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
The commit manager is used to resolve referncial integrity on commits of multiple objects.
- getCommitManager() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The commit manager is used to resolve referncial integrity on commits of multiple objects.
- getCommitOrder() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return the order in which objects should be commited to the database.
- getComparator() - Method in class oracle.toplink.essentials.internal.queryframework.SortedCollectionContainerPolicy
-
INTERNAL:
Return the stored comparator
- getCompletedCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that have been written during this commit process.
- getConfigPropertyAsString(String, Map, String) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
Check the provided map for an object with the given key.
- getConfigPropertyAsString(String, Map) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- getConfigPropertyAsString(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
Check the provided map for an object with the given key.
- getConfigPropertyAsString(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- getConfigPropertyAsStringLogDebug(String, Map, String, AbstractSession) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- getConfigPropertyAsStringLogDebug(String, Map, AbstractSession) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- getConfigPropertyLogDebug(String, Map, AbstractSession) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- getConflict() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
Calling this method after an equals call that returns false will give
you the conflicting metadata.
- getConnectByExpression() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the CONNECT BY expression
- getConnectedTime() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Answer the time that this session got connected.
- getConnection() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return the JDBC connection for relational accessors.
- getConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return the receiver's connection to its data source.
- getConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Helper method to return the JDBC connection for DatabaseAccessor.
- getConnection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getConnection(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getConnection(DataSourceImpl, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- getConnection(DataSourceImpl, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- getConnection() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the connection that generated the log entry.
- getConnection() - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- getConnectionDetails() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Provide the details of my connection information.
- getConnectionDetails() - Method in interface oracle.toplink.essentials.sessions.Connector
-
PUBLIC:
Provide the details of my connection information.
- getConnectionDetails() - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
PUBLIC:
Provide the details of my connection information.
- getConnectionMetaData() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
return the cached metaData
- getConnectionPolicy() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
ADVANCED:
This method will return the connection policy that was used during the
acquisition of this client session.
- getConnectionPool(String) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return the pool by name.
- getConnectionPool(String) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return the pool by name.
- getConnectionPools() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Connection are pooled to share and restrict the number of database connections.
- getConnectionsAvailable() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
returns the connections currently available for use in the pool
- getConnectionString(Accessor) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the specified connection information.
- getConnectionString() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return the JDBC connection string.
- getConnectionString() - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
PUBLIC:
Return the JDBC connection string.
- getConnectionsUsed() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
Return a list of the connections that are being used.
- getConnector() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
ADVANCED:
Return the connector that will instantiate the connection.
- getConstraint() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return any constraint of this field.
- getConstraintDeletionString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for constraint deletion.
- getConstraintDeletionString() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Used for constraint deletion.
- getConstraintDependencies() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
TopLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
- getConstructor() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return the size constructor if available.
- getConstructorArgTypes() - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- getConstructorFor(Class, Class[], boolean) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the public constructor for the given class and given arguments and wrap it in doPrivileged if
necessary.
- getConstructorItems() - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Get the list of constructor items of this node.
- getConstructorMappings() - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- getContainerClass() - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return the container class for the mapping.
- getContainerClass() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return the class used for the container.
- getContainerClass() - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Returns the container class to be used with this policy.
- getContainerClassName() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Used by the MW
- getContainerClassName() - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
- getContainerPolicy() - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return the container policy for the mapping.
- getContainerPolicy() - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Returns the receiver's containerPolicy.
- getContainerPolicy() - Method in interface oracle.toplink.essentials.mappings.ContainerMapping
-
PUBLIC:
Return the mapping's container policy.
- getContainerPolicy() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the mapping's containerPolicy.
- getContainerPolicy() - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
PUBLIC:
Return the query's ContainerPolicy.
- getContainerPolicy() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Return the query's container policy.
- getContainingDescriptor() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Return the descriptor which contains this query key.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.ConcurrencyExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.ConversionExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.DatabaseExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.DefaultMappingExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.DeploymentExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.DescriptorExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.EJBQLExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.EntityManagerSetupExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.ExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.OptimisticLockExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.PersistenceUnitLoadingExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.QueryExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.StaticWeaveExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.TransactionExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.ValidationExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.XMLParseExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.exceptions.i18n.XMLPlatformExceptionResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.LinkedNode
-
- getContents() - Method in class oracle.toplink.essentials.internal.localization.i18n.ExceptionLocalizationResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.internal.localization.i18n.LoggingLocalizationResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.internal.localization.i18n.ToplinkLocalizationResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.internal.localization.i18n.ToStringLocalizationResource
-
Return the lookup table.
- getContents() - Method in class oracle.toplink.essentials.internal.localization.i18n.TraceLocalizationResource
-
Return the lookup table.
- getContext() - Method in class oracle.toplink.essentials.internal.parsing.MajorNode
-
- getContext() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
Return the context for this parse tree
- getContext() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Return the JNDI Context that can supplied the named DataSource.
- getContextClassLoader(Thread) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the context ClassLoader for a thread.
- getContexts() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Return the contexts (for LOB)
- getConversionManager() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
The platform hold its own instance of conversion manager to allow customization.
- getConversionManager() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
The platform hold its own instance of conversion manager to allow customization.
- getConverter() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Return the converter on the mapping.
- getCopies() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Get the session.
- getCopyPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the copy policy.
- getCount() - Static method in class oracle.toplink.essentials.internal.helper.QueryCounter
-
- getCounterFieldName() - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- getCreateTempTableSqlBodyForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
May override this method if the platform supports temporary tables.
- getCreateTempTableSqlBodyForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- getCreateTempTableSqlBodyForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
- getCreateTempTableSqlBodyForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Override this method if the platform supports temporary tables.
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
- getCreateTempTableSqlPrefix() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
- getCreateTempTableSqlSuffix() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
May override this method if the platform support temporary tables.
- getCreateTempTableSqlSuffix() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- getCreateTempTableSqlSuffix() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
- getCreateTempTableSqlSuffix() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
- getCreateViewString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for view creation.
- getCreateViewString() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
INTERNAL:
Used for view creation.
- getCreationInOutputProcedureToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This method is used to print the required output parameter token for the
specific platform.
- getCreationInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method is used to print the required output parameter token for the
specific platform.
- getCreationInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method is used to print the required output parameter token for the
specific platform.
- getCreationOutputProcedureToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This method is used to print the required output parameter token for the
specific platform.
- getCreationOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method is used to print the required output parameter token for the
specific platform.
- getCreationOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method was added because SQLServer requires the output paramater token
to be set on creation but not on execution.
- getCreationPrefix() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Return the beginning of the sql create statement - the part before the name.
- getCreationSuffix() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Return the end of the sql create statement - the part after the field list.
- getCurrentAliasNumber() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Gets a unique id that will be used to alias the next table.
- getCurrentChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
This method Will Calculate the chages for the UnitOfWork.
- getCurrentChanges() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
This method Will Calculate the chages for the UnitOfWork.
- getCurrentDescriptor() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getCurrentMapping() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getCursorCode() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
ADVANCED:
Return the code for preparing cursored output
parameters in a stored procedure
- getCursorCode() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
ADVANCED:
Return the code for preparing cursored output
parameters in a stored procedure
- getCursorOutIndex() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Return 1-based index of out cursor parameter, or -1.
- getCustomModifyValueForCall(Call, Object, DatabaseField, boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Allow for the platform to handle the representation of parameters specially.
- getCustomModifyValueForCall(Call, Object, DatabaseField, boolean) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Allow for the platform to handle the representation of parameters specially.
- getData() - Method in class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
PUBLIC:
Return the database rows for the query result.
- getDatabaseCall() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Return the call.
- getDatabaseErrorCode() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
This is the database error number.
- getDatabaseField(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Process column details from an @Column or column element into a
MetadataColumn and return it.
- getDatabaseField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataColumn
-
INTERNAL:
- getDatabaseFieldsToTableAliases() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- getDatabaseName() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The database name is required when connecting to databases that support
multiple databases within a single server instance (e.g.
- getDatabaseQuery() - Method in interface oracle.toplink.essentials.ejb.cmp3.EJBQuery
-
PUBLIC:
Return the cached database query for this EJBQueryImpl.
- getDatabaseQuery() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Return the cached database query for this EJBQueryImpl.
- getDatabaseSession() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: getDatabaseSession(): Answer the instance of DatabaseSession the receiver is helping.
- getDatabaseSession() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: getDatabaseSession(): Answer the instance of DatabaseSession the receiver is helping.
- getDatabaseStrings() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- getDatabaseTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- getDatabaseURL() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- getDatabaseURL() - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- getDataClass() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
PUBLIC:
Returns the class type of the data value.
- getDataClassName() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Return the name of the data type for the MW usage.
- getDataModifications() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Used to store data querys to be performed at the end of the commit.
- getDataResults() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Return all of the rows fetched by the query, used for 1-m joining.
- getDataResults_() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return all of the rows fetched by the query, used for 1-m joining.
- getDataSource() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Return the javax.sql.DataSource.
- getDatasourceCall() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
Return the call for this query.
- getDatasourceCalls() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
Return the calls for this query.
- getDatasourceConnection() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return the driver level connection,
this will need to be cast to the implementation class for the data access type being used.
- getDatasourceConnection() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return the driver level connection.
- getDatasourceFromProperties(Map, String, DataSource) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
This is used to return either the defaultDatasource or, if one exists, a datasource
defined under the property from the Map m.
- getDatasourceLogin() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDatasourceLogin() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDatasourceLogin() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getDataSourceName() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The data source name is required if connecting through ODBC (JDBC-ODBC, etc.).
- getDatasourcePlatform() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return the platform.
- getDatasourcePlatform() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the database platform currently connected to.
- getDatasourcePlatform() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- getDatasourcePlatform() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return the datasource platform specific information.
- getDatasourcePlatform() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Return the datasource platform specific information.
- getDatasourcePlatform() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the database platform currently connected to.
- getDataTypesConvertedFrom(Class) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
PUBLIC:
Return the list of Classes that can be converted to from the passed in javaClass.
- getDataTypesConvertedFrom(Class) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
PUBLIC:
Return the list of Classes that can be converted to from the passed in javaClass.
- getDataTypesConvertedTo(Class) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
PUBLIC:
Return the list of Classes that can be converted from to the passed in javaClass.
- getDataTypesConvertedTo(Class) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
PUBLIC:
Return the list of Classes that can be converted from to the passed in javaClass.
- getDate() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the date of the log entry.
- getDateFormat() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
Return the date format to be used when printing a log entry date.
- getDateString(Date) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the specified date and/or time information in string.
- getDateType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the java.util.Date type representation.
- getDBPlatform(String, SessionLog) - Static method in class oracle.toplink.essentials.internal.helper.DBPlatformHelper
-
Get Database Platform from vendor name.
- getDBSequenceName(String, String) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
- getDeclarations() - Method in class oracle.toplink.essentials.internal.parsing.FromNode
-
- getDeclaredAnnotationsCount(AnnotatedElement, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
- getDeclaredConstructorFor(Class, Class[], boolean) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the constructor for the given class and given arguments (regardless of whether it is public
or private))and wrap it in doPrivileged if necessary.
- getDeclaredField(Class, String, boolean) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get a field actually declared in a class and wrap the call in doPrivileged if necessary.
- getDeclaredFields(Class) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the list of fields in a class.
- getDeclaredMethod(Class, String, Class[]) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
INTERNAL:
Returns a Method for the specified Class, method name,
and formal parameter types.
- getDeclaredMethod(Class, String, Class[]) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Return a method on a given class with the given method name and parameter
types.
- getDeclaredMethods(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Get the declared methods from a class using the doPriveleged security
access.
- getDeclaredMethods(Class) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the list of methods in a class.
- getDefaultAttributes() - Static method in class oracle.toplink.libraries.asm.attrs.Attributes
-
Returns an instance of each
Attribute
class defined in this
package.
- getDefaultAttributes() - Static method in class oracle.toplink.libraries.asm.util.PrintClassVisitor
-
- getDefaultAttributeValue() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
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.essentials.threetier.Server
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- getDefaultConnectionPolicy() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- getDefaultConnectionPool() - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return the default connection pool.
- getDefaultConnectionPool() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return the default connection pool.
- getDefaultConnector() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
INTERNAL:
Return the connector that will instantiate the java.sql.Connection.
- getDefaultConstructor() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
Return the default (zero-argument) constructor for the descriptor class.
- getDefaultContainerSize() - Static method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return the the size to of container to create.
- getDefaultEventListeners() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getDefaultFetchGroup() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the default fetch group on the descriptor.
- getDefaultFetchGroup() - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Return the descriptor-level default fetch group.
- getDefaultIdentityMapClass() - Static method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
INTERNAL:
Returns the class which should be used as an identity map.
- getDefaultListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getDefaultLoader() - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Get the default class loader to use if no instance-level loader is set
- getDefaultLockingFieldType() - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return the default timestamp locking filed java type, default is Timestamp.
- getDefaultLockingFieldType() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Return the default version locking filed java type, default is BigDecimal
- getDefaultManager() - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
A singleton conversion manager is used to handle generic converisons.
- getDefaultManager() - Static method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Lazy initialize the default instance.
- getDefaultNullValue(Class) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Allow for the null values for classes to be defaulted in one place.
- getDefaultNullValue(Class) - Method in class oracle.toplink.essentials.internal.helper.EJB30ConversionManager
-
INTERNAL:
- getDefaultNullValues() - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Allow for the null values for classes to be defaulted in one place.
- getDefaultPropertyValue(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
INTERNAL:
Returns the default property value that should be applied.
- getDefaultPropertyValueLogDebug(String, AbstractSession) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
- getDefaultReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Returns the set of read-only classes that gets assigned to each newly created UnitOfWork.
- getDefaultReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL: Returns the set of read-only classes that gets assigned to each newly created UnitOfWork.
- getDefaultReadOnlyClasses() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Returns the default set of read-only classes.
- getDefaultSequence() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Get default sequence
- getDefaultSequence() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Get default sequence.
- getDefaultSequence() - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
- getDefaultSequence() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Get default sequence
- getDefaultSequenceToWrite() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Used only for writing into XML or Java.
- getDefaultSequenceToWrite() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
INTERNAL:
Used only for writing into XML or Java.
- getDefaultSequenceToWrite() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used only for writing the login into XML or Java.
- getDefaultSession() - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the default session.
- getDefaultSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return the default size for this type.
- getDefaultSubSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return the default sub-size for this type.
- getDefaultTable() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
The first table in the tables is always treated as default.
- getDefaultTableCreator() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Construct the default TableCreator.
- getDefaultTableName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
The default table name is the descriptor alias, unless this descriptor
metadata is an inheritance subclass with a SINGLE_TABLE strategy.
- getDefaultTimeZone() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
PERF: Return the cached default platform.
- getDeferredLockManager(Thread) - Static method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return the deferred lock manager from the thread
- getDeferredLockManagers() - Static method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return the deferred lock manager hashtable (thread - DeferredLockManager).
- getDeferredLocks() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
Return a set of the deferred locks
- getDeferredSet() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This set contains the list of attributes that must be calculated at commit time.
- getDelegate() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
Check whether the contents have been read from the database.
- getDelegate() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Check whether the contents have been read from the database.
- getDelegate() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Check whether the contents have been read from the database.
- getDelegate() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Return the underlying provider object for the EntityManager,
if available.
- getDeleteAllCriteria(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
Delete all criteria is created with target foreign keys and source keys.
- getDeleteAllQuery() - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
- getDeleteCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete call.
- getDeletedObjects() - Method in interface oracle.toplink.essentials.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns the reference to the deleted objects from the changeSet
- getDeletedObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method returns the reference to the deleted objects from the changeSet
- getDeletedObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The deleted objects stores any objects removed during the unit of work.
- getDeleteQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete query.
- getDeleteQuery() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- getDeleteQuery() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- getDeleteSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's delete SQL string.
- getDenominator() - Method in class oracle.toplink.essentials.internal.parsing.ModNode
-
- getDeployedSessionName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
Return the name of the session this SetupImpl is building.
- getDepth() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return the current depth of the active thread.
- getDepth() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Return the cascade depth.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.CMPPolicy
-
INTERNAL:
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.copying.AbstractCopyPolicy
-
Return the descriptor.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
The source descriptor of the event.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Return the descriptor associated with this descriptor query manager
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Return the referenced descriptor.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Returns the descriptor which the policy belongs to.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
INTERNAL:
Return the descriptor.
- getDescriptor() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
- getDescriptor() - Method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
PUBLIC:
Return the descriptor that the problem was detected in.
- getDescriptor() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Only usable after the session and class have been set.
- getDescriptor() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getDescriptor() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the descriptor
- getDescriptor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the MetadataDescriptor for this accessor.
- getDescriptor(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getDescriptor() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getDescriptor() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- getDescriptor() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getDescriptor() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
- getDescriptor() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getDescriptor(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return the descriptor specified for the class.
- getDescriptor(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return the descriptor specified for the object's class.
- getDescriptor() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- getDescriptor() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the descriptor to which this mapping belongs
- getDescriptor() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the descriptor assigned with the reference class
- getDescriptor() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
Return the descriptor.
- getDescriptor(Class) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Return the descriptor specified for the class.
- getDescriptor(Class) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return the descriptor specified for the object's class.
- getDescriptor(Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return the descriptor specified for the object's class.
- getDescriptor() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the descriptor corresponding to this Java type.
- getDescriptor(Class) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the descriptor corresponding to the given Java type.
- getDescriptorEventManager() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get the event manager for the descriptor.
- getDescriptorFor(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Fetch and return the descriptor for the specified object.
- getDescriptorForAlias(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the descriptor for the alias
- getDescriptorForAlias(String) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return the descriptor for the alias.
- getDescriptorForAlias(String) - Method in class oracle.toplink.essentials.sessions.Project
-
- getDescriptorForAlias(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the descriptor for the alias.
- getDescriptorForTarget(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Return a descriptor for the target of this mapping
- getDescriptorInheritancePolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getDescriptorQueryManager() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the queryManager.
- getDescriptors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return all registered descriptors.
- getDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Return all registered descriptors.
- getDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return all registered descriptors.
- getDescriptors() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Return the descriptors.
- getDescriptors() - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return all registered descriptors.
- getDescriptors() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- getDescriptorsForMultitableInheritanceOnly() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- getDescriptorType() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
return the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
- getDescriptorTypeValue() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This method is explicitly used by the XML reader.
- getDimensions() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the number of dimensions of this array type.
- getDirectField() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the direct field.
- getDirectFieldName() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the name of the field name in the reference table.
- getDirection() - Method in class oracle.toplink.essentials.internal.parsing.OrderByItemNode
-
- getDirectKeyField() - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
- getDirectoryFromEntryName(String) - Static method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
- getDiscriminatorColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataEntityResult
-
INTERNAL:
- getDiscriminatorColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLEntityResult
-
INTERNAL:
- getDiscriminatorColumn() - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
Returns the column name for the column that will store the value used to
determine the subclass type if applicable.
- getDiscriminatorType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataDiscriminatorColumn
-
INTERNAL:
- getDiscriminatorType(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return the discriminator type class for the given discriminator type.
- getDiscriminatorType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.XMLDiscriminatorColumn
-
INTERNAL:
- getDiscriminatorValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Return the discriminator value for this accessor.
- getDiscriminatorValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Return the discriminator value for this accessor.
- getDistinctState() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the DISTINCT state for the tree
- getDistinctState() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- getDocument() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Return the instance document associated with this helper.
- getDocument() - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- getDocumentName() - Method in interface oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLAccessor
-
INTERNAL:
- getDocumentName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL:
- getDocumentName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
- getDocumentName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Return the instance document name associated with this helper.
- getDoesExistCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does-exist call.
- getDoesExistField() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Return the write lock field or the first primary key field if not using locking.
- getDoesExistQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does exist query.
- getDoesExistSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's does exist SQL string.
- getDoubleClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the type representation of class Double.
- getDoubleClassType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation of class Double.
- getDoubleType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the double type representation.
- getDoubleType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the double type representation.
- getDriverClassName() - Method in class oracle.toplink.essentials.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.essentials.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.essentials.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.essentials.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.
- getDropSchemaWriter() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- getEJBQLCall() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLCallQueryMechanism
-
- getEjbqlPlaceHolderQueries() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return all pre-defined not yet parsed EJBQL queries.
- getEjbqlPlaceHolderQueries() - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return all pre-defined not yet parsed EJBQL queries.
- getEJBQLString() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- getEJBQLString() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the SQL string of the query.
- getEjbqlString() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Return the EJBQL string for this call
- getEJBQLString() - Method in class oracle.toplink.essentials.queryframework.EJBQLPlaceHolderQuery
-
INTERNAL:
Add the expression value to be included in the result.
- getElementClass() - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Returns the element class which defines the map key.
- getElementClassName() - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Returns the element class name which defines the map key.
- getElementDescriptor() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Used for wrapping and unwrapping with the wrapper policy.
- getElementType() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the type of the elements of this array type.
- getElementValue(Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicVerifier
-
- getElementValue(Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.SimpleVerifier
-
- getEmbeddableHelper(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getEmbeddableNode(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getEmbeddedIdAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getEncoding() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- getEncoding() - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- getEnd() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- getEntityClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getEntityClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataEntityResult
-
INTERNAL:
- getEntityClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLEntityResult
-
INTERNAL:
Note this attribute is required but we send in the default void.class
object to ensure we go through the correct class loading.
- getEntityClassNamesFromURL(URL, ClassLoader) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
- getEntityEventListener() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getEntityListenerEventListeners() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- getEntityManager() - Method in interface oracle.toplink.essentials.ejb.cmp3.EJBQuery
-
PUBLIC:
return the EntityManager for this query
- getEntityManager() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Return the entityManager this query is tied to.
- getEntityManager() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
- getEntityManagerSetupImpl(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Return the setup class for a given entity manager name
- getEntityName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Return the name of this entity class.
- getEntityName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Return the name of this entity class.
- getEntityNames() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getEntityResolver() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- getEntityResolver() - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- getEntityResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataSQLResultSetMapping
-
INTERNAL:
- getEntityResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLSQLResultSetMapping
-
INTERNAL:
- getEntries() - Method in interface oracle.toplink.essentials.ejb.cmp3.persistence.Archive
-
Returns an Iterator
of the file entries.
- getEntries() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryArchive
-
- getEntries() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryInsideJarURLArchive
-
- getEntries() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarFileArchive
-
- getEntries() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarInputStreamURLArchive
-
- getEntries() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.URLArchive
-
- getEntry(String) - Method in interface oracle.toplink.essentials.ejb.cmp3.persistence.Archive
-
Returns the InputStream for the given entry name.
- getEntry(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryArchive
-
- getEntry(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryInsideJarURLArchive
-
- getEntry(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarFileArchive
-
- getEntry(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarInputStreamURLArchive
-
- getEntry(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.URLArchive
-
- getEntryAsURL(String) - Method in interface oracle.toplink.essentials.ejb.cmp3.persistence.Archive
-
Returns the URL for the given entry name.
- getEntryAsURL(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryArchive
-
- getEntryAsURL(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryInsideJarURLArchive
-
- getEntryAsURL(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarFileArchive
-
- getEntryAsURL(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarInputStreamURLArchive
-
- getEntryAsURL(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.URLArchive
-
- getEnumeratedType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
- getEnumeratedType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from DirectAccessor)
- getEnvironment() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- getErrorCode() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Return the exception error code.
- getErrorHandler() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- getErrorHandler() - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- getErrors() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Returns the list of errors found during the parsing process.
- getEscapeNode() - Method in class oracle.toplink.essentials.internal.parsing.LikeNode
-
- getEventCode() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
The code of the descriptor event being raised.
- getEventCode() - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
The code of the session event being raised.
- getEventListeners() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
Returns the Listener objects that have been added.
- getEventManager() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get the event manager for the descriptor.
- getEventManager() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the event manager.
- getEventManager() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the event manager.
- getEventMethod(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getEventMethod(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getEventMethodName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getEventMethods() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- getEventSelectors() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- getException() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Return any exception that was throw from concurrent population thread.
- getException() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the exception that caused the log entry.
- getExceptionHandler() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
- getExceptionHandler() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the ExceptionHandler.Exception handler can catch errors that occur on queries or during database access.
- getExceptionHandlerClass() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return a string which represents my ExceptionHandler's class
Added for F2104: Properties.xml
- gn
- getExecutionSession(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionSession(DatabaseQuery) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Gets the session which this query will be executed on.
- getExecutionTime() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Return the time this query actually went to the database
- getExecutionTime() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return the time this query actually went to the database
- getExistenceCheck() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
This method is explicitly used by the Builder only.
- getExistencePolicy() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Return the existence policy for this existence Query
- getExpiryTimeInMillis(CacheKey) - Method in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
INTERNAL:
Get the next time when this object will become invalid
- getExpiryTimeInMillis(CacheKey) - Method in class oracle.toplink.essentials.descriptors.invalidation.NoExpiryCacheInvalidationPolicy
-
INTERNAL:
Since this policy implements no expiry, this will always return NO_EXPIRY
- getExpressionBuilder() - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- getExpressionBuilder() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return an expression builder which is valid for us
- getExpressionBuilder() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Get the expression builder which should be used for this query.
- getExpressionBuilder() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
REQUIRED:
Get the expression builder which should be used for this query.
- getExpressionForNode(Node, Class, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SetNode
-
Create an expression to represent one of the nodes on a SetToNode.
- getExternalTransactionController() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Used for JTS integration.
- getExternalTransactionController() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Used for JTS integration.
- getExternalTransactionControllerClass() - Method in class oracle.toplink.essentials.platform.server.CustomServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
in the DatabaseSession
This is defined by the user via the 904 sessions.xml.
- getExternalTransactionControllerClass() - Method in class oracle.toplink.essentials.platform.server.NoServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer null because this does not apply.
- getExternalTransactionControllerClass() - Method in class oracle.toplink.essentials.platform.server.oc4j.Oc4jPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for Oc4j.
- getExternalTransactionControllerClass() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
For this server platform.
- getExternalTransactionControllerClass() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
For this server platform.
- getExternalTransactionControllerClass() - Method in class oracle.toplink.essentials.platform.server.sunas.SunAS9ServerPlatform
-
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for Oc4j.
- getFactory() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getFactoryClass() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getFactoryClassName() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getFactoryCount() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- getFactoryMethodName() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getFetchGroup(String) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Return a pre-defined named fetch group.
- getFetchGroup() - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Return the fetch group being tracked
- getFetchGroup() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
Return the fetch group set in the query.
- getFetchGroup() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Return the fetch group set in the query.
- getFetchGroupAttributeExpressions() - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
INTERNAL:
Return the attibute expression list.
- getFetchGroupManager() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get the fetch group manager for the descriptor.
- getFetchGroupName() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Return the fetch group name set in the query.
- getFetchGroups() - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Return the fetch group map: keyed by the group name, valued by the fetch group object.
- getFetchJoins(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
Returns alist of FETCH JOIN nodes for the specified attached to the
specified variable.
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL: (Overridden in XMLManyToOneAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Subclasses that support processing a fetch type should override this
method, otherwise a runtime development exception is thrown for those
accessors who call this method and don't implement it themselves.
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL: (Overridden in XMLOneToManyAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL: (Overridden in XMLOneToOneAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from ManyToManyAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToOneAccessor
-
INTERNAL: (Override from ManyToOneAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from OneToManyAccessor)
- getFetchType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from OneToOneAccessor)
- getFetchTypeDefaultEAGER(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getFetchTypeDefaultLAZY(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getField(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return an expression representing a field in a data-level query.
- getField(DatabaseField) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED: Return an expression representing a field in a data-level query.
- getField() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
- getField(String) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getField() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
- getField() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- getField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
This allows for nesting of parametrized expression.
- getField() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
- getField(String) - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
INTERNAL:
Fully-qualify the databaseField if the table is known.
- getField(Class, String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
INTERNAL:
Returns a Field for the specified Class and field name.
- getField(Class, String, boolean) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get a field in a class or its superclasses and wrap the call in doPrivileged if necessary.
- getField(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Returns the row's field with the same name.
- getField() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the field associated with this mapping if there is exactly one.
- getField() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Returns the field which this mapping represents.
- getField() - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
INTERNAL:
Return the field for the query key.
- GETFIELD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return the field classification for the given temporal type.
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return the classification for the field contained in the mapping.
- getFieldClassification() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the type of the field value to allow conversion from the database.
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassification() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
ADVANCED:
Return the class type of the field value.
- getFieldClassification(DatabaseField) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Return the classifiction for the field contained in the mapping.
- getFieldClassificationName() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
- getFieldForName(String, Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Helper method that will return a given field based on the provided attribute name.
- getFieldForQueryKeyName(String) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the field used for the query key name.
- getFieldName() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Name of the field this mapping represents.
- getFieldName() - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
PUBLIC:
Return the field name for the query key.
- getFieldResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataEntityResult
-
INTERNAL:
- getFieldResults() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLEntityResult
-
INTERNAL:
- getFieldResults() - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
Accessor for the internally stored list of FieldResult.
- getFieldResults() - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
INTERNAL:
- getFields() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return all the fields
- getFields() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- getFields() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The fields expected by the calls result set.
- getFields(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Get the declared fields from a class using the doPriveleged security
access.
- getFields() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
Return all the fields
- getFields() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL: Not to be confused with the public getField(String)
This returns a collection of all fields associated with this object.
- getFields() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL: Not to be confused with the public getField(String)
This returns a collection of all fields associated with this object.
- getFields() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Return all the fields
- getFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return all the fields
- getFields() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
- getFields() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Returns a vector of all the fields this mapping represents.
- getFields() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- getFieldToAttributeValues() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Get the field to attribute mapping.
- getFieldType(Field) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the return type for a given method.
- getFieldTypeDefinition(Class) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return the field type object describing this databases platform specific representation
of the Java primitive class name.
- getFieldTypes() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return the class type to database type mappings for the schema framework.
- getFieldValue(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Transform the object-level value into a database-level value
- getFieldValue(Object) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Transform the object-level value into a database-level value
- getFieldValue(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Convert the attribute value to a field value.
- getFieldWithTypeFromDescriptor(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Unfortunately can't avoid referencing query and descriptor:
the call should be performed after the translateCustomSQL (in SQLCall)
in the middle of prepare method (no parameter available earlier).
- getFind() - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- getFindIn() - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- getFinishingTime() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- getFirst() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Returns the first contents in this list.
- getFirstChild() - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- getFirstResult() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
get first result
- getFirstResult() - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Return the value that will be set for the firstResult in the returned result set
- getFirstVariable() - Method in class oracle.toplink.essentials.internal.parsing.FromNode
-
- getFloatClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the type representation of class Float.
- getFloatType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the float type representation.
- getFloatType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the float type representation.
- getFlushMode() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Get the flush mode that applies to all objects contained
in the persistence context.
- getFlushOnExecute() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
If executed against a RepeatableWriteUnitOfWork if this attribute is true
TopLink will write changes to the database before executing the query.
- getForeignKeyField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataJoinColumn
-
INTERNAL:
- getForeignKeyField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataPrimaryKeyJoinColumn
-
INTERNAL:
- getForeignKeyFieldName() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- getForeignKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Return the foreign key field names associated with the mapping.
- getForeignKeyFields() - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Returns the foreign key names associated with the mapping.
- getForeignKeys() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Returns the ForeignKeyConstraint list.
- getForeignKeysToPrimaryKeys() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
Return the appropriate hashtable that maps the "foreign keys"
to the "primary keys".
- getForeignReferenceMapping() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Reduce casting clutter....
- getForUpdateClause() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- getForUpdateOfFields() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
Returns the first field from each of the owned tables, used for
fine-grained pessimistic locking.
- getFrame(Label) - Method in class oracle.toplink.libraries.asm.attrs.StackMapAttribute
-
- getFrames() - Method in class oracle.toplink.libraries.asm.tree.analysis.Analyzer
-
Returns the symbolic stack frame for each instruction of the last recently
analyzed method.
- getFromIdentityMap(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Get the object from the identity map which has the same identity information
as the given object.
- getFromIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Get the object from the identity map which has the given primary key and class
- getFromIdentityMap(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Get the object from the identity map which has the given primary key and class
Only return the object if it has not Invalidated
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- getFromIdentityMap(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the object from the identity with primary and class of the given object.
- getFromIdentityMap(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Vector, Class, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Vector, Class, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Vector, Class, boolean, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Record, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Record, Class, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Expression, Class, Record) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Query the cache in-memory.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Query the cache in-memory.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Query the cache in-memory.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Query the cache in-memory.
- getFromIdentityMap(Vector, Class, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Return the object from the identity with the primary and class.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy, boolean, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Query the cache in-memory.
- getFromIdentityMap(Vector, Class, boolean, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
Return the object from the identity map with the primary key and class.
- getFromIdentityMap(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
and Class type of the given domainObject.
- getFromIdentityMap(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
and Class type as those specified.
- getFromIdentityMap(Record, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key
of the specified row (ie.
- getFromIdentityMap(Vector, Class, boolean) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key and Class type
as specified.
- getFromIdentityMap(Record, Class, boolean) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the Object from the identity map with the same primary key of the specified
row and Class type.
- getFromIdentityMap(Expression, Class, Record) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory and returns an Object from this identity map.
- getFromIdentityMap(Expression, Class, Record, InMemoryQueryIndirectionPolicy) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Queries the cache in-memory and returns an Object from this identity map.
- getFromIdentityMapWithDeferredLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Get the object from the cache with the given primary key and class
do not return the object if it was invalidated
- getFromIdentityMapWithDeferredLock(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return the object from the identity with the primary and class.
- getFromIdentityMapWithDeferredLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Return the object from the identity with the primary and class.
- getFromIdentityMapWithDeferredLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Return the object from the identity with the primary and class.
- getFromIdentityMapWithDeferredLock(Vector, Class, boolean, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
Overide the getFromIdentityMapWithDeferredLock method on the session to ensure that
invalidated objects are always returned since this is a UnitOfWork
- getFromNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the FROM Node
- getFullName() - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
INTERNAL:
Most major databases support a creator name scope.
- getFullyQualifiedClassName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
This convenience method will attempt to fully qualify a class name if
required.
- getFullyQualifiedClassName(String, String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
This convenience method will attempt to fully qualify a class name if
required.
- getFullyQualifiedTableName(String, String, String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns a fully qualified table name based on the values passed in.
- getFullyQualifiedTableName(String, String, String, String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns a fully qualified table name based on the values passed in.
- getFunction(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
This can be used for accessing user defined functions.
- getFunction(int, Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
This can be used for accessing user defined functions that have arguments.
- getFunction(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return a user defined function accepting the argument.
- getFunction(String, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return a user defined function accepting the argument.
- getFunctionCallHeader() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for stored function calls.
- getFunctionWithArguments(String, Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return a user defined function accepting all of the arguments.
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Return the newly-generated sequencing value.
- getGeneratedValue(Accessor, AbstractSession, String) - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Return a Vector of newly-generated sequencing values.
- getGeneratedVector(Accessor, AbstractSession, String, int) - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
- getGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataGeneratedValue
-
INTERNAL: (Overridden in XMLGeneratedValue)
- getGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLGeneratedValue
-
INTERNAL: (OVERRIDE)
- getGenericReturnType(Method) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return a generic method return type.
- getGenericType(Field) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return a generic field type.
- getGetMethod() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Return the accessor method for the attribute accessor.
- getGetMethodName() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Return the name of theh accessor method for the attribute accessor.
- getGetMethodName() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to return the value of the
attribute in the object.
- getGetMethodReturnType() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- getGetterMethodName() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getGetterMethodToAttributeDetails() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getGroupByExpressions() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the group bys.
- getGroupByExpressions() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Return the group bys.
- getGroupByItems() - Method in class oracle.toplink.essentials.internal.parsing.GroupByNode
-
INTERNAL
Return the GROUP BY statements
- getGroupByNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the GroupByNode
- getHandlers(int) - Method in class oracle.toplink.libraries.asm.tree.analysis.Analyzer
-
Returns the exception handlers for the given instruction.
- getHaving() - Method in class oracle.toplink.essentials.internal.parsing.HavingNode
-
INTERNAL
Return the HAVING expression
- getHavingExpression() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the having expression.
- getHavingExpression() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Return the Having expression.
- getHavingNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the HavingNode
- getHeader(String) - Static method in class oracle.toplink.essentials.exceptions.i18n.ExceptionMessageGenerator
-
Get one of the generic headers used for the exception's toString().
- getHelper() - Method in interface oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLAccessor
-
INTERNAL:
- getHelper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL:
- getHelper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
- getHighestDescriptorMappingTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pass to this method a table mapped by query's descriptor.
- getHints() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- getHints() - Method in class oracle.toplink.essentials.queryframework.EJBQLPlaceHolderQuery
-
INTERNAL:
Accessor methods for hints that would be added to the EJBQuery class and
applied to the TopLink query.
- getIdAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key attribute name for this entity.
- getIdAttributeNames() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Return the id attribute names declared on this descriptor metadata.
- getIdentityMap(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL: (public to allow test cases to check)
Return the identity map for the class, if missing create a new one.
- getIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Get the identity map for the given class from the IdentityMapManager
- getIdentityMap(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Get the identity map for the given class from the IdentityMapManager
- getIdentityMap(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Get the identity map for the given class from the IdentityMapManager
- getIdentityMapAccessor() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
The IdentityMapAccessor is the preferred way of accessing IdentityMap funcitons
This will return an object which implements an interface which exposes all public
IdentityMap functions.
- getIdentityMapAccessor() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
The IdentityMapAccessor is the preferred way of accessing IdentityMap funcitons
This will return an object which implements an interface which exposes all public
IdentityMap functions.
- getIdentityMapAccessorInstance() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the internally available IdentityMapAccessor instance.
- getIdentityMapClass() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the class of identity map to be used by this descriptor.
- getIdentityMapClasses() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
- getIdentityMapManager() - Method in class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
Return the IdentityMapManager for the client session.
- getIdentityMapManager() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Get the IdentityMapManager for this IdentityMapAccessor
This method should be used for all IdentityMapManager access since it may
be overridden in sub classes.
- getIdentityMapManager() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Get the IdentityMapManager for this IdentityMapAccessor
This method should be used for all IdentityMapManager access since it may
be overridden in sub classes.
- getIdentityMaps() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- getIdentityMapSize() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the size of the identity map.
- getIdOrderByAttributeNames() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key attribute names for this entity.
- getIgnoreLogMessageContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedNativeQuery
-
INTERNAL:
- getIgnoreLogMessageContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedQuery
-
INTERNAL:
- getIgnoreLogMessageContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- getIgnoreLogMessageContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLNamedNativeQuery
-
INTERNAL:
- getIgnoreLogMessageContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLNamedQuery
-
INTERNAL:
- getIncrement() - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The increment can be used to support pre-allocation.
- getIndentationString() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
Used to print things nicely in the testing tool.
- getIndex() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Return the expected index that this field will occur in the result set
row.
- getIndex() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- getIndex(Object) - Method in class oracle.toplink.libraries.asm.tree.analysis.Analyzer
-
Returns the index of the given instruction.
- getIndicatingNoEntry(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Retrieve the value for the field name.
- getIndicatingNoEntry(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Retrieve the value for the field.
- getIndicatingNoEntry(String) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Retrieves the value with the given field name.
- getIndirectionPolicy() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the mapping's indirection policy.
- getInheritanceExpression() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getInheritanceParentClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
This method returns the first parnt entity in an inheritance hierarchy
that defines the inheritance strategy.
- getInheritanceParentDescriptor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Store the descriptor metadata for the root of our inheritance hierarchy.
- getInheritancePolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
The inheritance policy is used to define how a descriptor takes part in inheritance.
- getInheritancePolicyOrNull() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the inheritance policy.
- getInheritanceStrategy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Return the inheritance strategy.
- getInheritanceStrategy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Return the inheritance strategy.
- getInitialContext(Hashtable) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.InitialContextFactoryImpl
-
- getInitializedDocument() - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- getInitialValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataSequenceGenerator
-
INTERNAL:
- getInitialValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getInitialValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLSequenceGenerator
-
INTERNAL:
- getInitialValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getInitialValue() - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
- getInitialValue() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- getInitialWriteLockValue() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method is used to return the initial lock value of the object this changeSet represents
- getInitialWriteValue(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
returns the initial locking value
- getInitialWriteValue(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
returns the initial locking value
- getInMemoryQueryIndirectionPolicy() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Returns the InMemoryQueryIndirectionPolicy for this query
- getInOutputProcedureToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method is used to print the output parameter token when stored
procedures are called
- getInOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method is used to print the output parameter token when stored
procedures are called
- getInsertCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert call.
- getInsertObjectQuery(AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Returns clone of InsertObjectQuery from the reference descriptor, if it is not set - create it.
- getInsertQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert query.
- getInsertQuery() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- getInsertQuery() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- getInsertSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's insert SQL string.
- getInstance() - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XPathEngine
-
Return the XPathEngine
singleton.
- getInstance() - Static method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Gets instance of this class
- getInstance() - Static method in class oracle.toplink.essentials.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the singleton instance of XMLPlatformContext.
- getInstanceFromClass(Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return the class instance from the class
- getInstantiationPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the instantiation policy.
- getIntegerClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Inter class representation.
- getIntegrityChecker() - Method in exception oracle.toplink.essentials.exceptions.IntegrityException
-
PUBLIC:
Return Integrity Checker.
- getIntegrityChecker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Returns the integrityChecker.IntegrityChecker holds all the Descriptor Exceptions.
- getIntegrityChecker() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Returns the integrityChecker,the integrityChecker holds all the Descriptor Exceptions.
- getInterfaceType() - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
- getInterfaceType() - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- getInterfaceType() - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
- getInterfaceType() - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
- getInterfaceType() - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
- getInternalException() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Return the internal native exception.
- getInternalExceptions() - Method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Return the collection of internal Exceptions.
- getInternalName() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the internal name of the class corresponding to this object type.
- getInternalName(Class) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the internal name of the given class.
- getIntStatus(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Convenience method to return the int value of the transaction status.
- getIntType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the int type representation.
- getIntType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the int type representation.
- getInvalidationState() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
Return the value of the invalidationState Variable
The return value will be a constant
CHECK_INVALIDATION_POLICY - The Invalidation policy is must be checked for this cache key's sate
CACHE_KEY_INVALID - This cache key has been labeled invalid.
- getInverseJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL:
- getItem(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Returns the start index of the constant pool item in
b
, plus
one.
- getItemExpressions() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
return a collection of expressions from the items.
- getItems() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
- getJarFiles() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getJarFileUrls() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getJavaClass() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the java class.
- getJavaClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (OVERRIDE)
Return the java class that defines this accessor.
- getJavaClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL: (Overridden in ClassAccessor)
Return the java class associated with this accessor's descriptor.
- getJavaClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getJavaClass(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the class object of the specified type.
- getJavaClass(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the class object of the specified type.
- getJavaClassName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
Return the class name, used by the MW.
- getJavaClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the java class that defines this accessor.
- getJavaClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getJavaSECMPInitializer(Map) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
INTERNAL:
Get the singleton entityContainer.
- getJavaStrings() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- getJDBCOuterJoinString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Returns the JDBC outer join operator for SELECT statements.
- getJDBCOuterJoinString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
Returns the JDBC outer join operator for SELECT statements.
- getJDBCType(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return the JDBC type for the given database field.
- getJDBCType(Class) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return the JDBC type for the Java type.
- getJdbcType() - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- getJDBCType(Class) - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- getJdbcTypeName(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Returns the type name corresponding to the jdbc type
- getJdbcTypeName(int) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Returns the type name corresponding to the jdbc type
- getJDKVersion() - Static method in class oracle.toplink.essentials.Version
-
INTERNAL:
return the JDK version we are using.
- getJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL: (Overridden in XMLOneToOneAccessor, XMLManyToManyAccessor and XMLOneToManyAccessor)
Process the @JoinColumns and @JoinColumn.
- getJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL:
- getJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToOneAccessor
-
INTERNAL: (Override from RelationshipAccessor)
- getJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from RelationshipAccessor)
- getJoinCriteria(QueryKeyExpression) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the join criteria stored in the mapping selection query.
- getJoinCriteria() - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the join expression for the relationship defined by the query key.
- getJoinedAttributeExpressions() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return the attributes that must be joined.
- getJoinedAttributeManager() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
INTERNAL:
Set the list of expressions that represent elements that are joined because of their
mapping for this query.
- getJoinedAttributeManager() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set the list of expressions that represent elements that are joined because of their
mapping for this query.
- getJoinedAttributes() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Answers the attributes which are always joined to the original query on reads.
- getJoinedAttributes() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return the attributes that must be joined.
- getJoinedMappingExpressions() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Get the list of expressions that represent elements that are joined because of their
mapping for this query.
- getJoinedMappingIndexes_() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return the joined mapping indexes, used to compute mapping row partitions.
- getJoinedMappingQueries_() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return the joined mapping queries, used optimize joining, only compute the nested queries once.
- getJoinTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor and XMLOneToManyAccessor)
Process a @JoinTable.
- getJoinTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
- getJoinTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
- getJtaDataSource() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getKey() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getKey(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- getKey() - Method in class oracle.toplink.essentials.mappings.Association
-
PUBLIC:
Return the key.
- getKeyClass() - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to get the object class from the key converter
if it is a TypeConversionConverter.
- getKeyClassFields(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
- getKeyConverter() - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- getKeyConverter() - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
Return the converter on the mapping.
- getKeyName() - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Returns the key name which will return the value of the key to be used
in the container.
- getKeyType() - Method in class oracle.toplink.essentials.mappings.TypedAssociation
-
PUBLIC:
Return the class of the key.
- getLabel() - Method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- getLabels() - Method in class oracle.toplink.libraries.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLabels() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableTypeTableAttribute
-
- getLabels() - Method in class oracle.toplink.libraries.asm.attrs.StackMapAttribute
-
- getLabels(Set) - Method in class oracle.toplink.libraries.asm.attrs.StackMapFrame
-
- getLast() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Returns the last contents in this list.
- getLastUpdatedQueryId() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
This method returns the system time in millis seconds at which this object was last refreshed
CR #4365
CR #2698903 ...
- getLatestCollection() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- getLatestCollection() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- getLatestCollection() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- getLazyOneToOneMappings() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getLeafDescriptorFor(Expression, ClassDescriptor) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Lookup the descriptor for this item by traversing its expression recursively.
- getLeafMappingFor(Expression, ClassDescriptor) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Lookup the mapping for this item by traversing its expression recursively.
- getLeft() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Return the left node
- getLeftExpression() - Method in class oracle.toplink.essentials.internal.parsing.MemberOfNode
-
- getLength() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataDiscriminatorColumn
-
INTERNAL:
- getLength() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.XMLDiscriminatorColumn
-
INTERNAL:
- getLength() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLNodeList
-
- getLength() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify the column length when generating DDL.
- getLength() - Method in class oracle.toplink.essentials.platform.xml.XMLNodeList
-
- getLevel() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- getLevel(String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- getLevel(String) - Method in class oracle.toplink.essentials.logging.JavaLog
-
PUBLIC:
- getLevel() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Return the log level.
- getLevel(String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Return the log level.
- getLevel() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the request level of the log entry.
- getLifecycle() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The life cycle tracks if the unit of work is active and is used for JTS.
- getLine() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
- getLineSeparator() - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the line separator character.
- getListenerClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityClassListener
-
INTERNAL:
- getListenerClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getListenerFactory() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Get the factory used to generate synchronization listeners.
- getListeners() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
PUBLIC:
The event listners will receive all events raised by this session.
- getLiteral() - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
Insert the method's description here.
- getLoader() - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
- getLOBWriter() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return the LOBValueWriter instance.
- getLocal(int) - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Returns the value of the given local variable.
- getLocalBase() - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- getLocalBase() - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
- getLocalBase() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
The opposite side of the relation, this is used for conversion of the parameter using the others mapping.
- getLocalQuery(String, Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTENAL:
Return the query from the set of pre-defined queries with the given name and argument types.
- getLocals() - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Returns the maximum number of local variables of this frame.
- getLocalUnitOfWork() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
- getLocation() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- getLocation() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataGenerator
-
INTERNAL:
- getLockableMappings() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns a reference to the mappings that must be traverse when locking
- getLockedExpressions() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- getLockingClause() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
It is not exactly as simple as a query being either locking or not.
- getLockMode() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateClause
-
- getLockMode() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Return the current locking mode.
- getLockMode() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return the current locking mode.
- getLog() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the writer to which an accessor writes logged messages and SQL.
- getLog() - Static method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- getLog() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the writer to which an accessor writes logged messages and SQL.
- getLogger() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the metadata validator.
- getLogger() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getLogger() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Return the logger used by the processor.
- getLogger(String) - Method in class oracle.toplink.essentials.logging.JavaLog
-
INTERNAL:
Return the Logger for the given category
- getLoggingContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContextForDefaultMappingReferenceClass(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
This convenience method determines the type of relationship mapping the
node represents, and returns the appropriate logging context.
- getLoggingContextString(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
INTERNAL:
Return the logging context string for the given context.
- getLogin() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return the login
- getLogin() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the login, the login holds any database connection information given.
- getLogin() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
ADVANCED:
Return a DatabaseLogin to be used by separate sequencing connection(s).
- getLogin() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Return the login, the login holds any database connection information given.
- getLogin() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the login, the login holds any database connection information given.
- getLogin() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Return the login to use for this connection.
- getLogin() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Return the login used to create connections.
- getLoginTimeout() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getLogLevel(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- getLogLevel() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- getLogLevel(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the log level
- getLogLevel() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the log level
- getLogSessionString() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the name of the session: class name + system hashcode.
- getLogString(Accessor) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return the SQL string for logging purposes.
- getLogString(Accessor) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Return the SQL string for logging purposes.
- getLogString(Accessor) - Method in interface oracle.toplink.essentials.queryframework.Call
-
INTERNAL:
Return a string appropriate for the session log.
- getLogString(Accessor) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Return the SQL string for this call.
- getLogWriter() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getLongClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the type representation of class Long.
- getLongClassType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation of class Long.
- getLongType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the long type representation.
- getLongType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the long type representation.
- getLookupType() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
- getMainLoader() - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
- getManagedClassNames() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getManager() - Static method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the singleton session manager.
- getManualQueryKey(String, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- getMapKey() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor and XMLOneToManyAccessor)
Method to return a map key for a collection mapping.
- getMapKey() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
Checks for a map-key node and returns its value if there is one.
- getMapKey() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
Checks for a map-key node and returns its value if there is one.
- getMapKeyClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the map key class from a generic Map type.
- getMapKeyClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
This should only be called for accessor's of type Map.
- getMapKeyTypeFromGeneric(Type) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Helper method to return the map key type of a generic map.
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor)
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL: (Overridden in XMLOneToManyAccessor)
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL: (Overridden in XMLOneToOneAccessor)
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Subclasses that support processing a mapped by should override this
method, otherwise a runtime development exception is thrown for those
accessors who call this method and don't implement it themselves.
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from ManyToManyAccessor)
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from OneToManyAccessor)
- getMappedBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from OneToOneAccessor)
- getMappedBy(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getMappedSuperclasses() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Build a list of classes that are decorated with a @MappedSuperclass.
- getMappedSuperclassHelper(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getMappedSuperclassNode(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getMapping() - Method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
PUBLIC:
Return the mapping that the problem was detected in.
- getMapping() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getMapping() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- getMapping() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Return the database mapping that uses the indirection policy.
- getMapping() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getMapping() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- getMapping() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getMapping() - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
ADVANCED:
Returns the mapping for the attribute this ChangeRecord Represents
- getMapping() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getMapping() - Method in class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Return the mapping.
- getMapping() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Return the mapping.
- getMapping() - Method in class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
INTERNAL:
Return the mapping.
- getMapping() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Return the mapping.
- getMappingFileNames() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getMappingFiles() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getMappingForAttributeName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns the mapping associated with a given attribute name.
- getMappingForAttributeName(String) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the mapping for the specified attribute name.
- getMappingForAttributeName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getMappingForAttributeName(String, MetadataAccessor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Non-owning mappings that need to look up the owning mapping, should call
this method with their respective accessor to check for circular mappedBy
references.
- getMappingForField(DatabaseField) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return al the mapping for the specified field.
- getMappingFromQueryKey() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- getMappings() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns mappings
- getMappings() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getMappingsByAttribute() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return all the mapping to attribute associations
- getMappingsByField() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Return all the mapping to field associations
- getMatchingAttributeValueFromObject(AbstractRecord, Object, AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
This is used to preserve object identity during a refreshObject()
query.
- getMatchingBackupAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
This is used to match up objects during an update in a UOW.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxFieldNameSize() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a field
name on this platform.
- getMaxForeignKeyNameSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a foreign key
name on this platform.
- getMaxForeignKeyNameSize() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
returns the maximum number of characters that can be used in a foreign key
name on this platform.
- getMaxNumberOfConnections() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Return the maximum number of connections allowed.
- getMaxNumberOfNonPooledConnections() - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Return the number of non-pooled database connections allowed.
- getMaxNumberOfNonPooledConnections() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return the number of non-pooled database connections allowed.
- getMaxPoolSize() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Returns a maximum number of connections in sequencing connection pool
- getMaxPrecision() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- getMaxRows() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
get max rows returned from the call
- getMaxRows() - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Return the limit for the maximum number of rows that any ResultSet can contain to the given number.
- getMaxScale() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- getMaxSize() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
- getMaxUniqueKeyNameSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
returns the maximum number of characters that can be used in a unique key
name on this platform.
- getMemberOfNode() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getMemberOfNode() - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- getMergeManager() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
A reference to the last used merge manager.
- getMergePolicy() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getMessage() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
This is the database error message.
- getMessage() - Method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in exception oracle.toplink.essentials.exceptions.IntegrityException
-
PUBLIC:
This method is used to print out all the descriptor exceptions.
- getMessage() - Method in exception oracle.toplink.essentials.exceptions.QueryException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Return the exception error message.
- getMessage() - Method in exception oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLException
-
- getMessage() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the log entry's message.
- getMethod() - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Return the clone method.
- getMethod() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getMethod - Variable in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- getMethod(String, Class, Class[]) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
If the methodName passed in is a declared method on cls, then return
the methodName.
- getMethod(Class, String, Class[], boolean) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get a method declared in the given class.
- getMethodDescriptor(Type, Type[]) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the descriptor corresponding to the given argument and return
types.
- getMethodDescriptor(Method) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodForName(Method[], String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Find the method in the list where method.getName() == methodName.
- getMethodForPropertyName(String, Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to convert an xyz property name into a getXyz or isXyz method.
- getMethodName() - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Return the clone method name.
- getMethodName() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- getMethodName - Variable in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- getMethodParameterTypes(Method) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the list of parameter types for a given method.
- getMethodReturnType(Method) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the return type for a given method.
- getMethodReturnTypeNotValid(CollectionMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- getMethods() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getMethods(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Get the methods from a class using the doPriveleged security access.
- getMethods(Class) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the list of methods in a class.
- getMinNumberOfConnections() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Return the minimum number of connections.
- getMinPoolSize() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Returns a minimum number of connections in sequencing connection pool.
- getMinScale() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- getMode() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- getModifyRow() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- getModifyRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getModifyRow() - Method in class oracle.toplink.essentials.queryframework.ModifyQuery
-
INTERNAL:
Return the modify row
- getModuleName() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: getModuleName(): Answer the name of the module (jar name) that my session
is associated with.
- getModuleName() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: getModuleName(): Answer the name of the module (jar name) that my session
is associated with.
- getMultipleFieldIdentifiers() - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
INTERNAL:
- getMultipleTableForeignKeyAssociations() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMultipleTableForeignKeys() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMultipleTableInsertOrder() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the Vector of DatabaseTables in the order which INSERTS should take place.
- getMultipleTableJoinExpression() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
This is normally generated for descriptors that have multiple tables.
- getMultipleTablePrimaryKeyAssociations() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Returns the foreign key relationships used for multiple tables which were specified by the user.
- getMutex() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Return the concurrency manager.
- getName() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return the name.
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Returns the name of this accessor.
- getName(DatabaseField, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Helper method to return a field name from a candidate field name and a
default field name.
- getName(String, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Helper method to return a field name from a candidate field name and a
default field name.
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the relation type of this accessible object.
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataDiscriminatorColumn
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataFieldResult
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQueryHint
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataSQLResultSetMapping
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataSequenceGenerator
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.XMLDiscriminatorColumn
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLFieldResult
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.XMLSQLResultSetMapping
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLSequenceGenerator
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getName() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- getName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Return the unqualified name of the field.
- getName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
Get method for table name.
- getName() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getName() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the name of the session.
- getName() - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Return the name of the DataSource within the
JNDI Context.
- getName() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the name of the query
- getName() - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Return the group name
- getName() - Method in class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
- getName() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC:
Return the name for the query key.
- getName() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- getName() - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
get the name of the project.
- getName() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the name of the session.
- getName() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Return the name of this pool.
- getName() - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Return the name of the object.
- getName() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the name of the field.
- getName() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- getName() - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Return the name.
- getName() - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- getName() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- getNameContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL:
- getNameContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataSecondaryTable
-
INTERNAL:
- getNameContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
The context should be overridden by subclasses for more specific
logging messages.
- getNamedNativeQuery(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getNamedQuery(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getNameFieldName() - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- getNameInNamespace() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- getNameParser(Name) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- getNameParser(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- getNames() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Lazily initialize and return the names of the items requested for use in each result object
- getNames() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the names of report items, provided to ReportQuery.
- getNameSpace() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the name space of the log entry.
- getNameSpaceString(String) - Method in class oracle.toplink.essentials.logging.JavaLog
-
INTERNAL:
Return the name space for the given category from the map.
- getNativeTableInfo(String, String, AbstractSession) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Return the catalog information through using the native SQL catalog selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
- getNativeTableInfo(String, String, AbstractSession) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Return the catalog information through using the native SQL catalog selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Return the catalog information through using the native SQL catalog selects.
- getNativeTableInfo(String, String, AbstractSession) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Return the catalog information through using the native SQL catalog selects.
- getNewAggregates() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The hashtable stores any new aggregates that have been cloned.
- getNewKey() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the key value that this object will be stored under in it's respective Map.
- getNewKey() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method returns the key value that this object will be stored under in it's
Respective hashmap.
- getNewLockValue(ModifyQuery) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Returns the new Timestamp value.
- getNewLockValue(ModifyQuery) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method gets the write lock value from either the cache or
the object stored in the query.
- getNewObjectChangeSets() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method will return a reference to the new object change set collections
- getNewObjectsCloneToOriginal() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The new objects stores any objects newly created during the unit of work.
- getNewObjectsOriginalToClone() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The new objects stores any objects newly created during the unit of work.
- getNewTempClassLoader() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
Return a ClassLoader that the provider may use to temporarily
load any classes, resources, or open URLs.
- getNewValue() - Method in interface oracle.toplink.essentials.changesets.DirectToFieldChangeRecord
-
ADVANCED:
Returns the new value assigned during the change
- getNewValue() - Method in interface oracle.toplink.essentials.changesets.ObjectReferenceChangeRecord
-
ADVANCED:
Returns the new reference for this object
- getNewValue() - Method in class oracle.toplink.essentials.internal.sessions.DirectToFieldChangeRecord
-
ADVANCED:
Returns the new value assigned during the change
- getNewValue() - Method in class oracle.toplink.essentials.internal.sessions.ObjectReferenceChangeRecord
-
ADVANCED:
Returns the new reference for this object
- getNext() - Method in class oracle.toplink.essentials.internal.identitymaps.LinkedCacheKey
-
- getNextCacheKey() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapKeyEnumeration
-
- getNextQueryId() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Called by a sessions queries to obtain individual query ids.
- getNextSequenceNumberValue(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return the sequnce number from the database
- getNextSequenceNumberValue(Class) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return the sequnce number from the database
- getNextTime() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- getNextValue(Class) - Method in interface oracle.toplink.essentials.internal.sequencing.Sequencing
-
INTERNAL:
Return the newly-generated sequencing value.
- getNextValue(AbstractSession, Class) - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingServer
-
- getNode(Node, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get a node off the given node.
- getNode(Node, String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get a node off the given node.
- getNode(String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get a node off the document node.
- getNodeClass() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- getNodeFactory() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Returns the factory used by the parser to create a parse tree and parse
tree nodes.
- getNodeFactory() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
- getNodeForAlias(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- getNodes(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get the nodes off the given node.
- getNodes(String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Get the nodes off the given node.
- getNodes(Node, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodes(Node, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodes(Node, String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodes() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- getNodeTextValue(Node, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeTextValue(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeTextValue(String, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String, int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String[], boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String[], Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String[], int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String[], String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(Node, String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(String[], int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNodeValue(String[], String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getNonFetchJoinAttributeExpressions() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return the attributes that must be joined, but not fetched, that is,
do not trigger the value holder.
- getNonJtaDataSource() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getNonPrimaryKeyMappings() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the non primary key mappings.
- getNonSelectFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Return the fields we don't want to select but want to join on.
- getNonSelectionFields() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return the fields required in the from and where clause (join).
- getNullValue() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Allow for the value used for null to be specified.
- getNullWrapper() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Used to store null values in hashtables, is helper because need to be serializable.
- getNumberOfActiveUnitsOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the number of units of work connected.
- getNumberOfNonPooledConnectionsUsed() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Return the current number of non-pooled connections in use.
- getNumberOfReaders() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Number of writer that want the lock.
- getNumberOfWritersWaiting() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Number of writers that want the lock.
- getNumberVal() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
XMLType Function - gets a number value from an XMLType
- GetNumberVal - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- getNumberVal() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- getObject() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
Synanym for source.
- getObject() - Method in exception oracle.toplink.essentials.exceptions.OptimisticLockException
-
PUBLIC:
Return the object for which the problem was detected.
- getObject(ResultSet, DatabaseField, ResultSetMetaData, int, DatabasePlatform, boolean, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return an object retrieved from resultSet with the getObject() method.
- getObject() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getObject() - Method in class oracle.toplink.essentials.internal.identitymaps.WeakCacheKey
-
- getObject() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Return the object.
- getObject() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
PUBLIC:
Return the object required for modification.
- getObject(Class, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return the object registred given its name.
- getObject() - Method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- getObjectBuilder() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the object builder
- getObjectBuilder(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Convenience method
- getObjectBuilderForClass(Class, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Convenience method
- getObjectChangePolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return this objects ObjectChangePolicy.
- getObjectChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Returns the ObjectChanges held by this ChangeSet.
- getObjectChangeSet() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
PUBLIC:
Return the ObjectChangeSet representing the object being changed
- getObjectChangeSetForClone(Object) - Method in interface oracle.toplink.essentials.changesets.UnitOfWorkChangeSet
-
ADVANCED:
Get ChangeSet for a particular clone
- getObjectChangeSetForClone(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
ADVANCED:
Get ChangeSet for a particular clone
- getObjectChangeSetToUOWClone() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method returns a reference to the collection
- getObjectClass(Class) - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
This is used to determine the wrapper class for a primitive.
- getObjectClass(Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns the object class.
- getObjectClass() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
PUBLIC:
Returns the class type of the object value.
- getObjectClassName() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Return the name of the object type for the MW usage.
- getObjectDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getObjectFromNewObjects(Class, Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return any new object matching the expression.
- getObjectFromNewObjects(Expression, Class, AbstractRecord, InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return any new object matching the expression.
- getObjectFromResultSet(ResultSet, int, int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Get the object from the JDBC Result set.
- getObjectFromResultSet(ResultSet, int, int) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Get a timestamp value from a result set.
- getObjects() - Method in class oracle.toplink.essentials.queryframework.DeleteAllQuery
-
PUBLIC:
Return the objects that are to be deleted
- getObjectsAlreadyMerged() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getObjectsDeletedDuringCommit() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Returns all the objects which are deleted during root commit of unit of work.
- getObjectsToDelete() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Deletion are cached until the end.
- getObjectThroughOptimizedDataConversion(ResultSet, DatabaseField, int, int, DatabasePlatform, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Handle the conversion into java optimially through calling the direct type API.
- getObjectToMerge(Object) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getObjectType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Object type representation.
- getObjectType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation of class Object.
- getOffset() - Method in class oracle.toplink.libraries.asm.Label
-
Returns the offset corresponding to this label.
- getOldKey() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the key value that this object was stored under in it's respective Map.
- getOldKey() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method returns the key value that this object was stored under in it's
Respective hashmap.
- getOldValue() - Method in class oracle.toplink.essentials.internal.sessions.ObjectReferenceChangeRecord
-
Return the old value of the object reference.
- getOneToOneMapping() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Reduce casting clutter....
- getOnlyInstancesExpression() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
Return the 'only instances expression'.
- getOpcode() - Method in class oracle.toplink.libraries.asm.tree.AbstractInsnNode
-
Returns the opcode of this instruction.
- getOpcode(int) - Method in class oracle.toplink.libraries.asm.Type
-
Returns a JVM instruction opcode adapted to this Java type.
- getOperator() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Most expression have operators, so this is just a convenience method.
- getOperator(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Create a new expression tree with the named operator.
- getOperator(int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
INTERNAL:
Return the operator.
- getOperator(Integer) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Lookup the operator with the given name.
- getOperator(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Return the operator for the operator constant defined in ExpressionOperator.
- getOperator() - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- getOperator() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- getOptimisticLockingPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns the OptimisticLockingPolicy.
- getOptimisticReadLockObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return optimistic read lock objects
- getOrderBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor and XMLOneToManyAccessor)
Return the order by value on this accessor.
- getOrderBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
If the order value is not specified, "" is returned.
- getOrderBy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from CollectionAccessor)
If the order value is not specified, look for one on an annotation.
- getOrderByAttributeNames() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
This will return the attribute names for all the direct to field mappings
on this descriptor metadata.
- getOrderByExpressions() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the order expressions for the query.
- getOrderByExpressions() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Return the order expressions for the query.
- getOrderByItem() - Method in class oracle.toplink.essentials.internal.parsing.OrderByItemNode
-
- getOrderByItems() - Method in class oracle.toplink.essentials.internal.parsing.OrderByNode
-
INTERNAL
Return the order by statements
- getOrderByNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the OrderByNode
- getOrderedAddObjectIndex(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the index of an object added to the collection.
- getOrderedAddObjectIndices() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets that they were
added to the collection.
- getOrderedAddObjects() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets in the order they were
added to the collection.
- getOrderedClasses() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- getOrderedDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- getOrderedDescriptors() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Return the descriptors in the order added.
- getOrderedForeignKeyFields() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Return a vector of the foreign key fields in the same order
as the corresponding primary key fields are in their descriptor.
- getOrderedRemoveObject(Integer) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the index of an object removed from the collection.
- getOrderedRemoveObjectIndices() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the ordered list of indices to remove from the
collection.
- getOrderedRemoveObjects() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the collection of ChangeSets of objects removed from
the collection.
- getOrderSiblingsByExpressions() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the ORDER SIBLINGS BY expression
- getOriginalCollection() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- getOriginalCollection() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- getOriginalCollection() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- getOriginalFieldsForJoin() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getOriginalIndirectionObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.BasicIndirectionPolicy
-
INTERNAL:
Return the original indirection object for a unit of work indirection object.
- getOriginalIndirectionObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Return the original indirection object for a unit of work indirection object.
- getOriginalIndirectionObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.NoIndirectionPolicy
-
INTERNAL:
Return the original indirection object for a unit of work indirection object.
- getOriginalIndirectionObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return the original indirection object for a unit of work indirection object.
- getOriginalObject() - Method in class oracle.toplink.essentials.descriptors.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.
- getOriginalVersionOfNewObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the original version of the new object (working clone).
- getOriginalVersionOfObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Return the original version of the object(clone) from the parent's identity map.
- getOriginalVersionOfObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Return the original version of the object(clone) from the parent's identity map.
- getOriginalVersionOfObjectOrNull(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Return the original version of the object(clone) from the parent's identity map.
- getOuterContext() - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- getOuterJoinedAdditionalJoinCriteria() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Each Vector's element is a map of tables join expressions keyed by the tables
- getOuterJoinedMappingCriteria() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- getOuterJoinExpressions() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- getOuterScopeVariables() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns the set of outer scope variables.
- getOutputField() - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- getOutputProcedureToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This method is used to print the output parameter token when stored
procedures are called
- getOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method is used to print the output parameter token when stored
procedures are called
- getOutputProcedureToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method is used to print the output parameter token when stored
procedures are called
- getOutputRowFields() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL
Returns the fields to be used in output row.
- getOutputStream() - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
Get the ouput stream instance.
- getOwnedTables() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Return the tables that this node owns for purposes of table aliasing.
- getOwnedTables() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
- getOwnedTables() - Method in class oracle.toplink.essentials.internal.expressions.ManualQueryKeyExpression
-
INTERNAL:
If we ever get in the circumstance of a manual query key
to an aggregate, then we can assume that the owner of that
aggregate isn't participating (and even if it is, we can't
know which node it is, so *DO* use the aggregate's parents tables
- getOwnedTables() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
- getOwnedTables() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
- getOwnedTables() - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
INTERNAL:
- getOwner() - Method in interface oracle.toplink.essentials.changesets.ChangeRecord
-
ADVANCED:
This method returns the ObjectChangeSet that references this ChangeRecord
- getOwner() - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
Insert the method's description here.
- getOwner() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- getOwner() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
Return the ServerSession that is the owner of this connection pool.
- getOwnerCacheKey() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Returns the owner cache key for this concurrency manager
- getOwningMap() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getOwningMapping() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Method to return an owner mapping.
- getPackage() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getPackageName(Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
return a package name for the specified class.
- getParameter(String, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Return an expression representing a parameter with the given name and type
- getParameter(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return an expression representing a parameter with the given name.
- getParameter(DatabaseField) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Return an expression representing a parameter with the given name.
- getParameterName() - Method in class oracle.toplink.essentials.internal.parsing.ParameterNode
-
INTERNAL
Return the parameter name
- getParameterNames() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Return the parameter names.
- getParameters() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The parameters are the values in order of occurance in the SQL statement.
- getParameters() - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
The parameters are the values in order of occurance in the SQL statement.
- getParameters() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the array of parameters to the message.
- getParameterType(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Return the type of the specified parameter.
- getParameterTypes() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The parameter types determine if the parameter is a modify, translation or litteral type.
- getParameterTypes() - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
The parameter types determine if the parameter is a modify, translation or litteral type.
- getParent() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return the parent.
- getParent() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Return the parent.
- getParent() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Return the parent.
- getParentClass() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Return the parent class.
- getParentClassName() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the parent class name.
- getParentDescriptor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the parent descirptor
- getParentDescriptorQueryManager() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Get the parent DescriptorQueryManager.
- getParentIdentityMapSession(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Gets the next link in the chain of sessions followed by a query's check
early return, the chain of sessions with identity maps all the way up to
the root session.
- getParentIdentityMapSession(DatabaseQuery, boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Gets the next link in the chain of sessions followed by a query's check
early return, the chain of sessions with identity maps all the way up to
the root session.
- getParentIdentityMapSession(DatabaseQuery, boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
INTERNAL:
Gets the next link in the chain of sessions followed by a query's check
early return, the chain of sessions with identity maps all the way up to
the root session.
- getParentIdentityMapSession(DatabaseQuery, boolean, boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Gets the next link in the chain of sessions followed by a query's check
early return, the chain of sessions with identity maps all the way up to
the root session.
- getParentIdentityMapSession(DatabaseQuery, boolean, boolean) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Gets the next link in the chain of sessions followed by a query's check
early return, the chain of sessions with identity maps all the way up to
the root session.
- getParentLogger() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- getParentObjectForField(DatabaseField, Object) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the base value that is mapped to for given field.
- getParentResultIndex() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
- getParentStatement() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Return the parent statement if using subselects.
- getParseTree() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Returns the parse tree created by a successful run of the parse
method.
- getParseTree() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getParseTree() - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
- getParseTree() - Method in class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
- getParseTreeContext() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getPassword() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Return the password.
- getPassword() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- getPath() - Method in class oracle.toplink.essentials.internal.parsing.CollectionMemberDeclNode
-
- getPath() - Method in class oracle.toplink.essentials.internal.parsing.FetchJoinNode
-
- getPath() - Method in class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- getPath() - Method in class oracle.toplink.essentials.internal.parsing.JoinDeclNode
-
- getPendingCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that should be written during this commit process.
- getPersistenceProviderClassName() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getPersistenceUnit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Set the classes for processing.
- getPersistenceUnitInfo() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- getPersistenceUnitName() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getPersistenceUnitRootUrl() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getPersistenceUnits(Archive, ClassLoader) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
Get a list of persitence units from the file or directory at the given url
PersistenceUnits are built based on the presence of persistence.xml in a META-INF directory
at the base of the URL
- getPersistenceUnits() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- getPessimisticLockedObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- getPKClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
- getPKClassInstance() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
- getPKClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
- getPKClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getPkColumnName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getPkColumnName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getPkColumnValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getPkColumnValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getPlatform() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return the platform.
- getPlatform() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- getPlatform() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
INTERNAL:
Return the database platform specific information.
- getPlatform() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the database platform currently connected to.
- getPlatform(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the database platform currently connected to
for specified class.
- getPlatform(Class) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the platform for a particular class.
- getPlatform() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Return the database platform specific information.
- getPlatform() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Return the database platform specific information.
- getPlatform() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the database platform currently connected to.
- getPlatformClassName() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Return the name of the database platform class.
- getPlatformOperator(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- getPlatformOperator(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- getPlatformOperatorName(int) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Initialize a mapping to the platform operator names for usage with exceptions.
- getPlatformOperatorNames() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Initialize a mapping to the platform operator names for usage with exceptions.
- getPlatformOperators() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Return any platform-specific operators
- getPolicy() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- getPoolName() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Return the pool name or null if not part of a pool.
- getPostBuildMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostBuildSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is built
- getPostCloneMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostCloneSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is cloned
- getPostDeleteMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostDeleteSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is deleted
- getPostInsertMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostInsertSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is inserted
- getPostMergeSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is merged
- getPostModifyCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that should be written during post modify commit process.
- getPostRefreshMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostRefreshSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is refreshed
- getPostUpdateMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPostUpdateSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is updated
- getPostWriteSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called after an object is written
- getPreallocationSize() - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
- getPreallocationSize() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- getPrecision() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Returns the precision for a decimal column when generating DDL.
- getPredecessor() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- getPreDeleteSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is deleted
- getPrefixedPropertyValue(String, String, Map) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
INTERNAL:
Gets property value from the map, if none found looks in System properties.
- getPrefixValues(String, Map) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
INTERNAL:
Gets properties' values from the map, if none found looks in System properties.
- getPrefixValuesLogDebug(String, Map, AbstractSession) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
- getPreInsertSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is inserted
- getPreModifyCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that should be written during pre modify commit process.
- getPrePersistMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPrePersistSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before the create operation is applied to
an object
- getPreRemoveMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPreRemoveSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before the remove operation is applied to
an object
- getPreUpdateSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is updated
- getPreUpdateWithChangesMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- getPrevious() - Method in class oracle.toplink.essentials.internal.identitymaps.LinkedCacheKey
-
- getPreWriteSelector() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
The name of the method called before an object is written
- getPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Return the primaryKey.
- getPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Get the primary key for the query
- getPrimaryKeyClassifications() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return primary key classifications.
- getPrimaryKeyDescriptor() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
Return the descriptor for whichever side of the
relation has the "primary key".
- getPrimaryKeyExpression() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return the primary key expression
- getPrimaryKeyField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataJoinColumn
-
INTERNAL:
- getPrimaryKeyField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataPrimaryKeyJoinColumn
-
INTERNAL:
- getPrimaryKeyFieldName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Method to return the primary key field name for the given descriptor
metadata.
- getPrimaryKeyFieldNames() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the names of all the primary keys.
- getPrimaryKeyFieldNames() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Method to return the primary key field names for the given descriptor
metadata.
- getPrimaryKeyFieldNames() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- getPrimaryKeyFields() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return all the primary key fields
- getPrimaryKeyFields() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key fields for this descriptor metadata.
- getPrimaryKeyFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- getPrimaryKeyFieldsForAutoJoin() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- getPrimaryKeyFieldsForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- getPrimaryKeyFieldsForTable(ClassDescriptor, DatabaseTable) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- getPrimaryKeyForObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
- getPrimaryKeyJoinColumnAssociation(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Recursively check the potential chaining of the primart key fields from
a inheritance subclass, all the way to the root of the inheritance
hierarchy.
- getPrimaryKeyJoinColumns(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL: (Overridden in XMLClassAccessor and XMLOneToOneAccessor)
Process the @PrimaryKeyJoinColumns and @PrimaryKeyJoinColumn.
- getPrimaryKeyJoinColumns(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataSecondaryTable
-
INTERNAL:
- getPrimaryKeyJoinColumns(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the primary-key-join-column(s) elements.
- getPrimaryKeyJoinColumns(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from MetadataAccessor)
- getPrimaryKeyMappings() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return primary key mappings.
- getPrimaryKeys() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method returns the primary keys for the object that this change set represents.
- getPrimaryKeys() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
This method returns the primary keys for the object that this change set represents
- getPrimaryKeyTableName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Assumes there is one primary key field set.
- getPrimaryKeyValues() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the PKs for the corresponding object or null if not requested.
- getPrimaryTableName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getPrimitiveClass(String) - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Returns a class based on the passed in string.
- getPrimitiveType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the primitive for the specified wrapper class.
- getPrivateOwnedCriteria() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
The private owned criteria is only used outside of the unit of work to compare the previous value of the reference.
- getProcedureArgumentSetter() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp calls.
- getProcedureArgumentSetter() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for sp calls.
- getProcedureArgumentString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp defs.
- getProcedureArgumentString() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Used for sp defs.
- getProcedureArgumentString() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Used for sp defs.
- getProcedureAsString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for stored procedure defs.
- getProcedureAsString() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Used for stored procedure defs.
- getProcedureBeginString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for stored procedure defs.
- getProcedureBeginString() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Used for stored procedure defs.
- getProcedureBeginString() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
Used for stored procedure defs.
- getProcedureBeginString() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Used for sp calls.
- getProcedureCallHeader() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Used for sp calls.
- getProcedureCallTail() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp calls.
- getProcedureCallTail() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Used for sp calls.
- getProcedureEndString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for stored procedure defs.
- getProcedureEndString() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Used for stored procedure defs.
- getProcedureEndString() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
Used for stored procedure defs.
- getProcedureEndString() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Used for sp calls.
- getProcessedCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that should be written during this commit process.
- getProcessor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the MetadataProcessor.
- getProduct() - Static method in class oracle.toplink.essentials.Version
-
- getProfiler() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the profiler.
- getProfiler() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the profiler.
- getProfileWeight() - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Return DMS sensor weight(DMS)
- getProject() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the MetadataProject.
- getProject() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getProject() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
- getProject() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the project, the project holds configuartion information including the descriptors.
- getProject() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the project.
- getProperties() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns the user defined properties.
- getProperties() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getProperties() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Allow for user defined properties.
- getProperties() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
used as a temporary store for custom SDK usage
- getProperties() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Property support for use by mappings.
- getProperties() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperties() - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Allow for user defined properties.
- getProperties() - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
Additional properties may be added to the event.
- getProperties() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
ADVANCED:
This method will return the collection of custom properties set on the Connection
policy.
- getProperty(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns the descriptor property associated the given String.
- getProperty(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Returns the user defined property.
- getProperty(Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
used as a temporary store for custom SDK usage
- getProperty(Object) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Property support used by mappings to stach temporary stuff in the query.
- getProperty(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperty(String) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the driver.
- getProperty(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Returns the user defined property.
- getProperty(String) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
Additional properties may be added to the event.
- getProperty(Object) - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Returns the property associated with the corresponding key.
- getPropertyValue(String, Map) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
INTERNAL:
Gets property value from the map, if none found looks in System properties.
- getPropertyValueLogDebug(String, Map, AbstractSession) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
- getPUInfo() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getQualifiedFieldName() - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
PUBLIC:
Return the qualified field name for the query key.
- getQualifiedName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Return the qualified name of the field.
- getQualifiedName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
- getQualifiedSequenceName(String) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Prepend sequence name with table qualifier (if any)
- getQualifiedSequenceName(String) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Prepend sequence name with table qualifier (if any)
- getQualifiedSequenceTableName() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getQualifiedTableName() - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- getQualifier() - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Most major databases support a creator name scope.
- getQueries() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the pre-defined queries for the descriptor.
- getQueries() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
ADVANCED:
Return all pre-defined queries.
- getQueries() - Method in interface oracle.toplink.essentials.sessions.Session
-
ADVANCED:
Return all pre-defined queries.
- getQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
The query causing the event.
- getQuery(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the query name from the set of pre-defined queries
If only one query exists with this name, it will be returned.
- getQuery(String, Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Return the query from the set of pre-defined queries with the given name and argument types.
- getQuery() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
This method returns the databaseQuery.
- getQuery() - Method in exception oracle.toplink.essentials.exceptions.OptimisticLockException
-
PUBLIC:
Return the query in which the problem was detected.
- getQuery() - Method in exception oracle.toplink.essentials.exceptions.QueryException
-
PUBLIC:
Return the query in which the problem was detected.
- getQuery() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Back reference to query, unfortunately required for events.
- getQuery() - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Return the query.
- getQuery() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return the query that uses the mechanism.
- getQuery(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery(String, Vector) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the query from the session pre-defined queries with the given name and argument types.
- getQuery(String, Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery(String) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
Back reference to query, unfortunately required for events.
- getQuery(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery(String, Vector) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the query from the session pre-defined queries with the given name.
- getQuery() - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
Some events may have a query associated with them (pre/postExecuteQuery).
- getQuery(String) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- getQuery(String, Vector) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
- getQueryArgumentsRecord() - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
Return the query argements used in the original query when exception is thrown
- getQueryArgumentsRecord() - Method in exception oracle.toplink.essentials.exceptions.QueryException
-
PUBLIC:
Return the query argements used in the original query when exception is thrown
- getQueryCacheMap() - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL:
Get the Map to store the query cache in
- getQueryCacheMap() - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL
Get the Map to store the query cache in
- getQueryCacheMap() - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
Get the Map to store the query cache in
- getQueryClass() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
- getQueryExpressions() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
return a collection of expressions if PK's are used.
- getQueryFromParent(String, Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
CR#3711: Check if the class for this descriptor has a parent class.
- getQueryId() - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
INTERNAL:
This method is used to get the time in millis that this query is being executed at.
- getQueryInfo() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Return the the query text prefixed by the query name in case of a
named query.
- getQueryInfo() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
- getQueryKeyNamed(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the query key with the specified name
- getQueryKeyOrNull() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getQueryKeyOrNull() - Method in class oracle.toplink.essentials.internal.expressions.ManualQueryKeyExpression
-
- getQueryKeyOrNull() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- getQueryKeys() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the query keys.
- getQueryManager() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the queryManager.
- getQueryManager(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Convenience method
- getQueryMechanism() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the mechanism assigned to the query
- getQueryName() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Return the name of the current query being compiled.
- getQueryNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the root node for the tree
- getQueryString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Return the query string (SQL) of the call.
- getQueryString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Return the query string of the call.
- getQueryString() - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
Return the query string of the call.
- getQueryText() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Return the text of the current query being compiled.
- getQueueNode() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTENRAL:
Used to get the node that this merge manager is stored in, within the WriteLocksManager write lockers queue
- getRawClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the raw class for this accessor.
- getRawClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the raw class for this accessible object.
- getRawClassFromGeneric(Type) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return the raw class of the generic type.
- getReadAllCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read-all call.
- getReadAllQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read query.
- getReadAllSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read SQL string.
- getReadAllSubclassesView() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
- getReadAllSubclassesViewName() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
- getReadConnectionPool() - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Handles allocating connections for read queries.
- getReadConnectionPool() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return the read connection pool.
- getReadLogin() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Return the login for the read connection.
- getReadLogin() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Return the login for the read connection.
- getReadObjectCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read-object call.
- getReadObjectQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read query.
- getReadObjectQuery() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getReadObjectSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's read SQL string.
- getReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Returns the set of read-only classes for the receiver.
- getReadOnlyMappingsByField() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Return all the read-only mapping to field associations
- getReadOnlyMappingsForField(DatabaseField) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Return all the read-only mapping for the specified field.
- getReadTime() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
Return the current value of the Read Time variable
- getRealAttributeValueFromObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.BasicIndirectionPolicy
-
INTERNAL:
Return the "real" attribute value, as opposed to any wrapper.
- getRealAttributeValueFromObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Return the "real" attribute value, as opposed to any wrapper.
- getRealAttributeValueFromObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.NoIndirectionPolicy
-
INTERNAL:
Return the "real" attribute value, as opposed to any wrapper.
- getRealAttributeValueFromObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Return the "real" attribute value, as opposed to any wrapper.
- getRealAttributeValueFromObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.WeavedObjectBasicIndirectionPolicy
-
INTERNAL:
Return the "real" attribute value, as opposed to any wrapper.
- getRealAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Return the value of an attribute, unwrapping value holders if necessary.
- getRealAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute unwrapping value holders if required.
- getRealAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the attribute value from the reference object.
- getRealAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Object reference must unwrap the reference object if required.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
Convenience method.
- getRealCollectionAttributeValueFromObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the value of an attribute, unwrapping value holders if necessary.
- getRecord() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
Return the record that is associated with some events,
such as postBuild, and aboutToUpdate.
- getRecord() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getReference(Class<T>, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Get an instance, whose state may be lazily fetched.
- getReference() - Method in class oracle.toplink.essentials.internal.identitymaps.WeakCacheKey
-
- getReferenceCache() - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap
-
Return the linked reference cache.
- getReferenceCache() - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey
-
- getReferenceCacheNode() - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey
-
- getReferenceClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL: (Override from MetadataAccessor)
If a targetEntity is specified in metadata, it will be set as the
reference class, otherwise we will look to extract one from generics.
- getReferenceClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL: (Overridden in CollectionAccessor and ObjectAccessor)
Return the reference class for this accessor.
- getReferenceClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ObjectAccessor
-
INTERNAL: (Override from MetadataAccessor)
If a target entity is specified in metadata, it will be set as the
reference class, otherwise we will use the raw class.
- getReferenceClass(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
getReferenceClass(): Answer the class which will be the reference class for the query.
- getReferenceClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
Compute the Reference class for this query
- getReferenceClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
Compute the Reference class for this query
- getReferenceClass() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getReferenceClass() - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
PUBLIC:
Returns the reference class
- getReferenceClass() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
This cannot be used with direct collection mappings.
- getReferenceClass() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Returns the reference class.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the domain class associated with this query.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
Return the domain class associated with this query.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Return the reference class for this query.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Return the reference class of the query.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
Return the domain class associated with this query.
- getReferenceClass() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return the reference class of the query.
- getReferenceClass() - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the reference class of the relationship.
- getReferenceClassDescriptor() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
Return the referenceDescriptor.
- getReferenceClassFromGeneric() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the reference class from the generic specification on this
accessible object.
- getReferenceClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the reference class name for this accessor.
- getReferenceClassName() - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Used by MW.
- getReferenceClassName() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- getReferenceClassName() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the reference class name.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
return the name of the reference class.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Return the name of the reference class for this query
Note: Although the API is designed to avoid requirement of classes being on the classpath,
this is not a user defined query type, so it is ok to access the class.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
Return the name of the reference class of the query.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Return the reference class of the query.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Return the reference class for a query
Note: Although the API is designed to avoid classpath dependancies for the MW, since the object
is specified at runtime, this will not be an issue.
- getReferenceClassName() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return the reference class of the query.
- getReferenceClassName() - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Return the reference class name of the relationship.
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the reference metadata descriptor for this accessor.
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Return the reference metadata descriptor for this accessor.
- getReferenceDescriptor(Class, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
for inheritance purpose
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceDescriptor(Class, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
For inheritance purposes.
- getReferenceDescriptor(Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Convenience method
- getReferenceDescriptor(Class, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Since aggregate object mappings clone their descriptors, for inheritance the correct child clone must be found.
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
There is none on direct collection.
- getReferenceDescriptor() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the referenceDescriptor.
- getReferenceFields() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return the fields used to build the aggregate object.
- getReferenceKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the reference key field names associated with the mapping.
- getReferenceKeyFields() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the reference key fields.
- getReferenceObjectKeys(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
get reference object keys
- getReferenceTable() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the direct table.
- getReferenceTableName() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the name of the reference table
- getReferenceTableQualifiedName() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Returns the qualified name of the reference table
- getRegisteredObjects() - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Return the registered objects.
- getRelatedNodes() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- getRelationshipAccessors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getRelationshipDescriptors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getRelationshipPartner() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartner() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartner() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Return the relationshipPartner mapping for this bi-directional mapping.
- getRelationshipPartnerAttributeName() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Use this method retreive the relationship partner attribute name of this bidirectional Mapping.
- getRelationshipSourceObject() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getRelationTable() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return the relation table associated with the mapping.
- getRelationTableName() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the relation table name associated with the mapping.
- getRelationTableQualifiedName() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the relation table qualified name associated with the mapping.
- getRelationType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the relation type of this accessor.
- getRelationType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the relation type of this accessible object.
- getRemainingValidTime(CacheKey) - Method in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
INTERNAL:
Return the remaining life of this object
- getRemainingValidTime(CacheKey) - Method in class oracle.toplink.essentials.descriptors.invalidation.NoExpiryCacheInvalidationPolicy
-
INTERNAL:
Return the remaining life of this object
Override the default implementation.
- getRemainingValidTime(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return the remaining life of this object.
- getRemainingValidTime(Object) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Return the remaining life of this object.
- getRemainingValidTime(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns the remaining life of the given Object.
- getRemoteUnitOfWork() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getRemoveAssociations() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Use in SDK propject for the mapping of this change record
- getRemovedObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The removed objects stores any newly registered objects removed during the nested unit of work.
- getRemoveObjectList() - Method in interface oracle.toplink.essentials.changesets.CollectionChangeRecord
-
ADVANCED:
This method returns the IdentityHashtable that contains the removed values from the collection
and their corresponding ChangeSets.
- getRemoveObjectList() - Method in interface oracle.toplink.essentials.changesets.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of Primitive Objects that were removed to the collection.
- getRemoveObjectList() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
This method returns the IdentityHashtable that contains the removed values from the collection
and their corresponding ChangeSets.
- getRemoveObjectList() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the list of removed objects
- getRemoveObjectMap() - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
ADVANCED:
This method returns the collection of objects that were removed from the collection.
- getRemoveObjects() - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Returns the removed items list
- getRemoveObjectsForSDK() - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method used by SDK mapping that only supports Collection type not IdentityHashtable.
- getReportItems() - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- getReportQuery(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
- getResourceName() - Method in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- getResourceName() - Method in exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
- getResources(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer.TempEntityLoader
-
- getResult() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The result set is stored for the return value of cursor selects.
- getResult() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getResult() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
- getResult() - Method in class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
PUBLIC:
Return the result of the query.
- getResult() - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
Some events may have a result associated with them (pre/postExecuteQuery).
- getResultClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedNativeQuery
-
INTERNAL:
- getResultCollection() - Method in interface oracle.toplink.essentials.ejb.cmp3.EJBQuery
-
PUBLIC:
Non-standard method to return results of a ReadQuery that has a containerPoliry
that returns objects as a collection rather than a List
- getResultCollection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Non-standard method to return results of a ReadQuery that has a containerPoliry
that returns objects as a collection rather than a List
- getResultIndex() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getResultKey() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Return the unique key for this result
- getResultList() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Execute the query and return the query results
as a List.
- getResults() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the results.
- getResults() - Method in class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
Accessor for the internally stored list of ColumnResult.
- getResultSetConcurrency() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- getResultSetMapping() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedNativeQuery
-
INTERNAL:
- getResultSetType() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- getResultType() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- getResultType() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- getReturnFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- getReturnsResultSet() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
ADVANCED:
This method returns a value that represents if the customer has set whether or not TopLink should expect
the stored procedure to returning a JDBC ResultSet.
- getReturnType() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- getReturnType(String) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java type corresponding to the return type of the given
method descriptor.
- getReturnType(Method) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java type corresponding to the return type of the given
method.
- getReturnTypeFromGeneric(Type) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Helper method to return the type class of a ParameterizedType.
- getRight() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Return the right node
- getRightForAnd() - Method in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- getRightForBetween() - Method in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- getRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
Determine whether the current transaction has been marked
for rollback.
- getRootNode() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- getRootNode() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
Returns the root node after representing the parse tree for the current
query string.
- getRootParentDescriptor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return the root parent descriptor
- getRootSession(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
The session that this query is executed against when not in transaction.
- getRootURL() - Method in interface oracle.toplink.essentials.ejb.cmp3.persistence.Archive
-
- getRootURL() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryArchive
-
- getRootURL() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.DirectoryInsideJarURLArchive
-
- getRootURL() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarFileArchive
-
- getRootURL() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.JarInputStreamURLArchive
-
- getRootURL() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.URLArchive
-
- getRow() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Return the row.
- getScale() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Returns the scale for a decimal column when generating DDL.
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
WIP - need to take into consideration the global schema from XML.
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- getSchema() - Method in interface oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLAccessor
-
INTERNAL:
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL:
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
- getSchema() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getSchemaContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL:
- getSchemaContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataSecondaryTable
-
INTERNAL:
- getSchemaContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
The context should be overridden by subclasses for more specific
logging messages.
- getSchemaContext() - Method in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
Returns the path to be traversed for validation purposes.
- getSearchKey() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
- getSecondChild() - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- getSecurableObject() - Method in class oracle.toplink.essentials.internal.security.SecurableObjectHolder
-
- getSecurableObjectHolder() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Return the encryption securable holder.
- getSelectCall() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- getSelectCall() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- getSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- getSelectCallForNotExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getSelectClause() - Method in class oracle.toplink.essentials.tools.schemaframework.ViewDefinition
-
The select clause is the select statement that is mapped into the view.
- getSelectExpressions() - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
- getSelectForUpdateNoWaitString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This syntax does no wait on the lock.
- getSelectForUpdateOfString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
For fine-grained pessimistic locking the column names can be
specified individually.
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Most database support a syntax.
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Informix seems to like this syntax instead of the OF * syntax.
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Used for pessimistic locking.
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
- getSelectForUpdateString() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
INTERNAL:
Used for pessimistic locking.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return the selection criteria for the mechanism.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return the selection criteria of the query.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Return the selection criteria for the statement.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the selection criteria stored in the mapping selection query.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Returns the selection criteria stored in the mapping selection query.
- getSelectionCriteria() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the selection criteria of the query.
- getSelectionFields(SQLSelectStatement, boolean) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return the fields required in the select clause.
- getSelectionFields() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return the fields selected by the query.
- getSelectionKey() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
The primary key can be specified if used instead of an expression or selection object.
- getSelectionObject() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return the selection object of the query.
- getSelectionQuery() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns the read query assoicated with the mapping.
- getSelectionQuery() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Returns the read query assoicated with the mapping.
- getSelector() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Return the selector id.
- getSelectQuery() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- getSequence(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Get sequence corresponding to the name
- getSequence(String) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Get sequence corresponding to the name.
- getSequence(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Get sequence corresponding to the name
- getSequenceCounterFieldName() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getSequenceCounterFieldName() - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceGenerator(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getSequenceGenerators() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getSequenceName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataSequenceGenerator
-
INTERNAL:
- getSequenceName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLSequenceGenerator
-
INTERNAL:
- getSequenceNameFieldName() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getSequenceNameFieldName() - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequenceNumberField() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Get sequence number field
- getSequenceNumberField() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getSequenceNumberFieldName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get sequence number field name
- getSequenceNumberName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Get sequence number name
- getSequencePreallocationSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getSequencePreallocationSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- getSequences() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Returns a map of sequence names to Sequences (may be null).
- getSequences() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
INTERNAL:
Returns a map of sequence names to Sequences (may be null).
- getSequences() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Returns a map of sequence names to Sequences (may be null).
- getSequencesToWrite() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Used only for writing into XML or Java.
- getSequencesToWrite() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
INTERNAL:
Used only for writing into XML or Java.
- getSequencesToWrite() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used only for writing the login into XML or Java.
- getSequenceTableName() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getSequenceTableName(Session) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
- getSequenceTableName() - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- getSequencing() - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingHome
-
- getSequencing() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencing() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencing() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencing() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Return the Sequencing object used by the session.
- getSequencingCallback() - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingHome
-
- getSequencingControl() - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingHome
-
- getSequencingControl() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Return SequencingControl which used for sequencing setup and
customization including management of sequencing preallocation.
- getSequencingControl() - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Return SequencingControl which used for sequencing setup and
customization including management of sequencing preallocation.
- getSequencingHome() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Return SequencingHome which used to obtain all sequence-related
interfaces for DatabaseSession
- getSequencingServer() - Method in interface oracle.toplink.essentials.internal.sequencing.SequencingHome
-
- getSequencingServer() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Return SequencingServer object owned by the session.
- getServerLog() - Method in class oracle.toplink.essentials.platform.server.NoServerPlatform
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in class oracle.toplink.essentials.platform.server.oc4j.Oc4jPlatform
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return JavaLog for Oc4jPlatform
- getServerLog() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return the default ServerLog in the base
- getServerLog() - Method in class oracle.toplink.essentials.platform.server.sunas.SunAS9ServerPlatform
-
- getServerName() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The server name is the name of the database instance.
- getServerNameAndVersion() - Method in class oracle.toplink.essentials.platform.server.NoServerPlatform
-
PUBLIC: getServerNameAndVersion(): Answer null because this does not apply to NoServerPlatform.
- getServerNameAndVersion() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
PUBLIC: getServerNameAndVersion(): Talk to the relevant server class library, and get the server name
and version
- getServerNameAndVersion() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
PUBLIC: getServerNameAndVersion(): Talk to the relevant server class library, and get the server name
and version
Default is "unknown"
- getServerPlatform() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Marked internal as this is not customer API but helper methods for
accessing the server platform from within TopLink's other sessions types
(ie not DatabaseSession)
- getServerPlatform() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Answer the server platform to handle server specific behaviour for WLS, Oc4j, etc.
- getServerPlatform() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Marked internal as this is not customer API but helper methods for
accessing the server platform from within TopLink's other sessions types
(ie not DatabaseSession)
- getServerPlatform() - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Answer the server platform defining server-specific behaviour for the receiver (Oc4j, WLS, ...).
- getServerPlatform() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Marked internal as this is not customer API but helper methods for
accessing the server platform from within TopLink's other sessions types
(ie not DatabaseSession)
- getServerSession() - Method in interface oracle.toplink.essentials.ejb.cmp3.EntityManager
-
Return the underlying server session
- getServerSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
INTERNAL:
Returns the ServerSession that the Factory will be using and initializes it if it is not available.
- getServerSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Return the underlying server session
- getSession() - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
PUBLIC:
The session in which the event is raised.
- getSession() - Method in interface oracle.toplink.essentials.ejb.cmp3.EntityManager
-
This method will return a Session outside of a transaction and null within a transaction.
- getSession() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Return the session.
- getSession() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- getSession() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
- getSession() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
This method will return a Session outside of a transaction and null within a transaction.
- getSession() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getSession() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- getSession() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- getSession() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- getSession() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Return the session.
- getSession() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- getSession() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getSession() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return the session that this is managing commits for.
- getSession() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
get the session associated with this IdentityMapAccessor
- getSession() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
get the session associated with this IdentityMapAccessor
- getSession() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- getSession() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- getSession() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Get the session that owns this SessionLog.
- getSession() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the session that generated the log entry.
- getSession() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the current session.
- getSession() - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Return the manager's session.
- getSession() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Return the session.
- getSession() - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
PUBLIC:
The session in which the event is raised.
- getSession() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Get the session for this session event manager
- getSession() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- getSession(String) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, boolean) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, boolean, boolean) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, ClassLoader) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the session by name.
- getSession(String, ClassLoader, boolean, boolean, boolean) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Return the session by name, loading the configuration from the file
specified in the xmlLoader.
- getSession() - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- getSession() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the manager's session.
- getSessionForClass(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the session to be used for the class.
- getSessionLog() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return the session log to which an accessor logs messages and SQL.
- getSessionLog() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return the session log to which an accessor logs messages and SQL.
- getSessionName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the name of the session local to this descriptor.
- getSessionName() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the name of the session that the query should be executed under.
- getSessions() - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
INTERNAL:
Return a hashtable on all sessions.
- getSessionString(Session) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the current session including the type and id.
- getSessionString() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the current session including the type and id.
- getSessionString() - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- getSessionTypeString() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Returns the type of session, its class.
- getSessionTypeString() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Returns the type of session, its class.
- getSessionTypeString() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Returns the type of session, its class.
- getSetMethod() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Return the set method for the attribute accessor.
- getSetMethod(Method, Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to convert a getMethod into a setMethod.
- getSetMethod() - Method in class oracle.toplink.essentials.internal.indirection.WeavedObjectBasicIndirectionPolicy
-
This method will lazily initialize the set method
Lazy initialization occurs to that we are not required to have a handle on
the actual class that we are using until runtime.
- getSetMethodName() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Return the name of the set method for the attribute accessor.
- getSetMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Returns the set method name of a method accessor.
- getSetMethodName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getSetMethodName() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to set the value of the
attribute in the object.
- getSetMethodParameterType() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- getSetNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the set node for the tree
- getSetterMethodName() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getSetterMethodToAttributeDetails() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getShallowCommits() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return any objects that have been shallow comitted during this commit process.
- getShortClassName(Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Answers the unqualified class name for the provided class.
- getShortClassName(String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Answers the unqualified class name from the specified String.
- getShortClassName(Object) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Answers the unqualified class name for the specified object.
- getShortClassType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the Short class representation.
- getShortName(String) - Static method in class oracle.toplink.essentials.internal.weaving.TopLinkWeaver
-
- getShortType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the short type representation.
- getShouldBindAllParameters() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Returns the internal tri-state calue of shouldBindParameters
used far cascading these settings
- getShouldBindAllParameters() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldCacheAllStatements() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldOptimizeDataConversion() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getShouldThrowConformExceptions() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return whether to throw exceptions on conforming queries
- getShouldTrimStrings() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getSignature() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- getSingleResult() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Execute a query that returns a single result.
- getSize() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
- getSize() - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Return the number of objects in the IdentityMap.
- getSize(Class, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Return the number of actual objects of type myClass in the IdentityMap.
- getSize() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Return the number of objects in the receiver.
- getSize(Class, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Return the number of actual objects of type myClass in the IdentityMap.
- getSize() - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
- getSize(Class, boolean) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Return the number of actual objects of type myClass in the IdentityMap.
- getSize() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the size of the field, this is only required for some field types.
- getSize() - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- getSize() - Method in class oracle.toplink.libraries.asm.tree.analysis.DataflowValue
-
- getSize() - Method in interface oracle.toplink.libraries.asm.tree.analysis.Value
-
Returns the size of this value in words.
- getSize() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the size of values of this type.
- getSort() - Method in class oracle.toplink.libraries.asm.Type
-
Returns the sort of this Java type.
- getSortDirection() - Method in class oracle.toplink.essentials.internal.parsing.SortDirectionNode
-
- getSourceAttributeName() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getSourceFields() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- getSourceFields() - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- getSourceKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
PUBLIC:
Return the source key field names associated with the mapping.
- getSourceKeyFields() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Return the source key names associated with the mapping
- getSourceKeyFields() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return the source key fields.
- getSourceKeyFields() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return all the source key fields associated with the mapping.
- getSourceKeyFields() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return the source key fields.
- getSourceKeysToTargetForeignKeys() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return the source/target key fields.
- getSourceObject() - Method in exception oracle.toplink.essentials.exceptions.ConversionException
-
PUBLIC:
Return the object for which the problem was detected.
- getSourceObject() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getSourceRelationKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the source relation key field names associated with the mapping.
- getSourceRelationKeyFields() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return all the source realtion key fields associated with the mapping.
- getSourceToTargetKeyFieldAssociations() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Return a collection of the source to target field value associations.
- getSourceToTargetKeyFields() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Returns the source keys to target keys fields association.
- getSQLResultSetMapping() - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- getSQLResultSetMapping(String) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Get a named SQLResultSetMapping from this project.
- getSQLResultSetMappingName() - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
Return the result set mapping name.
- getSQLStatement() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
INTERNAL:
Return the sqlStatement
- getSQLStatement() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the SQL statement of the query.
- getSQLStatements() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Normally only a single statement is used, however multiple table may require multiple statements on write.
- getSQLString() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return the SQL string that will be executed.
- getSQLString() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the SQL string of the query.
- getSQLString() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Return the SQL string for this call.
- getSQLStrings() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return the SQL strings of the query.
- getSqlType() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Return the JDBC type that coresponds to the field.
- getStack(int) - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Returns the value of the given operand stack slot.
- getStackSize() - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Returns the number of values in the operand stack of this frame.
- getStart() - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The start used as a starting value for sequence
- getStart() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- getStartPosition() - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- getStartRemoveIndex() - Method in interface oracle.toplink.essentials.changesets.OrderedCollectionChangeRecord
-
ADVANCED:
This method returns the index from where objects must be removed from the collection
- getStartRemoveIndex() - Method in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
This method returns the index from where objects must be removed from the collection
- getStartWithExpression() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the StartWith expression
- getState() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Find out what the lifecycle state of this UoW is in.
- getStatement() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Return the statement that expression is for.
- getStatement() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The statement is stored for the return value of cursor selects.
- getStatement() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
- getStatement() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- getStatementCache() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
The statement cache stores a fixed sized number of prepared statements.
- getStatementCacheSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
The statement cache size for prepare parameterized statements.
- getStatementCacheSize() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
If prepared statement caching is used, return the cache size.
- GETSTATIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- getStatus() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- getStatus() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- getStoredProcedureParameterPrefix() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getStoredProcedureParameterPrefix() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
- getStoredProcedureParameterPrefix() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
- getStoredProcedureParameterPrefix() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
- getStoredProcedureTerminationToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getStoredProcedureTerminationToken() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
- getStoredProcedureTerminationToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method returns the delimiter between stored procedures in multiple stored procedure calls.
- getStoredProcedureTerminationToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method returns the delimiter between stored procedures in multiple stored procedure
calls.
- getStrategy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataGeneratedValue
-
INTERNAL: (Overridden in XMLGeneratedValue)
- getStrategy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLGeneratedValue
-
INTERNAL: (OVERRIDE)
- getStringBindingSize() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- getStringBindingSize() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getStringType() - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the String type representation.
- getStringType() - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type representation oc class String.
- getStringVal() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
XMLType Function - gets a string value from an XMLType
- GetStringVal - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- getStringVal() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- getSubclassDescriptor(Class) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
use aggregate in inheritance
- getSubQuery() - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- getSubSize() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the sub-size of the field.
- getSuperClassDetails() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getSuperClassName() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getSupplementDetailString(SessionLogEntry) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the supplement detail information including date, session, thread and connection.
- getSystemChangeNumberQuery() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
The query to select the current system change number
from Oracle.
- getSystemTime() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Get the stored value of the current time.
- getTable(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Checks if table name exists with the current descriptor or not.
- getTable(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED: Return an expression representing a table in a data-level query.
- getTable(DatabaseTable) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED: Return an expression representing a table in a data-level query.
- getTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getTable(String) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- getTable() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- getTable() - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
- getTable() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- getTable() - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- getTableAliases() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Return the aliases used.
- getTableAliases() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Return the aliases used.
- getTableAliases() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return the aliases used.
- getTableAliasInSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getTableAliasInSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- getTableAliasInSelectCallForNotExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- getTableDefinitions() - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Return the tables.
- getTableGenerator(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getTableGenerators() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- getTableInfo(String, String, String, String[], AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return the table metadata for the specified
selection criteria.
- getTableInfo(String, String, String, String[], AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Get a description of tables available in a catalog.
- getTableInfo(String, String, String, String[], AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return table information for the specified
database objects.
- getTableInfo(String, String, String, String[]) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Get a description of tables available in a catalog.
- getTableName() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the name of the descriptor's first table.
- getTableName() - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Return the name of the descriptor's first table.
- getTableName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- getTableName() - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- getTableNames() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return the table names.
- getTableNames() - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Return the table names.
- getTableQualifier() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Return the qualifier for the table.
- getTableQualifier() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Return the qualifier for the table.
- getTableQualifier() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
- getTableQualifier() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return the qualifier for the all of the tables referenced by TopLink.
- getTableQualifier() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Return the qualifier for the all of the tables.
- getTables() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return all the tables.
- getTables() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
INTERNAL:
This method returns a vector which holds all the tables of database
- getTables() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Return all the tables.
- getTables_databaseFieldsToValues() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- getTablesJoinExpressions() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Used in case descriptor has additional tables:
each additional table mapped to an expression joining it.
- getTablesToPrimaryKeyFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- getTabs(int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a string containing the specified number of tabs.
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL: (Overridden in XMLManyToManyAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL: (Overridden in XMLManyToOneAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL: (Overridden in XMLOneToManyAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL: (Overridden in XMLOneToOneAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Return the target entity for this accessor.
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToManyAccessor
-
INTERNAL: (Override from ManyToManyAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToOneAccessor
-
INTERNAL: (Override from ManyToOneAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToManyAccessor
-
INTERNAL: (Override from OneToManyAccessor)
- getTargetEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from OneToOneAccessor)
- getTargetEntity(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getTargetFieldForQueryKeyName(String) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL: return a database field based on a query key name
- getTargetFields() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- getTargetForeignKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Return the target foregin key field names associated with the mapping.
- getTargetForeignKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return the target foreign key field names associated with the mapping.
- getTargetForeignKeyFields() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Return the target foregin key fields associated with the mapping
- getTargetForeignKeyFields() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return the target foreign key fields.
- getTargetForeignKeysToSourceKeys() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return the target/source key fields.
- getTargetForeignKeyToSourceKeys() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
- getTargetForeignKeyToSourceKeys() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Maintain for backward compatibility.
- getTargetKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the target key field names associated with the mapping.
- getTargetKeyFields() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return all the target keys associated with the mapping.
- getTargetPrimaryKeyFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- getTargetRelationKeyFieldNames() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Return the target relation key field names associated with the mapping.
- getTargetRelationKeyFields() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return all the target relation key fields associated with the mapping.
- getTargetTable() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- getTargetTable() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- getTargetToSourceKeyFields() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Returns the target keys to source keys fields association.
- getTargetVersionOfSourceObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Return the coresponding value that should be assigned to the target object for the source object.
- getTargetVersionOfSourceObject(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method is used to return the complex object specified within the change record.
- getTargetVersionOfSourceObject(AbstractSession, boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method is used to return the complex object specified within the change record.
- getTemporalType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Return the temporal type for this accessor.
- getTemporalType() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from DirectAccessor)
Return the temporal type for this accessor.
- getTempSession() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- getTempTableForTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
May override this method if the platform support temporary tables.
- getTempTableForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- getTempTableForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- getTempTableForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
- getTempTableForTable(DatabaseTable) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
- GETTER_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.DefaultMappingException
-
- getterMethodName - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- getterMethodToAttributeDetails - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- getterNotFound(String, String) - Static method in exception oracle.toplink.essentials.exceptions.DefaultMappingException
-
- getText() - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Returns the code printed by this code visitor.
- getTextColumnNodes(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- getTheObjects() - Method in class oracle.toplink.essentials.internal.parsing.InNode
-
INTERNAL
Return the collection of the objects used as parameters for this node
- getThread() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return the thread that was active when the log entry was generated.
- getThreadDepth() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
Return the depth of the thread associated with the DLM, being used to release the lock
- getThreadString(Thread) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Return the specified thread information.
- getTimeInMillis(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL:
Get the milliseconds from a Calendar.
- getTimeInMillis(Calendar) - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL:
Get the milliseconds from a Calendar.
- getTimeInMillis(Calendar) - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
Get the milliseconds from a Calendar.
- getTimestampFromServer(AbstractSession, String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Answer the timestamp from the server.
- getTimestampFromServer(AbstractSession, String) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Answer the timestamp from the server.
- getTimestampFromServer(AbstractSession, String) - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
Access do not support millisecond well, truncate the millisecond from the timestamp
- getTimestampQuery() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
This method can be overridden by subclasses to return a
query that will return the timestamp from the server.
- getTimestampQuery() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
This method can be overridden by subclasses to return a
query that will return the timestamp from the server.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for DB2.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
This method returns the query to select the timestamp from the server
for Derby.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for MySQL.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for Oracle.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
This method returns the query to select the timestamp from the server
for Derby.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for SQLServer.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method returns the query to select the timestamp
from the server for Sybase.
- getTimestampQuery() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
PUBLIC:
This method returns the query to select the timestamp
from the server for TimesTen.
- getTopLinkAttributeName() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Return the mapping attribute name, used to raise change events.
- getTopLinkAttributeName() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Return the mapping attribute name, used to raise change events.
- getTopLinkAttributeName() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Return the mapping attribute name, used to raise change events.
- getTopLinkLoggingLevel() - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Look in the System properties for a logging level property and return a integer
that can be used to set the logging level in TopLink
- getTotalNumberOfConnections() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Return the total number of connections currently in use.
- getTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Returns the resource-level transaction object.
- getTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- getTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.EntityTransactionWrapper
-
Lazy initialize the EntityTransaction.
- getTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.JTATransactionWrapper
-
An ENtityTransaction cannot be used at the same time as a JTA transaction
throw an exception
- getTransaction() - Method in interface oracle.toplink.essentials.internal.ejb.cmp3.transaction.TransactionWrapper
-
- getTransaction() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
PERF: Return the associated external transaction.
- getTransaction() - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- getTransaction() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the active external transaction object, or null if
none is active.
- getTransaction_impl() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the active external transaction for the calling thread, or null if
none is currently active for this thread.
- getTransaction_impl() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return the active external transaction, or null if none is currently
active for this thread.
- getTransactionalUnitOfWork(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
INTERNAL:
THis method is used to get the active UnitOfWork.
- getTransactionalUnitOfWork(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
INTERNAL:
THis method is used to get the active UnitOfWork.
- getTransactionalUnitOfWork(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
INTERNAL:
THis method is used to get the active UnitOfWork.
- getTransactionalUnitOfWork_new(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- getTransactionController() - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- getTransactionIsolation() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Returns the transaction isolation setting for a connection.
- getTransactionIsolation() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return the transaction isolation setting for the connection.
- getTransactionKey(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return a key for the specified external transaction object.
- getTransactionKey_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return a key for the specified external transaction object.
- getTransactionKey_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return a key for the specified external transaction object.
- getTransactionManager() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
PUBLIC:
Return the transaction manager used to control the JTA transactions.
- getTransactionMutex() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
The transaction mutex ensure mutual exclusion on transaction across multiple threads.
- getTransactionStatus() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the transaction status.
- getTransactionStatus_impl() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the transaction status.
- getTransactionStatus_impl() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return the transaction status as an object.
- getTransactionType() - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- getTranslatedSQLString(Session, Record) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
This can be used to access a queries translated SQL if they have been prepared, (i.e.
- getTranslatedSQLStrings(Session, Record) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
This can be used to access a queries translated SQL if they have been prepared, (i.e.
- getTranslationRow() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
INTERNAL:
Return the row for translation
- getTranslationRow() - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
INTERNAL:
Return the row for translation
- getTranslationRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getTranslationRow() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the row for translation
- getType() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Return the type of function.
- getType() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
The infered type of this parameter.
- getType() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- getType() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Return the type of this node.
- getType() - Method in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
Indicates if the schema reference references a simple type definition,
complex type definition, element or group
- getType() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type of the field.
- getType() - Method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- getType() - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- getType(String) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java type corresponding to the given type descriptor.
- getType(Class) - Static method in class oracle.toplink.libraries.asm.Type
-
Returns the Java type corresponding to the given class.
- getTypeDefinition() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type definition of the field.
- getTypedField(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
searches first descriptor than its ReturningPolicy for an equal field
- getTypeHelper() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns the type helper stored in this context.
- getTypeInfo(int) - Static method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- getTypeName() - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- getTypeName(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the name of the specified type.
- getTypeName(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the name of the specified type.
- getTypeName() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return the type name of the field.
- getTypeOfDirectToField(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Returns the attribute type if the right represents a direct-to-field mapping.
- getTypes() - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableTypeTableAttribute
-
- getTypeStrings() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
- getUniqueConstraints() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getUniqueConstraints() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getUniqueConstraints() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
Return a vector of the unique constraints for this table.
- getUniqueKeys() - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- getUnitOfWork() - Method in interface oracle.toplink.essentials.ejb.cmp3.EntityManager
-
This method will return the transactional UnitOfWork during the transaction and null
outside of the transaction.
- getUnitOfWork() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
This method will return the active UnitOfWork
- getUnitOfWork() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getUnitOfWork() - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- getUnitOfWorkChangeSet() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Returns the currentChangeSet from the UnitOfWork.
- getUnitOfWorkChangeSet() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Returns the currentChangeSet from the UnitOfWork.
- getUnitOfWorkClone() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Returns the UnitOfWork Clone that this ChangeSet was built For
- getUnitOfWorkValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.BackupValueHolder
-
Return the original uow clone's value holder.
- getUnitsOfWork() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return the hashtable keyed on the external transaction objectss with values
that are the associated units of work.
- getUnmappedFields() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method returns any of the fields that are not mapped in
the object.
- getUnregisteredDeletedCloneForOriginal(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Called only by UnitOfWorkIdentityMapAccessor.getAndCloneCacheKeyFromParent method.
- getUnregisteredExistingObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Used to lazy Initialize the unregistered existing Objects collection.
- getUnregisteredNewObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This is used to store unregistred objects discovered in the parent so that the child
unit of work knows not to register them on commit.
- getUnusedVariables() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
Returns s set of variables that are declared in the current scope,
but not used in the query.
- getUOWChangeSet() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method is used to return the parent ChangeSet.
- getUOWChangeSet() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
This method is used to return the parent ChangeSet
- getUOWCloneForObjectChangeSet(ObjectChangeSet) - Method in interface oracle.toplink.essentials.changesets.UnitOfWorkChangeSet
-
ADVANCED:
This method returns the Clone for a particular changeSet
- getUOWCloneForObjectChangeSet(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
ADVANCED:
This method returns the Clone for a particular changeSet
- getUpdateCall() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update call.
- getUpdateClauses() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- getUpdateClauses() - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
INTERNAL:
Return the updates stored for an update all query
- getUpdateQuery() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update query.
- getUpdateQuery() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- getUpdateSQLString() - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Return the receiver's update SQL string.
- getUpperCaseAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the upper cased attribute name for this accessor.
- getUpperCaseAttributeName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataColumn
-
INTERNAL:
- getUpperCaseShortJavaClassName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the upper case java class that defines this accessor.
- getURL() - Method in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
A URL which referenes the Schema.
- getUseDescriptorsToValidateInheritedObjects() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
return if we should use the descriptor inheritance to determine
if an object can be returned from the identity map or not.
- getUsedFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- getUsedFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- getUsedFields() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForTempTable
-
- getUserName() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
The user name is the database login name.
- getUserName() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- getUsesBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesNativeSequencing() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesNativeSQL() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesStreamsForBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getUsesStringBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- getValidationLevel() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- getValidationLevel() - Method in interface oracle.toplink.essentials.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.
- getValidationMode() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- getValidationMode() - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- getValidator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the metadata validator.
- getValidator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- getValidator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Return the validator used by the processor.
- getValue() - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
PUBLIC:
Return the wrapped object.
- getValue() - Method in interface oracle.toplink.essentials.indirection.ValueHolderInterface
-
PUBLIC:
Return the value.
- getValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQueryHint
-
INTERNAL:
- getValue() - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- getValue() - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
- getValue(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
Extract the value from the row.
- getValue() - Method in class oracle.toplink.essentials.internal.indirection.BackupValueHolder
-
If the original value holder was not instantiated,
then first instantiate it to obtain the backup value.
- getValue() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Return the object.
- getValue() - Method in class oracle.toplink.essentials.mappings.Association
-
PUBLIC:
Return the value.
- getValueClass() - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to get the object class from the value converter
if it is a TypeConversionConverter.
- getValueColumnName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.MetadataTableGenerator
-
INTERNAL:
- getValueColumnName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.XMLTableGenerator
-
INTERNAL:
- getValueConverter() - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- getValueConverter() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Return the converter on the mapping.
- getValueConverter() - Method in class oracle.toplink.essentials.queryframework.DirectReadQuery
-
PUBLIC:
Return the converter on the query.
- getValueForInOutParameter(Object, AbstractRecord, AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
Returns value for INOUT parameter.
- getValueForInParameter(Object, AbstractRecord, AbstractRecord, AbstractSession, boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
INTERNAL:
Returns value for IN parameter.
- getValueFromField(Field, Object) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Get the value of the given field in the given object.
- getValueFromProxy(Object) - Static method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Given a proxy object, trigger the indirection and return the actual object represented by the proxy.
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class oracle.toplink.essentials.queryframework.ColumnResult
-
INTERNAL:
This method is a convience method for extracting values from Results
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
INTERNAL:
This method is a convience method for extracting values from Results
- getValueFromRecord(DatabaseRecord) - Method in class oracle.toplink.essentials.queryframework.FieldResult
-
INTERNAL:
This method is a convience method for extracting values from Results
- getValueFromRecord(DatabaseRecord, ResultSetMappingQuery) - Method in class oracle.toplink.essentials.queryframework.SQLResult
-
INTERNAL:
This method is a convience method for extracting values from Results
- getValueFromRecordForMapping(DatabaseRecord, DatabaseMapping, FieldResult, DatabaseRecord) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
INTERNAL:
This method is for processing all FieldResults for a mapping.
- getValueFromServerObject() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
This is used for a remote unit of work.
- getValueHolder() - Method in interface oracle.toplink.essentials.indirection.IndirectContainer
-
PUBLIC:
This is used by the indirection policy to build the
UOW clone of the container.
- getValueHolder() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
Return the valueHolder.
- getValueHolder() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
PUBLIC:
Return the valueHolder.
- getValueHolder() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Return the valueHolder.
- getValues(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
- getValues(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
- getValues() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
- getValues(DatabaseField) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Returns the Object associated with the given key
(null if the key does not map to an Object.)
- getValues(String) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Returns the Object associated with the given key
(null if the key does not map to an Object.)
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueToPutInCache(AbstractRecord, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Return the value that should be stored in the identity map.
- getValueType() - Method in class oracle.toplink.essentials.mappings.TypedAssociation
-
PUBLIC:
Return the class of the value.
- getVariableName() - Method in class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- getVariableName() - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- getVariableNameForClass(Class, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
getVariableNameForClass():
Answer the name mapped to the specified class.
- getVersion() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- getVersion() - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- getVersion() - Static method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return the TopLink version.
- getVersion() - Static method in class oracle.toplink.essentials.Version
-
- getVersionDifference(Object, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Return the number of versions different between these objects.
- getVersionDifference(Object, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Return the number of versions different between these objects.
- getVersionDifference(Object, Object, Vector, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
PUBLIC:
Return the number of versions different between these objects.
- getViewTable() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
- getVisitedGrandparent() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return the second-to-last object visited.
- getVisitedObjects() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getVisitedParent() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return the last object visited.
- getVisitedStack() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- getWeight() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return the weight of the mapping, used to sort mappings to ensure that
DirectToField Mappings get merged first
- getWeight() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return the weight of the mapping, used to sort mappings to ensure that
DirectToField Mappings get merged first
- getWhereClause() - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- getWhereNode() - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Return the Where node
- getWithAllSubclassesExpression() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
Return the Expression which gets all subclasses.
- getWorkingCopyFromUnitOfWorkIdentityMap(Object, Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the registered working copy from the unit of work identity map.
- getWorkingCopyMethod() - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Return the workingCopyClone method.
- getWorkingCopyMethodName() - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Return the workingCopyClone method name.
- getWrappedValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- getWrappedValueHolderRemoteID() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
returns wrapped ValueHolder ObjID if available
- getWrapper() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getWrapper(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Get the wrapper object from the cache key associated with the given primary key,
this is used for EJB.
- getWrapper(Vector, Class) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Get the wrapper object from the cache key associated with the given primary key,
this is used for EJB.
- getWrapper(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Get the wrapper object from the cache key associated with the given primary key,
this is used for EJB.
- getWrapper(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Get the wrapper object from the cache key associated with the given primary key,
this is used for EJB.
- getWrapperClass(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns the wrapper class for the specified primitive.
- getWrapperPolicy() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Return the WrapperPolicy for this descriptor.
- getWriteConnection() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Return the connection to be used for database modification.
- getWriteLockField() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Return the write lock field.
- getWriteLockField() - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Return the write lock field.
- getWriteLockFieldName() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Return the field name of the field that stores the write lock value.
- getWriteLockManager() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Returns the single write Lock manager for this session
- getWriteLockManager() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Returns the single write Lock manager for this session
- getWriteLockManager() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Returns the single write Lock manager for this session
- getWriteLockQueued() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTENRAL:
Used to get the object that the merge manager is waiting on, in order to acquire locks
- getWriteLockUpdateExpression(ExpressionBuilder) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Retrun an expression that updates the write lock
- getWriteLockUpdateExpression(ExpressionBuilder) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Retrun an expression that updates the write lock
- getWriteLockUpdateExpression(ExpressionBuilder) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
This method will return an expression that is used to update its optimistic
locking field.
- getWriteLockValue() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
This method is used to return the lock value of the object this changeSet represents.
- getWriteLockValue(Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object
- getWriteLockValue(Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object
- getWriteLockValue(Object, Vector, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
This method will return the optimistic lock value for the object
#see this method in VersionLockingPolicy
- getWriteLockValue() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- getWriteLockValue(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Get the write lock value from the cache key associated to the primarykey
- getWriteLockValue(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Retrieve the write lock value of the cache key associated with the given primary key,
- getWriteLockValue(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Get the write lock value from the cache key associated to the primarykey
- getWriteLockValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Extract the write lock value from the identity map.
- getWriteLockValue(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Extract the write lock value from the identity map.
- getWriteLockValue(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Extract the write lock value from the identity map.
- getWriteLockValue(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Extract the write lock value from the identity map.
- getWriteLockValue() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method is used to return the lock value of the object this changeSet represents
- getWriteLockValue(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Extracts and returns the write lock value from the identity map through the given Object.
- getWriteLockValue(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Extracts the write lock value from the identity map through the passed in primaryKey and Class type.
- getWriteObjectQuery() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Convenience method
- getWriter() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- getWriter() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- getWriter() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- getWriter() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Return the writer to which an accessor writes logged messages and SQL.
- getWriterFilename() - Method in class oracle.toplink.essentials.logging.DefaultSessionLog
-
PUBLIC:
For the given writer, return it's associated filename.
- getXMLException() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLExceptionHandler
-
- getXMLPlatform() - Method in class oracle.toplink.essentials.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the XMLPlatform based on the toplink.xml.platform System property.
- getXMLPlatformClass() - Method in class oracle.toplink.essentials.platform.xml.XMLPlatformFactory
-
INTERNAL:
Return the implementation class for the XMLPlatform.
- globalInstrumentation - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
- GOTO - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- grammar() - Static method in class oracle.toplink.essentials.internal.parsing.ejbql.GrammarSpecial
-
- GrammarSpecial - Class in oracle.toplink.essentials.internal.parsing.ejbql
-
This class provides for versioning of the grammar
- GrammarSpecial() - Constructor for class oracle.toplink.essentials.internal.parsing.ejbql.GrammarSpecial
-
- GREATER_THAN - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- GREATER_THAN_EQUAL_TO - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- greaterThan(byte) - Method in class oracle.toplink.essentials.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.essentials.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.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(float) - Method in class oracle.toplink.essentials.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.essentials.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.essentials.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.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receiver's value is greater than the other value.
- greaterThan(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
- greaterThan(short) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- greaterThan(boolean) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is equal to the other value.
- GreaterThan - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- greaterThanEqual(byte) - Method in class oracle.toplink.essentials.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.essentials.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.essentials.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.essentials.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.essentials.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.essentials.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.essentials.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.essentials.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.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- greaterThanEqual(boolean) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that compares if the receivers value is greater and equal to the other value.
- GreaterThanEqual - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- GreaterThanEqualToNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- GreaterThanEqualToNode() - Constructor for class oracle.toplink.essentials.internal.parsing.GreaterThanEqualToNode
-
GreaterThanEqualToNode constructor comment.
- GreaterThanNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- GreaterThanNode() - Constructor for class oracle.toplink.essentials.internal.parsing.GreaterThanNode
-
GreaterThanNode constructor comment.
- Greatest - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- greatest() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- GREGORIAN_CALENDAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- GROUP - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- GROUP - Static variable in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
- groupByClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- groupByExpressions - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Group by clause for report queries.
- groupByExpressions - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Expressions representing fields to be used in the GROUP BY clause.
- groupByItem() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- GroupByNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- GroupByNode() - Constructor for class oracle.toplink.essentials.internal.parsing.GroupByNode
-
Return a new GroupByNode.
- I2B - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- I2C - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- I2D - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- I2F - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- I2L - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- I2S - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IADD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IALOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IAND - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IASTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_0 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_1 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_2 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_3 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_4 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_5 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ICONST_M1 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ID - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- ID_CLASS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- IDENT - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- identificationVariableDeclaration(List) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- IdentificationVariableDeclNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- IdentificationVariableDeclNode() - Constructor for class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- IDENTITY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- IDENTITY_MAP_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- IdentityHashtable - Class in oracle.toplink.essentials.internal.helper
-
- IdentityHashtable(int, float) - Constructor for class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Constructs a new IdentityHashtable with the given
initial capacity and the given loadFactor.
- IdentityHashtable(int) - Constructor for class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Constructs a new IdentityHashtable with the given
initial capacity and a default loadFactor of 0.75.
- IdentityHashtable() - Constructor for class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Constructs a new IdentityHashtable with a default initial
capacity of 32 and a loadfactor of 0.75.
- IdentityMap - Class in oracle.toplink.essentials.internal.identitymaps
-
Purpose: Caches objects, and allows their retrieval by their primary key.
- IdentityMap(int) - Constructor for class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Instantiate an new IdentityMap with it's maximum size.
- identityMapAccessor - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Manages the live object cache.
- IdentityMapAccessor - Class in oracle.toplink.essentials.internal.sessions
-
INTERNAL:
Internal subclass that provides access to identity maps through the session.
- IdentityMapAccessor(AbstractSession, IdentityMapManager) - Constructor for class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
An IdentityMapAccessor sits between the session and the identityMapManager
It needs references in both directions
- IdentityMapAccessor - Interface in oracle.toplink.essentials.sessions
-
PUBLIC:
IdentityMapAccessor provides the public interface into all functionality associated with
TopLink identity maps.
- identityMapClass - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- IdentityMapEnumeration - Class in oracle.toplink.essentials.internal.identitymaps
-
Used to allow iterating over a map.
- IdentityMapEnumeration(FullIdentityMap) - Constructor for class oracle.toplink.essentials.internal.identitymaps.IdentityMapEnumeration
-
- IdentityMapKeyEnumeration - Class in oracle.toplink.essentials.internal.identitymaps
-
Used to allow iterating over a maps cache keys.
- IdentityMapKeyEnumeration(FullIdentityMap) - Constructor for class oracle.toplink.essentials.internal.identitymaps.IdentityMapKeyEnumeration
-
- IdentityMapManager - Class in oracle.toplink.essentials.internal.identitymaps
-
Purpose: Maintain identity maps for domain classes mapped with TopLink.
- IdentityMapManager(AbstractSession) - Constructor for class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- identityMapManager - Variable in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
This is the identity map manager for this accessor.
- identityMapNotSpecified(ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- identityMaps - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
A table of identity maps with the key being the domain Class.
- identityMapSize - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- IDIV - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ACMPEQ - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ACMPNE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPEQ - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPGE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPGT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPLE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPLT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IF_ICMPNE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFEQ - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFGE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFGT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFLE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFLT - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFNE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IFNONNULL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ifNull(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function return the a specific value if item returned from the
query is null.
- ifNull() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- IFNULL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ignorableWhitespace(char[], int, int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- IGNORE_BASIC_FETCH_LAZY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_EMBEDDED_ID - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_ENUMERATED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_ID_CLASS_ANNOTATION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_ID_CLASS_ELEMENT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_INHERITANCE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_LOB - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_MAPPING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_MAPPING_ON_WRITE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_NAMED_NATIVE_QUERY_ANNOTATION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_NAMED_NATIVE_QUERY_ELEMENT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_NAMED_QUERY_ANNOTATION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_NAMED_QUERY_ELEMENT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_PRIMARY_KEY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_QUERY_HINT_UNKNOWN_TYPE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_QUERY_HINT_UNSUPPORTED_TYPE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_SECONDARY_TABLE_ANNOTATION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_SECONDARY_TABLE_ELEMENT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_SERIALIZED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_TABLE_ANNOTATION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_TABLE_ELEMENT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_TEMPORAL - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- IGNORE_VERSION_LOCKING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- ignoreAnnotations() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates whether or not annotations should be ignored, i.e.
- ignoreBindAllParameters() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Session's shouldBindAllParameters() defines whether to bind or not
(default setting)
- ignoreCacheStatement() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Session's shouldCacheAllStatements() defines whether to cache or not
(default setting)
- ignoreDatabaseException - Variable in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
- ignoreIDs() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- ignoreIndirectionExceptionReturnConformed() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- ignoreIndirectionExceptionReturnNotConformed() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- ignoreInheritance() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- ignoreTables() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- IINC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IincInsnNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents an IINC instruction.
- IincInsnNode(int, int) - Constructor for class oracle.toplink.libraries.asm.tree.IincInsnNode
-
- ILL_FORMED_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- ILLEGAL_ACCESS_WHILE_CLONING - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_EVENT_EXECUTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_GETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_INSTANTIATING_METHOD_BASED_PROXY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_INVOKING_ATTRIBUTE_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_INVOKING_FIELD_TO_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_INVOKING_ROW_EXTRACTION_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_METHOD_INSTANTIATION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_METHOD_INSTANTIATION_OF_FACTORY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_OBSOLETE_EVENT_EXECUTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_SETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ACCESS_WHILE_SETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_GETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_GETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_INSTANTIATING_METHOD_BASED_PROXY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_INVOKING_ATTRIBUTE_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_INVOKING_FIELD_TO_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_OBSOLETE_EVENT_EXECUTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_SETTING_VALUE_THRU_INSTANCE_VARIABLE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_ARGUMENT_WHILE_SETTING_VALUE_THRU_METHOD_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_CONTAINER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- ILLEGAL_TABLE_NAME_IN_MULTIPLE_TABLE_FOREIGN_KEY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ILLEGAL_USE_OF_GETFIELD - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- ILLEGAL_USE_OF_GETTABLE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- ILLEGAL_USE_OF_MAP_IN_DIRECTCOLLECTION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- illegalAccesstWhileGettingValueThruInstanceVaraibleAccessor(String, String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileCloning(Object, String, ClassDescriptor, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileConstructorInstantiation(ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileConstructorInstantiationOfFactory(ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileEventExecution(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileInstantiatingMethodBasedProxy(Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileInvokingAttributeMethod(DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileInvokingFieldToMethod(String, DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileInvokingRowExtractionMethod(AbstractRecord, Method, ClassDescriptor, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileMethodInstantiation(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileMethodInstantiationOfFactory(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileObsoleteEventExecute(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileSettingValueThruInstanceVariableAccessor(String, String, Object, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalAccessWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileGettingValueThruInstanceVariableAccessor(String, String, String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileGettingValueThruMethodAccessor(String, String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileInstantiatingMethodBasedProxy(Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileInvokingAttributeMethod(DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileInvokingFieldToMethod(String, DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileObsoleteEventExecute(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileSettingValueThruInstanceVariableAccessor(String, String, Object, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalArgumentWhileSettingValueThruMethodAccessor(String, Object, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalContainerClass(Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- illegalLoggingLevel(String) - Static method in exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- illegalOperationForUnitOfWorkLifecycle(int, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- illegalTableNameInMultipleTableForeignKeyField(ClassDescriptor, DatabaseTable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- illegalUseOfGetField(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- illegalUseOfGetTable(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- illegalUseOfMapInDirectCollection(DirectCollectionMapping, Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- illFormedExpression(Expression) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- ILOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IMUL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- in(byte[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(char[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(double[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(float[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(int[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(long[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(Object[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(short[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(boolean[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- in(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
- in(ReportQuery) - Method in class oracle.toplink.essentials.expressions.Expression
-
- In - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- in() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the IN operator.
- IN - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- IN - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- IN_CACHE - Static variable in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
- IN_CANNOT_BE_PARAMETERIZED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- IN_OBJECT - Static variable in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
- INACTIVE_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- inactiveUnitOfWork(UnitOfWorkImpl) - Static method in exception oracle.toplink.essentials.exceptions.TransactionException
-
- inActiveUnitOfWork(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- inCannotBeParameterized(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- INCOMPLETE_JOIN_COLUMN_ELEMENTS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCOMPLETE_JOIN_COLUMNS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCOMPLETE_PK_JOIN_COLUMN_ELEMENTS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCOMPLETE_PRIMARY_KEY_JOIN_COLUMNS_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incompleteJoinColumnElementsSpecified(Object, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incompleteJoinColumnsSpecified(Object, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incompletePrimaryKeyJoinColumnElementsSpecified(Object) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incompletePrimaryKeyJoinColumnsSpecified(Object) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCORRECT_CLASS_FOR_OBJECT_COMPARISON - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INCORRECT_COLLECTION_POLICY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INCORRECT_DATE_FORMAT - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- INCORRECT_DATE_TIME_FORMAT - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- INCORRECT_LOGIN_INSTANCE_PROVIDED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCORRECT_OVERRIDING_OF_ACCESSTYPE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INCORRECT_QUERY_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INCORRECT_SIZE_QUERY_FOR_CURSOR_STREAM - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INCORRECT_TIME_FORMAT - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- INCORRECT_TIMESTAMP_FORMAT - Static variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- incorrectClassForObjectComparison(Expression, Object, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- incorrectCollectionPolicy(DatabaseMapping, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- incorrectDateFormat(String) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- incorrectDateTimeFormat(String) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- incorrectLoginInstanceProvided() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incorrectOverridingOfAccessType(Class, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- incorrectQueryObjectFound(DatabaseQuery, Class) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- incorrectSizeQueryForCursorStream(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- incorrectTimeFormat(String) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- incorrectTimestampFormat(String) - Static method in exception oracle.toplink.essentials.exceptions.ConversionException
-
- incr - Variable in class oracle.toplink.libraries.asm.tree.IincInsnNode
-
Amount to increment the local variable by.
- increment - Variable in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The increment can be used to support pre-allocation.
- incrementCallCount(AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Increment the number of calls in progress.
- incrementCallCount(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Used for load balancing and external pooling.
- incrementDepth() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
increment the depth of the thread
- incrementProfile(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Updates the count of SessionProfiler event
- incrementWriteLockValue(Number) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Timestamp versioning should not be able to do this.
- incrementWriteLockValue(Number) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
adds 1 to the value passed in
- indentationString - Variable in exception oracle.toplink.essentials.exceptions.TopLinkException
-
- index - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Store normal index of field in result set to optimize performance.
- index - Variable in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- index - Variable in class oracle.toplink.libraries.asm.tree.LocalVariableNode
-
The local variable's index.
- indexOf(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the integer index of the substring within the source string.
- indexOf(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- indexOf(Object, int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- indexOf(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Returns the index in this list of the first occurrence of the
specified contents, or -1 if the List does not contain this
contents.
- indexOf(Object, int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- indexOf(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If does not contain the object wait until complete.
- indexOf(Object, int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If does not contain the object wait until complete.
- indexOfNullElement(Vector, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns the index of the the first null
element found in the specified
Vector
starting the search at the starting index specified.
- indicateNot() - Method in class oracle.toplink.essentials.internal.parsing.EmptyCollectionComparisonNode
-
INTERNAL
Indicate if a NOT was found in the WHERE clause.
- indicateNot() - Method in class oracle.toplink.essentials.internal.parsing.ExistsNode
-
INTERNAL
Indicate if a NOT was found in the WHERE clause.
- indicateNot() - Method in class oracle.toplink.essentials.internal.parsing.InNode
-
INTERNAL
Indicate if a NOT was found in the WHERE clause.
- indicateNot() - Method in class oracle.toplink.essentials.internal.parsing.MemberOfNode
-
INTERNAL
Indicate if a NOT was found in the WHERE clause.
- INDIRECT_CONTAINER_INSTANTIATION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- IndirectContainer - Interface in oracle.toplink.essentials.indirection
-
Purpose:
Define an interface for a Container that can also act as a TopLink
"indirection" object; i.e.
- IndirectContainer_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- indirectContainerInstantiationMismatch(Object, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- IndirectionPolicy - Class in oracle.toplink.essentials.internal.indirection
-
Purpose
- IndirectionPolicy() - Constructor for class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Construct a new indirection policy.
- indirectionPolicy - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Implements indirection behavior
- IndirectList - Class in oracle.toplink.essentials.indirection
-
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.essentials.indirection.IndirectList
-
PUBLIC:
Construct an empty IndirectList so that its internal data array
has size 10 and its standard capacity increment is zero.
- IndirectList(int) - Constructor for class oracle.toplink.essentials.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.essentials.indirection.IndirectList
-
PUBLIC:
Construct an empty IndirectList with the specified initial capacity and
capacity increment.
- IndirectList(Collection) - Constructor for class oracle.toplink.essentials.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_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- IndirectListContainerPolicy - Class in oracle.toplink.essentials.internal.queryframework
-
A ContainerPolicy for jdk1.1 only (IndirectList implements Collection
in jdk1.2; so the CollectionContainerPolicy can be used.)
- IndirectListContainerPolicy() - Constructor for class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Construct a new policy.
- IndirectListContainerPolicy(Class) - Constructor for class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class.
- IndirectMap - Class in oracle.toplink.essentials.indirection
-
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.essentials.indirection.IndirectMap
-
PUBLIC:
Construct a new, empty IndirectMap with a default
capacity and load factor.
- IndirectMap(int) - Constructor for class oracle.toplink.essentials.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.essentials.indirection.IndirectMap
-
PUBLIC:
Construct a new, empty IndirectMap with the specified initial
capacity and load factor.
- IndirectMap(Map) - Constructor for class oracle.toplink.essentials.indirection.IndirectMap
-
PUBLIC:
Construct a new IndirectMap with the same mappings as the given Map.
- IndirectMap_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- IndirectSet - Class in oracle.toplink.essentials.indirection
-
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.essentials.indirection.IndirectSet
-
Construct an empty IndirectSet.
- IndirectSet(int) - Constructor for class oracle.toplink.essentials.indirection.IndirectSet
-
Construct an empty IndirectSet with the specified initial capacity.
- IndirectSet(int, float) - Constructor for class oracle.toplink.essentials.indirection.IndirectSet
-
Construct an empty IndirectSet with the specified initial capacity and
load factor.
- IndirectSet(Collection) - Constructor for class oracle.toplink.essentials.indirection.IndirectSet
-
Construct an IndirectSet containing the elements of the specified collection.
- INEG - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- inExpression(boolean, Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- info(String, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- info(String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- INFO - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- info(String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
This method is called when a info level message needs to be logged.
- INFO_PREFIX - Static variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Represents prefix to logged info
- Informix - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- InformixPlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides Informix specific behaviour.
- InformixPlatform() - Constructor for class oracle.toplink.essentials.platform.database.InformixPlatform
-
- INHERITANCE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- INHERITANCE_FK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- INHERITANCE_PK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- INHERITANCE_WITH_MULTIPLE_TABLES_NOT_SUPPORTED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- inheritanceExpression - Variable in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- inheritancePolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- InheritancePolicy - Class in oracle.toplink.essentials.descriptors
-
Purpose: Allows customization of an object's inheritance.
- InheritancePolicy() - Constructor for class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Create a new policy.
- InheritancePolicy(ClassDescriptor) - Constructor for class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Create a new policy.
- inheritanceWithMultipleTablesNotSupported() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- init(int, String, String, String[], Attribute) - Method in class oracle.toplink.libraries.asm.CodeWriter
-
Initializes this CodeWriter to define the bytecode of the specified method.
- init(Frame) - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Copies the state of the given frame into this frame.
- initBaseExpression(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Initialize the base expression in the generation context.
- initBaseExpression(ModifyAllQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Initialize the base expression in the generation context.
- Initcap - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- initcap() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- initDDLFields() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Inits the DDL generation fields.
- inItem() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- initialCapacity - Variable in class oracle.toplink.essentials.indirection.IndirectList
-
Store initial size for lazy init.
- initialCapacity - Variable in class oracle.toplink.essentials.indirection.IndirectMap
-
Store initial size for lazy init.
- initialCapacity - Variable in class oracle.toplink.essentials.indirection.IndirectSet
-
Store initial size for lazy init.
- InitialContextFactoryImpl - Class in oracle.toplink.essentials.internal.ejb.cmp3.naming
-
- InitialContextFactoryImpl() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.naming.InitialContextFactoryImpl
-
- InitialContextImpl - Class in oracle.toplink.essentials.internal.ejb.cmp3.naming.base
-
- InitialContextImpl() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- InitialContextImpl(Hashtable) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- InitialContextImpl - Class in oracle.toplink.essentials.internal.ejb.cmp3.naming
-
- InitialContextImpl() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.naming.InitialContextImpl
-
- InitialContextImpl(Hashtable) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.naming.InitialContextImpl
-
- initializationStage - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- initialize(AbstractSession, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
initialize the Policy
- initialize(AbstractSession, ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
initialize the Policy
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Initialize the mappings as a seperate step.
- initialize(ClassDescriptor, Session) - Method in class oracle.toplink.essentials.descriptors.ClassExtractor
-
Allow for any initialization.
- initialize(ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.CMPPolicy
-
INTERNAL:
Initialize the CMPPolicy settings.
- initialize(Session) - Method in class oracle.toplink.essentials.descriptors.copying.AbstractCopyPolicy
-
Do nothing by default.
- initialize(Session) - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Validate and build the methods.
- initialize(Session) - Method in interface oracle.toplink.essentials.descriptors.copying.CopyPolicy
-
Allow for any initialization or validation required.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
Configure inherited selectors.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Post initialize the mappings
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Initialized the inheritence properties of the descriptor once the mappings are initialized.
- initialize(ClassDescriptor, Session) - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
INTERNAL:
Setup the default classExtractionMethod, or if one was specified by the user make sure it is valid.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
It is responsible for initializing the policy;
- initialize(AbstractSession) - Method in interface oracle.toplink.essentials.descriptors.WrapperPolicy
-
PUBLIC:
Required: Lets the policy perform initialization.
- initialize(int, int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Initialize the instance.
- initialize(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Initialize the instance.
- initialize(int, float) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Initialize the instance.
- initialize(Map) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Initialize the instance.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
If necessary, initialize the factory and the method.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Cache all the mappings by their attribute and fields.
- initialize(AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
It is responsible for initializing the policy.
- initialize(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
INTERNAL
This method initializes the container.
- initialize(int) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Initialize the newly allocated instance of this class.
- initialize() - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Initialize the indirection policy (Do nothing by default)
- initialize(ReportQuery) - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
INTERNAL:
Looks up mapping for attribute during preExecute of ReportQuery
- initialize(Writer) - Method in class oracle.toplink.essentials.logging.DefaultSessionLog
-
Initialize the log.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
For aggregate collection mapping the reference descriptor is cloned.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Initialize the reference descriptor.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
For an aggregate mapping the reference descriptor is cloned.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Initialize the state of mapping.
- initialize(DatabaseMapping, Session) - Method in class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
INTERNAL:
Set the mapping.
- initialize(DatabaseMapping, Session) - Method in interface oracle.toplink.essentials.mappings.converters.Converter
-
PUBLIC:
Allow for any initialization.
- initialize(DatabaseMapping, Session) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the mapping.
- initialize(DatabaseMapping, Session) - Method in class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
INTERNAL:
Set the mapping.
- initialize(DatabaseMapping, Session) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Set the mapping.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Allow for initialization of properties and validation.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Initialize and validate the mapping properties.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Initialize and validate the mapping properties.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Initialize the state of mapping.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
The mapping is initialized with the given session.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Initialize mappings
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Initialize the mapping.
- initialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Initialize the mapping.
- initialize(ReportQuery) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
INTERNAL:
Looks up mapping for attribute during preExecute of ReportQuery
- initialize(ClassDescriptor) - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
INTERNAL:
Initialize any information in the receiver that requires its descriptor.
- initialize(ClassDescriptor) - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
Initialize any information in the receiver that requires its descriptor.
- initialize(String, String, String) - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
INTERNAL:
Initialize the connector with the specified settings.
- initialize() - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Initialize TopLink noun tree(DMS)
- initializeAggregateFunctionOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- initializeAggregateInheritancePolicy(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This initialized method is used exclusively for inheritance.
- initializeAliasedField() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Alias the database field for our current environment
- initializeAllIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- initializeAllIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Reset the entire object cache.
- initializeAllIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Reset the entire object cache.
- initializeAllIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkIdentityMapAccessor
-
INTERNAL:
Reset the entire object cache,
** be careful using this.
- initializeAllIdentityMaps() - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Resets the entire Object cache.
- initializeAttributes(Class) - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
instanceVariableName is converted to Field type.
- initializeAttributes(Class) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Set get and set method after creating these methods by using
get and set method names
- initializeAttributes(Class) - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
Allow any initialization to be performed with the descriptor class.
- initializeCallbackMethods(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
Sub-classes should implement where necessary.
- initializeChildInheritance(ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
For aggregate mapping the reference descriptor is cloned.
- initializeChildInheritance(ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
For an aggregate mapping the reference descriptor is cloned.
- initializeClassExtractor(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Setup the default classExtractionMethod, or if one was specified by the user make sure it is valid.
- initializeCommitOrder() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Reset the commit order from the session's descriptors.
- initializeConnectedTime() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Initialize the time that this session got connected.
- initializeConstructor() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Find the size constructor.
- initializeContainerPolicy(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
set the key and value fields that are used to build the container from database rows
- INITIALIZED - Static variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- initializeDefaultBuilder() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
Initialize the expression builder which should be used for this query.
- initializeDefaultBuilder() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Initialize the expression builder which should be used for this query.
- initializeDeleteAllQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Initialize delete all query.
- initializeDeleteAllQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
Initialize delete all query.
- initializeDeleteAllQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
Initialize delete all query.
- initializeDeleteAllQuery() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
Initialize the delete all query.
- initializeDeleteQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- initializeDeleteQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
- initializeDeleteQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Initialize delete query.
- initializeDescriptorIfSessionAlive(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
A descriptor may have been added after the session is logged in.
- initializeDescriptors() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Allow each descriptor to initialize any dependancies on this session.
- initializeDescriptors(Map) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Allow each descriptor to initialize any dependancies on this session.
- initializeDescriptors(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Allow each descriptor to initialize any dependancies on this session.
- initializeDirectField(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
The field name on the reference table is initialized and cached.
- initializeDirectKeyField(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
The field name on the reference table is initialized and cached.
- initializeEJB30EventManagers() - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- initializeExternalTransactionController() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: initializeExternalTransactionController(): Populate the DatabaseSession's
external transaction controller with an instance of my transaction controller class.
- initializeExternalTransactionController() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: initializeExternalTransactionController(): Populate the DatabaseSession's
external transaction controller with an instance of my transaction controller class.
- initializeFetchGroup() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Initialize fetch group
- initializeFieldClassification(Session) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the field classification through searching the fields hashtable.
- initializeForeignKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
The foreign keys primary keys are stored as database fields in the hashtable.
- initializeForeignKeysWithDefaults(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
The foreign keys primary keys are stored as database fields in the hashtable.
- initializeFromAgent(Instrumentation) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
INTERNAL:
Should be called only by the agent.
- initializeFromAgent(Instrumentation) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializerAgent
-
- initializeFromMain(Map) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Initialize the static entityContainer from a main method.
- initializeFromMain(Instrumentation) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializerAgent
-
- initializeFunctionOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- initializeIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Reset the identity map for only the instances of the class.
- initializeIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
The client session does not have a local indentity map, so this has no effect and should not be used.
- initializeIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Reset the identity map for only the instances of the class.
- initializeIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Reset the identity map for only the instances of the class.
- initializeIdentityMap(Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Resets the identity map for only the instances of the given Class type.
- initializeIdentityMapAccessor() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Set up the IdentityMapManager.
- initializeIdentityMapAccessor() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
INTERNAL:
Set up the IdentityMapManager.
- initializeIdentityMapAccessor() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set up the IdentityMapManager.
- initializeIdentityMapAccessor() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Set up the IdentityMapManager.
- initializeIdentityMaps() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- initializeIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
The client session does not have a local indentity map, so this has no effect and should not be used.
- initializeIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Reset the entire local object cache.
- initializeIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Reset the entire local object cache.
- initializeIdentityMaps() - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Resets the entire local Object cache.
- initializeInsertQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
Initialize insert query.
- initializeInsertQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
Initialize insert query.
- initializeInsertQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Initialize insert query.
- initializeJoinedAttributes() - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Iterates through all one to one mappings and checks if any of them use joining.
- initializeLogicalOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- initializeMethod() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
Initialize the method.
- initializeMultipleTablePrimaryKeyFields() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Rebuild the multiple table primary key map.
- initializeOnlyInstancesExpression() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Initialize the expression to use to check the specific type field.
- initializeOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- initializeParentInheritance(ClassDescriptor, ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
For aggregate mapping the reference descriptor is cloned.
- initializeParentInheritance(ClassDescriptor, ClassDescriptor, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
For an aggregate mapping the reference descriptor is cloned.
- initializePlatformOperator(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
- initializePlatformOperator(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
- initializePlatformOperators() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.AttunityPlatform
-
INTERNAL:
Initialize any platform-specific operators.
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.DB2MainframePlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Initialize any platform-specific operators
- initializePlatformOperators() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Initialize any platform-specific operators
- initializePreallocated() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
ADVANCED:
Removes all preallocated sequencing objects.
- initializePreallocated(String) - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
ADVANCED:
Removes all preallocated sequencing objects for the given sequence name.
- initializePrimaryKey(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- initializePrimaryKey(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Cache primary key and non primary key mappings.
- initializePrimaryKeyFields(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Cache the bean's primary key fields so speed up creating of primary key
objects and initialization of beans.
- initializePrivateOwnedCriteria() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Selection criteria is created with source foreign keys and target keys.
- initializeProperties(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Initialize the descriptor properties such as write lock and sequecning.
- initializeProperties() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
It is responsible for initializing the policy properties;
- initializeProperties() - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Responsible for pre-initializing.
- initializeQuerySpecificDefaultBuilder() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
Initialize the expression builder which should be used for this query.
- initializeQuerySpecificDefaultBuilder() - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
INTERNAL:
Initialize the expression builder which should be used for this query.
- initializeReferenceDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Initialize the cloned reference descriptor with table names and primary keys
- initializeReferenceDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
There is no reference descriptor
- initializeReferenceDescriptor(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Initialize and set the descriptor for the referenced class in this mapping.
- initializeReferenceKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
The reference keys on the reference table are initalized
- initializeReferenceTable(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- initializeRelationOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
- initializeRelationTable(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the table qualifier on the relation table if required
- initializeSelectionCriteria(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Selection criteria is created with target foreign keys and source keys.
- initializeSelectionCriteria(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- initializeSelectionCriteria(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Selection criteria is created to read target records from the table.
- initializeSelectionCriteria(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Selection criteria is created with source foreign keys and target keys.
- initializeSelectionQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
The selection query is initialized
- initializeSelectionQuery(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
A subclass should implement this method if it wants non default behaviour.
- initializeSelectionStatement(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- initializeSelectionStatement(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
- initializeSequencing() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Creates sequencing object
- initializeSequencing() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
was ADVANCED:
Creates sequencing object for the session.
- initializeSourceKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
The source keys are initalized
- initializeSourceKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
All the source key field names are converted to DatabaseField and stored.
- initializeSourceKeysWithDefaults(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
If a user does not specify the source key then the primary keys of the source table are used.
- initializeSourceKeysWithDefaults(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
If a user does not specify the source key then the primary keys of the source table are used.
- initializeSourceRelationKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
All the source relation key field names are converted to DatabaseField and stored.
- initializeTables(AbstractSession) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
INTERNAL:
This method is used to get all the database tables and add them into a vector.
- initializeTargetForeignKeysToSourceKeys() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
Verify, munge, and hash the target foreign keys and source keys.
- initializeTargetForeignKeyToSourceKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
The foreign keys and the primary key names are converted to DatabaseFields and stored.
- initializeTargetForeignKeyToSourceKeysWithDefaults(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
The foreign keys and the primary key names are converted to DatabaseFields and stored.
- initializeTargetKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
All the target key field names are converted to DatabaseField and stored.
- initializeTargetKeysWithDefaults(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
If a user does not specify the target key then the primary keys of the target table are used.
- initializeTargetRelationKeys(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
All the target relation key field names are converted to DatabaseField and stored.
- initializeTypeStrings() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
- initializeWithAllSubclassesExpression() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Initialize the expression to use for queries to the class and its subclasses.
- initialValue - Variable in class oracle.toplink.essentials.sequencing.Sequence
-
- initialValue - Variable in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
- initialWriteLockValue - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- initOneToOneMapping() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ObjectAccessor
-
INTERNAL:
Initialize a OneToOneMapping.
- initOrUpdateLogging(Map, SessionLog) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- initPersistenceUnits(Archive, Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Initialize one persistence unit.
- initServerSession(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
Normally when a property is missing nothing should be applied to the session.
- initTableSchema(ClassDescriptor) - Method in class oracle.toplink.essentials.tools.schemaframework.DefaultTableGenerator
-
Build tables/fields infomation into the table creator object from a TopLink descriptor.
- InMemoryQueryIndirectionPolicy - Class in oracle.toplink.essentials.queryframework
-
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.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- InMemoryQueryIndirectionPolicy(int) - Constructor for class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- inMemoryQueryIndirectionPolicy - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
CR 3677
Used to determine behaviour of indirection in InMemoryQuerying
This should have been just a constant similar to distinct locking, etc.
- INNER - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- innerClasses - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
Informations about the inner classes of this class.
- InnerClassNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents an inner class.
- InnerClassNode(String, String, String, int) - Constructor for class oracle.toplink.libraries.asm.tree.InnerClassNode
-
- innerName - Variable in class oracle.toplink.libraries.asm.tree.InnerClassNode
-
The (simple) name of the inner class inside its enclosing class.
- InNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- InNode() - Constructor for class oracle.toplink.essentials.internal.parsing.InNode
-
InNode constructor comment.
- INOUT - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- InOutputParameterForCallableStatement - Class in oracle.toplink.essentials.internal.databaseaccess
-
- InOutputParameterForCallableStatement(Object, OutputParameterForCallableStatement) - Constructor for class oracle.toplink.essentials.internal.databaseaccess.InOutputParameterForCallableStatement
-
- InOutputParameterForCallableStatement(Object, DatabaseField, DatabasePlatform) - Constructor for class oracle.toplink.essentials.internal.databaseaccess.InOutputParameterForCallableStatement
-
- inParameter - Variable in class oracle.toplink.essentials.internal.databaseaccess.InOutputParameterForCallableStatement
-
- InProgress - Static variable in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- inputParameter() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- Insert - Static variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- insert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Insert the referenced objects.
- INSERT_INTO_TEMP_TABLE - Static variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- insertAddedObjectEntry(ObjectLevelModifyQuery, Object) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
An object was added to the collection during an update, insert it.
- insertElementAt(Object, int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- insertElementAt(Object, int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- insertElementAt(Object, int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Add the element a notify any waiters that there are new elements.
- insertIntoRelationTable(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Insert into relation table.
- insertLink(LinkedCacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Insert a new element into the linked list of LinkedCacheKeys.
- insertObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Insert an object.
- insertObject(boolean) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Insert an object and provide the opportunity to reprepare prior to the insert.
- insertObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Insert the object.
- insertObject() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Insert the object
- insertObject(boolean) - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Insert the object if the reprepare flag is set, first reprepare the query.
- insertObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Insert the object and all of its privately owned parts into the database.
- insertObject(Object) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Insert the object and all of its privately owned parts into the database.
- insertObjectForWrite() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Insert an object in the database.
- insertObjectForWriteWithChangeSet() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Insert an object in the database.
- InsertObjectQuery - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Used for inserting new objects into the database.
- InsertObjectQuery() - Constructor for class oracle.toplink.essentials.queryframework.InsertObjectQuery
-
PUBLIC:
Default constructor.
- InsertObjectQuery(Object) - Constructor for class oracle.toplink.essentials.queryframework.InsertObjectQuery
-
PUBLIC:
Create an insert query with the object being inserted.
- InsertObjectQuery(Call) - Constructor for class oracle.toplink.essentials.queryframework.InsertObjectQuery
-
PUBLIC:
Create an insert query with the custom call.
- insertQuery - Variable in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
- insertQuery - Variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
Used for insertion for m-m and dc, not used in 1-m.
- insertQuery - Variable in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
Used for insertion.
- insertTargetObjects(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Write the target objects if the cascade policy requires them to be written first.
- InsnNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents a zero operand instruction.
- InsnNode(int) - Constructor for class oracle.toplink.libraries.asm.tree.InsnNode
-
- insns - Variable in class oracle.toplink.libraries.asm.tree.analysis.DataflowValue
-
The instructions that can produce this value.
- instance - Static variable in class oracle.toplink.essentials.internal.helper.InvalidObject
-
- instance() - Static method in class oracle.toplink.essentials.internal.helper.InvalidObject
-
- INSTANCEOF - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- InstanceVariableAttributeAccessor - Class in oracle.toplink.essentials.internal.descriptors
-
Purpose: A wrapper class for handling cases when the domain object has instance varible
to map to the database field.
- InstanceVariableAttributeAccessor() - Constructor for class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
- instantiate() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Instantiate the object.
- instantiate() - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
- instantiate(AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Instantiate the object by executing the query on the session.
- instantiate() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
Get the value from the wrapped value holder, instantiating it
if necessary, and clone it.
- instantiateClone(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Returns the clone of the specified object.
- instantiateDriver(Class) - Method in class oracle.toplink.essentials.sessions.DirectConnector
-
INTERNAL:
Instantiate the Driver if necessary.
- instantiateForUnitOfWorkValueHolder(UnitOfWorkValueHolder) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Triggers UnitOfWork valueholders directly without triggering the wrapped
valueholder (this).
- instantiateForUnitOfWorkValueHolder(UnitOfWorkValueHolder) - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Triggers UnitOfWork valueholders directly without triggering the wrapped
valueholder (this).
- instantiateForUnitOfWorkValueHolder(UnitOfWorkValueHolder) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
Triggers UnitOfWork valueholders directly without triggering the wrapped
valueholder (this).
- instantiateImpl() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
a.k.a getValueFromWrappedValueholder.
- instantiateWorkingCopyClone(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Returns the clone of the specified object.
- instantiateWorkingCopyCloneFromRow(AbstractRecord, ObjectBuildingQuery) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
It is now possible to build working copy clones directly from rows.
- INSTANTIATING_VALUEHOLDER_WITH_NULL_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- instantiatingValueholderWithNullSession() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INSTANTIATION_WHILE_CONSTRUCTOR_INSTANTIATION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INSTANTIATION_WHILE_CONSTRUCTOR_INSTANTIATION_OF_FACTORY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- InstantiationCopyPolicy - Class in oracle.toplink.essentials.descriptors.copying
-
Purpose: Creates a copy through creating a new instance.
- InstantiationCopyPolicy() - Constructor for class oracle.toplink.essentials.descriptors.copying.InstantiationCopyPolicy
-
- instantiationPolicy - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- InstantiationPolicy - Class in oracle.toplink.essentials.internal.descriptors
-
Purpose: Allows customization of how an object is created/instantiated.
- InstantiationPolicy() - Constructor for class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
Default constructor
- instantiationWhileConstructorInstantiation(ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- instantiationWhileConstructorInstantiationOfFactory(ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- Instring - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- instring() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- instructions - Variable in class oracle.toplink.libraries.asm.tree.MethodNode
-
The instructions of this method.
- INT - Static variable in class oracle.toplink.libraries.asm.Type
-
The sort of the int type.
- INT_TYPE - Static variable in class oracle.toplink.libraries.asm.Type
-
The int type.
- INT_VALUE - Static variable in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- INTEGER - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- INTEGER - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- IntegerLiteralNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- IntegerLiteralNode() - Constructor for class oracle.toplink.essentials.internal.parsing.IntegerLiteralNode
-
IntegerLiteralNode constructor comment.
- IntegerLiteralNode(Integer) - Constructor for class oracle.toplink.essentials.internal.parsing.IntegerLiteralNode
-
IntegerLiteralNode constructor comment.
- IntegrityChecker - Class in oracle.toplink.essentials.exceptions
-
Purpose: IntegrityChecker is used for catching all the descriptor exceptions,
and checking database tables.
- IntegrityChecker() - Constructor for class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
IntegrityChecker is used for catching all the Descriptor Exceptions,
and check database tables.
- integrityChecker - Variable in exception oracle.toplink.essentials.exceptions.IntegrityException
-
- integrityChecker - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
IntegrityChecker catch all the descriptor Exceptions.
- IntegrityException - Exception in oracle.toplink.essentials.exceptions
-
Purpose: IntegrityExceptions is used to throw all the Descriptors exceptions.
- IntegrityException() - Constructor for exception oracle.toplink.essentials.exceptions.IntegrityException
-
INTERNAL:
IntegrityExceptions is used to throw all the descriptor exceptions.
- IntegrityException(IntegrityChecker) - Constructor for exception oracle.toplink.essentials.exceptions.IntegrityException
-
INTERNAL:
To throw all the descriptor exceptions.
- InterfaceContainerPolicy - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose: The abstract class for ContainerPolicy's whose container class implements
a container interface.
- InterfaceContainerPolicy() - Constructor for class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Construct a new policy.
- InterfaceContainerPolicy(Class) - Constructor for class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class.
- InterfaceContainerPolicy(String) - Constructor for class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class name.
- interfaces - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
- INTERNAL_ERROR_ACCESSING_PKFIELD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INTERNAL_ERROR_SET_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- internalBuildChangeRecord(Object, ObjectChangeSet) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Build a change record
- internalBuildChangeRecord(Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Directly build a change record based on the newValue without comparison
- internalException - Variable in exception oracle.toplink.essentials.exceptions.TopLinkException
-
- internalExceptions - Variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- internalExecuteQuery(DatabaseQuery, AbstractRecord) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return the results from exeucting the database query.
- internalExecuteQuery(DatabaseQuery, AbstractRecord) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the results from exeucting the database query.
- internalGetConnection(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- internalGetConnection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- internalIterateAggregateObject(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate an aggregate object
(i.e.
- internalIterateIndirectContainer(IndirectContainer) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate an indirect container (IndirectList or IndirectMap).
- internalIteratePrimitive(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate a primitive object (String, Date, Integer, etc.).
- internalIterateReferenceObject(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate a (a non-Aggregate) reference object.
- internalIterateValueHolder(ValueHolderInterface) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate a value holder.
- internalLog(SessionLogEntry, Level, Logger) - Method in class oracle.toplink.essentials.logging.JavaLog
-
INTERNAL:
- internalLookup(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- internalProxyException(Exception) - Static method in exception oracle.toplink.essentials.exceptions.TransactionException
-
- internalPutInIdentityMap(Object, Vector, Object, long, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Register the object with the identity map.
- internalPutInIdentityMap(Object, Vector, Object, long, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- internalRegisterObject(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the object with the unit of work.
- Interpreter - Interface in oracle.toplink.libraries.asm.tree.analysis
-
A semantic bytecode interpreter.
- IntInsnNode - Class in oracle.toplink.libraries.asm.tree
-
A node that represents an instruction with a single int operand.
- IntInsnNode(int, int) - Constructor for class oracle.toplink.libraries.asm.tree.IntInsnNode
-
- INVALID_AMENDMENT_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_ATTRIBUTE_OVERRIDE_NAME - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_ATTRIBUTE_TYPE_FOR_PROXY_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_BUILDER_IN_QUERY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_CALLBACK_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CALLBACK_METHOD_MODIFIER - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CALLBACK_METHOD_NAME - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CLASS_TYPE_FOR_BLOB_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CLASS_TYPE_FOR_CLOB_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_COLLECTION_TYPE_FOR_RELATIONSHIP - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_COLUMN_ANNOTATION_ON_RELATIONSHIP - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_COLUMN_ELEMENT_ON_RELATIONSHIP - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_COMPOSITE_PK_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_COMPOSITE_PK_SPECIFICATION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CONNECTOR - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_CONTAINER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_CONTAINER_POLICY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_CONTAINER_POLICY_WITH_TRANSPARENT_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_DATA_MODIFICATION_EVENT - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_DATA_MODIFICATION_EVENT_CODE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_DATA_SOURCE_NAME - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_DATABASE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_DATABASE_CALL - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_DESCRIPTOR_EVENT_CODE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_EMBEDDABLE_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_EMBEDDED_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_ENCRYPTION_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_ENTITY_CALLBACK_METHOD_ARGUMENTS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_ENTITY_LISTENER_CALLBACK_METHOD_ARGUMENTS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_ENTITY_MAPPINGS_DOCUMENT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_FILE_TYPE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_GET_RETURN_TYPE_FOR_PROXY_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_IDENTITY_MAP - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_INDIRECTION_CONTAINER_CLASS - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_INDIRECTION_POLICY_OPERATION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_MAPPING - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_MAPPING_OPERATION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_MAPPING_TYPE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_MERGE_POLICY - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_METHOD_ARGUMENTS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_NULL_METHOD_ARGUMENTS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_OPERATION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_OPERATOR - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_OPERATOR_FOR_OBJECT_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_ORDER_BY_VALUE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_QUERY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_QUERY_ITEM - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_QUERY_KEY_IN_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_QUERY_ON_HISTORICAL_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_QUERY_ON_SERVER_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_READ_ONLY_CLASS_STRUCTURE_IN_UNIT_OF_WORK - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_SEQUENCING_LOGIN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_SET_PARAMETER_TYPE_FOR_PROXY_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_TABLE_FOR_FIELD_IN_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_TYPE_FOR_ENUMERATED_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_TYPE_FOR_LOB_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_TYPE_FOR_SERIALIZED_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_TYPE_FOR_TEMPORAL_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_TYPE_FOR_VERSION_ATTRIBUTE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- INVALID_USE_OF_ANY_OF_IN_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_USE_OF_NO_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALID_USE_OF_TO_MANY_QUERY_KEY_IN_EXPRESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- INVALID_USE_OF_TRANSPARENT_INDIRECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidAmendmentMethod(Class, String, Exception, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVALIDATE_CACHE - Static variable in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
- invalidateAll() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set all of the objects from all identity maps to be invalid in TopLink's
identity maps.
- invalidateAll() - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets all of the Objects for all classes to be invalid in TopLink's identity maps.
- invalidateCache() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
Invalid the cache, that is, those objects in the cache that were affected
by the query.
- invalidateClass(Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set all of the objects of a specific class to be invalid in TopLink's identity maps
Will set the recurse on inheritance to true.
- invalidateClass(Class, boolean) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set all of the objects of a specific class to be invalid in TopLink's identity maps.
- invalidateClass(Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets all of the Objects of the specified Class type to be invalid in TopLink's identity maps
Will set the recurse on inheritance to true.
- invalidateClass(Class, boolean) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets all of the Objects of the specified Class type to be invalid in TopLink's identity maps.
- invalidateObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set an object to be invalid in the TopLink identity maps.
- invalidateObject(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set an object to be invalid in the TopLink identity maps.
- invalidateObject(Record, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set an object to be invalid in the TopLink identity maps.
- invalidateObject(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets an Object to be invalid in the TopLink identity maps.
- invalidateObject(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets an Object with the specified primary key and Class type to be invalid in
the TopLink identity maps.
- invalidateObject(Record, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets an Object with the specified primary key of the passed in Row and Class type to
be invalid in the TopLink identity maps.
- invalidateObjects(Expression) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set all of the objects from the given Expression to be invalid in the TopLink Identity Maps
- invalidateObjects(Vector) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Set all of the objects in the given collection to be invalid in the TopLink Identity Maps
This method will take no action for any objects in the collection that do not exist in the cache.
- invalidateObjects(Vector) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets all of the Objects in the given collection to be invalid in the TopLink identity maps.
- invalidateObjects(Expression) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Sets all of the Objects matching the given Expression to be invalid in the TopLink identity maps.
- invalidationState - Variable in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Invalidation State can be used to indicate whether this cache key is considered valid
- invalidAttributeOverrideName(String, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: A mapping for the attribute name specified in the attribute-override cannot be found
in the descriptor for the embeddable class.
- invalidAttributeTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidBuilderInQuery(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidCallbackMethod(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidCallbackMethodModifier(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidCallbackMethodName(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidClassTypeForBLOBAttribute(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidClassTypeForCLOBAttribute(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidCollectionMemberDecl - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidCollectionMemberDecl(String, int, int, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidCollectionNavigation - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidCollectionNavigation(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidCollectionTypeForRelationship(Class, Class, Object) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidColumnAnnotationOnRelationship(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidColumnElementOnRelationship(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidCompositePKAttribute(Class, String, String, Type, Type) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidCompositePKSpecification(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidConnector(Connector) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidContainerClass(Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidContainerPolicy(ContainerPolicy, Class) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidContainerPolicyWithTransparentIndirection(DatabaseMapping, ContainerPolicy) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidContextKeyException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidContextKeyException(String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidDatabaseAccessor(Accessor) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidDatabaseCall(Call) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidDataModificationEvent(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidDataModificationEventCode(Object, ForeignReferenceMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidDataSourceName(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidDescriptorEventCode(DescriptorEvent, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidEmbeddableAttribute(Class, String, Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidEmbeddedAttribute(Class, String, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidEncryptionClass(String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidEntityCallbackMethodArguments(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidEntityListenerCallbackMethodArguments(Class, Class, Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidEntityMappingsDocument(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: Either the URL for the entity-mappings document is invalid, or there is an error in the document.
- invalidEnumEqualExpression - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidEnumEqualExpression(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidEnumLiteral - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidEnumLiteral(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidExpressionArgument - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidExpressionArgument(String, int, int, String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidExpressionForQueryItem(Expression, DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidFileName(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidFunctionArgument - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidFunctionArgument(String, int, int, String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidGetMethodReturnTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidHavingExpression - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidHavingExpression(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidIdentityMap(ClassDescriptor, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidIndirectionPolicyOperation(IndirectionPolicy, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidMapping(Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidMappingOperation(DatabaseMapping, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidMappingType(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidMergePolicy() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidMethodArguments() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidMultipleUseOfSameParameter - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidMultipleUseOfSameParameter(String, int, int, String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidNavigation - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidNavigation(String, int, int, String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidNullMethodArguments() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- InvalidObject - Class in oracle.toplink.essentials.internal.helper
-
Purpose:Indicates an object that should not be returned from
query execution.
- invalidOperation(String) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidOperator(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidOperatorForObjectComparison(Expression) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidOrderByValue(String, Class, String, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: The order-by value provided does not correspond to an attribute on the target entity.
- invalidQuery(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidQueryKeyInExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidQueryOnHistoricalSession(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidQueryOnServerSession(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidSelectForGroupByQuery - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSelectForGroupByQuery(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSequencingLogin() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidSetClauseNavigation - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSetClauseNavigation(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSetClauseTarget - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSetClauseTarget(String, int, int, String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSetMethodParameterTypeForProxyIndirection(Class, Class[], DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidSizeArgument - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidSizeArgument(String, int, int, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- invalidStateException(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.ExceptionFactory
-
- invalidTableForFieldInExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidTypeForEnumeratedAttribute(String, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidTypeForLOBAttribute(String, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidTypeForSerializedAttribute(String, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidTypeForTemporalAttribute(String, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidTypeForVersionAttribute(String, Class, Class) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- invalidUseOfAnyOfInExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidUseOfNoIndirection(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- invalidUseOfToManyQueryKeyInExpression(Object) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- invalidUseOfTransparentIndirection(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- INVERSE_JOIN_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- invoke(Object, Method, Object[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.ConnectionProxyHandler
-
- invokeAfterCompletion() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- invokeCloneMethodOn(Method, Object) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Invoke the specified clone method on the container,
handling the necessary exceptions.
- invokeConstructor(Constructor, Object[]) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Construct an object with the given Constructor and the given array of arguments.
- INVOKEINTERFACE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- invokeMethod(String, DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityClassListener
-
INTERNAL:
- invokeMethod(Method, Object, Object[], DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- invokeMethod(String, DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- invokeMethod(Method, Object, Object[]) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Invoke the givenMethod on a givenObject using the array of parameters given.
- INVOKESPECIAL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- INVOKESTATIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- INVOKEVIRTUAL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IOR - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IREM - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IRETURN - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IS - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- IS_PROPERTY_METHOD_PREFIX - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
- isAbstractCompositeCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAbstractCompositeDirectCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAbstractCompositeObjectMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAbstractDirectMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAbstractDirectMapping() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
- isAbstractQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
return whether this query key is abstract
- isAccess() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isAccess() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isAccess() - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
- isAcquired() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return if a thread has aquire this manager.
- isAcquired() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Return if the lock is acquired
- isActive() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
Check to see if the current transaction is in progress.
- isActive - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- isActive() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return if the commit manager is active.
- isActive() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return if the unit of work is active.
- isActive() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Return if the unit of work is active (has not been released).
- isActive - Variable in class oracle.toplink.essentials.threetier.ClientSession
-
- isActive() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- isAfterWriteChangesButBeforeCommit() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Has writeChanges() been attempted on this UnitOfWork? It may have
either suceeded or failed but either way the UnitOfWork is in a highly
restricted state.
- isAfterWriteChangesButBeforeCommit() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Has writeChanges() been attempted on this UnitOfWork? It may have
either suceeded or failed but either way the UnitOfWork is in a highly
restricted state.
- isAfterWriteChangesFailed() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Once writeChanges has failed all a user can do really is rollback.
- isAggregate() - Method in class oracle.toplink.essentials.internal.sessions.AggregateObjectChangeSet
-
- isAggregate - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- isAggregate() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Used to determine if the object change set represents an aggregate object
- isAggregateCollectionDescriptor() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is an aggregate collection descriptor
- isAggregateCollectionMapping() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
- isAggregateCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAggregateDescriptor() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is an aggregate descriptor
- isAggregateMapping() - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAggregateMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAggregateNode() - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
INTERNAL
Is this node an Aggregate node
- isAggregateNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node an Aggregate node
- isAggregateObjectMapping() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAggregateObjectMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isAggregateOperator() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Aggregate functions are function in the select such as COUNT.
- isAggregateSelect - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Used for report query or counts so we know how to treat distincts.
- isAggregateSelect() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
- isAlias(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
isAlias: Answer true if this variable represents an alias in the FROM clause.
- isAlias(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- isAll() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Indicates whether operator has selector All
- isAlterSupported() - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
INTERNAL:
Indicates whether alterIncrement is supported
- isAlterSupported() - Method in class oracle.toplink.essentials.tools.schemaframework.SequenceDefinition
-
INTERNAL:
Indicates whether alter is supported
- isAlterSupported() - Method in class oracle.toplink.essentials.tools.schemaframework.TimesTenSequenceDefinition
-
INTERNAL:
Indicates whether alterIncrement is supported
- isAnnotationNotPresent(Class, AnnotatedElement) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Indicates whether the specified annotation is actually not present on
the specified class.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Indicates whether the specified annotation is present on the annotated
element for this accessor.
- isAnnotationPresent(Class<? extends Annotation>, AnnotatedElement) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Indicates whether the specified annotation is present on the annotated
element for this accessor.
- isAnnotationPresent(Class, AnnotatedElement) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Indicates whether the specified annotation is present on the specified
class.
- isAnnotationPresent(Class, AnnotatedElement, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Indicates whether the specified annotation is present on the specified
class.
- isAnnotationPresent(Class, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Indicates whether the specified annotation is present on java class
for the given descriptor metadata.
- isAny() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Indicates whether operator has selector Any or Some
- isAnyOracleJDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Oracle JDBC driver is being used.
- isAnyOrAll() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Indicates whether operator has selector Any, Some or All
- isArrayValue(Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicVerifier
-
- isArrayValue(Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.SimpleVerifier
-
- isAssignableFrom(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isAssignableFrom(Object, Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if left is assignable from right.
- isAttribute() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
- isAttribute() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
- isAttribute() - Method in class oracle.toplink.essentials.internal.expressions.ManualQueryKeyExpression
-
INTERNAL:
We can never be an attribute, we're always a join
- isAttribute() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
- isAttributeBatchRead(String) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Return if the attribute is specified for batch reading.
- isAttributeChangeTrackingPolicy() - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
Used to track instances of the change policies without doing an instance of check
- isAttributeChangeTrackingPolicy() - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
Used to track instances of the change policies without doing an instance of check
- isAttributeExpressionJoined(String) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return if the attribute is specified for joining.
- isAttributeFetched(Object, String) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Return true if the attribute of the object has already been fetched
- isAttributeFetched(String) - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Return true if the attribute is in the fetch group being tracked.
- isAttributeJoined(ClassDescriptor, String) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return if the attribute is specified for joining.
- isAttributeJoined(ClassDescriptor, String) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Return if the attribute is specified for joining.
- isAttributeMappingJoined(String) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return whether the given attribute is joined as a result of a join on a mapping
- isAttributeNameInJoinedExpressionList(String, List) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
Iterate through a list of expressions searching for the given attribute name.
- isAttributeNode() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
INTERNAL
Is this node an AttributeNode
- isAttributeNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node an AttributeNode
- isAttributeOnSuperClass() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- isAttributeValueInstantiated(Object) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
The referenced object is checked if it is instantiated or not
- isAttunity() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isAttunity() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isAttunity() - Method in class oracle.toplink.essentials.platform.database.AttunityPlatform
-
- isBasic() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Override from MetadataAccessor)
- isBasic() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a basic mapping.
- isBasic(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents a basic mapping.
- isBigDecimalType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isBigDecimalType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents java.math.BigDecimal.
- isBigIntegerType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isBigIntegerType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents java.math.BigInteger.
- isBooleanType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the boolean primitive type or the Boolean wrapper class
- isBoth() - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- isBroker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Returns true if the session is a session Broker.
- isBuildObjectOnThreadComplete(Thread, IdentityHashtable) - Static method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Check if the deferred locks of a thread are all released
- isByteType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the byte primitive type or the Byte wrapper class
- isCacheAccessPreCheckRequired - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
PERF: Used to avoid readLock and profiler checks to improve performance.
- isCacheAccessPreCheckRequired() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
PERF: Used to micro optimize cache access.
- isCallableStatementRequired - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- isCallableStatementRequired() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Callable statement is required if there is an output parameter.
- isCallQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this query uses an SQL or stored procedure, or SDK call.
- isCallQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return true if this is a call query mechanism
- isCallQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Return true if this is a call query mechanism
- isCallQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Return true if this is a call query mechanism
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL
Return true if this mapping supports cascaded version optimistic locking.
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL
Return true if this mapping supports cascaded version optimistic locking.
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Used when determining if a mapping supports cascaded version optimistic
locking.
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL
Return true if this mapping supports cascaded version optimistic locking.
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL
Return true if this mapping supports cascaded version optimistic locking.
- isCascadedLockingSupported() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL
Return true if this mapping supports cascaded version optimistic locking.
- isCascadeMerge() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Check cascading value for the MERGE operation.
- isCascadeOfAggregateDelete() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Returns true if this query has been created as the result of cascading a delete of an aggregate collection
in a UnitOfWork
CR 2811
- isCascadePersist() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that cascade-persist should be applied to all relationship
mappings for this entity.
- isCascadePersist() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- isCascadePersist() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Check cascading value for the CREATE operation.
- isCascadeRefresh() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Check cascading value for the REFRESH operation.
- isCascadeRemove() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Check cascading value for the REMOVE operation.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isChangeTrackingSupported() - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Return if this mapping supports change tracking.
- isCharacterType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the char primitive type or the Character wrapper class
- isChildDescriptor() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return if the descriptor defines inheritence and is a child.
- isChildDescriptor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Check if it is a child descriptor.
- isChildWriteLockValueGreater(AbstractSession, Vector, Class, ObjectChangeSet) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Update the parent write lock value if the objectChangeSet's is greater.
- isChildWriteLockValueGreater(UnitOfWorkImpl, Vector, Class) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Update the parent write lock value if the unit of works has been incremented.
- isChildWriteLockValueGreater(AbstractSession, Vector, Class, ObjectChangeSet) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Update the parent write lock value if the unit of works has been incremented.
- isChildWriteLockValueGreater(UnitOfWorkImpl, Vector, Class) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Update the parent write lock value if the unit of works has been incremented.
- isChildWriteLockValueGreater(AbstractSession, Vector, Class, ObjectChangeSet) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Update the parent write lock value if the changeSet's is newer
- isChildWriteLockValueGreater(UnitOfWorkImpl, Vector, Class) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Update the parent write lock value if the unit of works has been incremented
- isClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
- isClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a class.
- isClassReadOnly(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if the class is defined as read-only.
- isClassReadOnly(Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return if the class is defined as read-only.
- isClassReadOnly(Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Checks to see if the specified class or descriptor is read-only or not in this UnitOfWork.
- isClassReadOnly(Class) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Checks to see if the specified class is read-only or not in this UnitOfWork.
- isClientSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a client session.
- isClientSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a client session.
- isClientSession() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Return if this session is a client session.
- isCloneNewObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Check if the object is already registered.
- isClonePessimisticLocked(Object, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Helper method that checks if clone has been locked with uow.
- isClonePessimisticLocked(Object, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Helper method that checks if clone has been locked with uow.
- isCloningRequired() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return if this mapping requires its attribute value to be cloned.
- isCloningRequired() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Return if this mapping requires its attribute value to be cloned.
- isCloudscape() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isCloudscape() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isCloudscape() - Method in class oracle.toplink.essentials.platform.database.CloudscapePlatform
-
INTERNAL:
Answers whether platform is CloudScape
- isCloudscapeJDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a Cloudscape JDBC driver is being used.
- isCMP() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: isCMP(): Answer true if we're in the context of CMP (i.e.
- isCMP3Policy() - Method in class oracle.toplink.essentials.descriptors.CMPPolicy
-
INTERNAL:
Return if this policy is for CMP3.
- isCMP3Policy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
Return if this policy is for CMP3.
- isCollection(Object) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return true if the object implements the Collection interface
Creation date: (9/7/00 1:59:51 PM)
- isCollectionAttribute() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- isCollectionClass(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return whether a class is a collection or not.
- isCollectionMapping() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- isCollectionMapping() - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
- isCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isCollectionPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
- isCollectionPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.DirectCollectionQueryKey
-
INTERNAL:
override the isCollectionQueryKey() method in the superclass to return true.
- isCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.ManyToManyQueryKey
-
INTERNAL:
override the isCollectionQueryKey() method in the superclass to return true.
- isCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.OneToManyQueryKey
-
INTERNAL:
override the isCollectionQueryKey() method in the superclass to return true.
- isCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isCollectionValuedRelationship(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified attribute denotes a collection valued
relationship attribute.
- isCollectionValuedRelationship(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified attribute denotes a collection valued
relationship attribute.
- isColumnResult() - Method in class oracle.toplink.essentials.queryframework.ColumnResult
-
- isColumnResult() - Method in class oracle.toplink.essentials.queryframework.SQLResult
-
- isCommitCompleted(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return if the object has been commited.
- isCommitInPostModify(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return if the object is being in progress of being post modify commit.
- isCommitInPreModify(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return if the object is being in progress of being pre modify commit.
- isCommitPending() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return if the unit of work is waiting to be committed or in the process of being committed.
- isComparisonOperator() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Comparison functions are functions such as = and >.
- isComplete() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
If we have all the required information, this operator is complete
and can be used as is.
- isComplete - Variable in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Store if the list is fully populated.
- isComplete() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Return if the list is complete.
- isCompoundExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isCompoundExpression() - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- isConnected() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Return whether the accessor is connected to the data store.
- isConnected - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Keep track of whether the accessor is "connected".
- isConnected() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return true if the accessor is currently connected to a data source.
- isConnected() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is connected to the database.
- isConnected() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
PUBLIC:
Indicates that Sequence is connected.
- isConnected() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is connected to the database.
- isConnected() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- isConnected - Variable in class oracle.toplink.essentials.threetier.ConnectionPool
-
- isConnected() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Return if this pool has been connected to the database.
- isConnected() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Return if this session has been connected to the database.
- isConnectedUsingSeparateConnection() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Indicates whether sequencing actually uses separate connection(s).
- isConstantExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isConstantExpression() - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- isConstructorNode() - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Is this node a ConstructorNode
- isConstructorNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a ConstructorNode
- isContructorItem() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- isContructorItem() - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- isCoordinatedWithProperty() - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
Gets the value of the property coordinatedWithProperty.
- isCoordinatedWithProperty() - Method in interface oracle.toplink.essentials.indirection.WeavedAttributeValueHolderInterface
-
Gets the value of the property coordinatedWithProperty.
- isCoordinatedWithProperty - Variable in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
The variable below is used as part of the implementation of WeavedAttributeValueHolderInterface
It is used to track whether a valueholder that has been weaved into a class is coordinated
with the underlying property
Set internally in TopLink when the state of coordination between a weaved valueholder and the underlying property is known
- isCoordinatedWithProperty() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Gets the value of the property coordinatedWithProperty.
- isCountNode() - Method in class oracle.toplink.essentials.internal.parsing.CountNode
-
INTERNAL
Is this node a CountNode
- isCountNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a CountNode
- isCursor - Variable in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- isCursor() - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- isCursoredStreamPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
Is this a Cursored stream?
- isCursorOutputProcedure - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- isCursorOutputProcedure() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Used for Oracle result sets through procedures.
- isCursorPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isCursorReturned() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- isCursorReturned() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- isCursorStreamPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isDatabaseMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
- isDatabaseSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a database session.
- isDatabaseSession() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Return if this session is a database session.
- isDatabaseSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a database session.
- isDataExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isDataExpression() - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- isDataModifyQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if this is a data modify query.
- isDataModifyQuery() - Method in class oracle.toplink.essentials.queryframework.DataModifyQuery
-
PUBLIC:
Return if this is a data modify query.
- isDataReadQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if this is a data read query.
- isDataReadQuery() - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
PUBLIC:
Return if this is a data read query.
- isDatasourceConnected() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return true if the receiver is currently connected to a data source.
- isDatasourceConnected() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return if the driver level connection is connected.
- isDateClass(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isDB2() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isDB2() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isDB2() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
- isDB2() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
- isDB2JDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an IBM DB2 native client JDBC driver is being used.
- isDBase() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isDBase() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isDBase() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
- isDead() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return if the unit of work is dead.
- isDeclaredInOuterScope(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns true if the specified string denotes a variable declared in an
outer scope.
- isDecorated() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
INTERNAL:
Is this decorated / has an AS OF (some past time) clause.
- isDefaultLock() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL: Helper method to determine the default mode.
- isDefaultLock() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL: Helper method to determine the default mode.
- isDeferredChangeDetectionPolicy() - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
Used to track instances of the change policies without doing an instance of check
- isDeferredChangeDetectionPolicy() - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
Used to track instances of the change policies without doing an instance of check
- isDeleteAllQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if this is a delete all query.
- isDeleteAllQuery() - Method in class oracle.toplink.essentials.queryframework.DeleteAllQuery
-
PUBLIC:
Return if this is a delete all query.
- isDeleteNode() - Method in class oracle.toplink.essentials.internal.parsing.DeleteNode
-
- isDeleteNode() - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
- isDeleteObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if this is a delete object query.
- isDeleteObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DeleteObjectQuery
-
PUBLIC:
Return if this is a delete object query.
- isDeployed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isDeployFailed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isDerby() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isDerby() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isDerby() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
Answers whether platform is Derby
- isDescriptorForCMP() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return true if the descriptor is a CMP entity descriptor
- isDirectCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isDirectCollectionMapping() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
- isDirectCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.DirectCollectionQueryKey
-
INTERNAL:
override the isDirectCollectionQueryKey() method in the superclass to return true.
- isDirectCollectionQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isDirectMapMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isDirectMapMapping() - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isDirectMapPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isDirectMapPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- isDirectQueryKey() - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
INTERNAL:
override the isDirectQueryKey() method in the superclass to return true.
- isDirectQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isDirectToFieldMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isDirectToFieldMapping() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
- isDirectToXMLTypeMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isDistinctComputed() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
return true if this query has computed its distinct value already
- isDistinctComputed() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
return true if this query has computed its distinct value already
- isDistributedSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a distributed session.
- isDistributedSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a distributed session.
- isDivideNode() - Method in class oracle.toplink.essentials.internal.parsing.DivideNode
-
- isDivideNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Divide node
- isDotNode() - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Yes, this is a dot node
- isDotNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Dot node
- isDoubleType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the double primitive type or the Double wrapper class
- isDynamicCall(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return if the call is dynamic SQL call.
- isDynamicStatementInUse - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
- isDynamicStatementInUse() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return the cached statement for dynamic SQL execution is in use.
- isEasilyInstantiated() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
INTERNAL:
Answers if this valueholder is easy to instantiate.
- isEasilyInstantiated() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
INTERNAL:
Answers if this valueholder is easy to instantiate.
- isEISInteraction() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isEISMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
All EIS mappings should implement this method to return true.
- isEJBQLCall() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isEJBQLCall() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Yes this is an EJBQLCall
- isEJBQLCallQueryMechanism() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLCallQueryMechanism
-
- isEJBQLCallQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Delete a collection of objects
This should be overriden by subclasses.
- isEmbeddable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- isEmbeddable(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes an embedded class.
- isEmbeddable(Object) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified type denotes an embedded class.
- isEmbeddableCollection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- isEmbedded() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
- isEmbedded() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents an aggregate mapping.
- isEmbedded(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents an aggregate mapping.
- isEmbeddedAttribute(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes an embedded attribute.
- isEmbeddedAttribute(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified type denotes an embedded attribute.
- isEmbeddedId() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedIdAccessor
-
INTERNAL: (Override from MetadataAccesor)
- isEmbeddedId() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents an aggregate id mapping.
- isEmbeddedId(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents an aggregate mapping.
- isEmpty(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC: A logical expression for the collection attributeName
being empty.
- isEmpty() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- isEmpty() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- isEmpty() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- isEmpty() - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
isEmpty method comment.
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If empty wait until an element has been added or is complete.
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
- isEmpty() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
- isEmpty(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return whether the container is empty.
- isEmpty() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Return if the row is empty.
- isEmpty() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return if the result is empty.
- isEmpty() - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Checks if the database row is empty (ie.
- isEntity(String, ClassLoader, boolean) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
Return whether the class with the given name is annotated with @Entity.
- isEntity(Class) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
Return whether a given class is annotated with @Entity.
- isEntityClass(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes an entity class.
- isEntityClass(Object) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified type denotes an entity class.
- isEntityClassListener() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityClassListener
-
INTERNAL:
- isEntityClassListener() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- isEntityResult() - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
- isEntityResult() - Method in class oracle.toplink.essentials.queryframework.SQLResult
-
- isEnumerated() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Return true if this represents an enum type mapping.
- isEnumType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isEnumType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes an enum type.
- isEqualNull(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
Check if the expression is an equal null expression, these must be handle in a special way in SQL.
- isEscape() - Method in class oracle.toplink.essentials.internal.parsing.EscapeNode
-
INTERNAL
Is this an escape node
- isEscape() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this an escape node
- isExpression(boolean, Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- isExpressionBuilder() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isExpressionBuilder() - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
- isExpressionQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this query uses an expression query mechanism
- isExpressionQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return true if this is an expression query mechanism
- isExpressionQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return true if this is an expression query mechanism.
- isExtended() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Indicates if this EntityManager is an extended Persistence Context
- isFalse() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- isFetchGroupAttribute(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return if fetch group attribute.
- isFieldExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isFieldExpression() - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
- isFieldMatchingRequired - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- isFieldMatchingRequired() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return if field matching is required.
- isFinished() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return whether all the results of the call have been returned.
- isFinished() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Return whether all the results of the call have been returned.
- isFinished() - Method in interface oracle.toplink.essentials.queryframework.Call
-
INTERNAL:
Return whether the call is finished returning
all of its results (e.g.
- isFinished() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
Return whether all the results of the call have been returned.
- isFirstElementPrinted - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- isFirstElementPrinted() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
INTERNAL:
Used in figuring out when to print a comma in the select clause
- isFloatingPointType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if the specified type represents an
floating point type or a wrapper class of an floating point type.
- isFloatingPointType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents an floating point type
or a wrapper class of an floating point type.
- isFloatType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the float primitive type or the Float wrapper class
- isFlushModeAUTO() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Spec.
- isFlushModeAUTO() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Internal method.
- isFlushModeAUTO() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Internal method.
- isForeignKeyFieldNotSpecified() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataJoinColumn
-
INTERNAL:
- isForeignKeyFieldNotSpecified() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataPrimaryKeyJoinColumn
-
INTERNAL:
- isForeignKeyRelationship - Variable in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
Keeps track if any of the fields are foreign keys.
- isForeignKeyRelationship() - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Return if the 1-1 mapping has a foreign key dependency to its target.
- isForeignReferenceMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isForeignReferenceMapping() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
- isForeignReferenceQueryKey() - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
INTERNAL:
override the isForeignReferenceQueryKey() method in the superclass to return true.
- isForeignReferenceQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isFormattedOutput() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- isFormattedOutput() - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- isForUpdateOfClause() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateClause
-
- isForUpdateOfClause() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- isFragment() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
XMLType Function - evaluates to 0 if the xml is a well formed document and 1 if the document
is a fragment
- IsFragment - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- isFragment() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- isFragment() - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- isFragment() - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- isFullyInitialized() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Check if the descriptor is finished initialization.
- isFunctionExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isFunctionExpression() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- isFunctionOperator() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
General functions are any normal function such as UPPER.
- isGenericCollectionType(Type) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return whether a collection type is a generic.
- ISHL - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- ISHR - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- isHSQL() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isHSQL() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isHSQL() - Method in class oracle.toplink.essentials.platform.database.HSQLPlatform
-
- isId() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
Return true if this accessor represents an id field.
- isId() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
Method to check if m_node represents a primary key.
- isIdentity - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- isIdentity() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Answer whether the receiver is an identity field.
- isInBroker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Returns true if the session is in a session Broker.
- isInContainerMode - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isInContainerMode() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isInformix() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isInformix() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isInformix() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
- isInformixOuterJoin() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Some database require outer joins to be given in the where clause, others require it in the from clause.
- isInformixOuterJoin() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Some database require outer joins to be given in the where clause, others require it in the from clause.
- isInheritanceSubclass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
- isInitial() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isInitialized(int) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Check if descriptor is already initialized for the level of initialization.
- isInProfile - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Used to determine If a session is in a profile or not
- isInProfile() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if a profiler is being used.
- isInProfile() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if a profiler is being used.
- isInsertable - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- isInsertable() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify whether the column should be included in SQL UPDATE
statements.
- isInsertObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is an insert object query.
- isInsertObjectQuery() - Method in class oracle.toplink.essentials.queryframework.InsertObjectQuery
-
PUBLIC:
Return if this is an insert object query.
- isInstantiated() - Method in interface oracle.toplink.essentials.indirection.IndirectContainer
-
PUBLIC:
Return whether the contents have been read from the database.
- isInstantiated() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
Return whether the contents have been read from the database.
- isInstantiated() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
PUBLIC:
Return whether the contents have been read from the database.
- isInstantiated() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Return whether the contents have been read from the database.
- isInstantiated() - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
PUBLIC:
Return a boolean indicating whether the
wrapped object has been set or not.
- isInstantiated() - Method in interface oracle.toplink.essentials.indirection.ValueHolderInterface
-
PUBLIC:
Return whether the contents have been read from the database.
- isInstantiated - Variable in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Indicates whether the object has been read from the database or not.
- isInstantiated() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Return a boolean indicating whether the object
has been read from the database or not.
- isIntegralType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if the specified type represents an
integral type or a wrapper class of an integral type.
- isIntegralType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents an
integral type or a wrapper class of an integral type.
- isIntersolvSequeLinkDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Intersolv SeqeLink JDBC driver is being used.
- isInTransaction - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Keep track if the accessor is within a transaction context
- isInTransaction() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Return the transaction status of the receiver.
- isInTransaction() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if the session is currently in the progress of a database transaction.
- isInTransaction() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return whether the session currently has a database transaction in progress.
- isInTransaction() - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Return if the session is currently in the progress of a database transaction.
- isIntType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the int primitive type or the Integer wrapper class
- isInvalid() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return if an error occured during initialization which should abort any further initialization.
- isInvalid - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
Invalid change set shouldn't be merged into object in cache, rather the object should be invalidated
- isInvalid() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Indicates whether the change set is invalid.
- isInvalidated(CacheKey, long) - Method in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
INTERNAL:
return true if this object is expire, false otherwise.
- isInvalidated(CacheKey, long) - Method in class oracle.toplink.essentials.descriptors.invalidation.NoExpiryCacheInvalidationPolicy
-
INTERNAL:
This will return true if the object is set to be invalid, false otherwise.
- isIsolated - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- isIsolated() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Returns true if the descriptor represents an isolated class
- isIsolatedQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
INTERNAL: Answers if this query is an isolated query and must be
executed locally.
- isJConnectDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a Sybase JConnect JDBC driver is being used.
- isJDBCConnectDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a Borland JDBCConnect JDBC driver is being used.
- isJDBCConnectRemoteDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a Borland JDBCConnect JDBC driver is being used.
- isJDBCODBCBridge() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a Sun/Merant JDBC-ODBC bridge driver is being used.
- isJDK13() - Static method in class oracle.toplink.essentials.Version
-
- isJDK14() - Static method in class oracle.toplink.essentials.Version
-
- isJDK15() - Static method in class oracle.toplink.essentials.Version
-
- isJoinedStrategy - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- isJoinedStrategy() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Indicate whether a single table or joined inheritance strategy is being used.
- isJoiningSupported() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return if this mapping support joining.
- isJoiningSupported() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Return if this mapping support joining.
- isJoiningSupported() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Return if this mapping support joining.
- isJoiningSupported() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Return if this mapping support joining.
- isJTAEnabled() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: isJTAEnabled(): Answer true if the DatabaseSession's external transaction controller class will
be populated with my transaction controller class at runtime.
- isJTAEnabled() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: isJTAEnabled(): Answer true if the DatabaseSession's external transaction controller class will
be populated with my transaction controller class at runtime.
- isKeyForSourceSpecified() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Checks if source and target keys are mentioned by the user or not.
- isLazy - Variable in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
- isLazy() - Method in class oracle.toplink.essentials.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.
- isLeading() - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- isListPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isListPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ListContainerPolicy
-
INTERNAL:
Returns true if this is a ListContainerPolicy.
- isLiteralExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isLiteralExpression() - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
- isLiteralNode() - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
INTERNAL
Is this a literal node
- isLiteralNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this a literal node
- isLob() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Return true if this accessor represents a BLOB/CLOB mapping.
- isLOBLocatorNeeded() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Return if the locator is required for the LOB (BLOB and CLOB) writing.
- isLockedByMergeManager() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
INTERNAL:
Used byt the refresh process to determine if this concurrency manager is locked by
the merge process.
- isLockQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Answers if the query lock mode is known to be LOCK or LOCK_NOWAIT.
- isLockQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Answers if the query lock mode is known to be LOCK or LOCK_NOWAIT.
- isLockQuery(Session) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
Answers if this query will issue any pessimistic locks.
- isLoggedIn - Variable in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL
Indicate if this session is logged in.
- isLogicalExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isLogicalExpression() - Method in class oracle.toplink.essentials.internal.expressions.LogicalExpression
-
INTERNAL:
- isLogicalOperator() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Logical functions are functions such as and and or.
- isLongType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the long primitive type or the Long wrapper class
- isManyToMany() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL:
- isManyToMany() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a m-m relationship.
- isManyToMany(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this field accessor represents a m-m relationship.
- isManyToManyMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isManyToManyMapping() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
- isManyToManyQueryKey() - Method in class oracle.toplink.essentials.querykeys.ManyToManyQueryKey
-
INTERNAL:
override the isManyToManyQueryKey() method in the superclass to return true.
- isManyToManyQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isManyToOne() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL:
- isManyToOne() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a m-1 relationship.
- isManyToOne(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents a m-1 relationship.
- isMapClass(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return whether a class is a map or not.
- isMapCollectionAccessor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
Return true if this accessor uses a Map.
- isMappedSuperClass - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- isMappedSuperClass() - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- isMappedWithAttributeAccess - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- isMappedWithAttributeAccess() - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- isMapPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isMapPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL
Yes this is a MapPolicy
- isMergePending() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return if the unit of work is waiting to be merged or in the process of being merged.
- isMetadataComplete(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
This method is used to decide if annotations should be ignored or not for
the given embeddable class.
- isMetadataComplete() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- isMetadataPresent(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
This method is used to decide if a class metadata or not.
- isMethodAttributeAccessor() - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- isMinusNode() - Method in class oracle.toplink.essentials.internal.parsing.MinusNode
-
- isMinusNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Minus node
- isModifyAllQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a modify all query.
- isModifyQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a modify query.
- isModifyQuery() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Return true if this is a modify query.
- isModifyQuery() - Method in class oracle.toplink.essentials.queryframework.ModifyQuery
-
PUBLIC:
Return if this is a modify query.
- isMultipleTableDescriptor() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return if this descriptor has more than one table.
- isMultiplyNode() - Method in class oracle.toplink.essentials.internal.parsing.MultiplyNode
-
- isMultiplyNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Multiply node
- isMutable() - Method in class oracle.toplink.essentials.mappings.converters.ClassInstanceConverter
-
INTERNAL:
If the converter converts the value to a non-atomic value, i.e.
- isMutable() - Method in interface oracle.toplink.essentials.mappings.converters.Converter
-
PUBLIC:
If the converter converts the value to a mutable value, i.e.
- isMutable() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
If the converter converts the value to a non-atomic value, i.e.
- isMutable() - Method in class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
INTERNAL:
If the converter converts the value to a non-atomic value, i.e.
- isMutable() - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
If the converter converts the value to a non-atomic value, i.e.
- isMutable - Variable in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PERF: Indicates if this mapping's attribute is a simple atomic value and cannot be modified, only replaced.
- isMutable() - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Return true if the attribute for this mapping is a simple atomic value that cannot be modified,
only replaced.
- isMySQL() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isMySQL() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isMySQL() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
Answers whether platform is MySQL
- isNested() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Return if this manager is within a nested aquire.
- isNestedTableMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isNestedUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return whether this session is a nested unit of work or not.
- isNestedUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Return if this session is a nested unit of work.
- isNew() - Method in interface oracle.toplink.essentials.changesets.ObjectChangeSet
-
ADVANCED:
Returns true if this ObjectChangeSet represents a new object.
- isNew - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- isNew() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
Returns true if this ObjectChangeSet represents a new object
- isNewerVersion(Object, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Compares the value with the value from the object (or cache).
- isNewerVersion(AbstractRecord, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
INTERNAL:
Compares the value from the row and from the object (or cache).
- isNewerVersion(Object, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Compares the value with the value from the object (or cache).
- isNewerVersion(AbstractRecord, Object, Vector, AbstractSession) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Compares the value from the row and from the object (or cache).
- isNewerVersion(Object, Object, Vector, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Returns true if the value stored with the domainObject is more recent
than the value .
- isNewerVersion(AbstractRecord, Object, Vector, AbstractSession) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Returns true if the value stored with the domainObject is more recent
than the value in the row.
- isNewlyWeavedValueHolder() - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
Used as part of the implementation of WeavedAttributeValueHolderInterface
Used to determine if this ValueHolder was added instantiated as part of
the constructor of a weaved class
- isNewlyWeavedValueHolder() - Method in interface oracle.toplink.essentials.indirection.WeavedAttributeValueHolderInterface
-
This method returns whether this valueholder has been newly instantiated by weaved code.
- isNewlyWeavedValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
This method is used as part of the implementation of WeavedAttributeValueHolderInterface.
- isNodeEqual(Node, Node) - Method in class oracle.toplink.essentials.platform.xml.XMLComparer
-
Compare two DOM nodes.
- isNonCursorOutputProcedure() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Return true for procedures with any output (or in/out) parameters and no cursors
- isNormalizationRequired() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Indicates that RelationExpression.normalize method shouldn't attempt
optimize normalization by not normalizing this.
- isNotEqualNull(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
Check if the expression is an equal null expression, these must be handle in a special way in SQL.
- isNothingReturned() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- isNotIndicatedInMemberOf - Variable in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- isNotNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Not node
- isNotNode() - Method in class oracle.toplink.essentials.internal.parsing.NotNode
-
INTERNAL
Is this node a Not node
- isNull() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Compare to null.
- IsNull - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- isNull() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the ISNULL operator.
- isNullable - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- isNullable() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used for generatating DDL.
- isNullAllowed - Variable in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
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).
- isNullAllowed() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Return setting.
- isNullAllowedInSelectClause() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Override this if the platform cannot handle NULL in select clause.
- isNullAllowedInSelectClause() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Override this if the platform cannot handle NULL in select clause.
- isNumericType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
- isNumericType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents an
integral type (or wrapper), a floating point type (or wrapper),
BigInteger or BigDecimal.
- isObjectBuildingQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if this is an object building query.
- isObjectBuildingQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Return if this is an object building query.
- isObjectChangeTrackingPolicy() - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
Used to track instances of the change policies without doing an instance of check
- isObjectChangeTrackingPolicy() - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
Used to track instances of the change policies without doing an instance of check
- isObjectComparison() - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
Return if the represents an object comparison.
- isObjectComparison() - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Return if the represents an object comparison.
- isObjectDeleted(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Return if the object has been deleted in this unit of work.
- isObjectDeleted(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return if the object has been deleted in this unit of work.
- isObjectExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isObjectExpression() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- isObjectLevelModifyQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is an object level modify query.
- isObjectLevelModifyQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
PUBLIC:
Return if this is an object level modify query.
- isObjectLevelReadQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is an object level read query.
- isObjectLevelReadQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return if this is an object level read query.
- isObjectNew(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is used to determine if the clone is a new Object in the UnitOfWork
- isObjectReferenceMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isObjectReferenceMapping() - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isObjectRegistered(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return whether the clone object is already registered.
- isObjectTypeMapping() - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
- isObjectTypeMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isObjectValidForFetchGroup(Object, FetchGroup) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Return if the cached object data is sufficiently valid against a fetch group
- isODBC() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isODBC() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isOff() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
Check if the log level is set to off.
- ISOLATED_DATA_NOT_SUPPORTED_IN_CLIENTSESSIONBROKER - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- ISOLATED_DESCRIPTOR_REFERENCED_BY_SHARED_DESCRIPTOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ISOLATED_QUERY_EXECUTED_ON_SERVER_SESSION - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- IsolatedClientSession - Class in oracle.toplink.essentials.internal.sessions
-
Provides isolation support by allowing a client session
to have a local cache of the subset of the classes.
- IsolatedClientSession(ServerSession, ConnectionPolicy) - Constructor for class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
- IsolatedClientSessionIdentityMapAccessor - Class in oracle.toplink.essentials.internal.sessions
-
INTERNAL:
Internal subclass that provides access to identity maps through the session.
- IsolatedClientSessionIdentityMapAccessor(AbstractSession, IdentityMapManager) - Constructor for class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
An IdentityMapAccessor sits between the session and the identityMapManager
It needs references in both directions
- isolatedDataNotSupportedInSessionBroker(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- isolateDescriptorReferencedBySharedDescriptor(String, String, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- isolatedQueryExecutedOnServerSession() - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- isOneRowReturned() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- isOneToMany() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a 1-m relationship.
- isOneToMany() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL:
- isOneToMany(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents a 1-m relationship.
- isOneToManyMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isOneToManyMapping() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
- isOneToManyQueryKey() - Method in class oracle.toplink.essentials.querykeys.OneToManyQueryKey
-
INTERNAL:
override the isOneToManyQueryKey() method in the superclass to return true.
- isOneToManyQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isOneToOne() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor represents a 1-1 relationship.
- isOneToOne() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL:
- isOneToOne(MetadataAccessibleObject, MetadataDescriptor) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if this accessor represents a 1-1 relationship.
- isOneToOneMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isOneToOneMapping() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
- isOneToOnePrimaryKeyRelationship() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Return true if this accessor represents a 1-1 primary key relationship.
- isOneToOneQueryKey() - Method in class oracle.toplink.essentials.querykeys.OneToOneQueryKey
-
INTERNAL:
override the isOneToOneQueryKey() method in the superclass to return true.
- isOneToOneQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC::
Related query key should implement this method to return true.
- isOpen - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- isOpen() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
Indicates whether or not this factory is open.
- isOpen - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- isOpen() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Indicates whether or not this entity manager is open.
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL: (Overridden in XMLManyToOneAccessor)
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Subclasses that support processing an optional setting should override
this method, otherwise a runtime development exception is thrown for
those accessors who call this method and don't implement it themselves.
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL:
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLManyToOneAccessor
-
INTERNAL: (Override from ManyToOneAccessor)
- isOptional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLOneToOneAccessor
-
INTERNAL: (Override from OneToOneAccessor)
- isOptional(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
- isOptional - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
Specifies whether this mapping is optional (i.e.
- isOptional() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return whether the value of this mapping is optional (that is, can be
null).
- isOracle() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isOracle() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isOracle() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
- isOracle7JDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Oracle native 7.x OCI JDBC driver is being used.
- isOracleJDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Oracle 8.x native OCI JDBC driver is being used.
- isOracleServerJDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Oracle thin JDBC driver is being used.
- isOracleThinJDBCDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether an Oracle thin JDBC driver is being used.
- isOrderableType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if the specified type denotes an orable type
- isOrderableType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes an orable type.
- isOrderOperator() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
Order functions are used in the order by such as ASC.
- isOriginalNewObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return whether the original object is new.
- isOuterJoin() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- isOuterJoin() - Method in class oracle.toplink.essentials.internal.parsing.FetchJoinNode
-
- isOuterJoin() - Method in class oracle.toplink.essentials.internal.parsing.JoinDeclNode
-
- isOutputParameterType(Integer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isOverriddenEvent(DescriptorEvent, Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- isOverriddenEvent(DescriptorEvent, Vector) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
Implementers should define this method if they need or want to restrict
the calling of inherited events.
- isOverriddenEvent(DescriptorEvent, Vector) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
Return true is listener has a lifecycle callback method that is
overridden in a subclass.
- isParameterExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isParameterExpression() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- isParameterNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this a Parameter node
- isParameterNode() - Method in class oracle.toplink.essentials.internal.parsing.ParameterNode
-
INTERNAL
Yes this is a Parameter node
- isParsed - Variable in class oracle.toplink.essentials.queryframework.EJBQLCall
-
- isParsed() - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL
Is this query Parsed
- isPartialObject(Object) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Return true if the object is partially fetched and cached.
- isPessimisticLocked(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- isPessimisticLockingValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Answers if this valueholder is a pessimistic locking one.
- isPessimisticLockingValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
INTERNAL:
Answers if this valueholder is a pessimistic locking one.
- isPessimisticLockingValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
INTERNAL:
Answers if this valueholder is a pessimistic locking one.
- isPlaceHolder() - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- isPlusNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a Plus node
- isPlusNode() - Method in class oracle.toplink.essentials.internal.parsing.PlusNode
-
- isPointBase() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isPointBase() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isPointBase() - Method in class oracle.toplink.essentials.platform.database.PointBasePlatform
-
- isPooled() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
INTERNAL:
Return if part of a connection pool.
- isPostgreSQL() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isPostgreSQL() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isPostgreSQL() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Answers whether platform is Derby
- isPredeployed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isPredeployFailed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isPrefix - Variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- isPrefix() - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Return true if this is a prefix operator.
- isPrepared - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isPrepared() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Bound calls can have the SQL pre generated.
- isPrepared - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Queries prepare common stated in themselves.
- isPrepared() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Queries are prepared when they are executed and then do not need to be
prepared on subsequent executions.
- isPreparedUsingTempStorage - Variable in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
Indicates whether the query was prepared so that it will execute using temp storage
- isPreparedUsingTempStorage() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
- isPrePrepared - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
- isPrePrepared() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Queries prepare common stated in themselves.
- isPrimaryKey - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- isPrimaryKey() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Answer whether the receiver is a primary key.
- isPrimaryKeyFieldNotSpecified() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataJoinColumn
-
INTERNAL:
- isPrimaryKeyFieldNotSpecified() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataPrimaryKeyJoinColumn
-
INTERNAL:
- isPrimaryKeyMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
- isPrimaryKeyMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set by the Object builder during initialization returns true if this mapping
is used as a primary key mapping.
- isPrimaryKeySetAfterInsert(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Indicates whether pk or some of its components
set after insert into the database.
- isPrimitiveWrapper(Class) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
ADVANCED
returns true if the class in question is a primitive wrapper
- isPrimitiveWrapperClass(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true is the given class is primitive wrapper type.
- isPrivateOwned() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
- isPrivateOwned() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Return if the mapping has ownership over its target object(s).
- isPrivateOwned() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Return true if referenced objects are provately owned else false.
- isPrivateOwned - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Indicates whether the referenced object is privately owned or not.
- isPrivateOwned() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Return true if referenced objects are provately owned else false.
- isProcessed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor has already been processed.
- isPureCMP2Project - Variable in class oracle.toplink.essentials.sessions.Project
-
Cache if all descriptors are CMP1/2
- isPureCMP2Project() - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Return if all descriptors are for CMP1 or CMP2 beans.
- isQueryByExampleMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return true if this is a query by example mechanism
- isQueryKey() - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
This is a QueryKey.
- isQueryKeyExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isQueryKeyExpression() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- isQueryStringCall() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isQueryStringCall() - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
Should return true.
- isQueryStringCall() - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
- isRangeVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
- isReadAllQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a read all query.
- isReadAllQuery() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return if this is a read all query.
- isReadObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return ture if this is a read object query.
- isReadObjectQuery() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return if this is a read object query.
- isReadOnly() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Returns true is this database field should be read only.
- isReadOnly - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
Makes this mapping read only.
- isReadOnly() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Returns true if mapping is read only else false.
- isReadQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a read query.
- isReadQuery() - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Return if this is a read query.
- isReference() - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- isReferenceClassLocked() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateClause
-
- isReferenceClassLocked() - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- isReferenceMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isRegisteringResults() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Answers if we are executing through a UnitOfWork and registering results.
- isRegisteringResults() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Answers if we are executing through a UnitOfWork and registering results.
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
All relational mappings should implement this method to return true.
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.DirectToFieldMapping
-
INTERNAL:
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
- isRelationalMapping() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
- isRelationExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isRelationExpression() - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
- isRelationship() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this accessor method represents a relationship.
- isRelationship(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified attribute denotes a single valued
or collection valued relationship attribute.
- isRelationship(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified attribute denotes a single valued
or collection valued relationship attribute.
- isRemotelyInitialized - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
It is needed only in remote initialization and mapping is in parent descriptor
- isRemotelyInitialized() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
- isRemoteSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is remote.
- isRemoteSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a remote session.
- isRemoteUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a unit of work.
- isRemoteUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a remote unit of work.
- isRepeating - Variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- isReportQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a report query.
- isReportQuery() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Return if this is a report query.
- isResultSetScrollable - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- isResultSetScrollable() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- isRolledBack_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Return true if the transaction is in the roleld back state.
- isRolledBack_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Return true if the transaction is rolled back.
- isRootParentDescriptor() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return whether or not is root parent descriptor
- isRuntimeServicesEnabled() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: isRuntimeServicesEnabled(): Answer true if the JMX/MBean providing runtime services for
the receiver's DatabaseSession will be deployed at runtime.
- isRuntimeServicesEnabled() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: isRuntimeServicesEnabled(): Answer true if the JMX/MBean providing runtime services for
the receiver's DatabaseSession will be deployed at runtime.
- isScrollableCursorPolicy() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
- isSelected(String) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
Answer true if the variable name given as argument is SELECTed.
- isSelectNode() - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
- isSelectNode() - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
- isSerialized() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Return true if this accessor represents a serialized mapping.
- isSerializedObjectMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isSerializedRemoteUnitOfWorkValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Used to determine if this is a remote uow value holder that was serialized to the server.
- isSerializedRemoteUnitOfWorkValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
Used to determine if this is a remote uow value holder that was serialized to the server.
- isServerSession() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a server session.
- isServerSession() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a server session.
- isServerSession() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Return if this session is a server session.
- isSessionBroker() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a session broker.
- isSessionBroker() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a session broker.
- isSessionPostBuildEvent(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- isShallowCommitted(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Return if the object is shallow committed.
- isShortType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if type is the short primitive type or the Short wrapper class
- isSimpleStateAttribute(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type denotes a simple state attribute.
- isSimpleStateAttribute(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified type denotes a simple state attribute.
- isSingleSourceRelationKeySpecified() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Checks if a single source key was specified.
- isSingleTargetRelationKeySpecified() - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Checks if a single target key was specified.
- isSingletonInitialized() - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
Return whether initialization has occured without actually triggering
initialization
- isSingleValuedRelationship(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified attribute denotes a single valued
relationship attribute.
- isSingleValuedRelationship(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns true if the specified attribute denotes a single valued
relationship attribute.
- isSizeAllowed - Variable in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- isSizeAllowed() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return if this type can support a size specification.
- isSizeRequired - Variable in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- isSizeRequired() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return if this type must have a size specification.
- isSmartMerge() - Static method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return the status of smart merge
- isSourceKeySpecified() - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
Checks if source key is specified or not.
- isSourceKeySpecified() - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
Return whether the source key is specified.
- isSQLAnywhere() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isSQLAnywhere() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isSQLAnywhere() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- isSQLCall() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isSQLCall() - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
- isSQLCallQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this query uses an SQL query mechanism .
- isSQLServer() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isSQLServer() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isSQLServer() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
- isStatementQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Return true if this is a statement query mechanism
- isStatementQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Return true if this is a statement query mechanism
- isStatementQueryMechanism() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Return true if this is a statement query mechanism
- isStoredFunctionCall() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isStoredInCache() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Return true if the lock value is stored in the cache.
- isStoredInObject() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Return true if the lock value is stored in the object.
- isStoredProcedureCall() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- isStringType(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if the specified type represents java.lang.String.
- isStringType(Object) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns true if the specified type represents java.lang.String.
- isStructureMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isSubqueryNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a SubqueryNode
- isSubqueryNode() - Method in class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
INTERNAL
Is this node a SubqueryNode
- isSubSelect() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- isSubTypeOf(Value, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.BasicVerifier
-
- isSubTypeOf(Value, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.SimpleVerifier
-
- issueModifyAllQueryList() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Will notify all the deferred ModifyAllQuery's (excluding UpdateAllQuery's) and deferred UpdateAllQuery's to execute.
- issueSQLbeforeCompletion() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
For synchronized units of work, dump SQL to database
- issueSQLbeforeCompletion() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
For synchronized units of work, dump SQL to database.
- issueSQLbeforeCompletion(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
For synchronized units of work, dump SQL to database.
- isSupersetOf(FetchGroup) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
INTERNAL:
Return true if this fetch group is a super-set of the passed in fetch group
- isSupportedCollectionClass(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Method to return whether a class is a supported Collection.
- isSybase() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isSybase() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isSybase() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
- isSynchronized - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
With the new synchronized unit of work, need a lifecycle state variable to
track birth, commited, pending_merge and death.
- isSynchronized() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Return if this session is a synchronized unit of work.
- isTableExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- isTableExpression() - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
- isTemporal() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL: (Overridden in BasicMapAccessor)
Return true if this represents a temporal type mapping.
- isThereConflictBetweenLoginAndType() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Checks for a conflict between pool's type and pool's login
- isThereConflictBetweenLoginAndType() - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
Checks for a conflict between pool's type and pool's login
- isThreadComplete - Variable in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
- isThreadComplete() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
Return if the thread is complete
- isTimesTen() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- isTimesTen() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
- isTimesTen() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Answers whether platform is TimesTen
- isToManyJoin - Variable in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
Used to determine if -m joining has been used.
- isToManyJoin() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Return if the query uses any -m joins, and thus return duplicate/multiple rows.
- ISTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- isTrailing() - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- isTransactionActive() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- isTransactional() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- isTransactionalValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Answers if this valueholder is referenced only by a UnitOfWork valueholder.
- isTransformationMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isTransient(AnnotatedElement, int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
- isTraversable() - Method in interface oracle.toplink.essentials.descriptors.WrapperPolicy
-
PUBLIC:
Required: Return true if the wrapped value should be traversed.
- isTrue() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- isTypeConversionMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isTypeNameRequired - Variable in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- isTypeNameRequired() - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- ISUB - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- isUndefined() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- isUndeployed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isUnique - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- isUnique() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used for generatating DDL.
- isUnique - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- isUnique() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Answer whether the receiver is a unique constraint field.
- isUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if this session is a unit of work.
- isUnitOfWork() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Return if this session is a unit of work.
- isUnitOfWork() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if this session is a unit of work.
- isUnknown() - Method in class oracle.toplink.libraries.asm.Attribute
-
Returns true if this type of attribute is unknown.
- isUpdatable - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- isUpdatable() - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Returns whether the column should be included in SQL INSERT
statements.
- isUpdateAllQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is an update all query.
- isUpdateAllQuery() - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
INTERNAL:
Return true if this is an update all query.
- isUpdateNode() - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
- isUpdateNode() - Method in class oracle.toplink.essentials.internal.parsing.UpdateNode
-
- isUpdateObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is an update object query.
- isUpdateObjectQuery() - Method in class oracle.toplink.essentials.queryframework.UpdateObjectQuery
-
PUBLIC:
Return if this is an update object query.
- isUpperCaseString(String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns true if the string given is an all upper case string
- isUserDefined - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Internal flag used to bypass user define queries when executing one for custom sql/query support.
- isUserDefined() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return true if the query is a custom user defined query.
- isUserDefinedConnection() - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
INTERNAL:
Return if part of a connection pool.
- isUsingDefaultConstructor() - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
If no method name is specified, they we have to use the default (zero-argument) constructor.
- isUsingMethodAccess() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
Return if method access is used.
- isUsingOuterJoinForMultitableInheritance() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
indicates whether additional expressions for multitable inheritance should be used and are available
- isValid(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return true if this object is valid in TopLink's identity maps
return false otherwise
- isValid(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return true if this object is valid in TopLink's identity maps
return false otherwise
- isValid(AbstractRecord, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Return true if this object is valid in TopLink's identity maps
return false otherwise
- isValid(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if an Object with the same primary key and Class type of the
the given Object is valid in TopLink's identity maps.
- isValid(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if the Object described by the given primary key and Class type is valid
in TopLink's identity maps.
- isValid(AbstractRecord, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Returns true if this Object with the given primary key of the Row and Class type
given is valid in TopLink's identity maps.
- isValidActualParameter(Object, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- isValidationOnly(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isValidationOnly(Map, boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- isValidAttributeName(String, Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Search the class for an attribute with a name matching 'attributeName'
- isValidBlobType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid blob type.
- isValidClobType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid clob type.
- isValidContainer(Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Validate the container type.
- isValidContainer(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return whether the specified object is of a valid container type.
- isValidContainer(Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Validate the container type.
- isValidContainer(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ListContainerPolicy
-
INTERNAL:
Validate the container type.
- isValidContainer(Object) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Validate the container type.
- isValidContainerType(Class) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return whether the specified type is a valid container type.
- isValidContainerType(Class) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Validate the container type.
- isValidDateType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true is the given class is or extends java.util.Date.
- isValidEnumeratedType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Return true if the given class is a valid enum type.
- isValidHavingExpr(Node) - Method in class oracle.toplink.essentials.internal.parsing.GroupByNode
-
INTERNAL
Returns true if the sp
- isValidJavaIdentifier(String) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- isValidLobType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid lob type.
- isValidPersistenceElement(AnnotatedElement, int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Return true is this annotated element is not marked transient, static or
abstract.
- isValidPersistenceField(Field) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Check to see if this is a valid field to process for persistence.
- isValidPersistenceMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Check to see if this is a valid method to process for persistence.
- isValidPersistenceMethodName(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
- isValidSerializedType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is valid for SerializedObjectMapping.
- isValidTemporalType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid temporal type and must be
marked temporal.
- isValidTimstampVersionLockingType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid timestamp locking type.
- isValidVersionLockingType(Class) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Returns true if the given class is a valid version locking type.
- isValueExpression() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Subclasses implement (isParameterExpression() || isConstantExpression())
- isValueExpression() - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
- isValueExpression() - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
INTERNAL:
- isVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns true if the specified string denotes a variable.
- isVariableInINClauseSelected(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
INTERNAL
Answer true if a variable in the IN clause is SELECTed
- isVariableNode() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Is this node a VariableNode
- isVariableNode() - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
INTERNAL
Is this node a VariableNode
- isVariableOneToOneMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Related mapping should implement this method to return true.
- isVersion() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden in XMLBasicAccessor)
Return true if this accessor represents an optimistic locking field.
- isVersion() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
Return true if this accessor represents an optimistic locking field.
- isVowel(char) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns true if the character given is a vowel.
- isWebLogicOracleOCIDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic Oracle OCI JDBC driver is being used.
- isWebLogicSQLServerDBLibDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic SQL Server dblib JDBC driver is being used.
- isWebLogicSQLServerDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic SQL Server JDBC driver is being used.
- isWebLogicSybaseDBLibDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic Sybase dblib JDBC driver is being used.
- isWebLogicThinClientDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic thin client JDBC driver is being used.
- isWebLogicThinDriver() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return whether a WebLogic thin JDBC driver is being used.
- isWhitespaceNode(Text) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
- isWhitespaceNode(Text) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Check to see if the text node represents a whitespace node.
- isWrapped(Object) - Method in interface oracle.toplink.essentials.descriptors.WrapperPolicy
-
PUBLIC:
Required: Return true if the object is already wrapped.
- isWrapperClass(Object) - Method in class oracle.toplink.essentials.internal.helper.BasicTypeHelperImpl
-
Returns true if the specified type is a wrapper class.
- isWrapperFor(Class<?>) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- isWriteObjectQuery() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return true if this is a write object query.
- isWriteObjectQuery() - Method in class oracle.toplink.essentials.queryframework.WriteObjectQuery
-
PUBLIC:
Return if this is a write object query.
- isWriteOnly() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Some mappings support no attribute (transformation).
- isXMLAccessor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if this is an XML processing accessor.
- isXMLAccessor() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Return true if this is an XML processing accessor.
- isXmlFieldAccess() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we found an XML field access type for this metadata
descriptor.
- isXMLMapping() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
All relational mappings should implement this method to return true.
- isXmlPropertyAccess() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we found an XML property access type for this metadata
descriptor.
- item(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XMLNodeList
-
- item(int) - Method in class oracle.toplink.essentials.platform.xml.XMLNodeList
-
- ITEM_Double - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Float - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Integer - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Long - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_NAMES - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Null - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Object - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Top - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_Uninitialized - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- ITEM_UninitializedThis - Static variable in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- items - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Items to be selected, these could be attributes or aggregate functions.
- iterate(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
To define a new iterator create a subclass and define at least this method.
- iterate(DescriptorIterator) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
Perform the itteration opperation on the objects attributes through the mappings.
- iterate(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
INTERNAL:
This method must be defined by subclasses to implement the logic of the iteratation.
- iterate(DescriptorIterator) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Iterate on the appropriate attribute value.
- iterate(DescriptorIterator) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Iterate on the appropriate attribute value.
- iterate(DescriptorIterator) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Iterate on the iterator's current object's attribute defined by this mapping.
- iterate(DescriptorIterator) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Iterate on the appropriate attribute.
- iterateForAggregateMapping(Object, DatabaseMapping, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate on the mapping's reference object and
recursively iterate on the reference object's
reference objects.
- iterateIndirectContainerForMapping(IndirectContainer, DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate on the indirection object for its mapping.
- iterateOn(ExpressionIterator) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
For iterating using an inner class
- iterateOn(ExpressionIterator) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
For iterating using an inner class
- iterateOn(ExpressionIterator) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
For iterating using an inner class
- iterateOn(Vector) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
INTERNAL:
- iterateOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
INTERNAL:
Return the call.
- iterateOn(ExpressionIterator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
For iterating using an inner class
- iterateOn(ExpressionIterator) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
INTERNAL:
For iterating using an inner class
- iterateOnAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.internal.indirection.BasicIndirectionPolicy
-
INTERNAL:
Iterate over the specified attribute value,
- iterateOnAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Iterate over the specified attribute value,
heeding the settings in the iterator.
- iterateOnAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Iterate over the specified attribute value.
- iterateOnAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
Iterate on the specified attribute value.
- iterateOnElement(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Iterate on the specified element.
- iterateOnElement(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Iterate on the specified element.
- iterateOnElement(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Iterate on the specified element.
- iterateOnRealAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Iterate on the attribute value.
- iterateOnRealAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Iterate on the attribute value.
- iterateOnRealAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Iterate on the attribute value.
- iterateOnRealAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Iterate on the attribute value.
- iterateOnRealAttributeValue(DescriptorIterator, Object) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Iterate on the attribute value.
- iteratePrimitiveForMapping(Object, DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate on the primitive value for its mapping.
- iterateReferenceObjectForMapping(Object, DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate on the mapping's reference object and
recursively iterate on the reference object's
reference objects.
- iterateReferenceObjects(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate over the sourceObject's reference objects,
updating the visited stack appropriately.
- iterateValueHolderForMapping(ValueHolderInterface, DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Iterate on the value holder for its mapping.
- iterator() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- iterator() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- iterator() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- iterator() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Not supported currently.
- iterator() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Get an iterator for this TopLinkIdentityHashSet
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Return an iterator for the given container.
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return an iterator for the given container.
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return an Iterator for the given container.
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Return an Iterator for the given container.
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Return an Iterator for the given container.
- iteratorFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.OrderedListContainerPolicy
-
INTERNAL:
Return an list iterator for the given container.
- iteratorForValue(Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return an Iterator for the given container.
- IUSHR - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- IXOR - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- PACKAGE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- parameter - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
Some iterations require a more general parameter.
- PARAMETER_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PARAMETER_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PARAMETER_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PARAMETER_NAME_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- parameterAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- parameterAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- parameterAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- ParameterExpression - Class in oracle.toplink.essentials.internal.expressions
-
Used for parameterized expressions, such as expression defined in mapping queries.
- ParameterExpression() - Constructor for class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- ParameterExpression(String) - Constructor for class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- ParameterExpression(DatabaseField) - Constructor for class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- ParameterExpression(String, Expression, Object) - Constructor for class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- ParameterExpression(DatabaseField, Expression) - Constructor for class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
- parameterNameMismatch(String) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- ParameterNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ParameterNode() - Constructor for class oracle.toplink.essentials.internal.parsing.ParameterNode
-
Return a new ParameterNode.
- ParameterNode(String) - Constructor for class oracle.toplink.essentials.internal.parsing.ParameterNode
-
INTERNAL
Create a new ParameterNode with the passed string.
- parameters - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- parameters - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- parameters - Variable in class oracle.toplink.essentials.logging.SessionLogEntry
-
- parameters - Variable in class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleParameterAnnotations
-
List
of List
s that
contains Annotation
for each method parameter.
- parameters - Variable in class oracle.toplink.libraries.asm.attrs.RuntimeVisibleParameterAnnotations
-
List
of List
s that
contains Annotation
for each method parameter.
- parameterTypes - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- parent - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- parent - Variable in class oracle.toplink.essentials.threetier.ClientSession
-
- PARENT_CLASS_IS_SELF - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PARENT_DESCRIPTOR_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- parentClass - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- parentClassIsSelf(ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- parentClassName - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- parentDescriptor - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- parentDescriptorNotSpecified(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- parentResultIndex - Variable in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
Stores the result index of the parent, used for oneToMany joins
- parentStatement - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Used for subselects.
- parse() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Parse the query string that was specified on parser creation.
- parse(InputSource) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(File) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(InputStream) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(Reader) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(Source) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(URL) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- parse(InputSource) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parse(File) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parse(InputStream) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parse(Reader) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parse(Source) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parse(URL) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- parseDocument(InputStream, String, ClassLoader) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Build a DOM from an instance document using the provided URL.
- parseEJBQLString(String) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParserFactory
-
- parseTree - Variable in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- ParseTree - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ParseTree() - Constructor for class oracle.toplink.essentials.internal.parsing.ParseTree
-
Return a new ParseTree.
- parseTreeContext - Variable in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- ParseTreeContext - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- ParseTreeContext(NodeFactory, String) - Constructor for class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Return a new initialized ParseTreeContext
- Partial - Static variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- password - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.DataSourceConfig
-
Password to use when connecting to the db
- PATH_SEPARATOR - Static variable in class oracle.toplink.essentials.internal.helper.Helper
-
Prime the platform-dependent path separator
- pathExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- pathExprOrVariableAccess() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- pathForVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns the path if the specified string denotes a join or collection
member variable.
- pathSeparator() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a string containing the platform-appropriate
characters for separating entries in a path (e.g.
- patternCache - Static variable in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
PERF: The regular expression compiled Pattern objects are cached
to avoid recompilation on every usage.
- PBOOLEAN - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PBYTE - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PCHAR - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PDOUBLE - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- pendingCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- performDataModificationEvent(Object[], AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Perform the commit event.
- performDataModificationEvent(Object[], AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Perform the commit event.
- performDataModificationEvent(Object[], AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Perform the commit event.
- performFullValidation() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- performFullValidation() - Method in interface oracle.toplink.essentials.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.
- performOperator(ExpressionOperator, Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- performPartialValidation() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.essentials.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.
- performPreQueryFlush() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- performRemove(Object, IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method will perform a delete operation on the provided objects pre-determing
the objects that will be deleted by a commit of the UnitOfWork including privately
owned objects.
- performSelector(boolean) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Check if the object conforms to the expression in memory.
- performUserDefinedDelete() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Delete the object using the user defined query.
- performUserDefinedInsert() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Insert the object using the user defined query.
- performUserDefinedUpdate() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Update the object using the user defined query.
- performUserDefinedWrite(WriteObjectQuery) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Write the object using the specified user-defined query.
- performWeaving() - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
This method performs weaving function on the class individually from the specified source.
- persist(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
If in a transaction this method will check for existence and register the object if
it is new.
- PERSISTENCE_PACKAGE_PREFIX - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
- PERSISTENCE_SCHEMA_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PERSISTENCE_UNIT_DEFAULT - Static variable in class oracle.toplink.essentials.config.HintValues
-
- PERSISTENCE_UNIT_METADATA_CONFLICT - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PersistenceContentHandler - Class in oracle.toplink.essentials.internal.ejb.cmp3.xml.parser
-
- PersistenceContentHandler() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- PersistenceProvider - Class in oracle.toplink.essentials
-
This is the TopLink EJB 3.0 provider
- PersistenceProvider() - Constructor for class oracle.toplink.essentials.PersistenceProvider
-
- persistenceProviderClassName - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- persistenceUnitInfo - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- PersistenceUnitLoadingException - Exception in oracle.toplink.essentials.exceptions
-
- PersistenceUnitLoadingException() - Constructor for exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- PersistenceUnitLoadingException(String) - Constructor for exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- PersistenceUnitLoadingException(String, Throwable) - Constructor for exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- PersistenceUnitLoadingExceptionResource - Class in oracle.toplink.essentials.exceptions.i18n
-
- PersistenceUnitLoadingExceptionResource() - Constructor for class oracle.toplink.essentials.exceptions.i18n.PersistenceUnitLoadingExceptionResource
-
- persistenceUnitMetadataConflict(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- persistenceUnitName - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- PersistenceUnitProcessor - Class in oracle.toplink.essentials.ejb.cmp3.persistence
-
INTERNAL:
Utility Class that deals with persistence archives for EJB 3.0
Provides functions like searching for persistence archives, processing persistence.xml
and searching for Entities in a Persistence archive
- PersistenceUnitProcessor() - Constructor for class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
- persistenceUnitRootUrl - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- persistenceUnitTransactionType - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- PESSIMISTIC_LOCK - Static variable in class oracle.toplink.essentials.config.TopLinkQueryHints
-
Valid values are all declared in PessimisticLock class.
- PessimisticLock - Class in oracle.toplink.essentials.config
-
PessimisticLock hint values.
- PessimisticLock() - Constructor for class oracle.toplink.essentials.config.PessimisticLock
-
- pessimisticLockedObjects - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
use to track pessimistic locked objects
- PFLOAT - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PINT - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- PK_JOIN_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- pkClass - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
- pkClassName - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
- pkClassWasNotValidated() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- platform - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
This is also required to ensure all accessors for a session are using the same platform.
- Platform - Interface in oracle.toplink.essentials.internal.databaseaccess
-
Platform is private to TopLink.
- platform - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- platform - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Allow the datasource platform to be cached.
- platform - Variable in class oracle.toplink.essentials.sequencing.Sequence
-
- platform - Variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Implementation of platform-specific behaviors.
- PLATFORM_CLASS_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PLATFORM_DOES_NOT_OVERRIDE_GETCREATETEMPTABLESQLPREFIX - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PLATFORM_DOES_NOT_SUPPORT_CALL_WITH_RETURNING - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PLATFORM_DOES_NOT_SUPPORT_SEQUENCE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PLATFORM_DOES_NOT_SUPPORT_STORED_FUNCTIONS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformClassNotFound(Exception, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformDoesNotOverrideGetCreateTempTableSqlPrefix(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformDoesNotSupportCallWithReturning(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformDoesNotSupportSequence(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformDoesNotSupportStoredFunctions(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- platformOperator - Variable in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- platformOperator - Variable in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- platformOperatorNames - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- platformOperators - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Operators specific to this platform
- platformSpecificSequencingInitialization(DatabaseSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Platform specific sequencing initialization.
- platformSpecificSequencingInitialization(DatabaseSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
INTERNAL:
Platform specific sequencing initialization.
- platformSpecificSequencingInitialization(DatabaseSession) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Platform specific sequencing initialization.
- PLONG - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PLUS - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- PlusNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- PlusNode() - Constructor for class oracle.toplink.essentials.internal.parsing.PlusNode
-
- PointBase - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- PointBasePlatform - Class in oracle.toplink.essentials.platform.database
-
Support the Pointbase database.
- PointBasePlatform() - Constructor for class oracle.toplink.essentials.platform.database.PointBasePlatform
-
- policy - Variable in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- POLYMORPHIC_REPORT_ITEM_NOT_SUPPORTED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- polymorphicReportItemWithMultipletableNotSupported(String, Expression, DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- POOL_NAME_DOES_NOT_EXIST - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- poolName - Variable in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
- poolNameDoesNotExist(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- POOLS_MUST_BE_CONFIGURED_BEFORE_LOGIN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- poolsMustBeConfiguredBeforeLogin() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- POP - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- pop() - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Pops a value from the operand stack of this frame.
- POP2 - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- populateAndRegisterObject(Object, Object, Vector, ClassDescriptor, Object, long, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is called from clone and register.
- populateAttributesForClone(Object, Object, UnitOfWorkImpl, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Clones the attributes of the specified object.
- populateQuery(String, ObjectLevelReadQuery, AbstractSession) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParserFactory
-
Populate the query using the information retrieved from parsing the EJBQL.
- populateQuery(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.internal.parsing.EJBQLParseTree
-
Add all of the relevant query settings from an EJBQLParseTree to the given
database query.
- populateQuery(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
Populate the query using the information retrieved from parsing the EJBQL.
- populateSubquery(ObjectLevelReadQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.EJBQLParseTree
-
Add all of the relevant query settings from an EJBQLParseTree to the given
database query.
- PopulationManager - Class in oracle.toplink.essentials.tools.schemaframework
-
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.essentials.tools.schemaframework.PopulationManager
-
- POSITIONAL_PARAM - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- POST_BUILD - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_CLONE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_DELETE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_INITIALIZED - Static variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- POST_INSERT - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_LOAD - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- POST_PERSIST - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- POST_REFRESH - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_REMOVE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- POST_UPDATE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- POST_UPDATE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PostAcquireClientSession - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postAcquireClientSession(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the client session after creation/acquiring.
- postAcquireClientSession(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the client session after creation/acquiring.
- postAcquireClientSession() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post acquire client session.
- PostAcquireConnection - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postAcquireConnection(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on when using the server/client sessions.
- postAcquireConnection(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on when using the server/client sessions.
- postAcquireConnection(Accessor) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Raised after acquire a connection from a connection pool.
- PostAcquireExclusiveConnection - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postAcquireExclusiveConnection(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised when a ClientSession, with Isolated data, acquires
an exclusive connection.
- postAcquireExclusiveConnection(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised when a ClientSession, with Isolated data, acquires
an exclusive connection.
- postAcquireExclusiveConnection(ClientSession, Accessor) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Raised after acquire a connection from a connection pool.
- PostAcquireUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postAcquireUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work after creation/acquiring.
- postAcquireUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work after creation/acquiring.
- postAcquireUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post acquire unit of work.
- PostBeginTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postBeginTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after a database transaction is started.
- postBeginTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after a database transaction is started.
- postBeginTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post begin transaction.
- postBuild(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postBuild(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is built from its row on a read operation.
- postBuild(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- postBuild(DescriptorEvent) - Method in class oracle.toplink.essentials.mappings.TypedAssociation
-
INTERNAL:
Handler for the descriptor post build event.
- PostBuildEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostCalculateUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postCalculateUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after the commit has begun on the UnitOfWork and
after the changes are calculated.
- postCalculateUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after the commit has begun on the UnitOfWork and
after the changes are calculated.
- postCalculateUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post calculate UnitOfWork Change Set.
- postClone(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postClone(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is cloned into a unit of work.
- postClone(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- PostCloneEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostCommitTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postCommitTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after a database transaction is commited.
- postCommitTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after a database transaction is commited.
- postCommitTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post commit transaction.
- PostCommitUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postCommitUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work after commit.
- postCommitUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work after commit.
- postCommitUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post commit unit of work.
- PostConnect - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postConnect(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after the session connects to the database.
- postConnect(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after the session connects to the database.
- postConnect(Accessor) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Raised after connecting.
- postConnectDatasource() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
This method includes all of the code that is issued after the datasource
is connected to.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.expressions.Expression
-
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary, Vector, Vector) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
The method was added to circumvent derivedFields and derivedTables being
protected.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
INTERNAL:
Used for cloning.
- postCopyIn(Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
The query must be cloned, and the sub-expression must be cloned using the same outer expression identity.
- postDelete(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postDelete(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is deleted from the database.
- postDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the post delete operation for the query
- postDelete(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- postDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- postDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- postDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Delete the referenced objects.
- postDeleteAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PostDeleteEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.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.essentials.sessions.SessionEventListener
-
PUBLIC:
This even will be raised after a UnitOfWorkChangeSet has been merged
When that changeSet has been received from a distributed session
- postDistributedMergeUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre execute query.
- PostExecuteQuery - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postExecuteQuery(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after the execution of every query against the session.
- postExecuteQuery(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after the execution of every query against the session.
- postExecuteQuery(DatabaseQuery, Object) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post execute query.
- postfixSQL(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Inserts the SQL as is directly into the expression.
- PostgreSQL - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- PostgreSQLPlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides Postgres specific behaviour.
- PostgreSQLPlatform() - Constructor for class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
- postInitialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Post initializations after mappings are initialized.
- postInitialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Initialized the inheritence properties that cannot be initialized
unitl after the mappings have been.
- postInitialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
For aggregate collection mapping the reference descriptor is cloned.
- postInitialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
For an aggregate mapping the reference descriptor is cloned.
- postInitialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Allow for initialization of properties and validation that have dependecies no the descriptor
being initialized.
- postInsert(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postInsert(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is inserted to the database.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the post insert operation for the query
- postInsert(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Insert privately owned parts
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Insert the private owned object.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Insert the private owned object.
- PostInsert - Static variable in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
Used for data modification events.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Insert into relation table.
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Insert privately owned parts
- postInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Insert the referenced objects.
- postInsertAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PostInsertEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostLogin - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postLogin(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This Event is raised after the session logs in.
- postLogin(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This Event is raised after the session logs in.
- postLogin(Session) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
post login to the session.
- postMerge(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postMerge(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is merged from a unit of work into its parent.
- postMergeChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Remove objects from parent's identity map.
- PostMergeEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This even will be raised after a UnitOfWorkChangeSet has been merged
- postMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This even will be raised after a UnitOfWorkChangeSet has been merged
- postMergeUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre execute query.
- postModifyCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- postRefresh(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postRefresh(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is refreshed from its row on a refresh operation.
- postRefresh(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- PostRefreshEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PostReleaseClientSession - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postReleaseClientSession(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the client session after releasing.
- postReleaseClientSession(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the client session after releasing.
- postReleaseClientSession() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post release client session.
- PostReleaseUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postReleaseUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work after release.
- postReleaseUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work after release.
- postReleaseUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post release unit of work.
- PostResumeUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postResumeUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work after resuming.
- postResumeUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work after resuming.
- postResumeUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post resume unit of work.
- PostRollbackTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- postRollbackTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after a database transaction is rolledback.
- postRollbackTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after a database transaction is rolledback.
- postRollbackTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Post rollback transaction.
- postUpdate(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postUpdate(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object updated in the database.
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the post update operation for the query
- postUpdate(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Update the privately owned parts
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Update private owned part.
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Update the relation table with the entries related to this mapping.
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Update privately owned parts
- postUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Update the reference objects.
- postUpdateAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PostUpdateEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- postUpdateWithChangeSet(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Update private owned part.
- postUpdateWithChangeSet(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Update private owned part.
- postWrite(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- postWrite(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised after an object is inserted or updated in the database.
- PostWriteEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- power(Expression, int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- power(Expression, Object) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Power - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- power() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- PRE_PERSIST - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- PRE_PERSIST - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PRE_REMOVE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- PRE_REMOVE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PRE_UPDATE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PRE_UPDATE_WITH_CHANGES - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
- PreBeginTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preBeginTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised before a database transaction is started.
- preBeginTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised before a database transaction is started.
- preBeginTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre begin transaction.
- PreCalculateUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preCalculateUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised after the commit has begun on the UnitOfWork but before
the changes are calculated.
- preCalculateUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised after the commit has begun on the UnitOfWork but before
the changes are calculated.
- preCalculateUnitOfWorkChangeSet() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre calculate UnitOfWork Change Set.
- precision - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
- PreCommitTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preCommitTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised before a database transaction is commited.
- preCommitTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised before a database transaction is commited.
- preCommitTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre commit transaction.
- PreCommitUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preCommitUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work before commit.
- preCommitUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work before commit.
- preCommitUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre commit unit of work.
- preConnectDatasource() - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
This method includes all of the code that is issued before the datasource
is connected to.
- predecessor - Variable in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- preDelete(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preDelete(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before an object is deleted from the database.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the pre delete operation for the query
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Delete privately owned parts
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Delete private owned part.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Delete entries related to this mapping from the relation table.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Delete the referenced objects.
- preDelete(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Delete the referenced objects.
- preDeleteAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PreDeleteEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- predeploy(PersistenceUnitInfo, Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
Perform any steps necessary prior to actual deployment.
- PREDEPLOY_FAILED - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- predeployFailed(String, RuntimeException) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- predeployProperties - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- PreDistributedMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preDistributedMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.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.essentials.sessions.SessionEventListener
-
PUBLIC:
This even will be raised before a UnitOfWorkChangeSet has been merged
When that changeSet has been received from a distributed session
- preDistributedMergeUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre merge Distributed UnitOfWorkChangeSet
- PreExecuteQuery - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preExecuteQuery(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised before the execution of every query against the session.
- preExecuteQuery(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised before the execution of every query against the session.
- preExecuteQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre execute query.
- prefixSQL(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
Insert the SQL as is directly into the expression.
- preInitialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Allow the descriptor to initialize any dependancies on this session.
- preInitialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Initialize the query manager.
- preInitialize(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Allow the inheritence properties of the descriptor to be initialized.
- preInitialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Allow for initialization of properties and validation.
- preInitialize(AbstractSession) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Initialize the attribute classification.
- PREINITIALIZED - Static variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- preInitializeInheritancePolicy(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
Hook together the inheritance policy tree.
- preInsert(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preInsert(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before an object is inserted to the database.
- preInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the pre insert operation for the query.
- preInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- preInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- preInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- preInsert(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Insert privately owned parts
- preInsertAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PreInsertEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PreLogin - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preLogin(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This Event is raised before the session logs in.
- preLogin(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This Event is raised before the session logs in.
- preLogin(Session) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre login to the session.
- premain(String, Instrumentation) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializerAgent
-
- preMergeChanges() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Remove objects deleted during commit from clone and new object cache so that these are not merged
- PreMergeUnitOfWorkChangeSet - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preMergeUnitOfWorkChangeSet(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This even will be raised before a UnitOfWorkChangeSet has been merged
- preMergeUnitOfWorkChangeSet(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This even will be raised before a UnitOfWorkChangeSet has been merged
- preMergeUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre merge UnitOfWorkChangeSet
- preModifyCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- prepare(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Allow pre-printing of the SQL string for fully bound calls, to save from reprinting.
- prepare(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Allow pre-printing of the query/SQL string for fully bound calls, to save from reprinting.
- prepare(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- prepare(AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
Allow pre-printing of the query/SQL string for fully bound calls, to save from reprinting.
- prepare(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
Prepare and validate.
- prepare() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
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.
- prepare() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
INTERNAL:
This is different from 'prepareForExecution' in that this is called on the original query,
and the other is called on the copy of the query.
- prepare() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Override super to do nothing.
- prepare(DatabaseQuery, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
Prepare and validate.
- prepare() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
INTERNAL:
This is different from 'prepareForExecution' in that this is called on the original query,
and the other is called on the copy of the query.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
This is different from 'prepareForExecution' in that this is called on the original query,
and the other is called on the copy of the query.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DataModifyQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DeleteAllQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DeleteObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.InsertObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepare() - Method in class oracle.toplink.essentials.queryframework.UpdateAllQuery
-
INTERNAL:
- prepare() - Method in class oracle.toplink.essentials.queryframework.UpdateObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareCall() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
INTERNAL:
This is different from 'prepareForExecution' in that this is called on the original query,
and the other is called on the copy of the query.
- prepareCall() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
INTERNAL:
This is different from 'prepareForExecution' in that this is called on the original query,
and the other is called on the copy of the query.
- prepareCall(Session, Record) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
Pre-generate the call/SQL for the query.
- prepareCascadeLockingPolicy(DatabaseMapping) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- prepareCascadeLockingPolicy() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass that supports cascade version optimistic locking should
implement this method to properly prepare the locking policy for their
mapping type.
- prepareChangeRecordsForSynchronization(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Iterate through the change records and ensure the cache synchronization types
are set on the change sets associated with those records.
- prepareCursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Pre-pare for a cursored execute.
- prepareCursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareCursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareCursorSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareCustomQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the properties needed to be cascaded into the custom query.
- prepareCustomQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.queryframework.DeleteObjectQuery
-
INTERNAL:
Set the properties needed to be cascaded into the custom query.
- prepareCustomQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Set the properties needed to be cascaded into the custom query.
- prepareCustomQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Set the properties needed to be cascaded into the custom query inlucding the translation row.
- prepareDatabaseQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
A call back to do session specific preparation of a query.
- prepareDeleteAll() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareDeleteAll() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a delete all.
- prepareDeleteAll() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareDeleteAll() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareDeleteAll(Vector) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareDeleteAll() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareDeleteAllUsingTempStorage() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- prepareDeleteAllUsingTempTables() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- prepareDeleteObject() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareDeleteObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a delete.
- prepareDeleteObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareDeleteObject() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareDeleteObject() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Pre-pare for a select execute.
- prepareDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareExecuteNoSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a raw (non-object), non-selecting call.
- prepareExecuteNoSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareExecuteNoSelect() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareExecuteSelect() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareExecuteSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a raw (non-object) select call.
- prepareExecuteSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareExecuteSelect() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareFetchGroupForReadQuery(FetchGroup, ObjectLevelReadQuery) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
Prepare fetch group for read query
- prepareFetchGroupForReadQuery(FetchGroup, ObjectLevelReadQuery) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Prepare fetch group for read query
- prepareForExecution() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLCallQueryMechanism
-
All the query mechanism related things are initialized here.
- prepareForExecution() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
Prepare and validate.
- prepareForExecution() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
All the query mechanism related things are initialized here.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.DataModifyQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.DeleteObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForExecution() - Method in class oracle.toplink.essentials.queryframework.WriteObjectQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareForRemoteExecution() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
- prepareForSynchronization(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
INTERNAL:
Ensure this change record is ready to by sent remotely for cache synchronization
In general, this means setting the CacheSynchronizationType on any ObjectChangeSets
associated with this ChangeRecord
- prepareHistoricalQuery(ReadQuery, ObjectLevelReadQuery, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Allow for the mapping to perform any historical query additions.
- prepareInsertObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for an insert.
- prepareInsertObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareInsertObject() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareInsertObject() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareInternal(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Called by prepare method only.
- prepareInternal(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
INTERNAL:
Called by prepare method only.
- prepareJoinExpression(Expression, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
Validate and prepare the join expression.
- prepareJoinExpressions(AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Validate and prepare join expressions.
- prepareModifyQueryForDelete(ObjectLevelModifyQuery, ObjectLevelModifyQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
setup the modifyQuery for pre delete
- prepareModifyQueryForUpdate(ObjectLevelModifyQuery, ObjectLevelModifyQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
setup the modifyQuery for update,
- prepareNestedJoins(JoinedAttributeManager, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Clone and prepare the JoinedAttributeManager nested JoinedAttributeManager.
- prepareObjectAttributeCount(Dictionary) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Prepare a report query with a count defined on an object attribute.
- prepareOutsideUnitOfWork(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
There is a very special case where a query may be a bean-level
pessimistic locking query.
- prepareQuery() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- prepareQueryWithFetchGroup(ObjectLevelReadQuery) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Prepare the query with the fetch group to add group attributes to the query
for partial reading.
- prepareReportQueryItems() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Prepare the report items.
- prepareReportQuerySelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Pre-pare for a select execute.
- prepareReportQuerySelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareReportQuerySelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareReportQuerySubSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Pre-pare a report query for a sub-select.
- prepareReportQuerySubSelect() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Prepare for a sub select using a call.
- prepareReportQuerySubSelect() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a select returning (possibly) multiple rows.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Prepare the mechanism.
- prepareSelectAllRows() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Prepare the mechanism.
- prepareSelectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareSelectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for a select returning a single row.
- prepareSelectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareSelectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareSelectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareStatement(DatabaseCall, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Prepare the SQL statement for the call.
- prepareStatement(DatabaseAccessor, AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Prepare the JDBC statement, this may be parameterize or a call statement.
- prepareStatement(DatabaseAccessor, AbstractRecord, AbstractSession) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Prepare the JDBC statement, this may be parameterize or a call statement.
- prepareSubSelect(AbstractSession, AbstractRecord, Dictionary) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
Prepare the receiver for being printed inside a subselect.
- prepareTranslationRow(AbstractRecord, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
copies the non primary key information into the row currently used only in ManyToMany
- prepareTranslationRow(AbstractRecord, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
The translation row may require additional fields than the primary key if the mapping in not on the primary key.
- prepareTranslationRow(AbstractRecord, Object, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
The translation row may require additional fields than the primary key if the mapping in not on the primary key.
- PrepareUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- prepareUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.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.essentials.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.
- prepareUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Prepare unit of work.
- prepareUpdateAll() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for an update all.
- prepareUpdateAll() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareUpdateAll() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expressions.
- prepareUpdateAll() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prepareUpdateAllUsingOracleAnonymousBlock(HashMap, HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expressions.
- prepareUpdateAllUsingTempStorage(HashMap, HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- prepareUpdateAllUsingTempTables(HashMap, HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expressions.
- prepareUpdateObject() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
Pre-build configure the SQL call.
- prepareUpdateObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Prepare for an update.
- prepareUpdateObject() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Pre-build configure the call.
- prepareUpdateObject() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Pre-build the SQL statement from the expression.
- prepareUpdateObject() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- prePersist(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- prePersist(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is only raised by the EntityManager.
- prePersist(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- PrePersistEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- prePrepare() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Prepare the receiver for execution in a session.
- PreReleaseClientSession - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preReleaseClientSession(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the client session before releasing.
- preReleaseClientSession(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the client session before releasing.
- preReleaseClientSession() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre release client session.
- PreReleaseConnection - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preReleaseConnection(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on when using the server/client sessions.
- preReleaseConnection(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on when using the server/client sessions.
- preReleaseConnection(Accessor) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Raised before release a connection to a connection pool.
- PreReleaseExclusiveConnection - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preReleaseExclusiveConnection(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is fired just before a Client Session, with isolated data,
releases its Exclusive Connection
- preReleaseExclusiveConnection(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is fired just before a Client Session, with isolated data,
releases its Exclusive Connection
- preReleaseExclusiveConnection(ClientSession, Accessor) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
This event is fired just before a Client Session, with isolated data,
releases its Exclusive Connection
- PreReleaseUnitOfWork - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preReleaseUnitOfWork(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised on the unit of work before release.
- preReleaseUnitOfWork(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised on the unit of work before release.
- preReleaseUnitOfWork() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre release unit of work.
- preRemove(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preRemove(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised when the remove operation is initiated on an object.
- preRemove(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- PreRemoveEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PreRollbackTransaction - Static variable in class oracle.toplink.essentials.sessions.SessionEvent
-
- preRollbackTransaction(SessionEvent) - Method in class oracle.toplink.essentials.sessions.SessionEventAdapter
-
PUBLIC:
This event is raised before a database transaction is rolledback.
- preRollbackTransaction(SessionEvent) - Method in interface oracle.toplink.essentials.sessions.SessionEventListener
-
PUBLIC:
This event is raised before a database transaction is rolledback.
- preRollbackTransaction() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Pre rollback transaction.
- preUpdate(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preUpdate(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised for all existing objects written or committed in a unit of work.
- preUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Execute the pre update operation for the query
- preUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- preUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
A subclass should implement this method if it wants different behaviour.
- preUpdate(WriteObjectQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Update privately owned parts
- preUpdateAttributeValue(WriteObjectQuery, Object) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
The message is passed to its reference class descriptor.
- PreUpdateEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- preUpdateWithChanges(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preUpdateWithChanges(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised before an object is updated regardless if the object
has any database changes.
- preUpdateWithChanges(DescriptorEvent) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- PreUpdateWithChangesEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- prevailingQueue - Variable in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
- previous - Variable in class oracle.toplink.essentials.internal.identitymaps.LinkedCacheKey
-
Handle on previos element in cache
- preWrite(DescriptorEvent) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventAdapter
-
- preWrite(DescriptorEvent) - Method in interface oracle.toplink.essentials.descriptors.DescriptorEventListener
-
This event is raised for all new or existing objects written or committed in a unit of work.
- PreWriteEvent - Static variable in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- PRIMARY_KEY_FIELDS_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PRIMARY_KEY_UPDATE_DISALLOWED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PRIMARY_TABLE_NOT_DEFINED_FOR_RELATIONSHIP - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- primaryKey - Variable in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
Query that is performing the does exist check.
- primaryKey - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
- primaryKeyClassifications - Variable in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
- primaryKeyExpression - Variable in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
- primaryKeyFields - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- primaryKeyFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- primaryKeyFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- primaryKeyFieldsNotSepcified(ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- primaryKeyMapping - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
used as a quick check to see if this mapping is a primary key mapping,
set by the object builder during initialization.
- primaryKeyMappings - Variable in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
- primaryKeyUpdateDisallowed(String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- primaryKeyValues - Variable in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PK values if the retrievPKs flag was set on the ReportQuery.
- primaryTableNotDefined(Class, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: Instance document is incomplete - primary tables must be
defined for both sides of a relationhip.
- printAdditionalJoins(ExpressionSQLPrinter, Vector, ClassDescriptor, Map) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- printAttribute(Attribute) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printAttribute(Attribute) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a non standard code attribute.
- printAttribute(Attribute) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printByte(Byte) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- printCalendar(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the Calendar.
- printCalendar(Calendar, boolean) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the Calendar.
- printCalendarWithoutNanos(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the Calendar without the nanos portion.
- printCharacter(Character) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- PrintClassVisitor - Class in oracle.toplink.libraries.asm.util
-
An abstract class visitor that prints the classes it visits.
- PrintClassVisitor(PrintWriter) - Constructor for class oracle.toplink.libraries.asm.util.PrintClassVisitor
-
- PrintCodeVisitor - Class in oracle.toplink.libraries.asm.util
-
An abstract code visitor that prints the code it visits.
- PrintCodeVisitor() - Constructor for class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
- printCollection(Vector, ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL: Print the collection onto the SQL stream.
- printCustomSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
Print the sub query to the printer.
- printDate(Date) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the sql.Date.
- printDate(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the date part of the calendar.
- printDate(Calendar, boolean) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the date part of the calendar.
- printDuo(Expression, Expression, ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
For performance, special case printing two children, since it's by far the most common
- printExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printFieldIdentityClause(Writer, AbstractSession, String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Append the receiver's field 'identity' constraint clause to a writer.
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Append the receiver's field 'identity' constraint clause to a writer.
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer.
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Append the receiver's field serial constraint clause to a writer.
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer.
- printFieldIdentityClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Append the receiver's field 'identity' constraint clause to a writer.
- printFieldInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printFieldInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a field instruction.
- printFieldInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printFieldNotNullClause(Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Append the receiver's field 'NOT NULL' constraint clause to a writer.
- printFieldNotNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
Append the receiver's field 'NOT NULL' constraint clause to a writer.
- printFieldNotNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
Append the receiver's field 'NOT NULL' constraint clause to a writer.
- printFieldNullClause(Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Append the receiver's field 'NULL' constraint clause to a writer.
- printFieldNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Append the receiver's field 'NULL' constraint clause to a writer.
- printFieldNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- printFieldNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Append the receiver's field 'NULL' constraint clause to a writer.
- printFieldNullClause(Writer) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Append the receiver's field 'NULL' constraint clause to a writer.
- printFieldTypeSize(Writer, FieldDefinition, FieldTypeDefinition, AbstractSession, String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- printFieldTypeSize(Writer, FieldDefinition, FieldTypeDefinition, AbstractSession, String) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
- printFieldUnique(Writer, boolean, AbstractSession, String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- printFieldUnique(Writer, boolean, AbstractSession, String) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
- printFullStackTrace() - Method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
PUBLIC
Print the stack trace for each error generated by the
parser.
- printIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Used to print all the objects in the identity map of the passed in class.
- printIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the objects in the identity map of the passed in class.
- printIdentityMap(Class) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Used to print all the objects in the identity map of the passed in class.
- printIdentityMap(Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the Objects in the identity map of the given Class type.
- printIdentityMapLocks() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the locks in every identity map in this session.
- printIdentityMapLocks() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Used to print all the locks in every identity map in this session.
- printIdentityMapLocks() - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the locks in every identity map in this session.
- printIdentityMaps() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Used to print all the objects in every identity map in this session.
- printIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the objects in every identity map in this session.
- printIdentityMaps() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
PUBLIC:
Used to print all the objects in every identity map in this session.
- printIdentityMaps() - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
PUBLIC:
Used to print all the Objects in every identity map in this session.
- printIincInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printIincInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints an IINC instruction.
- printIincInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printInCollection(Vector, ExpressionSQLPrinter, ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL: Print the collection in "IN" onto the SQL stream.
- printInsn(int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printInsn(int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a zero operand instruction.
- printInsn(int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printIntInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printIntInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints an instruction with a single int operand.
- printIntInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Print java
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
Print java for project class generation
- printJava(Object) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Print java for project class generation
- printJava(ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Print java for project class generation
- printJavaCollection(Vector, ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL: Print the collection onto the SQL stream.
- printJavaDuo(Expression, Expression, ExpressionJavaPrinter) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
For performance, special case printing two children, since it's by far the most common
- printJumpInsn(int, Label) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printJumpInsn(int, Label) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a jump instruction.
- printJumpInsn(int, Label) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printLabel(Label) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printLabel(Label) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a label.
- printLabel(Label) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printLdcInsn(Object) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printLdcInsn(Object) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a LDC instruction.
- printLdcInsn(Object) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printLineNumber(int, Label) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printLineNumber(int, Label) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a line number declaration.
- printLineNumber(int, Label) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printLocalVariable(String, String, Label, Label, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printLocalVariable(String, String, Label, Label, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a local variable declaration.
- printLocalVariable(String, String, Label, Label, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printLocks() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Used to print all the Locks in every identity map in this session.
- printLocks(Class) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
INTERNAL:
Used to print all the Locks in the specified identity map in this session.
- printLookupSwitchInsn(Label, int[], Label[]) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printLookupSwitchInsn(Label, int[], Label[]) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a LOOKUPSWITCH instruction.
- printLookupSwitchInsn(Label, int[], Label[]) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printMaxs(int, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printMaxs(int, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints the maximum stack size and the maximum number of local variables of
the method.
- printMaxs(int, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printMethodInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printMethodInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a method instruction.
- printMethodInsn(int, String, String, String) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printMultiANewArrayInsn(String, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printMultiANewArrayInsn(String, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a MULTIANEWARRAY instruction.
- printMultiANewArrayInsn(String, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printNull(ConstantExpression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printParameter(ParameterExpression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printParameter(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printPrefixString(int) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Print the prefix string representing TopLink logging
- printPrimitive(Object) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printRegisteredObjects() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Print the objects in the unit of work.
- printRegisteredObjects() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Print the objects in the unit of work.
- printsAs(String) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the single string for this operator.
- printsAs(Vector) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the strings for this operator.
- printsJavaAs(String) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the single string for this operator.
- printsJavaAs(Vector) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the strings for this operator.
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Print SQL
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
Print SQL
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter, SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateClause
-
INTERNAL:
Prints the as of clause for an expression inside of the FROM clause.
- printSQL(ExpressionSQLPrinter, SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
INTERNAL:
Prints the as of clause for an expression inside of the FROM clause.
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
Print SQL
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
Print SQL onto the stream, using the ExpressionPrinter for context
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Print SQL
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Print the SQL representation of the statement on a stream.
- printSQL(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
Print the sub query to the printer.
- printSQLNoParens(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.RelationExpression
-
INTERNAL:
Print SQL without adding parentheses (for DB2 outer joins).
- printSQLWithoutConversion(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Print SQL, this is called from functions, so must not be converted through the mapping.
- printSQLWithoutConversion(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
Print SQL, this is called from functions, so must not be converted through the mapping.
- printSQLWithoutConversion(ExpressionSQLPrinter) - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
INTERNAL:
Print SQL, this is called from functions, so must not be converted through the mapping.
- printStackTrace(PrintWriter) - Method in exception oracle.toplink.essentials.exceptions.IntegrityException
-
PUBLIC:
Print both the normal and internal stack traces.
- printStackTrace() - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Print both the normal and internal stack traces.
- printStackTrace(PrintStream) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Print both the normal and internal stack traces.
- printStackTrace(PrintWriter) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Print both the normal and internal stack traces.
- printStackTraceToString(Throwable) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return a String containing the printed stacktrace of an exception.
- printString(String) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionJavaPrinter
-
- printString(String) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printTableSwitchInsn(int, int, Label, Label[]) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printTableSwitchInsn(int, int, Label, Label[]) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a TABLESWITCH instruction.
- printTableSwitchInsn(int, int, Label, Label[]) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printTime(Time) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the sql.Time.
- printTime(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the time part of the calendar.
- printTime(Calendar, boolean) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the time part of the calendar.
- printTimeFromMilliseconds(long) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- printTimestamp(Timestamp) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the sql.Timestamp.
- printTimestampWithoutNanos(Timestamp) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Print the sql.Timestamp without the nanos portion.
- printTryCatchBlock(Label, Label, Label, String) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printTryCatchBlock(Label, Label, Label, String) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a try catch block.
- printTryCatchBlock(Label, Label, Label, String) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printTypeInsn(int, String) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printTypeInsn(int, String) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a type instruction.
- printTypeInsn(int, String) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printValuelist(int[], DatabaseCall, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Added November 7, 2000 JED
Prs reference: 24501
Tracker reference: 14111
Print the int array on the writer.
- printValuelist(Vector, DatabaseCall, Writer) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Returns the number of objects using binding.
- printValuelist(Vector) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- printVarInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.ASMifierCodeVisitor
-
- printVarInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.PrintCodeVisitor
-
Prints a local variable instruction.
- printVarInsn(int, int) - Method in class oracle.toplink.libraries.asm.util.TraceCodeVisitor
-
- printVector(Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Given a Vector, print it, even if there is a null in it
- privateOwnedCriteria - Variable in class oracle.toplink.essentials.mappings.OneToOneMapping
-
- privateOwnedRelationship() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the reference object to be a private owned.
- PrivilegedAccessHelper - Class in oracle.toplink.essentials.internal.security
-
INTERNAL:
Privileged Access Helper provides a utility so all calls that require privileged access can use the same code
For users that wish to use a security manager and disable the use of doPrivileged, users can
set one of two system flags (through the java -Dxxxxx option):
oracle.j2ee.toplink.security.usedoprivileged=false
oracle.j2ee.security.usedoprivileged=false
- PrivilegedAccessHelper() - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
- PrivilegedClassForName - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedClassForName(String, boolean, ClassLoader) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedClassForName
-
- PrivilegedClassForName(String) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedClassForName
-
- PrivilegedGetClassLoaderForClass - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetClassLoaderForClass(Class) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetClassLoaderForClass
-
- PrivilegedGetConstructorFor - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetConstructorFor(Class, Class[], boolean) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetConstructorFor
-
- PrivilegedGetContextClassLoader - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetContextClassLoader(Thread) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetContextClassLoader
-
- PrivilegedGetDeclaredConstructorFor - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetDeclaredConstructorFor(Class, Class[], boolean) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredConstructorFor
-
- PrivilegedGetDeclaredField - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetDeclaredField(Class, String, boolean) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredField
-
- PrivilegedGetDeclaredFields - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetDeclaredFields(Class) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredFields
-
- PrivilegedGetDeclaredMethod - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetDeclaredMethod(Class, String, Class[]) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredMethod
-
- PrivilegedGetDeclaredMethods - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetDeclaredMethods(Class) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredMethods
-
- PrivilegedGetField - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetField(Class, String, boolean) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetField
-
- PrivilegedGetFieldType - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetFieldType(Field) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetFieldType
-
- PrivilegedGetMethod - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetMethod(Class, String, Class[], boolean) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetMethod
-
- PrivilegedGetMethodParameterTypes - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetMethodParameterTypes(Method) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetMethodParameterTypes
-
- PrivilegedGetMethodReturnType - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetMethodReturnType(Method) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetMethodReturnType
-
- PrivilegedGetMethods - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetMethods(Class) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetMethods
-
- PrivilegedGetValueFromField - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedGetValueFromField(Field, Object) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedGetValueFromField
-
- PrivilegedInvokeConstructor - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedInvokeConstructor(Constructor, Object[]) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedInvokeConstructor
-
- PrivilegedMethodInvoker - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedMethodInvoker(Method, Object, Object[]) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedMethodInvoker
-
- PrivilegedNewInstanceFromClass - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedNewInstanceFromClass(Class) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedNewInstanceFromClass
-
- privilegedSetValue(Object) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the object.
- PrivilegedSetValueInField - Class in oracle.toplink.essentials.internal.security
-
- PrivilegedSetValueInField(Field, Object, Object) - Constructor for class oracle.toplink.essentials.internal.security.PrivilegedSetValueInField
-
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
Process a basic accessor.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the items of interest on an entity or embeddable class.
- process(CollectionMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL: (Overridden in EmbeddedIdAccessor)
Process an @Embedded or embedded element.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedIdAccessor
-
INTERNAL: (Override from EmbeddedAccessor)
Process an @EmbeddedId or embedded-id element.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToManyAccessor
-
INTERNAL:
Process a @ManyToMany or many-to-many element into a TopLink MnayToMany
mapping.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ManyToOneAccessor
-
INTERNAL:
Process a @ManyToOne or many-to-one element into a TopLink OneToOne
mapping.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MappedSuperclassAccessor
-
INTERNAL:
Process the items of interest on a mapped superclass.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Every accessor knows how to process themselves since they have all the
information they need.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToManyAccessor
-
INTERNAL:
Process an @OneToMany or one-to-many element into a TopLink OneToMany
mapping.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.OneToOneAccessor
-
INTERNAL:
Process a @OneToOne or one-to-one element into a TopLink OneToOne
mapping.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Stage 2 processing.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process any entity tag specifics then call the parent process.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLMappedSuperclassAccessor
-
INTERNAL:
Process the items of interest on a mapped superclass.
- process() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLTransientAccessor
-
INTERNAL:
Does nothing ...
- process() - Method in class oracle.toplink.libraries.asm.xml.Processor
-
- processAccessor(MetadataAccessor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process an accessor method or field.
- processAccessor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL: (Overidden in XMLClassAccessor and XMLEmbeddedAccessor)
Fast track processing a ClassAccessor for the given descriptor.
- processAccessor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Fast track processing a ClassAccessor for the given descriptor.
- processAccessor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLEmbeddedAccessor
-
INTERNAL: (Overrride from EmbeddedAccesor)
Fast track processing a ClassAccessor for the given descriptor.
- processAccessor(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLEmbeddedIdAccessor
-
INTERNAL: (Overrride from EmbeddedAccesor)
Fast track processing a ClassAccessor for the given descriptor.
- processAccessorFields() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Create mappings from the fields directly.
- processAccessorMethods() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Create mappings via the class properties.
- processAccessors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the accessors for the given class.
- processAccessors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the accessors for the given class.
- processAnnotations() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Called from RelationshipWeaverTestSuite which uses only annotations
and no XML.
- processAssociationOverride(String, MetadataJoinColumns) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process an @AssociationOverride for an Entity (or MappedSuperclass)
that inherits from a MappedSuperclass.
- processAssociationOverride(AssociationOverride, AggregateObjectMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
Process an @AssociationOverride for an embedded object, that is, an
aggregate object mapping in TopLink.
- processAssociationOverrides() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overriden in XMLClassAccessor)
Process an @AssociationOverrides for an Entity (or MappedSuperclass)
that inherits from a MappedSuperclass.
- processAssociationOverrides(AggregateObjectMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL:
Process an @AssociationOverrides for an embedded object, that is, an
aggregate object mapping in TopLink.
- processAssociationOverrides() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the association overrides for a class that inherits from a
mapped superclass.
- processAttributeOverride(MetadataColumn) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the @AttributeOverrides and @AttributeOverride for an Entity (or
MappedSuperclass) that inherits from a MappedSuperclass.
- processAttributeOverride(AggregateObjectMapping, MetadataColumn) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL: (Overridden in EmbeddedIdAccessor)
Process an @AttributeOverride or attribute-override element for an
embedded object, that is, an aggregate object mapping in TopLink.
- processAttributeOverride(AggregateObjectMapping, MetadataColumn) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedIdAccessor
-
INTERNAL: (Override from EmbeddedAccesor)
Process an @AttributeOverride or attribute-override element for an
embedded object, that is, an aggregate object mapping in TopLink.
- processAttributeOverrides() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process the @AttributeOverrides and @AttributeOverride for an Entity (or
MappedSuperclass) that inherits from a MappedSuperclass.
- processAttributeOverrides(AggregateObjectMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL: (Overridden in XMLEmbeddedAccessor and XMLEmbeddedIdAccessor)
Process an @AttributeOverrides for an embedded object, that is, an
aggregate object mapping in TopLink.
- processAttributeOverrides() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the attribute overrides for a class that inherits from a
mapped superclass.
- processAttributeOverrides(AggregateObjectMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLEmbeddedAccessor
-
INTERNAL: (Overrride from EmbeddedAccesor)
Currently if the embedded is specified in XML with no attribute
overrides, we do NOT search the class for attribute overrides.
- processAttributeOverrides(AggregateObjectMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLEmbeddedIdAccessor
-
INTERNAL: (Overrride from EmbeddedAccesor)
Currently if the embedded is specified in XML with no attribute
overrides, we do NOT search the class for attribute overrides.
- processCallbackMethods(Method[], MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the array of methods for lifecyle callback events and set them
on the given event listener.
- processCascadeTypes(ForeignReferenceMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
- processClassMetadata() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the items of interest on an entity or mapped superclass class.
- processColumnNode(Node, XMLHelper) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.XMLColumn
-
INTERNAL:
- processDefaultListeners(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the default listeners defined in XML.
- processDeleteObjectQuery(DeleteObjectQuery) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This method is used to process delete queries that pass through the unitOfWork
It is extracted out of the internalExecuteQuery method to reduce duplication
- processDescriptorCustomizers(Map, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- processDirectToFieldMapping(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
Process a Serialized or Basic into a DirectToFieldMapping.
- processDiscriminatorColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a @DiscriminatorColumn (if there is one, otherwise default) to
set this classes indication field name for inheritance.
- processDiscriminatorColumn(MetadataDiscriminatorColumn) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a discriminator column to set this class indicatior field name
for inheritance.
- processDiscriminatorColumn() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process an XML discriminator-column metadata.
- processDiscriminatorValue() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a discriminator value to set the class indicator on the root
descriptor of the inheritance hierarchy.
- processedCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Changed the folowing line to work like mergemanager.
- processEJBQLQueries() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Allows for EJBQL strings to be parsed and added as named queries.
- processEJBQLQueries(List) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Allows for EJBQL strings to be parsed and added as named queries.
- processEjbQLQuery(Session) - Method in class oracle.toplink.essentials.queryframework.EJBQLPlaceHolderQuery
-
- processEmbeddableClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedAccessor
-
INTERNAL: (Overridden in EmbeddedIdAccessor)
This method processes an embeddable class, if we have not processed it
yet.
- processEmbeddableClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.EmbeddedIdAccessor
-
INTERNAL: (Override from EmbeddedAccesor)
Process the embeddable class and gather up our 'original' collection of
primary key fields.
- processEntity() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process an entity.
- processEntityEventListener(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLCLassAccessor)
Process the entity class for lifecycle callback event methods.
- processEntityEventListener(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the entity class for lifecycle callback event methods.
- processEntityListeners(Class, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process the @EntityListeners for this class accessor.
- processEntityListeners(Class, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the entity listeners for this class accessor.
- processEntityMappings() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process the information contained in the entity-mappings node.
- processEnumerated(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Override from DirectAccessor)
Process an @Enumerated.
- processEnumerated(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL: (Overridden in BasicAccessor and BasicMapAccessor)
Process an @Enumerated.
- processExcludeDefaultListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process the @ExcludeDefaultListeners if one is specified (taking
metadata-complete into consideration).
- processExcludeDefaultListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the exclude-default-listeners tag if one is specified, otherwise,
ask the parent to look for an annotation.
- processExcludeSuperclassListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process the @ExcludeSuperclassListeners if one is specified (taking
metadata-complete into consideration).
- processExcludeSuperclassListeners() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the exclude-superclass-listeners tag if one is specified,
otherwise, ask the parent to look for an annotation.
- processGeneratedValue(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Overridden In XMLBasicAccessor)
Process a @GeneratedValue.
- processGeneratedValue(MetadataGeneratedValue, DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
- processGeneratedValue(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from BasicAccessor)
- processId(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
Process an @Id or id element if there is one.
- processIdClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process an @IdClass.
- processIdClass(Class, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process an @IdClass or id-class element.
- processIdClass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process an id-class element
- processingInstruction(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- processingInstruction(String, String) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- processInheritance() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the @Inheritance or inheritance tag metadata for a parent of
an inheritance hierarchy.
- processInheritanceSubclass(MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the inheritance metadata for an inheritance subclass.
- processInverseJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL: (Overridden in XMLJoinTable)
- processInverseJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.XMLJoinTable
-
INTERNAL: (OVERRIDE)
- processItem(ReportQuery, AbstractRecord, Vector, ReportItem) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Return a value from an item and database row (converted from raw field values using the mapping).
- processJoinColumns(JoinColumn[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process and array of @JoinColumn into a list of metadata join column.
- processJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Process a @JoinColumns or @JoinColumn.
- processJoinColumns(MetadataJoinColumns, MetadataDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Process MetadataJoinColumns.
- processJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataJoinTable
-
INTERNAL: (Overridden in XMLJoinTable)
- processJoinColumns() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.XMLJoinTable
-
INTERNAL: (OVERRIDE)
- processJoinedMappings() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
This method collects the Joined Mappings from the descriptor and initializes
them
- processJoinTable(MetadataJoinTable, ManyToManyMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
Process a MetadataJoinTable.
- processJPAConverters(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Process an @Enumerated, @Lob or @Temporal annotation.
- processLifecycleEvent(MetadataEntityListener, Node, String, XMLHelper, Method[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the XML lifecycle event for the given listener.
- processLifecycleEvents(MetadataEntityListener, Node, XMLHelper, Method[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the XML lifecycle events for the given listener.
- processListeners(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the listeners for this class.
- processLob(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL: (Override from DirectAccessor)
Process a @Lob or lob sub-element.
- processLob(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL: (Overridden in BasicAccessor)
Process a @Lob or lob sub-element.
- processMapKey(CollectionMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
Process a MapKey for a 1-M or M-M mapping.
- processMappedSuperclass() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the @MappedSuperclass(es) if there are any.
- processMappedSuperclasses() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process the @MappedSuperclass(es) if there are any.
- processMappedSuperclassEventListener(MetadataEntityListener, Class, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLCLassAccessor)
Process the mapped superclass class for lifecycle callback event methods.
- processMappedSuperclassEventListener(MetadataEntityListener, Class, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the mapped superclass class for lifecycle callback event methods.
- processMappingConverter(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Process a converter for the given mapping.
- processMappingFiles() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Process metadata found in all the mapping files for this PU.
- processName() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- processNamedNativeQueries() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process a @NamedNativeQueries.
- processNamedNativeQueries(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Process the named native queries we found and add them to the given
session.
- processNamedNativeQueries() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the named native queries for the given class which could be an
entity or a mapped superclass.
- processNamedNativeQueries(NodeList) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process named-queries at either the entity-mappings or entity level.
- processNamedNativeQuery(MetadataNamedNativeQuery) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a MetadataNamedNativeQuery.
- processNamedQueries() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process a @NamedQueries.
- processNamedQueries(MetadataValidator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Process the named queries we found and add them to the given session.
- processNamedQueries() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the named queries for the given class which could be an entity
or a mapped superclass.
- processNamedQueries(NodeList) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process named queries at either the entity-mapping or entity level.
- processNamedQuery(MetadataNamedQuery) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Add a metadata named query to the project.
- processOneToOneForeignKeyRelationship(OneToOneMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ObjectAccessor
-
INTERNAL:
Process the @JoinColumn(s) for the owning side of a one to one mapping.
- processOneToOnePrimaryKeyRelationship(OneToOneMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ObjectAccessor
-
INTERNAL:
Process the primary key join columns for the owning side of a one to one
mapping.
- processor - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- Processor - Class in oracle.toplink.libraries.asm.xml
-
Processor is a command line tool that can be used for
bytecode waving directed by XSL transformation.
- Processor(int, int, InputStream, OutputStream, Source) - Constructor for class oracle.toplink.libraries.asm.xml.Processor
-
- processOrderBy(CollectionMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.CollectionAccessor
-
INTERNAL:
Process an order by value (if specified) for the given collection
mapping.
- processORMetadata(MetadataProcessor, ClassLoader, AbstractSession, boolean) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
Process the Object/relational metadata from XML and annotations
- processOwningMappingKeys(OneToOneMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ObjectAccessor
-
INTERNAL:
Process the the correct metadata join column for the owning side of a
one to one mapping.
- processParameters() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Internal method to add the parameters values to the query prior to execution.
- processPersistenceArchive(Archive, ClassLoader) - Static method in class oracle.toplink.essentials.ejb.cmp3.persistence.PersistenceUnitProcessor
-
Go through the jar file for this PeristeneUnitProcessor and process any XML provided in it
- processPersistenceUnitMetadata() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Process persistence unit metadata and defaults, and apply them to each
entity in the collection.
- processPrimaryKeyJoinColumns(MetadataPrimaryKeyJoinColumns) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process the primary key join columms for this accessors annotated element.
- processPrimaryKeyJoinColumns(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataSecondaryTable
-
INTERNAL: (Overridden in XMLSecondaryTable)
- processPrimaryKeyJoinColumns(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.XMLSecondaryTable
-
INTERNAL: (OVERRIDE)
- processQueryHints(List<MetadataQueryHint>, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Process a list of MetadataQueryHint.
- processRelationship() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Front end validation before actually processing the relationship
accessor.
- processRelationshipDescriptors() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Process the related descriptors.
- processResultSet(ResultSet, DatabaseCall, PreparedStatement, DatabaseAccessor, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- processSecondaryTable(MetadataSecondaryTable) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a MetadataSecondaryTable.
- processSecondaryTables() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process a @SecondaryTables.
- processSecondaryTables() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process secondary-table(s) for a given entity.
- processSequenceGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.NonRelationshipAccessor
-
INTERNAL: (Overridden in XMLClassAccessor and XMLBasicAccessor)
Process a @SequenceGenerator into a common metadata sequence generator.
- processSequenceGenerator(MetadataSequenceGenerator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.NonRelationshipAccessor
-
INTERNAL:
Process a MetadataSequenceGenerator and add it to the project.
- processSequenceGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from NonRelationshipAccessor)
Process this accessor's sequence-generator node into a common metadata
sequence generator.
- processSequenceGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process this accessor's sequence-generator node into a common metadata
sequence generator.
- processSequenceGenerator(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process a sequence-generator node into a common metadata sequence
generator.
- processSequencing() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Process the sequencing information.
- processSerialized(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Process a potential serializable attribute.
- processSessionCustomizer(Map, ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- processSqlResultSetMapping(MetadataSQLResultSetMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process an sql result set mapping metadata into a TopLink
SqlResultSetMapping and store it on the session.
- processSqlResultSetMappings() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a @SqlResultSetMappings.
- processSqlResultSetMappings() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the sql result set mappings for the given class which could be an
entity or a mapped superclass.
- processSqlResultSetMappings(NodeList) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process sql-result-set-mappings and store them on the session.
- processTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL: (Overridden in XMLClassAccessor)
Process a @Table annotation.
- processTable(MetadataTable) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process a MetadataTable.
- processTable(MetadataTable, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Common table processing for table, secondary table, join table and
collection table.
- processTable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process table information for the given metadata descriptor.
- processTableAndInheritance() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Process any inheritance specifics.
- processTableGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.NonRelationshipAccessor
-
INTERNAL: (Overridden in XMLClassAccessor and XMLBasicAccessor)
Process a @TableGenerator into a common metadata table generator.
- processTableGenerator(MetadataTableGenerator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.NonRelationshipAccessor
-
INTERNAL:
Process a MetadataTableGenerator and add it to the project.
- processTableGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLBasicAccessor
-
INTERNAL: (Override from NonRelationshipAccessor)
Process this accessor's table-generator node into a common metadata table
generator.
- processTableGenerator() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL: (OVERRIDE)
Process the table generator for the given class which could be an entity
or a mapped superclass.
- processTableGenerator(Node) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.XMLClassAccessor
-
INTERNAL:
Process a table-generator node into a common metadata table generator.
- processTemporal(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
Process a temporal type accessor.
- processUniqueConstraints(UniqueConstraint[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
Process the unique constraints for the given table.
- processUniqueConstraints(Node, XMLHelper, DatabaseTable) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.XMLTableHelper
-
INTERNAL:
Process the unique-constraints for a given table node.
- processValueFromRecordForMapping(ClassDescriptor, String[], int) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
INTERNAL:
This method is for processing a single FieldResult, returning the DatabaseField it refers to.
- processVersion(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
- profileExecutionOfQuery(DatabaseQuery, AbstractRecord, AbstractSession) - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Finish a profile operation if profiling.
- profiler - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Tool that log performance information.
- project - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
The project stores configuration information, such as the descriptors and login.
- Project - Class in oracle.toplink.essentials.sessions
-
Purpose: Maintain all of the TopLink configuration information for a system.
- Project() - Constructor for class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Create a new project.
- Project(Login) - Constructor for class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Create a new project that will connect through the login information.
- Project(DatabaseLogin) - Constructor for class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Create a new project that will connect through JDBC using the login information.
- PROJECT_AMENDMENT_EXCEPTION_OCCURED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PROJECT_LOGIN_IS_NULL - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- PROJECT_XML_NOT_FOUND - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- projectAmendmentExceptionOccured(Exception, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: An amendment method was called but can not be found.
- projectLoginIsNull(AbstractSession) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- projectXMLNotFound(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- propagatePersistenceContext - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- propagateResultProperties() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- PROPAGATION - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- properties - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
Additional properties may be added.
- properties - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- properties - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- properties - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Allow for user defined properties.
- PROPERTIES - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- properties - Variable in class oracle.toplink.essentials.mappings.DatabaseMapping
-
used as a temporary store for custom SDK usage
- properties - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Internallay used by the mappings as a temporary store.
- properties - Variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Connection properties (e.g.
- properties - Variable in class oracle.toplink.essentials.sessions.SessionEvent
-
Additional properties may be added.
- properties - Variable in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
This attribute provides a mechanism to pass connection information to events.
- PropertiesHandler - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
The class processes some of TopLink properties.
- PropertiesHandler() - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
- PropertiesHandler.CacheSharedProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.CacheSizeProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.CacheTypeProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.DescriptorCustomizerProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.LoggerTypeProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.LoggingLevelProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.Prop - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.TargetDatabaseProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PropertiesHandler.TargetServerProp - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- PROPERTY - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PropertyChangeEvent_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PROXY_INDIRECTION_NOT_AVAILABLE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- proxyIndirectionNotAvailable(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- PSHORT - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PU_DEFAULTS - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PU_METADATA - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- PU_NOT_EXIST - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- PublicInterfaceDatabaseSession_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- PublicInterfaceSession_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- puNotExist(String) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- push(Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Pushes a value into the operand stack of this frame.
- put(Object, Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- put(DatabaseTable, DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
put method comment.
- put(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Associate the given object with the given key in this
IdentityHashtable, replacing any existing mapping.
- put(Object, Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Associate the given object with the given key in this
TopLinkIdentityHashMap, replacing any existing mapping.
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Store the object in the identity map with the linked cache key
- put(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Store the object in the cache at its primary key.
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Store the object in the cache with the cache key.
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap
-
Store the object in the cache with the cache key.
- put(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Store the object in the cache at its primary key.
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Store the object in the cache with the cache key.
- put(Vector, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
DO NOTHING.
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
DO NOTHING
- put(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
Store the object in the cache with the cache key.
- put(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Add the field-value pair to the row.
- put(String, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Add the field-value pair to the row.
- put(DatabaseField, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Add the field-value pair to the row.
- put(Object, Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
ADVANCED:
Set the value for given item name.
- put(Object, Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Adds a field-value pair to the row.
- put(String, Object) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Adds a field-value pair to the row.
- putAll(Map) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- putAll(Map) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Copies all of the mappings from the given map to this
TopLinkIdentityHashMap, replacing any existing mappings.
- putAll(Map) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Add all of the elements.
- putAll(Map) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Add all of the elements.
- putAll(Map) - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Adds all of the elements in the given map to the database row.
- putByte(int) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts a byte into this byte vector.
- putByteArray(byte[], int, int) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts an array of bytes into this byte vector.
- putDeferredLock(Thread, DeferredLockManager) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
- PUTFIELD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- putInIdentityMap(Object, Vector, Object, long, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Register the object with the identity map.
- putInIdentityMap(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- putInIdentityMap(Object, Vector) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- putInIdentityMap(Object, Vector, Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- putInIdentityMap(Object, Vector, Object, long) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- putInIdentityMap(Object, Vector, Object, long, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Register the object with the identity map.
- putInIdentityMap(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Registers the given Object with the identity map.
- putInIdentityMap(Object, Vector) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Registers the Object and given key with the identity map.
- putInIdentityMap(Object, Vector, Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Registers the Object and given key with the identity map.
- putInIdentityMap(Object, Vector, Object, long) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Registers the given Object with the identity map.
- putInt(int) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts an int into this byte vector.
- putLong(long) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts a long into this byte vector.
- putNewObjectInChangesList(ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Used to rehash the new objects back into the objectChanges list for serialization
- putShort(int) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts a short into this byte vector.
- PUTSTATIC - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- putUTF8(String) - Method in class oracle.toplink.libraries.asm.ByteVector
-
Puts an UTF8 string into this byte vector.
- pw - Variable in class oracle.toplink.libraries.asm.util.PrintClassVisitor
-
The print writer to be used to print the class.
- raiseAddChangeEvent(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Raise the add change event and relationship maintainence.
- raiseAddChangeEvent(Object, Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Raise the add change event and relationship maintainence.
- raiseAddChangeEvent(Object) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Raise the add change event and relationship maintainence.
- raiseInternalPropertyChangeEvent(Object, String, Object, Object) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
This may cause a property change event to be raised to a listner in the case that a listener exists.
- raiseInternalPropertyChangeEvent(Object, String, Object, Object) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
This may cause a property change event to be raised to a listner in the case that a listener exists.
- raiseRemoveChangeEvent(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Raise the remove change event.
- raiseRemoveChangeEvent(Object, Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Raise the remove change event.
- raiseRemoveChangeEvent(Object) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Raise the remove change event.
- RangeDeclNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- RangeDeclNode() - Constructor for class oracle.toplink.essentials.internal.parsing.RangeDeclNode
-
- rangeVariableDeclaration() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- RcmNounType - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- RcmReceived - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- RcmSent - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- RcmStatus - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.Attribute
-
- read(ClassReader, int, char[]) - Method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Reads annotation data structures.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.AnnotationDefaultAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.EnclosingMethodAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.LocalVariableTypeTableAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleParameterAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.RuntimeVisibleAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.RuntimeVisibleParameterAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.SignatureAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.SourceDebugExtensionAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.StackMapAttribute
-
- read(ClassReader, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.attrs.StackMapFrame
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMAnnotationDefaultAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMEnclosingMethodAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMLocalVariableTypeTableAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeInvisibleParameterAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMRuntimeVisibleParameterAnnotations
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMSignatureAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMSourceDebugExtensionAttribute
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.util.attrs.ASMStackMapAttribute
-
- READ_BEYOND_QUERY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- readAllObjects(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read all of the instances of the class from the database.
- readAllObjects(Class, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read all of the instances of the class from the database return through execution the SQL string.
- readAllObjects(Class, Call) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
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.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read all of the instances of the class from the database matching the given expression.
- readAllObjects(Class) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read all of the instances of the class from the database.
- readAllObjects(Class, Call) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read all the instances of the class from the database returned through execution the Call string.
- readAllObjects(Class, Expression) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read all of the instances of the class from the database matching the given expression.
- readAllQuery - Variable in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
- ReadAllQuery - Class in oracle.toplink.essentials.queryframework
-
set
- ReadAllQuery() - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return a new read all query.
- ReadAllQuery(Class) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return a new read all query.
- ReadAllQuery(Class, Expression) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return a new read all query for the class and the selection criteria.
- ReadAllQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return a new read all query for the class.
- ReadAllQuery(Class, Call) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Return a new read all query.
- ReadAllQuery(ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
The expression builder should be provide on creation to ensure only one is used.
- ReadAllQuery(Call) - Constructor for class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Create a read all query with the database call.
- readAllSubclassesView - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- readAnnotations(List, ClassReader, int, char[]) - Static method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Utility method to read List of annotations.
- readAttribute(Attribute[], String, int, int, char[], int, Label[]) - Method in class oracle.toplink.libraries.asm.ClassReader
-
- readBeyondStream(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- readByte(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
- readClass(int, char[]) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads a class constant pool item in
b
.
- readCompleteChangeSet(ObjectInputStream) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Helper method used by readObject to read a completely serialized change set from
the stream
- ReadConnectionPool - Class in oracle.toplink.essentials.threetier
-
Purpose:The read connection pool is used for read access through the server session.
- ReadConnectionPool() - Constructor for class oracle.toplink.essentials.threetier.ReadConnectionPool
-
PUBLIC:
Build a new read connection pool.
- ReadConnectionPool(String, Login, int, int, ServerSession) - Constructor for class oracle.toplink.essentials.threetier.ReadConnectionPool
-
PUBLIC:
Build a new read connection pool.
- readConnectionPool - Variable in class oracle.toplink.essentials.threetier.ServerSession
-
- readConst(int, char[]) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads a numeric or string constant pool item in
b
.
- readFromReturnRowIntoObject(AbstractRecord, Object, ReadObjectQuery, Collection) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Build an aggregate object from the specified return row and put it
in the specified target object.
- readFromRowIntoObject(AbstractRecord, JoinedAttributeManager, Object, ObjectBuildingQuery, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Build an aggregate object from the specified row and put it
in the specified target object.
- readFromRowIntoObject(AbstractRecord, JoinedAttributeManager, Object, ObjectBuildingQuery) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Extract value from the row and set the attribute to this value in the object.
- readFromRowIntoObject(AbstractRecord, JoinedAttributeManager, Object, ObjectBuildingQuery, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Extract value from the row and set the attribute to this value in the object.
- readIdentityInformation(ObjectInputStream) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Helper method used by readObject to read just the information about object identity
from a serialized stream.
- readInt(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads a signed int value in
b
.
- readLong(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads a signed long value in
b
.
- readMappingFiles(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
This method is responsible for figuring out list of mapping files
to be read for a persistence unit and storing that list in
MetadataProject
.
- readObject(Class) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read the first instance of the class from the database.
- readObject(Class, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read the first instance of the class from the database return through execution the SQL string.
- readObject(Class, Call) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
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.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Read the first instance of the class from the database matching the given expression.
- readObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Use the example object to consruct a read object query by the objects primary key.
- readObject(Class, Session) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
If the PKs were retrieved with the attributes then this method can be used to read the real object from the database.
- readObject(Class) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read the first instance of the class from the database.
- readObject(Class, Call) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read the first instance of the class from the database returned through execution the Call string.
- readObject(Class, Expression) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Read the first instance of the class from the database matching the given expression.
- readObject(Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Use the example object to consruct a read object query by the objects primary key.
- readObjectQuery - Variable in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
- ReadObjectQuery - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Concrete class for all read queries involving a single object.
- ReadObjectQuery() - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query.
- ReadObjectQuery(Class) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query.
- ReadObjectQuery(Class, Expression) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query for the class and the selection criteria.
- ReadObjectQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query for the class.
- ReadObjectQuery(Class, Call) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query.
- ReadObjectQuery(Call) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a new read object query.
- ReadObjectQuery(Object) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return a query to read the object with the same primary key as the provided object.
- ReadObjectQuery(ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
The expression builder should be provide on creation to ensure only one is used.
- readOnly() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
To make mapping read only.
- readOnlyClasses - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Read-only class can be used for reference data to avoid cloning when not required.
- readOnlyMappingsByField - Variable in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
- readParameterAnnotations(List, ClassReader, int, char[]) - Static method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Utility method to read List of parameters annotations.
- readPrivateOwnedForObject(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
All the privately owned parts are read
- readPrivateOwnedForObject(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Reads the private owned object.
- readPrivateOwnedForObject(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Reads the private owned object.
- ReadQuery - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Abstract class for all read queries.
- ReadQuery() - Constructor for class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Initialize the state of the query
- ReadQuery - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- readShort(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads a signed short value in
b
.
- readSubclassesOnQueries() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Set the descriptor to read instance of itself and its subclasses when queried.
- readTime - Variable in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
The read time stores the millisecond value of the last time the object help by
this cache key was confirmed as up to date.
- readUnsignedShort(int) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads an unsigned short value in
b
.
- readUTF8(int, char[]) - Method in class oracle.toplink.libraries.asm.ClassReader
-
Reads an UTF8 string constant pool item in
b
.
- readValue(ClassReader, int[], char[]) - Static method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Reads element_value data structures.
- readWrite() - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
The mapping can be dynamically made either readOnly or readWriteOnly.
- readwriteStreams(InputStream, OutputStream) - Method in class oracle.toplink.essentials.internal.weaving.AbstractStaticWeaveOutputHandler
-
- realClassLoader - Variable in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- rebind(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- rebind(Name, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- rebuildAndAddExpressions(Vector, Vector, ExpressionBuilder, Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Rebuild the expressions with the correct expression builder if using a different one.
- rebuildAndAddExpressions(Map, Vector, ExpressionBuilder, Dictionary) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Rebuild the expressions with the correct expression builder if using a different one.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ManualQueryKeyExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- rebuildOn(Expression, Expression) - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
INTERNAL:
A special version of rebuildOn where the newBase need not be a new
ExpressionBuilder but any expression.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
Should not rebuild as has its on expression builder.
- rebuildOn(Expression) - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
INTERNAL:
This expression is built on a different base than the one we want.
- recognitionException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- recognitionException(String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Create an exception to wrap the recognition exception thrown
- reconnect(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Attempt to save some of the cost associated with getting a fresh connection.
- reconnect(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Attempt to save some of the cost associated with getting a fresh connection.
- record - Variable in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
Optionally a database row may be provided on some events, (such as aboutToUpdate).
- record - Variable in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
This is used for Document Preservation to cache the record that this object was built from
- Record - Interface in oracle.toplink.essentials.sessions
-
This interface defines the public interface for the TopLink DatabaseRecord (was DatabaseRow),
and the other record types XMLRecord, EISRecord.
- Record_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- recordAddToCollectionInChangeRecord(ObjectChangeSet, CollectionChangeRecord) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
This method is used to bridge the behaviour between Attribute Change Tracking and
deferred change tracking with respect to adding the same instance multiple times.
- recordAddToCollectionInChangeRecord(ObjectChangeSet, CollectionChangeRecord) - Method in class oracle.toplink.essentials.internal.queryframework.ListContainerPolicy
-
This method is used to bridge the behaviour between Attribute Change
Tracking and deferred change tracking with respect to adding the same
instance multiple times.
- recordCloneForPessimisticLocking(Object, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Helper method that records clone with uow if query is pessimistic locking.
- recordCloneForPessimisticLocking(Object, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Helper method that records clone with uow if query is pessimistic locking.
- recordMappingDependencies() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
Add all owned classes for each descriptor through checking the mappings.
- recordRemoveFromCollectionInChangeRecord(ObjectChangeSet, CollectionChangeRecord) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
This method is used to bridge the behaviour between Attribute Change Tracking and
deferred change tracking with respect to adding the same instance multiple times.
- recordRemoveFromCollectionInChangeRecord(ObjectChangeSet, CollectionChangeRecord) - Method in class oracle.toplink.essentials.internal.queryframework.ListContainerPolicy
-
This method is used to bridge the behaviour between Attribute Change
Tracking and deferred change tracking with respect to adding the same
instance multiple times.
- recordSpecifiedDependencies() - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
Add all owned classes for each descriptor through checking the mappings.
- REDIRECTION_CLASS_OR_METHOD_NOT_SET - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REDIRECTION_METHOD_ERROR - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REDIRECTION_METHOD_NOT_DEFINED_CORRECTLY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- redirectionClassOrMethodNotSet(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- redirectionMethodError(Exception, DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- redirectionMethodNotDefinedCorrectly(Class, String, Exception, DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- reestablishConnection(AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Reconnect to the database.
- reestablishConnection(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
PUBLIC:
Reconnect to the database.
- ref() - Method in class oracle.toplink.essentials.expressions.Expression
-
ADVANCED:
For Object-relational support.
- Ref - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- ref() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- reference - Variable in class oracle.toplink.essentials.internal.identitymaps.WeakCacheKey
-
Reference is maintained weak to allow garbage collection
- REFERENCE_CLASS_MISSING - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REFERENCE_CLASS_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_DESCRIPTOR_CANNOT_BE_AGGREGATE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_DESCRIPTOR_IS_NOT_AGGREGATE - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_DESCRIPTOR_IS_NOT_AGGREGATECOLLECTION - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_KEY_FIELD_NOT_PROPERLY_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_TABLE_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFERENCE_VALUE - Static variable in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- referenceCache - Variable in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap
-
- ReferenceCacheKey(Vector, Object, Object, long) - Constructor for class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey
-
- referenceClass - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- referenceClass - Variable in class oracle.toplink.essentials.mappings.AggregateMapping
-
Stores a reference class
- referenceClass - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
This is used only in descriptor proxy in remote session
- referenceClass - Variable in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
- referenceClass - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
The class of the target objects to be read from the database.
- referenceClass - Variable in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
- referenceClassMissing(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- referenceClassName - Variable in class oracle.toplink.essentials.mappings.AggregateMapping
-
- referenceClassName - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- referenceClassName - Variable in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
- referenceClassName - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
- referenceClassName - Variable in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
- referenceClassNotSpecified(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- referenceDescriptor - Variable in class oracle.toplink.essentials.mappings.AggregateMapping
-
The descriptor of the reference class
- referenceDescriptor - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
The descriptor of the reference class.
- referenceDescriptorCannotBeAggregate(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- referenceDescriptorIsNotAggregate(String, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- referenceDescriptorIsNotAggregateCollection(String, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- referenceKeyFieldNotProperlySpecified(DatabaseField, ForeignReferenceMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- referenceKeyFields - Variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- referenceNode - Variable in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey
-
- referenceTable - Variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
Stores the reference table
- referenceTableNotSpecified(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- REFLECTIVE_CALL_ON_TOPLINK_CLASS_FAILED - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- reflectiveCallOnTopLinkClassFailed(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- REFRESH - Static variable in class oracle.toplink.essentials.config.TopLinkQueryHints
-
Valid values are: HintValues.FALSE, HintValues.TRUE
"" could be used instead of default value HintValues.FALSE
- refresh(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Refresh the state of the instance from the
database.
- REFRESH_NOT_POSSIBLE_WITH_CHECK_CACHE_ONLY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REFRESH_NOT_POSSIBLE_WITHOUT_CACHE - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REFRESH_REMOTE_OBJECT - Static variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- refreshAndLockObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshAndLockObject(Object, short) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshAndLockObject(Object) - Method in interface oracle.toplink.essentials.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.essentials.sessions.DatabaseSession
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshAndLockObject(Object) - Method in interface oracle.toplink.essentials.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.essentials.sessions.UnitOfWork
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Refresh the attributes of the object(s) resulting from the query.
- refreshIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Refresh the attributes of the object(s) resulting from the query.
- refreshNotPossibleWithCheckCacheOnly(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- refreshNotPossibleWithoutCache(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- refreshObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshObject(Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Refresh the attributes of the object and of all of its private parts from the database.
- refreshRemoteIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Refresh the attributes of the object(s) resulting from the query.
- refreshRemoteObject() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTERNAL:
This is used to refresh remote session object
- RefToHex - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- refToHex() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- Register - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- registerAllObjects(Collection) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Register the objects with the unit of work.
- registerAllObjects(Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Register the objects with the unit of work.
- registerAllObjects(Collection) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Register the objects with the unit of work.
- registerAllObjects(Vector) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Register the objects with the unit of work.
- registeredObjects - Variable in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Store the objects registered.
- registerExistingObject(Object, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the existing object with the unit of work.
- registerExistingObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Register the existing object with the unit of work.
- registerExistingObject(Object, ClassDescriptor, JoinedAttributeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the existing object with the unit of work.
- registerExistingObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Register the existing object with the unit of work.
- registerFetchJoin(String, Node) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
Associate the given variableName with the given node representating a
JOIN FETCH node.
- registerIn(Dictionary) - Method in class oracle.toplink.essentials.expressions.Expression
-
- registerIn(Dictionary) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Override Expression.registerIn to check if the new base expression
has already been provided for the clone.
- registerIndividualResult(Object, UnitOfWorkImpl, boolean, JoinedAttributeManager) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Constructs the final (registered) object for every individual object
queried via a UnitOfWork.
- registerJoinVariable(String, Node, int, int) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Associate the given path with the given variable.
- registerMBean() - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: registerMBean(): Create and deploy the JMX MBean to provide runtime services for my
databaseSession.
- registerMBean() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: registerMBean(): Create and deploy the JMX MBean to provide runtime services for my
databaseSession.
- registerNewObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Register the new object with the unit of work.
- registerNewObject(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Updated to allow passing in of the object's descriptor
Register the new object with the unit of work.
- registerNewObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Register the new object with the unit of work.
- registerNewObjectClone(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the working copy of a new object and its original.
- registerNewObjectForPersist(Object, IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register the new object with the unit of work.
- registerNewObjectInIdentityMap(Object, Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Add the new object to the cache if set to.
- registerNotRegisteredNewObjectForPersist(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Called only by registerNewObjectForPersist method,
and only if newObject is not already registered.
- registerNotRegisteredNewObjectForPersist(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Called only by registerNewObjectForPersist method,
and only if newObject is not already registered.
- registerObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Register the object with the unit of work.
- registerObject(Object, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Allows for calling method to provide the descriptor information for this
object.
- registerObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Register the object with the unit of work.
- registerObject(Class, Object, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Register the object given its name.
- registerObject(Object, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Register the object given its name.
- registerObjectForMergeCloneIntoWorkingCopy(Object) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTERNAL:
When merging froma clone when the cache cannot be gaurenteed the object must be first read if it is existing
and not in the cache.
- registerObjectInIdentityMap() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Store the query object in the identity map.
- registerOuterScopeVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Adds the specified variable to the set of outer scope variables.
- registerOutputParameter(CallableStatement, int, int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This method is used to register output parameter on Callable Statements for Stored Procedures
as each database seems to have a different method.
- registerOutputParameter(CallableStatement, int, int) - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This method is used to register output parameter on Callable Statements for Stored Procedures
as each database seems to have a different method.
- registerRemovedNewObjectIfRequired(Object) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Determine if the object is a registered new object, and that this is a nested unit of work
merge into the parent.
- registerRemoveNewObjectIfRequired(ObjectChangeSet, MergeManager) - Method in class oracle.toplink.essentials.internal.queryframework.OrderedListContainerPolicy
-
INTERNAL:
- registerResultInUnitOfWork(Object, UnitOfWorkImpl, AbstractRecord, boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
All objects queried via a UnitOfWork get registered here.
- registerResultInUnitOfWork(Object, UnitOfWorkImpl, AbstractRecord, boolean) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
All objects queried via a UnitOfWork get registered here.
- registerResultInUnitOfWork(Object, UnitOfWorkImpl, AbstractRecord, boolean) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
INTERNAL:
All objects queried via a UnitOfWork get registered here.
- registerSchema(String, String, int, int) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Associate the given schema with the given variable.
- registerSynchronization(Synchronization) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- registerSynchronization_impl(AbstractSynchronizationListener, Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Register the specified synchronization listener with the given active
transaction.
- registerSynchronization_impl(AbstractSynchronizationListener, Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Register the specified synchronization listener with the given active
transaction.
- registerSynchronizationListener(UnitOfWorkImpl, AbstractSession) - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Register a listener on the unit of work.
- registerSynchronizationListener(UnitOfWorkImpl, AbstractSession) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Associate the given unit of work and TopLink session with the current external
transaction.
- registerUnitOfWorkWithTxn(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
- registerUnitOfWorkWithTxn(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
- registerUnitOfWorkWithTxn(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
- registerWithTransactionIfRequired() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Register this UnitOfWork against an external transaction controller
- rehash() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- rehashFieldDependancies(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Rehash any hashtables based on fields.
- rehashFieldDependancies(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Rehash any hashtables based on fields.
- rehashFieldDependancies(AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Rehash any hashtables based on fields.
- rehashFieldDependancies(AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Rehash any hashtables based on fields.
- rehashFieldDependancies(AbstractSession) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Rehash any hashtables based on fields.
- rehashHashtable(Hashtable) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- rehashMap(Map) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- reinitialize() - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Reset the commits.
- reInitializeJoinedAttributes() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
A user should not be setting which attributes to join or not to join
after descriptor initialization; provided only for backwards compatibility.
- relatedNodes - Variable in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- RELATION_KEY_FIELD_NOT_PROPERLY_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RelationalDescriptor - Class in oracle.toplink.essentials.descriptors
-
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.
- RelationalDescriptor() - Constructor for class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Return a new descriptor.
- RelationalMapping - Interface in oracle.toplink.essentials.mappings
-
INTERNAL
All mappings which can be added to oracle.toplink.essentials.mappings.Descriptor must
implement this interface.
- RelationExpression - Class in oracle.toplink.essentials.internal.expressions
-
Purpose:Used for all relation operators except for between.
- RelationExpression() - Constructor for class oracle.toplink.essentials.internal.expressions.RelationExpression
-
RelationExpression constructor comment.
- RelationExpression_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- relationKeyFieldNotProperlySpecified(DatabaseField, ForeignReferenceMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RelationshipAccessor - Class in oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors
-
An relational accessor.
- RelationshipAccessor(MetadataAccessibleObject, ClassAccessor) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
- relationshipPartner - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Used to reference the other half of a bi-directional relationship.
- relationshipPartnerAttributeName - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Set by users, used to retreive the backpointer for this mapping
- relationshipSourceObject - Variable in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
This attribute is used specifically for relationship support.
- relationTable - Variable in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
The intermediate relation table.
- release() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Decrement the depth for the active thread.
- release() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Release the lock on the cachek key object.
- release() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Release the session.
- release() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Release the unit of work.
- release() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Release the session.
- release() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Release the unit of work.
- release() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Was PUBLIC: customer will be redirected to
Session
.
- releaseActiveLocksOnThread() - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
Release the active lock on the DLM
- releaseAllAcquiredLocks(MergeManager) - Method in class oracle.toplink.essentials.internal.helper.WriteLockManager
-
INTERNAL:
This method will release all acquired locks
- releaseCalendar(Calendar) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
PERF: This is used to optimize Calendar conversion/printing.
- releaseClientSession(ClientSession) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Release the clients connection resource.
- releaseConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Add the connection as single that a new connection is available.
- releaseConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
When you release an external connection, you simply let it go.
- releaseConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ReadConnectionPool
-
INTERNAL:
Because connections are not exclusive nothing is required.
- releaseDeferredLock() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Release the deferred lock.
- releaseDeferredLock() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Release the deferred lock
- releaseReadConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Release the read connection back into the read pool.
- releaseReadLock() - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Decrement the number of readers.
- releaseReadLock() - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Release the read lock on the cachek key object.
- releaseReadLock() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Read-release the local-map and the entire cache.
- releaseStatement(Statement, String, DatabaseCall, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Release the statement through closing it or putting it back in the statement cache.
- releaseUnitOfWork(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Release the unit of work, if lazy release the connection.
- releaseWrappedValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Releases a wrapped valueholder privately owned by a particular unit of work.
- releaseWrappedValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Releases a wrapped valueholder privately owned by a particular unit of work.
- releaseWrappedValueHolder() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
Releases a wrapped valueholder privately owned by a particular unit of work.
- releaseWriteConnection() - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
This is internal to the unit of work and should not be called otherwise.
- releaseWriteLock() - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Lock the entire cache if the cache isolation requires.
- releaseWriteLock() - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Lock the entire cache if the cache isolation requires.
- releaseWriteLock() - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Lock the entire cache if the cache isolation requires.
- RemoteChangeSet - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- remoteExecute() - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
This can be used by collection such as cursored stream to gain control over execution.
- remoteInitialization(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
Used to initialize a remote DescriptorEventManager.
- remoteUnitOfWork - Variable in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
These cannot be transient because they are required for a remote unit of work.
- remove(int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- remove(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- remove(Object) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- remove(Object) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- remove(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Remove the instance.
- remove(Object) - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
Removes the mapping (key and its corresponding value) from this
IdentityHashtable, if present.
- remove(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- remove(int) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- remove(LinkedNode) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Allows a node to be efficiently removed.
- remove(int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- remove(int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If index is missing wait until is there.
- remove(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If object is missing wait until complete.
- remove(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
Removes the mapping (key and its corresponding value) from this
TopLinkIdentityHashMap, if present.
- remove(Object) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
Removes the given object from this TopLinkIdentityHashSet, if
present.
- remove(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Remove the LinkedCacheKey from the cache as well as from the linked list.
- remove(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
Removes the CacheKey from the Hashtable.
- remove(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap
-
Remove the cache key from the map and the sub-cache list.
- remove(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Remove the primary key from the cache.
- remove(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Remove the cache key from the cache.
- remove(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Do Nothing.
- remove(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
Do Nothing
Return null, since no objects are cached.
- remove(Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Remove the field key from the row.
- remove(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Remove the field key from the row.
- remove(DatabaseField) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
Remove the field key from the row.
- remove(Object) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Remove the name key and value from the result.
- removeAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- removeAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- removeAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- removeAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- removeAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- removeAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
This implementation throws an UnsupportedOperationException
because removeAll does not work correctly with reference
equality testing.
- removeAllButAlphaNumericToFit(String, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns a String which has had enough non-alphanumeric characters removed to be equal to
the maximumStringLength.
- removeAllElements() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- removeAllElements() - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- removeAllElements() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- removeAllElements(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Remove all the elements from container.
- removeAllReadOnlyClasses() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Empties the set of read-only classes.
- removeAllReadOnlyClasses() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Empties the set of read-only classes.
- removeAllSequences() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Remove all sequences, but the default one.
- removeAllSequences() - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Remove all sequences that were added throud addSequence method.
- removeAllSequences() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Remove all sequences but the default one.
- removeAttribute(String) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Remove an attribute from the group
- removeChange(String) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Remove change.
- removeCharacterToFit(String, char, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns a String which has had enough of the specified character removed to be equal to
the maximumStringLength.
- removeDeferredLockManager(Thread) - Static method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Remove the deferred lock manager for the thread
- removedObjects - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
- removeElement(Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- removeElement(Object) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- removeElement(Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If missing wait until complete.
- removeElementAt(int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- removeElementAt(int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- removeElementAt(int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If index is missing wait until reasched or complete.
- removeExtendedPersistenceContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Internal method called by EntityTransactionImpl class in case of transaction rollback.
- removeField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
- removeFirst() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Removes and returns the first contents from this list.
- removeForceUpdateToVersionField(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Remove optimistic read lock from the object
See forceUpdateToVersionField(Object)
- removeForceUpdateToVersionField(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Remove optimistic read lock from the object
See forceUpdateToVersionField(Object)
- removeFrom(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Remove element from container which implements the Collection interface.
- removeFrom(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Remove element from container.
- removeFrom(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Remove the object from the collection.
- removeFrom(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Remove the object from the collection.
- removeFrom(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Remove element from container which implements the Map interface.
- removeFrom(Object, Object, Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Remove element from container which implements the Collection interface.
- removeFrom(Object, Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Remove element from container which implements the Map interface.
- removeFromAtIndex(int, Object) - Method in class oracle.toplink.essentials.internal.queryframework.OrderedListContainerPolicy
-
INTERNAL:
Remove the element at the specified index.
- removeFromCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
Remove a value and its change set from the collection change record.
- removeFromCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Remove a value and its change set from the collection change record.
- removeFromCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Remove a value and its change set from the collection change record.
- removeFromCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Remove a value and its change set from the collection change record.
- removeFromCollectionChangeRecord(Object, Object, ObjectChangeSet, UnitOfWorkImpl) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
Remove a value and its change set from the collection change record.
- removeFromEnvironment(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- removeFromIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Remove the object from the object cache.
- removeFromIdentityMap(Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Remove the object from the object cache.
- removeFromIdentityMap(Vector, Class) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
ADVANCED:
Remove the object from the object cache.
- removeFromIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Remove the object from the object cache.
- removeFromIdentityMap(Vector, Class, ClassDescriptor) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
ADVANCED:
Remove the object from the object cache.
- removeFromIdentityMap(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
Remove object represent this change set from identity map.
- removeFromIdentityMap(Object) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Removes the Object from the Object cache.
- removeFromIdentityMap(Vector, Class) - Method in interface oracle.toplink.essentials.sessions.IdentityMapAccessor
-
ADVANCED:
Removes the Object with given primary key and Class from the Object cache.
- removeFromWithIdentity(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Remove element from container which implements the Map interface.
- removeFromWithIdentity(Object, Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Remove element from container which implements the Map interface.
- removeFromWithOrder(int, Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
It is illegal to send this message to this receiver.
- removeFromWithOrder(int, Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Remove elements from this container starting with this index
- removeLast() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Removes and returns the last contents from this list.
- removeLink(LinkedCacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheIdentityMap
-
Remove the LinkedCacheKey from the linked list.
- removeListener(DescriptorEventListener) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
Remove a event listener.
- removeListener(SessionEventListener) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
PUBLIC:
Remove the event listener from the session.
- removeMappingForAttributeName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Removes the locally defined mapping associated with a given attribute name.
- removeNullElement(Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Remove the first null
element found in the specified Vector
.
- removeObject(Class, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Remove the object given its class and name.
- removeObject(Object, String) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Remove the object given its name.
- removeObjectChangeSet(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Add the changed Object's records to the ChangeSet
- removeObjectChangeSetFromNewList(ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Used to remove a new object from the new objects list once it has been
inserted and added to the objectChangesList
- removeObjectList - Variable in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Contains the removed values from the collection and their corresponding ChangeSets.
- removeObjectMap - Variable in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
- removeObjectsList - Variable in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
- removePendingCommit(Object) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Remove the commit of the object from pending.
- removeProperty(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Remove the user defined property.
- removeProperty(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Remove the user defined property.
- removeProperty(Object) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Property support used by mappings.
- removeProperty(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Some drivers don't like the "user" and "password" properties.
- removeProperty(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Remove the user defined property.
- removeProperty(Object) - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
This method is used to remove a custom property from the Connection Policy.
- removeQuery(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Remove all queries with the given query name from the set of pre-defined queries
- removeQuery(String, Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
Remove the specific query with the given queryName and argumentTypes.
- removeQuery(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Remove all queries with the given queryName regardless of the argument types.
- removeQuery(String, Vector) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Remove the specific query with the given queryName and argumentTypes.
- removeQuery(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Remove the query name from the set of pre-defined queries
- removeRange(int, int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- removeReadOnlyClass(Class) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Removes a Class from the receiver's set of read-only classes.
- removeReadOnlyClass(Class) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Removes a Class from the receiver's set of read-only classes.
- removeSequence(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Remove sequence corresponding to name.
- removeSequence(String) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Remove sequence corresponding to the name
(the sequence was added through addSequence method)
- removeSequence(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Remove sequence corresponding to name.
- removeSessionFromGlobalSessionManager() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
This method can be used to ensure the session represented by emSetupImpl
is removed from the SessionManager.
- removeTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Remove a table from the statement.
- removeUnitOfWork(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Remove the unit of work associated with the transaction passed in.
- removeVowels(String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns a String which has had enough of the specified character removed to be equal to
the maximumStringLength.
- rename(Name, Name) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- rename(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.naming.base.InitialContextImpl
-
- RepeatableWriteUnitOfWork - Class in oracle.toplink.essentials.internal.ejb.cmp3.base
-
- RepeatableWriteUnitOfWork(AbstractSession) - Constructor for class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
- replace(Object, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the string with occurances of the first substring replaced with the second substring.
- Replace - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- replace() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- replaceAt(Object, int) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
INTERNAL:
replaces the value at index with value
- replaceDefaultTables() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Drop and recreate the default table schema for the TopLink project this session associated with.
- replaceDefaultTables(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Drop and recreate the default table schema for the TopLink project this session associated with.
- replaceFirstSubString(String, String, String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Replaces the first subString of the source with the replacement.
- replaceObject(DatabaseObjectDefinition) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
Use the definition object to drop and recreate the schema entity on the database.
- replaceSequences() - Method in class oracle.toplink.essentials.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.essentials.tools.schemaframework.TableCreator
-
Recreate the tables on the database.
- replaceTables(DatabaseSession, SchemaManager) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Recreate the tables on the database.
- replaceTables(DatabaseSession, SchemaManager, boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Recreate the tables on the database.
- replicate(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
return the result of this query repeated a given number of times.
- replicate(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
return the result of this query repeated a given number of times.
- Replicate - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- replicate() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- REPORT_QUERY_RESULT_SIZE_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- REPORT_RESULT_WITHOUT_PKS - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- reportError(RecognitionException) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
Method called by the ANTLR generated code in case of an error.
- ReportItem - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose: represents an item requested (i.e.
- ReportItem() - Constructor for class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- ReportItem(String, Expression) - Constructor for class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- reportItems - Variable in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- ReportQuery - Class in oracle.toplink.essentials.queryframework
-
Purpose: Query for information about a set of objects instead of the objects themselves.
- ReportQuery() - Constructor for class oracle.toplink.essentials.queryframework.ReportQuery
-
INTERNAL:
The builder should be provided.
- ReportQuery(Class, Expression) - Constructor for class oracle.toplink.essentials.queryframework.ReportQuery
-
- ReportQuery(Class, ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
The report query is require to be constructor with an expression builder.
- ReportQuery(ExpressionBuilder) - Constructor for class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
The report query is require to be constructor with an expression builder.
- ReportQueryResult - Class in oracle.toplink.essentials.queryframework
-
Purpose: A single row (type) result for a ReportQuery
- ReportQueryResult(Vector, Vector) - Constructor for class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Used to create test results
- ReportQueryResult(ReportQuery, AbstractRecord, Vector) - Constructor for class oracle.toplink.essentials.queryframework.ReportQueryResult
-
- reportQueryResultSizeMismatch(int, int) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- reportQueryResultWithoutPKs(ReportQueryResult) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- representsEqualToNull(Object) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Test if this operator instance represents a comparison to null, which
we have to print specially.
- representsEqualToNull(Vector) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Test if this operator instance represents a comparison to null, which
we have to print specially.
- representsNotEqualToNull(Object) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Test if this operator instance represents a comparison to null, which
we have to print specially.
- representsNotEqualToNull(Vector) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Test if this operator instance represents a comparison to null, which
we have to print specially.
- requiresAliases - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Variables used for aliasing and normalizing.
- requiresAliases() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL: Returns true if aliases are required, false otherwise.
- requiresCollectionAttribute() - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- requiresDistinct - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
Used for distincts in functions.
- requiresDistinct() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
If a distinct has been set the DISTINCT clause will be printed.
- requiresInitialization() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Aggregate and Interface descriptors do not require initialization as they are cloned and
initialized by each mapping.
- requiresMultipleTableSubclassRead() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return if this descriptor has children that define additional tables and needs to read them.
- requiresNamedPrimaryKeyConstraints() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This is used as some databases create the primary key constraint differently, i.e.
- requiresNamedPrimaryKeyConstraints() - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
This is used as some databases create the primary key constraint differently, i.e.
- requiresProcedureCallBrackets() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
USed for sp calls.
- requiresProcedureCallBrackets() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
USed for sp calls.
- requiresProcedureCallBrackets() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Used for sp calls.
- requiresProcedureCallBrackets() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
USed for sp calls.
- requiresProcedureCallOuputToken() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for sp calls.
- requiresProcedureCallOuputToken() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Used for sp calls.
- requiresProcedureCallOuputToken() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Used for sp calls.
- requiresTypeNameToRegisterOutputParameter() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether the version of CallableStatement.registerOutputParameter method
that takes type name should be used.
- requiresTypeNameToRegisterOutputParameter() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Indicates whether the version of CallableStatement.registerOutputParameter method
that takes type name should be used.
- reset(Object) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Reset object attributes to the default values.
- reset() - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Reset the JoinedAttributeManager.
- resetAllCloneCollection() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Used in the resume to reset the all clones collection
- resetCache() - Method in class oracle.toplink.essentials.expressions.Expression
-
Reset cached information here so that we can be sure we're accurate.
- resetCache() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
Reset cached information here so that we can be sure we're accurate.
- resetCacheKey(CacheKey, Object, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
- resetCacheKey(CacheKey, Object, Object, long) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
- resetConnections() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Reset the connections on shutDown and when the pool is started.
- resetDefaultManager() - Static method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Reset the default instance.
- resetDistinct() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- resetDistinct() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- resetFetchGroup() - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Reset all attributes of the tracked object to the unfetched state with initial default values.
- resetFields() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Reset all the fields that are not needed after instantiation.
- resetFields() - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Reset all the fields that are not needed after instantiation.
- resetFields() - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
Reset all the fields that are not needed after instantiation.
- resetOperators() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Reset all the operators.
- resetOuterScopeVariables() - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Resets the set of outer scope variables.
- resetOuterScopeVariables(Set) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Resets the set of outer scope variables.
- resetQualifiedName(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Reset the field's name and table from the qualified name.
- resetQualifiedName() - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
- resetSequencing() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
ADVANCED:
Immediately re-create sequencing object.
- resizeInstructions(int[], int[], int) - Method in class oracle.toplink.libraries.asm.CodeWriter
-
Resizes the designated instructions, while keeping jump offsets and
instruction addresses consistent.
- resolutionClassNotFoundException - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- resolutionClassNotFoundException(String, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- resolutionClassNotFoundException2 - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- resolutionClassNotFoundException2(String, int, int, String) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- resolveAttribute() - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
INTERNAL
- resolveAttribute() - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Answer the name of the attribute which is represented by the receiver's
right node.
- resolveAttribute() - Method in class oracle.toplink.essentials.internal.parsing.Node
-
resolveAttribute(): Answer the name of the attribute which is represented by the receiver.
- resolveAttribute(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type of the attribute with the specified name in the
specified owner class.
- resolveAttribute(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns the type of the attribute with the specified name in the
specified owner class.
- resolveClass(ObjectStreamClass) - Method in class oracle.toplink.essentials.internal.helper.CustomObjectInputStream
-
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
resolveClass: Answer the class associated with my left node.
- resolveClass(GenerationContext, Class) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
resolveClass: Answer the class for the mapping associated with the my variableName in the ownerClass.
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
resolveClass: Answer the class which results from traversing the mappings for the receiver's nodes
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
resolveClass: Answer the class which corresponds to my variableName.
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
resolveClass: Answer the class associated with the content of this node.
- resolveClass(GenerationContext, Class) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
resolveClass: Answer the class associated with the content of this node.
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
Return the class represented in this node.
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
resolveClass: Answer the class associated with my left node.
- resolveClass(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
resolveClass: Answer the class which corresponds to my variableName.
- resolveEnumConstant(Object, String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the enum constant if the specified type denotes an enum type
and the specified constant denotes a constant of the enum type.
- resolveEnumConstant(Object, String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns the enum constant if the specified type denotes an enum type
and the specified constant denotes a constant of the enum type.
- resolveMapping(GenerationContext, Class) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
resolveMapping: Answer the mapping which corresponds to my variableName.
- resolveMapping(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.DotNode
-
INTERNAL
Answer the mapping resulting from traversing the receiver's nodes
- resolveMapping(GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
resolveMapping: Answer the mapping associated with the contained nodes.
- resolveMapping(GenerationContext, Class) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
resolveMapping: Answer the mapping associated with the contained nodes.
- resolveNamespacePrefix(Node, String) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
- resolveNamespacePrefix(String) - Method in interface oracle.toplink.essentials.platform.xml.XMLNamespaceResolver
-
- resolveNamespacePrefix(Node, String) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Return the namespace URI for the specified namespace prefix
relative to the context node.
- resolveSchema(String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns the type of the class corresponding to the spcified abstract
schema type.
- resolveSchema(String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns the type of the class corresponding to the spcified abstract
schema type.
- resolveTypeName(String) - Method in interface oracle.toplink.essentials.internal.parsing.TypeHelper
-
Returns a type representation for the specified type name or null if
there is no such type.
- resolveTypeName(String) - Method in class oracle.toplink.essentials.internal.parsing.TypeHelperImpl
-
Returns a type representation for the specified type name or null if
there is no such type.
- result - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- result - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- result - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
Allow the iteration to build a result.
- result - Variable in class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
- result - Variable in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
Number of modified objects
- result - Variable in class oracle.toplink.essentials.sessions.SessionEvent
-
Some events may have a result associated with them (pre/postExecuteQuery).
- RESULT_IGNORED - Static variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
- resultConstructorClass - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
- resultIndex - Variable in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
Stores the row index for this item, given multiple results and joins
- results - Variable in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
Actual converted attribute values
- results - Variable in class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
Stores the list of SQLResult in the order they were
added to the Mapping
- resultSetConcurrency - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- resultSetMapping - Variable in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
- resultSetMappingName - Variable in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
- ResultSetMappingQuery - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Concrete class to perform read using raw SQL and the SQLResultSetMapping.
- ResultSetMappingQuery() - Constructor for class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
Initialize the state of the query.
- ResultSetMappingQuery(Call) - Constructor for class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
Initialize the query to use the specified call.
- ResultSetMappingQuery(Call, String) - Constructor for class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
Initialize the query to use the specified call and SQLResultSetMapping
- resultSetType - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- resultType - Variable in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- resultType - Variable in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
Result type for this report item.
- resume(Transaction) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- resumeOnTransactionCompletion - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
True if UnitOfWork should be resumed on completion of transaction.
- RET - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- retainAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- retainAll(Collection) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- retainAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- retainAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- retainAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- retainAll(Collection) - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
This implementation throws an UnsupportedOperationException.
- retrievePrimaryKeys() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Set if the query results should contain the primary keys or each associated object.
- retrieveTimeFrom - Variable in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
- RETURN - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- RETURN_AND_MAPPING_WITH_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURN_AND_MAPPING_WITH_TRANSPARENT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURN_AND_MAPPING_WITHOUT_INDIRECTION_MISMATCH - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURN_CURSOR - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- RETURN_MANY_ROWS - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- RETURN_ONE_ROW - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- RETURN_TYPE_IN_GET_ATTRIBUTE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNADDRESS_VALUE - Static variable in class oracle.toplink.libraries.asm.tree.analysis.BasicValue
-
- returnAndMappingWithIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returnAndMappingWithoutIndirectionMismatch(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returnAndMappingWithTransparentIndirectionMismatch(DatabaseMapping, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returnChoice - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Can be one of (ShouldReturnSingleResult, ShouldReturnSingleValue, ShouldReturnSingleAttribute)
Simplifies the result by only returning the first result, first value, or all attribute values
- returnCursor() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Cursor return is used for cursored streams.
- returnedKeys - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
- returnFields - Variable in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- RETURNING_POLICY_AND_DESCRIPTOR_FIELD_TYPE_CONFLICT - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_FIELD_INSERT_CONFLICT - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_FIELD_NOT_SUPPORTED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_FIELD_TYPE_CONFLICT - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_MAPPED_FIELD_TYPE_NOT_SET - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_MAPPING_NOT_SUPPORTED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- RETURNING_POLICY_UNMAPPED_FIELD_TYPE_NOT_SET - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyAndDescriptorFieldTypeConflict(String, String, String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyFieldInsertConflict(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyFieldNotSupported(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyFieldTypeConflict(String, String, String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyMappedFieldTypeNotSet(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyMappingNotSupported(String, String, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returningPolicyUnmappedFieldTypeNotSet(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returnManyRows() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Many rows are returned for read-all queries.
- returnNothing() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
No return is used for modify calls like insert / update / delete.
- returnOneRow() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
One row is returned for read-object queries.
- returnSingleAttribute() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplify the result by returning a single attribute.
- returnSingleResult() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning the first result.
- returnSingleValue() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning a single value.
- returnsResultSet - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- returnType - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
- returnTypeInGetAttributeAccessor(String, DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- returnWithoutReportQueryResult() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning a single value.
- reverse() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function return the reverse of the query result.
- Reverse - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- reverse() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- reverseVector(Vector) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
- revertAndResume() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Revert all changes made to any registered object.
- revertAndResume() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Revert all changes made to any registered object.
- revertChanges(Object, ClassDescriptor, UnitOfWorkImpl, IdentityHashtable) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
This method is used to revert an object within the unit of work
- revertChanges(Object, ClassDescriptor, UnitOfWorkImpl, IdentityHashtable) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
This method is used to revert an object within the unit of work
- revertObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Revert the object's attributes from the parent.
- revertObject(Object, int) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Revert the object's attributes from the parent.
- revertObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Revert the object's attributes from the parent.
- right(int) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function return a given number of characters starting at the
right of a string.
- right(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function return a given number of characters starting at the
right of a string.
- Right - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- right() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- right - Variable in class oracle.toplink.essentials.internal.parsing.Node
-
- RIGHT_ROUND_BRACKET - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- rightForAnd - Variable in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- rightForBetween - Variable in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- rightPad(int, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the string padded with the substring to the size.
- rightPad(Object, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the string padded with the substring to the size.
- RightPad - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- rightPad() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- rightTrim() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the string right trimmed for white space.
- rightTrim(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the string with the substring trimed from the right.
- RightTrim - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- rightTrim() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- RightTrim2 - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- rightTrim2() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build rightTrim operator that takes one parameter.
- rightTrim2() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Build MySQL equivalent to RTRIM(string_exp, character).
- rightTrimString(String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns a new string with all space characters removed from the right
- rollback() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
Roll back the current transaction, discarding any changes that have happened
in this transaction.
- rollback() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- rollback() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- rollbackConnection() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- rollbackException(SQLException) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.ExceptionFactory
-
- rollbackExternalTransaction() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PROTECTED:
Attempts to rollback the running internally started external transaction.
- rollbackOnly - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
- rollbackTransaction(AbstractSession) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Accessor
-
Roll back a transaction on the data store.
- rollbackTransaction(DatabaseAccessor) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Used for jdbc drivers which do not support autocommit to explicitly rollback a transaction
This method is a no-op for databases which implement autocommit as expected.
- rollbackTransaction(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Rollback the transaction on the datasource.
- rollbackTransaction() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
This is internal to the uow, transactions should not be used explictly in a uow.
- rollbackTransaction() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Rollback the active database transaction.
- rollbackTransaction() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
This is internal to the uow, transactions should not be used explictly in a uow.
- rollbackTransaction(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
rollbackTransaction() with a twist for external transactions.
- rollbackTransaction() - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Rollback the active database transaction.
- rollbackTransaction(AbstractSession) - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Rollback a transaction externally.
- rollbackTransaction(AbstractSession) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Roll back the external transaction.
- rollbackTransaction_impl() - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Roll back the external transaction.
- rollbackTransaction_impl() - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
INTERNAL:
Roll back the external transaction.
- round(Expression, int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- round(Expression, Object) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Round - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- round() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- roundDate(Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the date rounded to the year, month or day.
- RoundDate - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- roundDate() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- row - Variable in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Stores the row representation of the object.
- ROW_FETCH - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- RowFetch - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- rowFromArguments(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Translate argumentValues into a database row.
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedClassForName
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetClassLoaderForClass
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetConstructorFor
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetContextClassLoader
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredConstructorFor
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredField
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredFields
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredMethod
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetDeclaredMethods
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetField
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetFieldType
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetMethod
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetMethodParameterTypes
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetMethodReturnType
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetMethods
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedGetValueFromField
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedInvokeConstructor
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedMethodInvoker
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedNewInstanceFromClass
-
- run() - Method in class oracle.toplink.essentials.internal.security.PrivilegedSetValueInField
-
- runInSEMode(SchemaManager, boolean) - Static method in class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider
-
- RuntimeInvisibleAnnotations - Class in oracle.toplink.libraries.asm.attrs
-
The RuntimeInvisibleAnnotations attribute is similar to the
RuntimeVisibleAnnotations attribute, except that the annotations represented by
a RuntimeInvisibleAnnotations attribute must not be made available for return
by reflective APIs, unless the JVM has been instructed to retain these
annotations via some implementation-specific mechanism such as a command line
flag.
- RuntimeInvisibleAnnotations() - Constructor for class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleAnnotations
-
- RuntimeInvisibleParameterAnnotations - Class in oracle.toplink.libraries.asm.attrs
-
The RuntimeInvisibleParameterAnnotations attribute is similar to the
RuntimeVisibleParameterAnnotations attribute, except that the annotations
represented by a RuntimeInvisibleParameterAnnotations attribute must not be
made available for return by reflective APIs, unless the JVM has specifically
been instructed to retain these annotations via some implementation-specific
mechanism such as a command line flag.
- RuntimeInvisibleParameterAnnotations() - Constructor for class oracle.toplink.libraries.asm.attrs.RuntimeInvisibleParameterAnnotations
-
- RuntimeVisibleAnnotations - Class in oracle.toplink.libraries.asm.attrs
-
The RuntimeVisibleAnnotations attribute is a variable length attribute in the
attributes table of the ClassFile, field_info, and method_info structures.
- RuntimeVisibleAnnotations() - Constructor for class oracle.toplink.libraries.asm.attrs.RuntimeVisibleAnnotations
-
- RuntimeVisibleParameterAnnotations - Class in oracle.toplink.libraries.asm.attrs
-
The RuntimeVisibleParameterAnnotations attribute is a variable length attribute
in the attributes table of the method_info structure.
- RuntimeVisibleParameterAnnotations() - Constructor for class oracle.toplink.libraries.asm.attrs.RuntimeVisibleParameterAnnotations
-
- SALOAD - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- SASTORE - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- SAXClassAdapter - Class in oracle.toplink.libraries.asm.xml
-
A
ClassVisitor
that generates SAX 2.0
events from the visited class.
- SAXClassAdapter(ContentHandler, boolean) - Constructor for class oracle.toplink.libraries.asm.xml.SAXClassAdapter
-
- SAXCodeAdapter - Class in oracle.toplink.libraries.asm.xml
-
A
CodeVisitor
that generates SAX 2.0
events from the visited code.
- SAXCodeAdapter(ContentHandler) - Constructor for class oracle.toplink.libraries.asm.xml.SAXCodeAdapter
-
- SAXDocumentBuilder - Class in oracle.toplink.essentials.platform.xml
-
- SAXDocumentBuilder() - Constructor for class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- scale - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Variables used for generating DDL
- scanForConformingInstances(Expression, Class, AbstractRecord, ObjectLevelReadQuery) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Scans the UnitOfWork identity map for conforming instances.
- SCHEMA - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SCHEMA_LANGUAGE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SCHEMA_VALIDATION - Static variable in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- schemaForVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Returns the abstract schema name if the specified string denotes a
range variable.
- SchemaManager - Class in oracle.toplink.essentials.tools.schemaframework
-
Purpose: Define all user level protocol for development time database manipulation.
- SchemaManager(DatabaseSessionImpl) - Constructor for class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- SchemaManager(DatabaseSession) - Constructor for class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- sdkAddObjects - Variable in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Contain the same added values as in addObjectList.
- sdkRemoveObjects - Variable in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Contain the same added values as in addObjectList.
- searchKey - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Used to optimize get through avoiding recreation of the cache key each time.
- SECONDARY_TABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SECONDARY_TABLE_CATALOG - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- SECONDARY_TABLE_FK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- SECONDARY_TABLE_NAME - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- SECONDARY_TABLE_PK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- SECONDARY_TABLE_SCHEMA - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- secondChild - Variable in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- Securable - Interface in oracle.toplink.essentials.internal.security
-
TopLink encryption interface
- securableObjectHolder - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- SecurableObjectHolder - Class in oracle.toplink.essentials.internal.security
-
Holder of a SecurableObject.
- SecurableObjectHolder() - Constructor for class oracle.toplink.essentials.internal.security.SecurableObjectHolder
-
- SecurableObjectHolder(String) - Constructor for class oracle.toplink.essentials.internal.security.SecurableObjectHolder
-
- SECURITY_ON_FIND_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_ON_FIND_OBSOLETE_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_ON_INITIALIZING_ATTRIBUTE_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_CONVERTING_TO_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_INITIALIZING_ATTRIBUTES_IN_INSTANCE_VARIABLE_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_INITIALIZING_ATTRIBUTES_IN_METHOD_ACCESSOR - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_INITIALIZING_CLASS_EXTRACTION_METHOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_INITIALIZING_COPY_POLICY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SECURITY_WHILE_INITIALIZING_INSTANTIATION_POLICY - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityOnFindMethod(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityOnFindObsoleteMethod(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityOnInitializingAttributeMethod(String, DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileConvertingToMethod(String, DatabaseMapping, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileInitializingAttributesInInstanceVariableAccessor(String, String, Throwable) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileInitializingAttributesInMethodAccessor(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileInitializingClassExtractionMethod(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileInitializingCopyPolicy(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- securityWhileInitializingInstantiationPolicy(String, ClassDescriptor, Exception) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SELECT - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- select(Accessor, AbstractSession, String, Integer) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
INTERNAL:
- selectAllReportQueryRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
INTERNAL:
Read all rows from the database.
- selectAllReportQueryRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Read all rows from the database.
- selectAllReportQueryRows() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
INTERNAL
Read all rows from the database.
- selectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Read and return rows from the database.
- selectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Read all rows from the database.
- selectAllRows() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read all rows from the database.
- selectAllRowsFromConcreteTable() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read all rows from the database.
- selectAllRowsFromTable() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read all rows from the database.
- selectAllRowUsingCustomMultipleTableSubclassRead(ReadAllQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select all rows from a abstract table descriptor.
- selectAllRowUsingDefaultMultipleTableSubclassRead(ReadAllQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select all rows from a abstract table descriptor.
- selectAllRowUsingMultipleTableSubclassRead(ReadAllQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select all rows from a abstract table descriptor.
- selectCall - Variable in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- selectCall - Variable in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- selectCallForExist - Variable in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- selectCallForExist - Variable in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- selectCallForNotExist - Variable in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- selectClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- selectClause - Variable in class oracle.toplink.essentials.tools.schemaframework.ViewDefinition
-
- selectExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SelectGenerationContext - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL:
An extension of GenerationContext the provides SELECT specfic behavior.
- SelectGenerationContext() - Constructor for class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- SelectGenerationContext(GenerationContext, ParseTree) - Constructor for class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
Constructor used to create the context for a subquery.
- SelectGenerationContext(ParseTreeContext, AbstractSession, ParseTree) - Constructor for class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- selectIfOrderedBy - Variable in class oracle.toplink.essentials.expressions.Expression
-
- selectIfOrderedBy() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return whether this expression should be included in the SELECT clause if it is used
in an ORDER BY clause
- SELECTION_OBJECT_CANNOT_BE_NULL - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- selectionCriteria - Variable in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
- selectionKey - Variable in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
Key that can be used in place of a selection criteria.
- selectionObject - Variable in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
Object that can be used in place of a selection criteria.
- selectionObjectCannotBeNull(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- selectionQuery - Variable in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
This query is used to read referenced objects for this mapping.
- SelectNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SelectNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SelectNode
-
- selectNodes(Node, String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XPathEngine
-
Execute the XPath statement relative to the context node.
- selectNodesAdvanced(Node, String, XMLNamespaceResolver) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
Execute advanced XPath statements that are required for TopLink EIS.
- selectNodesAdvanced(Node, String, XMLNamespaceResolver) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Execute advanced XPath statements that are required for TopLink EIS.
- selectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Read and return a row from the database.
- selectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Read a single row from the database.
- selectOneRow() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read a single row from the database.
- selectOneRowFromConcreteTable() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read a single row from the database.
- selectOneRowFromTable() - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Read a single row from the database.
- selectOneRowUsingCustomMultipleTableSubclassRead(ReadObjectQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select one rows from a abstract table descriptor.
- selectOneRowUsingDefaultMultipleTableSubclassRead(ReadObjectQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select one row of any concrete subclass,
This must use two selects, the first retreives the type field only.
- selectOneRowUsingMultipleTableSubclassRead(ReadObjectQuery) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Select one row of any concrete subclass,
This must use two selects, the first retreives the type field only.
- selector - Variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- selectQuery - Variable in class oracle.toplink.essentials.sequencing.QuerySequence
-
- selectRowForDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Read and return a row from the database for an existence check.
- selectRowForDoesExist(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Perform a does exist check
- selectSingleNode(Node, String[]) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.XPathEngine
-
Execute the XPath statement relative to the context node.
- selectSingleNodeAdvanced(Node, String, XMLNamespaceResolver) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPPlatform
-
Execute advanced XPath statements that are required for TopLink EIS.
- selectSingleNodeAdvanced(Node, String, XMLNamespaceResolver) - Method in interface oracle.toplink.essentials.platform.xml.XMLPlatform
-
Execute advanced XPath statements that are required for TopLink EIS.
- selectStatement() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- selfValidationAfterInitialization(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Validate that the descriptor was defined correctly.
- selfValidationBeforeInitialization(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Validate that the descriptor's non-mapping attribute are defined correctly.
- SEPersistenceUnitInfo - Class in oracle.toplink.essentials.ejb.cmp3.persistence
-
Internal implementation of the PersistenceUnitInfo detailed in the EJB 3.0 specification
Used by our Java SE implementation so common method calls can be used in setting
of Container and non-Container EntityManagerFactories.
- SEPersistenceUnitInfo() - Constructor for class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- SEQUENCE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- Sequence - Class in oracle.toplink.essentials.sequencing
-
Purpose: Define an interface for sequencing customization.
- Sequence() - Constructor for class oracle.toplink.essentials.sequencing.Sequence
-
- Sequence(String) - Constructor for class oracle.toplink.essentials.sequencing.Sequence
-
- Sequence(String, int) - Constructor for class oracle.toplink.essentials.sequencing.Sequence
-
- Sequence(String, int, int) - Constructor for class oracle.toplink.essentials.sequencing.Sequence
-
- SEQUENCE_CANNOT_BE_CONNECTED_TO_TWO_PLATFORMS - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SEQUENCE_GENERATOR - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SEQUENCE_GENERATOR_RESERVED_NAME - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SEQUENCE_NAME_ALREADY_USED_BY_DEFAULT_SEQUENCE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SEQUENCE_NUMBER_PROPERTY_NOT_SPECIFIED - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SEQUENCE_SETUP_INCORRECTLY - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SEQUENCE_TABLE_INFORMATION_NOT_COMPLETE - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- sequenceCannotBeConnectedToTwoPlatforms(String, String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- sequenceCounterFieldName - Variable in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
Hold the name of the column in the sequence table which specifies the sequence numeric value
- SequenceDefinition - Class in oracle.toplink.essentials.tools.schemaframework
-
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.essentials.tools.schemaframework.SequenceDefinition
-
- sequenceGeneratorUsingAReservedName(String, String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- sequenceNameAlreadyUsedByDefaultSequence(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- sequenceNameFieldName - Variable in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
Hold the name of the column in the sequence table which specifies the sequence name
- sequenceNumberField - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- sequenceNumberName - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- sequenceNumberPropertyNotSpecified(ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- sequences - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Store map of sequence names to sequences
- sequencesAfterCloneCleanup() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
- sequenceSetupIncorrectly(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- sequenceTableInformationNotComplete() - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- sequenceTableName - Variable in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
Hold the name of the sequence table
- Sequencing - Interface in oracle.toplink.essentials.internal.sequencing
-
Purpose: Define interface to use sequencing.
- SEQUENCING - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- Sequencing - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- sequencing - Variable in class oracle.toplink.essentials.threetier.ClientSession
-
- SEQUENCING_MULTITHREAD_THRU_CONNECTION - Static variable in exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
- SequencingCallback - Interface in oracle.toplink.essentials.internal.sequencing
-
Purpose: Define interface for sequencing callback.
- SequencingControl - Interface in oracle.toplink.essentials.sequencing
-
Purpose: Define an interface to control sequencing functionality.
- SequencingFactory - Class in oracle.toplink.essentials.internal.sequencing
-
SequencingFactory is private to TopLink.
- SequencingFactory() - Constructor for class oracle.toplink.essentials.internal.sequencing.SequencingFactory
-
- SequencingHome - Interface in oracle.toplink.essentials.internal.sequencing
-
Purpose: Define interface for getting all sequencing interfaces.
- sequencingMultithreadThruConnection(String) - Static method in exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
- SequencingServer - Interface in oracle.toplink.essentials.internal.sequencing
-
Purpose: Define interface for sequencing server.
- SerializationHelper - Class in oracle.toplink.essentials.internal.helper
-
Provide common functionalities for serialization of object.
- SerializationHelper() - Constructor for class oracle.toplink.essentials.internal.helper.SerializationHelper
-
- serialize(Serializable, OutputStream) - Static method in class oracle.toplink.essentials.internal.helper.SerializationHelper
-
Serialize the object to an OutputStream
- serialize(Serializable) - Static method in class oracle.toplink.essentials.internal.helper.SerializationHelper
-
Serialize the object to a byte array
- SerializedObjectConverter - Class in oracle.toplink.essentials.mappings.converters
-
Purpose: The serialized object converter can be used to store an arbitrary object or set of objects into a database blob field.
- SerializedObjectConverter() - Constructor for class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
PUBLIC:
Default constructor.
- SerializedObjectConverter(DatabaseMapping) - Constructor for class oracle.toplink.essentials.mappings.converters.SerializedObjectConverter
-
PUBLIC:
Default constructor.
- Server - Interface in oracle.toplink.essentials.threetier
-
Purpose: A single session that supports multiple user/clients connection at the same time.
- SERVER_PLATFORM_IS_READ_ONLY_AFTER_LOGIN - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SERVER_TIME - Static variable in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
- ServerLog - Class in oracle.toplink.essentials.platform.server
-
Basic logging class that provides framework for integration with the application
server log.
- ServerLog() - Constructor for class oracle.toplink.essentials.platform.server.ServerLog
-
PUBLIC:
- ServerPlatform - Interface in oracle.toplink.essentials.platform.server
-
PUBLIC:
This is the interface describing the behaviour for ServerPlatformBase, and any other
class that wants to provide behaviour for a server.
- ServerPlatformBase - Class in oracle.toplink.essentials.platform.server
-
Implementation of oracle.toplink.essentials.platform.server.ServerPlatform
PUBLIC:
This is the abstract superclass of all platforms for all servers.
- ServerPlatformBase(DatabaseSessionImpl) - Constructor for class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL:
Default Constructor: Initialize so that runtime services and JTA are enabled.
- serverPlatformIsReadOnlyAfterLogin(String) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: An attempt was made to modify the ServerPlatform after login.
- serverSession - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- serverSession - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- ServerSession - Class in oracle.toplink.essentials.threetier
-
Implementation of Server
INTERNAL:
The public interface should be used.
- ServerSession() - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Create and return a new default server session.
- ServerSession(Login) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Login, int, int) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Login, ConnectionPolicy) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, int, int) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, int, int, Login) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, int, int, Login, Login) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, ConnectionPolicy) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, ConnectionPolicy, Login) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession(Project, ConnectionPolicy, Login, Login) - Constructor for class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Create and return a new server session.
- ServerSession_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- serverSpecificRegisterMBean() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: serverSpecificRegisterMBean(): Server specific implementation of the
creation and deployment of the JMX MBean to provide runtime services for my
databaseSession.
- serverSpecificUnregisterMBean() - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: serverSpecificUnregisterMBean(): Server specific implementation of the
unregistration of the JMX MBean from its server.
- serverTimestampString() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Return the current date and time from the server.
- session - Variable in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
The session in which the event is raised.
- session - Variable in exception oracle.toplink.essentials.exceptions.TopLinkException
-
- session - Variable in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
- session - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- session - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- session - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- session - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
The session being normalized in.
- session - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
Stores the current session.
- session - Variable in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
A reference to the session owning this manager.
- session - Variable in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Stores the session for the database that contains the object.
- session - Variable in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- session - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- session - Variable in class oracle.toplink.essentials.internal.sessions.CommitOrderCalculator
-
- session - Variable in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- session - Variable in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
- session - Variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-
The unit of work merging for.
- session - Variable in class oracle.toplink.essentials.internal.weaving.TopLinkWeaver
-
- session - Variable in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
- session - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Represents the session that owns this SessionLog
- session - Variable in class oracle.toplink.essentials.logging.SessionLogEntry
-
- session - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Only used after the query is prepared to store the session under which the query was executed.
- session - Variable in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
- Session - Interface in oracle.toplink.essentials.sessions
-
Purpose: Define the TopLink session public interface.
- session - Variable in class oracle.toplink.essentials.sessions.SessionEvent
-
The session or unit of work raising the event.
- session - Variable in class oracle.toplink.essentials.sessions.SessionEventManager
-
- session - Variable in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- session - Variable in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
The parent of the uow.
- session - Variable in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
The session this controller is responsible for controlling
- SESSION_AMENDMENT_EXCEPTION_OCCURED - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SESSION_CUSTOMIZER - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- SESSION_NAME - Static variable in class oracle.toplink.essentials.config.TopLinkProperties
-
- SESSION_REMOVED_DURING_DEPLOYMENT - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- SESSION_TOPLINK_NAMESPACE - Static variable in class oracle.toplink.essentials.logging.JavaLog
-
- sessionAmendmentExceptionOccured(Exception, String, String, Class[]) - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
PUBLIC:
Possible cause: An amendment method was called but can not be found.
- sessionClassLoader - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
- SessionCustomizer - Interface in oracle.toplink.essentials.tools.sessionconfiguration
-
PUBLIC:
This interface is to allow extra customization on a TopLink Session
- SessionEvent - Class in oracle.toplink.essentials.sessions
-
Purpose: Encapsulate the information provided with session events.
- SessionEvent(int, Session) - Constructor for class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
Create the event.
- SessionEvent - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SessionEventAdapter - Class in oracle.toplink.essentials.sessions
-
Purpose: To provide a trivial implemetation of SessionEventListener.
- SessionEventAdapter() - Constructor for class oracle.toplink.essentials.sessions.SessionEventAdapter
-
- SessionEventListener - Interface in oracle.toplink.essentials.sessions
-
Purpose: Used to support session events.
- SessionEventManager - Class in oracle.toplink.essentials.sessions
-
Purpose: Used to support session events.
- SessionEventManager() - Constructor for class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Default constructor.
- SessionEventManager(Session) - Constructor for class oracle.toplink.essentials.sessions.SessionEventManager
-
PUBLIC:
Create a new session event manager for a session
- sessionHashCode - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Caches the session hash code string of the session that owns this SessionLog
- sessionLog - Variable in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Destination for logged messages and SQL.
- SessionLog - Interface in oracle.toplink.essentials.logging
-
SessionLog is the ever-so-simple interface used by
TopLink to log generated messages and SQL.
- SessionLogEntry - Class in oracle.toplink.essentials.logging
-
SessionLogEntry is a simple container object that holds
all the information pertinent to a TopLink logging event.
- SessionLogEntry(AbstractSession) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a session
- SessionLogEntry(AbstractSession, Throwable) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a session and an exception
- SessionLogEntry(AbstractSession, String) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a session and a message
- SessionLogEntry(AbstractSession, String, Accessor) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a session, a message and an accessor
- SessionLogEntry(int, AbstractSession, String, Object[], Accessor, boolean) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a request level, a session, a message and an accessor
- SessionLogEntry(int, String, AbstractSession, String, Object[], Accessor, boolean) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a request level, a session, a message and an accessor
- SessionLogEntry(AbstractSession, int, String, Throwable) - Constructor for class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Create a new session log entry for a session, a level, a category and an exception
- SessionManager - Class in oracle.toplink.essentials.tools.sessionmanagement
-
Purpose: Global session location.
- SessionManager() - Constructor for class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
The default constructor to create a new session manager.
- sessionName - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- sessionName - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Used to override the default session in the session broker.
- SessionName - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SessionNounType - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SessionProfiler - Interface in oracle.toplink.essentials.sessions
-
Purpose: This interface defines the link between the Session and the PerformanceProfiler tool.
- sessionRemovedDuringDeployment(String) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- sessions - Variable in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
- SESSIONS_XML_VALIDATION_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- SessionsSession_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- sessionType - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Represents the session type of the session that owns this SessionLog
- sessionXMLValidationException(String, String, ValidationException) - Static method in exception oracle.toplink.essentials.exceptions.EntityManagerSetupException
-
- set(int, Object) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- set(DatabasePlatform, PreparedStatement, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.BindCallCustomParameter
-
- set(DatabasePlatform, PreparedStatement, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.InOutputParameterForCallableStatement
-
- set(DatabasePlatform, PreparedStatement, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- SET - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- set(int, Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- set(int, Object) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- set(int, Object) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If index is missing wait until reached or complete.
- SET - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- SET_EXISTENCE_CHECKING_NOT_UNDERSTOOD - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SET_IS_PROPERTY_METHOD_PREFIX - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
- SET_LISTENER_CLASSES_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- SET_METHOD_PARAMETER_TYPE_NOT_VALID - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SET_PROPERTY_METHOD_PREFIX - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
- setAboutToInsertSelector(String) - Method in class oracle.toplink.essentials.descriptors.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.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called when an object's row it about to
be updated.
- setAbstractSchemaIdentifier(String) - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
- setAbstractSchemaName(String) - Method in class oracle.toplink.essentials.internal.parsing.ModifyNode
-
INTERNAL
- setAbstractSchemaName(String) - Method in class oracle.toplink.essentials.internal.parsing.RangeDeclNode
-
- setAccess(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setAccess(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- setAccessor(Accessor) - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
INTERNAL:
Set the Accessor.
- setAccessor(Accessor) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Set the accessor.
- setAccessor(Accessor) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the accessor, the query must always use the same accessor for database access.
- setAccessorMethods(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Set the getter and setter access methods for this accessor.
- setActiveLocks(Vector) - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
set a set of the active locks to the DLM
- setActiveThread(Thread) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Set the active thread.
- setAddAssociations(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Use in SDK propject for the mapping of this change record
- setAdditional(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set any additional information about this field to be given when the table is created.
- setAdditionalExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- setAdditionalFields(Vector) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Additional fields can be added to a query.
- setAdditionalJoinExpression(Expression) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the additional join expression.
- setAdditionalTablePrimaryKeyFields(DatabaseTable, DatabaseField, DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This is used to map the primary key field names in a multiple table
descriptor.
- setAdditionalTablePrimaryKeyFields(Map<DatabaseTable, Map<DatabaseField, DatabaseField>>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This is used to map the primary key field names in a multiple table
descriptor.
- setAddObjectList(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Sets the Added objects list
- setAddObjectList(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
INTERNAL:
This method sets the list of added objects.
- setAddObjects(HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Sets the added items list
- setAddObjectsForSDK(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method used by SDK mapping that only supports Collection type not IdentityHashtable.
- setAggregateChangeListener(Object, Object, UnitOfWorkImpl, ClassDescriptor, String) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Assign Changelistner to an aggregate object
- setAggregateChangeListener(Object, Object, UnitOfWorkImpl, ClassDescriptor, String) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Assign Changelistner to an aggregate object
- setAggregatesAllowed(boolean) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- setAggregateToSourceFieldNameAssociations(Vector<Association>) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Set a collection of the aggregate to source field name associations.
- setAggregateToSourceFieldNames(Map<String, String>) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Set the hashtable that stores target field name to the source field name.
- setAlias(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the alias
- setAlias(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setAliasDescriptors(Map) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set the alias descriptors hashtable.
- setAliasedFieldsForJoin(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setAllChildClassIndicators(Vector) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
- setAllClonesCollection(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Used to set the collections of all objects in the UnitOfWork.
- setAllFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set all the fields.
- setAllFields(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- setAllQueries(Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Set pre-defined queries for the descriptor.
- setAlwaysUseOuterJoinForClassType(boolean) - Method in class oracle.toplink.essentials.descriptors.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.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the amendment class.
- setAmendmentClassName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the amendment class name, used by the MW.
- setAmendmentMethodName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the amendment method.
- setAnnotatedElement(AnnotatedElement) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element for this accessor.
- setAnnotatedElement(AnnotatedElement) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the annotated element for this accessible object.
- setArgumentIndices(int[]) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the array of indexes to use when building the SQL function.
- setArguments(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the arguments for use with the pre-defined query option.
- setArgumentTypeNames(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the argumentTypes for use with the pre-defined query option
- setArgumentTypes(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the argumentTypes for use with the pre-defined query option
- setArgumentValues(Vector) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Return the argumentValues for use with the
pre-defined query option
- setAssignedFields(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForTempTable
-
- setAssignmentClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- setAssignmentNodes(List) - Method in class oracle.toplink.essentials.internal.parsing.SetNode
-
INTERNAL
- setAssignmentTarget() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- setAsSQLModifyQuery() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Internal method to change the wrapped query to a DataModifyQuery if neccessary
- setAsSQLReadQuery() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Internal method to change the wrapped query to a DataReadQuery if neccessary
- setAttribute(String) - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
Sets the name of the attribute that this Record represents
- setAttributeAccessor(AttributeAccessor) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
ADVANCED:
Set the attributeAccessor.
- setAttributeClassification(Class) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Some databases do not properly support all of the base data types.
- setAttributeClassificationName(String) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
INTERNAL:
Set the name of the class for MW usage.
- setAttributeField(Field) - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Sets the value of the attributeField.
- setAttributeName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the relation type of this accessible object.
- setAttributeName(String) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- setAttributeName(String) - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
INTERNAL:
Set the attribute name.
- setAttributeName(String) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
Sets the name of the attribute in the mapping.
- setAttributeOnSuperClass(boolean) - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- setAttributesMap(Map) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setAttributeToFieldValues(Map) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the attribute to field mapping.
- setAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.descriptors.InstanceVariableAttributeAccessor
-
Sets the value of the instance variable in the object to the value.
- setAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Sets the value of the instance variable in the object to the value.
- setAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.mappings.AttributeAccessor
-
Set the attribute value into the object.
- setAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set the value of the attribute mapped by this mapping.
- setBackupClone(Object) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Set the backup clone of the object from the unit of work.
- setBackupValueHolder(ValueHolder) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setBaseExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- setBaseExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
Sets the base of the expression
Added to allow creation of functions which take the column name
as something other than the first option.
- setBaseExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
The base expression is what the parameter was derived from.
- setBaseExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- setBaseExpression(String, Expression) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
Caches the specified expression under the variable name for the base
query class.
- setBaseExpressionBuilder(ExpressionBuilder) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
This method is called from within this package, it is used when
initializing a ReportItem
- setBaseQuery(ObjectLevelReadQuery) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
This method is called from within this package it is used when
initializing a report Item
- setBaseQueryClass(Class) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- setBaseVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
- setBoth(boolean) - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- setBroker(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Allow the session to be used from a session broker.
- setBuilder(ExpressionBuilder) - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- setCachedConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
Set the currently cached connection to the external connection pool.
- setCacheInvalidationPolicy(CacheInvalidationPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the Cache Invalidation Policy for this descriptor
- setCacheKey(CacheKey) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- setCacheKeys(Hashtable) - Method in class oracle.toplink.essentials.internal.identitymaps.FullIdentityMap
-
- setCacheMutex(ConcurrencyManager) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Set the cache mutex.
- setCacheTransactionIsolation(int) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
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.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Set the level of cache support for this query, either NONE or INVALIDATE.
- setCacheUsage(int) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Set the cache usage.
- setCall(Call) - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
INTERNAL:
Set the call that caused the exception.
- setCall(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- setCall(DatasourceCall) - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Set the call.
- setCall(Call) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Used to define a store procedure or SQL query.
- setCallCount(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Used for load balancing and external pooling.
- setCallFromStatement() - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Pre-build the SQL call from the statement.
- setCallHasCustomSQLArguments() - Method in class oracle.toplink.essentials.internal.queryframework.CallQueryMechanism
-
INTERNAL:
Configure the call to be a dynamic custom SQL call, so that it ignore the # token.
- setCalls(Vector) - Method in class oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism
-
Normally only a single call is used, however multiple table may require multiple calls on write.
- setCascadeAll(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the cascading for all operations.
- setCascadeDepth(int) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setCascadeMerge(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the cascading for the MERGE operation.
- setCascadePersist(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the cascading for the CREATE operation.
- setCascadePolicy(int) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setCascadePolicy(int) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the cascade policy.
- setCascadeRefresh(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the cascading for the REFRESH operation.
- setCascadeRemove(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Sets the cascading for the REMOVE operation.
- setCascadeType(String, ForeignReferenceMapping) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.RelationshipAccessor
-
INTERNAL:
Set the cascade type on a mapping.
- setCatalog(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setCatalog(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- setCaughtExceptions(Vector) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
INTERNAL:
- setChangedObject(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.AggregateChangeRecord
-
INTERNAL:
This method is used to set the changed value or values
- setChangedValues(Vector) - Method in class oracle.toplink.essentials.internal.sessions.AggregateCollectionChangeRecord
-
INTERNAL:
Set the changed values
- setChangeListener(Object, UnitOfWorkImpl, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Set ChangeListener for the clone
- setChangeListener(Object, UnitOfWorkImpl, ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Assign appropriate ChangeListener to PropertyChangeListener based on the policy.
- setChanges(Vector) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- setChangeSet(ObjectChangeSet) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
Sets the Change set in the event if the change Set is available
- setChangeSetOnListener(ObjectChangeSet, Object) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Set the ObjectChangeSet on the Listener, initially used for aggregate support
- setChangeSetOnListener(ObjectChangeSet, Object) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Set the ObjectChangeSet on the Listener, initially used for aggregate support
- setCheckCacheFirst(boolean) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Sets checkCacheFirst flag.
- setCheckDatabaseIfInvalid(boolean) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Sets checkDatabaseIfInvalid flag.
- setChildDescriptors(Vector) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
- setClassAccessor(ClassAccessor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setClassExtractionMethod(Method) - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
INTERNAL:
- setClassExtractionMethodName(String) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- setClassExtractionMethodName(String) - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
PUBLIC:
A class extraction method can be registered with the descriptor to override the default inheritance mechanism.
- setClassExtractor(ClassExtractor) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
A class extractor can be registered with the descriptor to override the default inheritance mechanism.
- setClassIndicatorAssociations(Vector) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Set the class indicator associations from reading the deployment XML.
- setClassIndicatorField(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
To set the class indicator field.
- setClassIndicatorField(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setClassIndicatorFieldName(String) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
To set the class indicator field name.
- setClassIndicatorMapping(Map) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Set the association of indicators and classes.
- setClassLoader(ClassLoader) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setClassLoader(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProcessor
-
INTERNAL:
Use this method to set the correct class loader that should be used
during processing.
- setClassLoader(ClassLoader) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL:
Set the class loader for this parse tree
- setClassLoader(ClassLoader) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Set the user classloader.
- setClassName(String) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
- setClassName(String) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setClassNameIndicatorMapping(Map) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Set the class name indicator mapping, used by the MW.
- setClassToConvertTo(Class) - Method in exception oracle.toplink.essentials.exceptions.ConversionException
-
INTERNAL:
Set the class to convert to.
- setClassType(Class) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- setClassTypes(Hashtable) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- setCleanupCount(int) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
- setCleanupSize(int) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakIdentityMap
-
- setCloneMapping(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set the clone mapping.
- setCloneMethod(Method) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Set the Method that will return a clone of an instance of the containerClass.
- setCloneToObjectChangeSet(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method is used to set the hashtable for cloneToObject reference
- setCMPPolicy(CMPPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Set the cmp descriptor that holds EJB CMP specific information.
- setCollectionMapping(boolean) - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- setColumn(int) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
- setColumnDefinition(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the SQL fragment that is used when generating the DDL for the column.
- setCommitAddition(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method takes a hashtable of primitives and adds them to the commit list.
- setCommitManager(CommitManager) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
The commit manager is used to resolve referncial integrity on commits of multiple objects.
- setCommitOrder(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set the order in which objects should be commited to the database.
- setComparator(Comparator) - Method in class oracle.toplink.essentials.internal.queryframework.SortedCollectionContainerPolicy
-
INTERNAL:
Sets a comparator object for this policy to use when instantiating
a new SortedSet object.
- setCompletedCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set the objects that have been written during this commit process.
- setConnection(Accessor) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the connection that generated the log entry.
- setConnection(Accessor) - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- setConnectionPolicy(ConnectionPolicy) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Set the connection policy.
- setConnectionPools(Map) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
INTERNAL:
Connection are pooled to share and restrict the number of database connections.
- setConnectionsAvailable(Vector) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Set this list of connections available
- setConnectionString(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set the JDBC connection string.
- setConnectionsUsed(Vector) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Set the list of connections being used.
- setConnector(Connector) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Set the connector that will instantiate the connection.
- setConstraint(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set any constraint of this field.
- setConstraintDependencies(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
TopLink automatically orders database access through the foreign key information provided in 1:1 and 1:m mappings.
- setConstructor(Constructor) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Set the size constructor if available.
- setConstructorArgTypes(Class[]) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- setConstructorItems(List) - Method in class oracle.toplink.essentials.internal.parsing.ConstructorNode
-
INTERNAL
Set the list of constructor items of this node.
- setConstructorMappings(List) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- setContainerClass(Class) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Set the class used for the container.
- setContainerClass(Class) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
INTERNAL:
Set the class to use as the container.
- setContainerClassName(String) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Used by the MW
- setContainerClassName(String) - Method in class oracle.toplink.essentials.internal.queryframework.InterfaceContainerPolicy
-
- setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
ADVANCED:
Configure the mapping to use a container policy.
- setContainerPolicy(ContainerPolicy) - Method in interface oracle.toplink.essentials.mappings.ContainerMapping
-
PUBLIC:
Set the mapping's container policy.
- setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
ADVANCED:
Configure the mapping to use a container policy.
- setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
PUBLIC:
Set the container policy.
- setContainerPolicy(ContainerPolicy) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
PUBLIC:
Set the container policy.
- setContents(Object) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.LinkedNode
-
- setContext(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.MajorNode
-
- setContext(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the context for this parse tree
- setContext(Context) - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Set the JNDI Context that can supply the named DataSource.
- setContexts(AbstractRecord) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Set the contexts (for LOB)
- setConversionManager(ConversionManager) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
The platform hold its own instance of conversion manager to allow customization.
- setConversionManager(ConversionManager) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
The platform hold its own instance of conversion manager to allow customization.
- setConverter(DatabaseMapping, Converter) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
- setConverter(DatabaseMapping, Converter) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
- setConverter(Converter) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Set the converter on the mapping.
- setCopies(IdentityHashtable) - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Set the copies.
- setCopyPolicy(CopyPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the copy policy.
- setCounterFieldName(String) - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- setCreateSQLFiles(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- setCreateSQLFiles(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- setCreationPrefix(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Set the beginning of the sql create statement - the part before the name.
- setCreationSuffix(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
INTERNAL:
Set the end of the sql create statement - the part after the field list.
- setCurrentAliasNumber(int) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Sets a unique id that will be used to alias the next table.
- setCurrentDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setCurrentMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setCursorCode(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
ADVANCED:
Set the code for preparing cursored output
parameters in a stored procedure
- setCursorCode(int) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
ADVANCED:
Set the code for preparing cursored output
parameters in a stored procedure
- setCustomDeleteAllQuery(ModifyQuery) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
The default delete all query for mapping can be overridden by specifying the new query.
- setCustomDeleteQuery(ModifyQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
The default delete query for this mapping can be overridden by specifying the new query.
- setCustomDeleteQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
The default delete query for mapping can be overridden by specifying the new query.
- setCustomInsertQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
The default insert query for mapping can be overridden by specifying the new query.
- setCustomInsertQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
The default insert query for mapping can be overridden by specifying the new query.
- setCustomSelectionQuery(ReadQuery) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Relationship mappings creates a read query to read reference objects.
- setCustomSQLArgumentType(String, Class) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
PUBLIC:
This method should only be used with custom SQL:
it sets a type to OUT or INOUT parameter (prefixed with ### or #### in custom SQL string).
- setData(Object) - Method in class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
INTERNAL:
Set the database rows for the query result.
- setDatabaseField(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.MetadataColumn
-
INTERNAL:
This method will get called if we have an attribute override that
overrides another attribute override.
- setDatabaseFieldsToTableAliases(HashMap) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setDatabaseName(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The database name is required when connecting to databases that support
multiple databases within a single server instance (e.g.
- setDatabaseQuery(DatabaseQuery) - Method in interface oracle.toplink.essentials.ejb.cmp3.EJBQuery
-
PUBLIC:
Replace the cached query with the given query.
- setDatabaseQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Replace the cached query with the given query.
- setDatabaseURL(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- setDatabaseURL(String) - Method in class oracle.toplink.essentials.sessions.DefaultConnector
-
PUBLIC:
The database URL is the JDBC URL for the database server.
- setDataClass(Class) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
PUBLIC:
Set the class type of the data value.
- setDataClassName(String) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Set the name of the data type for the MW usage.
- setDataModifications(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Used to store data querys to be performed at the end of the commit.
- setDataResults(List, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set all of the rows fetched by the query, used for 1-m joining.
- setDataSource(DataSource) - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Set the javax.sql.DataSource.
- setDatasourceCall(Call) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Used to define a store procedure or SQL query.
- setDatasourceConnection(Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
If client requires to manually set connection they can use the connection manager.
- setDatasourceLogin(Login) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the login.
- setDatasourceLogin(Login) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Set the login.
- setDatasourceLogin(Login) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set the login to be used to connect to the database for this project.
- setDatasourceLogin(Login) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Set the login.
- setDatasourcePlatform(DatasourcePlatform) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Set the platform.
- setDatasourcePlatform(Platform) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- setDatasourcePlatform(Platform) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Set the database platform specific information.
- setDatasourcePlatform(Platform) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Set the database platform specific information.
- setDate(Date) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the date of the log entry.
- setDateFormat(DateFormat) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
Set the date format to be used when
printing a log entry date.
- setDead() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
set UoW lifecycle state variable to DEATH
- setDeclarations(List) - Method in class oracle.toplink.essentials.internal.parsing.FromNode
-
- setDefaultAttributeValue(Object) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
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.essentials.threetier.Server
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- setDefaultConnectionPolicy(ConnectionPolicy) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
The default connection policy is used by default by the acquireClientConnection() protocol.
- setDefaultConnectionPool() - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Creates and adds "default" connection pool using default parameter values
- setDefaultConstructor(Constructor) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setDefaultContainerSize(int) - Static method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
ADVANCED:
Set the size to of container to create.
- setDefaultFetchGroup(FetchGroup) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Set the descriptor-level default fetch group.
- setDefaultLoader(ClassLoader) - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Set the default class loader to use if no instance-level loader is set
- setDefaultManager(ConversionManager) - Static method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
A singleton conversion manager is used to handle generic converisons.
- setDefaultManager(PopulationManager) - Static method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Set the default instance.
- setDefaultNullValue(Class, Object) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Allow for the null values for classes to be defaulted in one place.
- setDefaultNullValue(Class, Object) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The default value to substitute for database NULLs can be configured
on a per-class basis.
- setDefaultNullValue(Class, Object) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
The default value to substitute for database NULLs can be configured
on a per-class basis.
- setDefaultNullValues(Map) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
Allow for the null values for classes to be defaulted in one place.
- setDefaultReadOnlyClasses(Vector) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set the read-only classes which apply to each UnitOfWork create by default.
- setDefaultSequence(Sequence) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Set default sequence.
- setDefaultSequence(Sequence) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Set default sequence.
- setDefaultSequence(Sequence) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Set default sequence
- setDefaultSession(Session) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
PUBLIC:
Set the default session.
- setDefaultSize(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set the default size for this type.
- setDefaultSubSize(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set the default sub-size for this type.
- setDefaultTable(DatabaseTable) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
The descriptors default table can be configured if the first table is not desired.
- setDefaultTableName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
The descriptors default table can be configured if the first table is not desired.
- setDefaultTableName(String) - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
The descriptors default table can be configured if the first table is not desired.
- setDeferredLocks(Vector) - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
set a set of the deferred locks to the DLM
- setDeleteAllCall(Call) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Set the receiver's delete all call.
- setDeleteAllQuery(ModifyQuery) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
- setDeleteAllSQLString(String) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Set the receiver's delete all SQL string.
- setDeleteAllSQLString(String) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
PUBLIC:
Set the SQL string used by the mapping to delete the target objects.
- setDeleteCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's delete call.
- setDeleteCall(Call) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the receiver's delete Call.
- setDeletedObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The deleted objects stores any objects removed during the unit of work.
- setDeleteQuery(DeleteObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's delete query.
- setDeleteQuery(ModifyQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- setDeleteQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- setDeleteSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's delete SQL string.
- setDeleteSQLString(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the receiver's delete SQL string.
- setDeleteSQLString(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the receiver's delete SQL string.
- setDenominator(Node) - Method in class oracle.toplink.essentials.internal.parsing.ModNode
-
- setDepth(int) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Set the current depth of the active thread.
- setDepth(int) - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Set the cascade depth.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.CMPPolicy
-
INTERNAL:
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.copying.AbstractCopyPolicy
-
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.copying.CopyPolicy
-
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
The source descriptor of the event.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
Set the referenced descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.MethodClassExtractor
-
INTERNAL:
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
- setDescriptor(ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.WrapperPolicy
-
PUBLIC:
Required: Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
INTERNAL:
Set the mapping.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Set the descriptor.
- setDescriptor(ClassDescriptor) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
provide a way to set the descriptor for this policy
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Called to set the descriptor on a Join Managerwith in a ReportItem, durring
initialization, and durring DatabaseQuery.checkDescriptor
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set the descriptor to which this mapping belongs
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the descriptor for the query.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set the descriptor for the query.
- setDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
INTERNAL:
Set the descriptor.
- setDescriptors(Map) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set the descriptors registered with this session.
- setDescriptorType(int) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
set the descriptor type (NORMAL by default, others include INTERFACE, AGGREGATE, AGGREGATE COLLECTION)
- setDescriptorTypeValue(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This method is explicitly used by the XML reader.
- setDirectField(DatabaseField) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the direct field in the reference table.
- setDirectFieldClassification(Class) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
ADVANCED:
Set the class type of the field value.
- setDirectFieldName(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the direct field name in the reference table.
- setDirection(SortDirectionNode) - Method in class oracle.toplink.essentials.internal.parsing.OrderByItemNode
-
- setDirectKeyField(DatabaseField) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
INTERNAL:
- setDirectKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
Set the direct key field name in the reference table.
- setDiscoveryTime(int) - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- setDiscriminatorColumn(String) - Method in class oracle.toplink.essentials.queryframework.EntityResult
-
Sets the column name for the column that will store the value used to
determine the subclass type if applicable.
- setDistinct(boolean) - Method in class oracle.toplink.essentials.internal.parsing.AggregateNode
-
- setDistinct(boolean) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
- setDistinctState(short) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- setDistinctState(short) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the DISTINCT state for the tree
- setDistinctState(short) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
If a distinct has been set the DISTINCT clause will be printed.
- setDocumentLocator(Locator) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- setDocumentLocator(Locator) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- setDoesExistCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's does exist call.
- setDoesExistQuery(DoesExistQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's does exist query.
- setDoesExistSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's does exist SQL string.
- setDriverClass(Class) - Method in class oracle.toplink.essentials.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.essentials.sessions.DatabaseLogin
-
PUBLIC:
The name of the JDBC driver class to be used
(e.g.
- setDriverClassName(String) - Method in class oracle.toplink.essentials.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.essentials.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.essentials.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.
- setEJBQLCall(EJBQLCall) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLCallQueryMechanism
-
- setEJBQLString(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- setEJBQLString(String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
To any user of this object.
- setEjbqlString(String) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Set the EJBQL string for this call
- setEJBQLString(String) - Method in class oracle.toplink.essentials.queryframework.EJBQLPlaceHolderQuery
-
- setEJBQLString(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- setElementAt(Object, int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- setElementAt(Object, int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- setElementAt(Object, int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If index is missing wait until reached or complete.
- setElementClass(Class) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Sets the element class which defines the method.
- setElementDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Used for wrapping and unwrapping with the wrapper policy.
- setEmbeddedIdAttributeName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setEncoding(String) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- setEncoding(String) - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- setEncryptedPassword(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Set the encrypted password.
- setEncryptionClassName(String) - Method in class oracle.toplink.essentials.internal.security.SecurableObjectHolder
-
- setEncryptionClassName(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Sets the encryption class name
- setEntityClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setEntityEventListener(DescriptorEventListener) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
EJB 3.0 support for lifecycle callback events defined on an entity class.
- setEntityEventListener(MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setEntityNames(Collection<String>) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- setEntityResolver(EntityResolver) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setEntityResolver(EntityResolver) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setEntityTransactionWrapper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- setEntityTransactionWrapper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
- setErrorCode(int) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
- setErrorHandler(ErrorHandler) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setErrorHandler(ErrorHandler) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setEscapeNode(EscapeNode) - Method in class oracle.toplink.essentials.internal.parsing.LikeNode
-
- setEventCode(int) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
The code of the descriptor event being raised.
- setEventCode(int) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
The code of the session event being raised.
- setEventListeners(Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- setEventManager(DescriptorEventManager) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the event manager for the descriptor.
- setEventManager(SessionEventManager) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Set the event manager.
- setEventMethods(Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- setEventSelectors(Vector) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
- setException(Throwable) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the exception that caused the log entry.
- setExceptionCause(Throwable, Throwable) - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL:
Set the cause of an exception.
- setExceptionCause(Throwable, Throwable) - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL:
Use API first available in JDK 1.4 to set the cause of an exception.
- setExceptionCause(Throwable, Throwable) - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
JDK 1.4 offers the option of setting the cause of an exception
- setExceptionHandler(ExceptionHandler) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the exceptionHandler.
- setExceptionHandler(ExceptionHandler) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the exceptionHandler.
- setExcludeDefaultListeners(boolean) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- setExcludeDefaultListeners(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setExcludeSuperclassListeners(boolean) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
EJB 3.0 support.
- setExcludeSuperclassListeners(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setExcludeUnlistedClasses(boolean) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setExecutionTime(long) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Set the the time this query went to the database.
- setExecutionTime(long) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set the the time this query went to the database.
- setExistenceCheck(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
This method is explicitly used by the Builder only.
- setExistenceChecking(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the existence check option from a string constant.
- setExistenceCheckingNotUnderstood(String, ClassDescriptor) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- setExistencePolicy(int) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Set if the existence policy, this must be set to one of the constants.
- setExpressionBuilder(ExpressionBuilder) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL
Sets the default expression builder for this query.
- setExpressionBuilder(ExpressionBuilder) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL
Sets the default expression builder for this query.
- setExternalTransactionController(ExternalTransactionController) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
Used for JTS integration internally by ServerPlatform.
- setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Used for JTS integration.
- setExternalTransactionController(ExternalTransactionController) - Method in interface oracle.toplink.essentials.sessions.Session
-
Set the transaction controller, allow integration with JTA.
- setExternalTransactionControllerClass(Class) - Method in interface oracle.toplink.essentials.platform.server.ServerPlatform
-
INTERNAL: setExternalTransactionControllerClass(Class newClass): Set the class of external
transaction controller to use in the DatabaseSession.
- setExternalTransactionControllerClass(Class) - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: setExternalTransactionControllerClass(Class newClass): Set the class of external
transaction controller to use in the DatabaseSession.
- setFactory(Object) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setFactoryClass(Class) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setFactoryClassName(String) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setFactoryMethodName(String) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setFalse() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- setFetchGroup(FetchGroup) - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Set a fetch group to be tracked.
- setFetchGroup(FetchGroup) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Set a dynamic (use case) fetch group to the query.
- setFetchGroupAttributeExpressions(List) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
INTERNAL:
Set the attibute expression list.
- setFetchGroupManager(FetchGroupManager) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the fetch group manager for the descriptor.
- setFetchGroupName(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Set a descriptor-level pre-defined named fetch group to the query.
- setField(DatabaseField) - Method in class oracle.toplink.essentials.internal.expressions.FieldExpression
-
INTERNAL:
Set the field in the mapping.
- setField(DatabaseField) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
ADVANCED:
Set the field in the mapping.
- setField(DatabaseField) - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
INTERNAL:
Set the field for the query key.
- setFieldClassification(DatabaseMapping, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.BasicAccessor
-
INTERNAL:
- setFieldClassification(DatabaseMapping, Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.DirectAccessor
-
INTERNAL:
- setFieldClassification(Class) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the type of the field value to allow conversion from the database.
- setFieldClassification(Class) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
ADVANCED:
Set the class type of the field value.
- setFieldClassificationName(String) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
- setFieldName(String) - Method in class oracle.toplink.essentials.mappings.DirectToFieldMapping
-
PUBLIC:
Set the field name in the mapping.
- setFieldName(String) - Method in class oracle.toplink.essentials.querykeys.DirectQueryKey
-
PUBLIC:
Set the field name for the query key.
- setFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the fields used by this descriptor.
- setFields(Vector) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The fields expected by the calls result set.
- setFields(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
Set the fields, if any are aggregate selects then record this so that the distinct is not printed through anyOfs.
- setFields(Vector) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
- setFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set the mapping's field collection.
- setFields(Vector) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- setFieldToAttributeValueAssociations(Vector) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set a collection of the field to attribute value associations.
- setFieldToAttributeValues(Map) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the field to attribute mapping.
- setFieldType(int) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
ADVANCED:
Set the JDBC type of the field value.
- setFieldTypes(Hashtable) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setFind(Node) - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- setFindIn(Node) - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- setFinishingTime(int) - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- setFirstChild(Expression) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- setFirstResult(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The firstResult set on the result set
- setFirstResult(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Used to set the first result in any result set that is returned for this query.
- setFirstResultInternal(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Set the position of the first result to retrieve.
- setFlushMode(FlushModeType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
Set the flush mode that applies to all objects contained
in the persistence context.
- setFlushOnExecute(Boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
If executed against a RepeatableWriteUnitOfWork if this attribute is true
TopLink will write changes to the database before executing the query.
- setForceBatchStatementExecution(boolean) - Method in class oracle.toplink.essentials.queryframework.ModifyQuery
-
PUBLIC:
Allow setting this query to be the last statement added to a batch statement
and ensure it is flushed on execution.
- setForceCascade(boolean) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setForeignKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the foreign key relationship in the 1-1 mapping.
- setForeignKeyFieldName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- setForeignKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Return the foreign key field names associated with the mapping.
- setForeignKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Set the foreign key fields associated with the mapping.
- setForeignKeys(Vector<ForeignKeyConstraint>) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
Set the ForeignKeyConstraint list.
- setFormattedOutput(boolean) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- setFormattedOutput(boolean) - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- setForUpdateClause(ForUpdateClause) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setFragment(boolean) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- setFragment(boolean) - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- setFromNode(FromNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the FROM node for the query
- setGetMethod(Method) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Set the accessor method for the attribute accessor.
- setGetMethodName(String) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Set the name of the accessor method for the attribute accessor.
- setGetMethodName(String) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to return the value of the
attribute in the object.
- setGetterMethodToAttributeDetails(Map) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setGroupByExpressions(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setGroupByItems(List) - Method in class oracle.toplink.essentials.internal.parsing.GroupByNode
-
INTERNAL
Set the GROUP BY statements
- setGroupByNode(GroupByNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Group by node
- setHasAnyEventListeners(boolean) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
INTERNAL:
Set if the event manager has any event listeners, or event methods.
- setHasBeenLogged(boolean) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
Set this flag to avoid logging an exception more than once.
- setHasBeenNormalized(boolean) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
- setHasChanges(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Set whether the Unit Of Work change Set has changes
- setHasCmpPolicyForcedUpdate(boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
- setHasCustomDeleteAllQuery(boolean) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
- setHasCustomDeleteQuery(boolean) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- setHasCustomDeleteQuery(boolean) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- setHasCustomInsertQuery(boolean) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- setHasCustomInsertQuery(boolean) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- setHasCustomMultipleTableJoinExpression(boolean) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTENAL:
Set if a cutsom join expression is used.
- setHasCustomSelectionQuery(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- setHasCustomSQLArguments(boolean) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
INTERNAL:
Used to avoid misiterpreting the # in custom SQL.
- setHasForcedChangesFromCascadeLocking(boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
* Used by calculateChanges to mark this ObjectChangeSet as having to be
flushed to the db steming from a cascade optimistic locking policy.
- setHasGenericHistorySupport(boolean) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set to true during descriptor initialize if any descriptor has hsitory.
- setHasIsolatedClasses(boolean) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set to true during descriptor initialize if any descriptor is isolated.
- setHasOptimisticLock(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
This check is needed only when doing batch writing and we hit on optimistic locking.
- setHasProxyIndirection(boolean) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set to true during descriptor initialize if any descriptor uses ProxyIndirection
Determines if ProxyIndirectionPolicy.getValueFromProxy should be called.
- setHasSimplePrimaryKey(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
PERF: Set if the primary key is simple (direct-mapped) to allow fast extraction.
- setHaveBeenAddedToStatement(boolean) - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
INTERNAL:
Called when aliases are added to a statement.
- setHaving(Node) - Method in class oracle.toplink.essentials.internal.parsing.HavingNode
-
INTERNAL
Set the HAVING expression
- setHavingExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setHavingExpression(Expression) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Add the expression to the query to be used in the HAVING clause.
- setHavingNode(HavingNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Having node
- setHierarchicalQueryExpressions(Expression, Expression, Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
takes the hierarchical query expression which have been set on the query and sets them here
used to generate the Hierarchical Query Clause in the SQL
- setHint(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Set an implementation-specific hint.
- setHintInternal(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Set an implementation-specific hint.
- setHints(HashMap) - Method in class oracle.toplink.essentials.queryframework.EJBQLPlaceHolderQuery
-
- setIdentityMapClass(Class) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the class of identity map to be used by this descriptor.
- setIdentityMapManager(IdentityMapManager) - Method in class oracle.toplink.essentials.internal.sessions.ClientSessionIdentityMapAccessor
-
INTERNAL:
The identity map manager cannot be set on a client session since it
looks at it's parent session's identity map manager.
- setIdentityMapManager(IdentityMapManager) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Set the IdentityMapManager for this IdentityMapAccessor
- setIdentityMapManager(IdentityMapManager) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Set the IdentityMapManager for this IdentityMapAccessor
- setIdentityMaps(Hashtable) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- setIdentityMapSize(int) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the size of the identity map to be used by this descriptor.
- setIgnoreAnnotations(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that all annotations should be ignored, and only default values
set by the annotations processor.
- setIgnoreFlags() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setIncrement(int) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The increment can be used to support pre-allocation.
- setIndentationString(String) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
Used to print things nicely in the testing tool.
- setIndex(int) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the expected index that this field will occur in the result set row.
- setIndirectionPolicy(CollectionMapping, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
Set the correct indirection policy on a collection mapping.
- setIndirectionPolicy(IndirectionPolicy) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
ADVANCED:
Set the indirection policy.
- setInheritanceExpression(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setInheritancePolicy(InheritancePolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Sets the inheritance policy.
- setInheritanceStrategy(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Stored on the root class of an inheritance hierarchy.
- setInitializationStage(int) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- setInitialValue(int) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- setInitialValue(int) - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- setInitialWriteLockValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
This method is used to set the initial writeLock value for an ObjectChangeSet.
- setInMemoryQueryIndirectionPolicy(InMemoryQueryIndirectionPolicy) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Set the InMemoryQueryIndirectionPolicy for this query
- setInsertable(boolean) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify whether the column should be included in SQL UPDATE
statements.
- setInsertCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's insert call.
- setInsertCall(Call) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the receiver's insert Call.
- setInsertQuery(InsertObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's insert query.
- setInsertQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- setInsertQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
- setInsertSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's insert SQL string.
- setInsertSQLString(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the receiver's insert SQL string.
- setInsertSQLString(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the receiver's insert SQL string.
- setInstantiated() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the instantiated flag to true.
- setInstantiationPolicy(InstantiationPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Sets the instantiation policy.
- setIntegrityChecker(IntegrityChecker) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
set the integrityChecker.
- setIntegrityChecker(IntegrityChecker) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the integrityChecker, the integrityChecker holds all the Descriptor Exceptions.
- setInternalAllChangeSets(Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method take a collection of ObjectChangeSet rebuilds this UOW change set to a ready to merge stage
- setInternalException(Throwable) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
Used to specify the internal exception.
- setInternalExceptions(Collection) - Method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
INTERNAL
Store the exceptions related to this exception
- setInternalMultipleTableJoinExpression(Expression) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
INTERNAL:
Used to set the multiple table join expression that was generated by TopLink as opposed
to a custom one supplied by the user.
- setInvalidationState(int) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
Set the value of the invalidationState Variable
The possible values are from an enumeration of constants
CHECK_INVALIDATION_POLICY - The invalidation policy is must be checked for this cache key's sate
CACHE_KEY_INVALID - This cache key has been labeled invalid.
- setIsActive(boolean) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set if the commit manager is active.
- setIsActive(boolean) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Set if the client session is actvie (has not been released).
- setIsAggregate(boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Set if this object change Set represents an aggregate
- setIsAggregateSelect(boolean) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setIsCallableStatementRequired(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Callable statement is required if there is an output parameter.
- setIsCascadePersist(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that cascade-persist should be added to the set of cascade
values for all relationship mappings.
- setIsCascadePersist(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- setIsCMP(boolean) - Method in class oracle.toplink.essentials.platform.server.ServerPlatformBase
-
INTERNAL: setIsCMP(boolean): Define whether or not we're in the context of CMP (i.e.
- setIsComplete(boolean) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
Set the list complete and notify any waiters.
- setIsConnected(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Set whether the accessor has a connection to the "data store".
- setIsConnected(boolean) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Set if this pool has been connected to the database.
- setIsCoordinatedWithProperty(boolean) - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
Used as part of the implementation of WeavedAttributeValueHolderInterface
Used to track whether a valueholder that has been weaved into a class is coordinated
with the underlying property
This method will be called internall when the state of Coordination between the
weaved valueholder and the underlying value is known
- setIsCoordinatedWithProperty(boolean) - Method in interface oracle.toplink.essentials.indirection.WeavedAttributeValueHolderInterface
-
TopLink will call this method when the triggering of a weaved valueholder causes it's
value to be coordinated with the underlying property
- setIsCoordinatedWithProperty(boolean) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
This method is used as part of the implementation of WeavedAttributeValueHolderInterface
It is used internally by TopLink to set whether a valueholder that has been weaved into a class is coordinated
with the underlying property
- setIsCursor(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.OutputParameterForCallableStatement
-
- setIsCursorOutputProcedure(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Used for Oracle result sets through procedures.
- setIsDynamicStatementInUse(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Set if the cached statement for dynamic SQL execution is in use.
- setIsEmbeddable() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setIsFieldMatchingRequired(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Field matching is required for custom SQL statements where the result set field order is not known.
- setIsFirstElementPrinted(boolean) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
INTERNAL:
Used in figuring out when to print a comma in the select clause
- setIsForeignKeyRelationship(boolean) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Set if the 1-1 mapping has a foreign key dependency to its target.
- setIsIdentity(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set whether the receiver is an identity field.
- setIsInContainerMode(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
This sets the isInContainerMode flag.
- setIsInProfile(boolean) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Allow for user deactive a profiler
- setIsInTransaction(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
Set the transaction transaction status of the receiver.
- setIsIsolated(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Used to set if the class that this descriptor represents should be isolated from the
shared cache.
- setIsIsolated(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setIsLazy(boolean) - Method in class oracle.toplink.essentials.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.
- setIsLockedByMergeManager(boolean) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
INTERNAL:
Used by the mergemanager to let the read know not to refresh this object as it is being
loaded by the merge process.
- setIsMappedSuperClass(boolean) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setIsMappedWithAttributeAccess(boolean) - Method in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- setIsMetadataComplete(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- setIsMutable(boolean) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Return true if the attribute for this mapping is a simple atomic value that cannot be modified,
only replaced.
- setIsNew(boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Set whether this ObjectChanges represents a new Object
- setIsNewlyWeavedValueHolder(boolean) - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
Used as part of the implementation of WeavedAttributeValueHolderInterface
Used to determine if this ValueHolder was added instantiated as part of
the constructor of a weaved class
This method will be called when a ValueHolder is instantiated in a weaved class
- setIsNewlyWeavedValueHolder(boolean) - Method in interface oracle.toplink.essentials.indirection.WeavedAttributeValueHolderInterface
-
TopLink weaving calls this method on any valueholder it weaves into a class to indicate
that it is new and it's value should not be considered.
- setIsNewlyWeavedValueHolder(boolean) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
This method is used as part of the implementation of WeavedAttributeValueHolderInterface
A DatabaseValueHolder is set up by TopLink and will never be a newly weaved valueholder
As a result, this method is stubbed out.
- setIsNullAllowed(boolean) - Method in class oracle.toplink.essentials.mappings.AggregateObjectMapping
-
INTERNAL:
Will be used by Gromit only.
- setIsOptional(boolean) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Used to specify whether the value of this mapping may be null.
- setIsOuterJoinedAttributeQuery(boolean) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
PERF: Set if the query uses any outer attribute joins, used to avoid null checks in building objects.
- setIsParsed(boolean) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL
Set the isParsed state
- setIsPrepared(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Bound calls can have the SQL pre generated.
- setIsPrepared(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
If changes are made to the query that affect the derived SQL or Call
parameters the query needs to be prepared again.
- setIsPreparedUsingTempStorage(boolean) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
- setIsPrePrepared(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
If changes are made to the query that affect the derived SQL or Call
parameters the query needs to be prepared again.
- setIsPrimaryKey(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set whether the receiver is a primary key.
- setIsPrimaryKeyMapping(boolean) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set by the Object builder during initialization returns true if this mapping
is used as a primary key mapping.
- setIsPrivateOwned(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Used by Gromit
- setIsProcessed() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.MetadataAccessor
-
INTERNAL:
- setIsPureCMP2Project(boolean) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set if all descriptors are for CMP1 or CMP2 beans.
- setIsReadOnly(boolean) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
Set this mapping to be read only.
- setIsResultSetScrollable(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- setIsSizeAllowed(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set if this type can support a size specification.
- setIsSizeRequired(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set if this type must have a size specification.
- setIsStoredInCache(boolean) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Set whether to store the lock in the cache or in the object.
- setIsThreadComplete(boolean) - Method in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
set if the thread is complete in the given DLM
- setIsToManyJoinQuery(boolean) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set if the query uses any -m joins, and thus return duplicate/multiple rows.
- setIsUserDefined(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set if the query is a custom user defined query.
- setJarFileUrls(List<URL>) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setJavaClass(Class) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the Java class that this descriptor maps.
- setJavaClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Used to set this descriptors java class.
- setJavaClassName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return the java class name, used by the MW.
- setJoinCriteria(Expression) - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Set the join expression for the relationship defined by the query key.
- setJoinedAttributeExpressions_(List) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set the list of expressions that represent elements that are joined because of their
mapping for this query.
- setJoinedMappingExpressions_(List) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set the list of expressions that represent elements that are joined because of their
mapping for this query.
- setJoinedMappingIndexes_(HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set the joined mapping indexes, used to compute mapping row partitions.
- setJoinedMappingQueries_(HashMap) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Set the joined mapping queries, used optimize joining, only compute the nested queries once.
- setJoinedStrategy() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Used to indicate a JOINED inheritance strategy.
- setJtaDataSource(DataSource) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setJTATransactionWrapper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- setJTATransactionWrapper() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerImpl
-
- setKey(Vector) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setKey(Object) - Method in class oracle.toplink.essentials.mappings.Association
-
PUBLIC:
Set the key.
- setKeyClass(Class) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to set the key converter to a TypeConversionConverter.
- setKeyConverter(Converter) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- setKeyConverter(Converter) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
Set the converter on the mapping.
- setKeyField(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- setKeyName(String, String) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
It is illegal to send this message to this receiver.
- setKeyName(String, String) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Sets the key name to be used to generate the key in a Map type container
class.
- setKeyName(String) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Sets the key name to be used to generate the key in a Map type container
class.
- setKeyType(Class) - Method in class oracle.toplink.essentials.mappings.TypedAssociation
-
PUBLIC:
Set the class of the key.
- setLabel(Label) - Method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- setLastUpdatedQueryId(long) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
This method sets the system time in millis seconds at which this object was last refreshed
CR #4365
CR #2698903 ...
- setLatestCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- setLatestCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- setLatestCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the last collection that was set on the object
- setLazyOneToOneMappings(List) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setLeading(boolean) - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- setLeft(Node) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Set the left node to the passed value
- setLeftExpression(Expression) - Method in class oracle.toplink.essentials.internal.parsing.MemberOfNode
-
- setLength(int) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify the column length when generating DDL.
- setLevel(int) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- setLevel(int, String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- setLevel(int, String) - Method in class oracle.toplink.essentials.logging.JavaLog
-
PUBLIC:
- setLevel(int) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Set the log level.
- setLevel(int, String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Set the log level.
- setLevel(int) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the request level of the log entry.
- setLifecycle(int) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The life cycle tracks if the unit of work is active and is used for JTS.
- setLimits(int, int, int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set the maximum precision and the minimum and maximum scale.
- setLine(int) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
- setListener(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setListenerFactory(SynchronizationListenerFactory) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Set the factory used to generate synchronization listeners.
- setListeners(Vector) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
The event listners will receive all events raised by this session.
- setLiteral(Object) - Method in class oracle.toplink.essentials.internal.parsing.LiteralNode
-
Insert the method's description here.
- setLoader(ClassLoader) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLHelper
-
INTERNAL:
Update the loader after it changes.
- setLoader(ClassLoader) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
INTERNAL:
- setLocal(int, Value) - Method in class oracle.toplink.libraries.asm.tree.analysis.Frame
-
Sets the value of the given local variable.
- setLocalBase(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
Set the local base expression, ie the one on the other side of the operator
Most types will ignore this, since they don't need it.
- setLocalBase(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ConstantExpression
-
- setLocalBase(Expression) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- setLocalBase(Expression) - Method in class oracle.toplink.essentials.internal.expressions.LiteralExpression
-
- setLocalBase(Expression) - Method in class oracle.toplink.essentials.internal.expressions.ParameterExpression
-
The opposite side of the relation, this is used for conversion of the parameter using the others mapping.
- setLocalUnitOfWork(RepeatableWriteUnitOfWork) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
- setLocation(Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- setLockableMappings(List<DatabaseMapping>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the list of lockable mappings for this project
This method is provided for CMP use.
- setLockedExpressions(Vector) - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- setLockingClause(ForUpdateClause) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setLockingClause(ForUpdateClause) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
The locking clause contains a list of expressions representing which
objects are to be locked by the query.
- setLockMode(short) - Method in class oracle.toplink.essentials.internal.expressions.ForUpdateOfClause
-
- setLockMode(short) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Sets whether this is a pessimistically locking query.
- setLockMode(short) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Sets whether this is a pessimistically locking query.
- setLog(Writer) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the writer to which an accessor writes logged messages and SQL.
- setLog(SessionLog) - Static method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- setLog(Writer) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the writer to which an accessor writes logged messages and SQL.
- setLog(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
Set the archive containing persistence.xml while input archive does not contain it.
- setLog(Writer) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
The method allows user to specify the ouput for the log message.
- setLogin(Login) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor
-
SECURE:
set the login
- setLogin(DatabaseLogin) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the login.
- setLogin(Login) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the login.
- setLogin(Login) - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
ADVANCED:
Returns a DatabaseLogin to be used by separate sequencing connection(s)
The set value is ignored if shouldUseSeparateConnection() returns false.
- setLogin(Login) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Set the login.
- setLogin(DatabaseLogin) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set the login to be used to connect to the database for this project.
- setLogin(Login) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set the login to be used to connect to the database for this project.
- setLogin(Login) - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Set the login to use for this connection.
- setLogin(Login) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Set the login used to create connections.
- setLoginTimeout(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- setLogLevel(int) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- setLogLevel(int) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the log level
- setLogLevel(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
- setLogLevel(int) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
The method allows user to define nine levels toplink logging.
- setLogWriter(PrintWriter) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- setLookupType(int) - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
- setManagedClassNames(List<String>) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setManager(SessionManager) - Static method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
INTERNAL:
Set the singleton session manager.
- setMapping(DatabaseMapping) - Method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
INTERNAL:
Set the mapping.
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
set the database mapping that uses the indirection policy.
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
Sets the mapping for the attribute that this Record represents
- setMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.mappings.converters.ObjectTypeConverter
-
INTERNAL:
Set the mapping.
- setMappingFileNames(List<String>) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setMappingFiles(Map<URL, Document>) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
- setMappings(Vector<DatabaseMapping>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the mappings.
- setMappingsByAttribute(Map<String, DatabaseMapping>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
All the mappings and their respective attribute associations are cached for performance improvement.
- setMappingsByField(Map<DatabaseField, DatabaseMapping>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
All the mappings and their respective field associations are cached for performance improvement.
- setMaxNumberOfConnections(int) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Set the maximum number of connections allowed.
- setMaxNumberOfNonPooledConnections(int) - Method in interface oracle.toplink.essentials.threetier.Server
-
PUBLIC:
Set the number of non-pooled database connections allowed.
- setMaxNumberOfNonPooledConnections(int) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Set the number of non-pooled database connections allowed.
- setMaxPoolSize(int) - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Sets a maximum number of connections in sequencing connection pool
The set value is ignored if shouldUseSeparateConnection() returns false.
- setMaxPrecision(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- setMaxResults(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Set the maximum number of results to retrieve.
- setMaxResultsInternal(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Set the maximum number of results to retrieve.
- setMaxRows(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
set query max returned row size to the JDBC Statement
- setMaxRows(int) - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
PUBLIC:
Used to set the limit for the maximum number of rows that any ResultSet can contain to the given number.
- setMaxScale(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- setMaxSize(int) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Set the maximum size for the recevier.
- setMemberOfNode(MemberOfNode) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- setMemberOfNode(MemberOfNode) - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- setMergeManager(MergeManager) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
A reference to the last used merge manager.
- setMergePolicy(int) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setMessage(String) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the entry's message.
- setMethod(Method) - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Set the clone method.
- setMethod(Method) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setMethod - Variable in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- setMethod - Variable in class oracle.toplink.essentials.internal.indirection.WeavedObjectBasicIndirectionPolicy
-
- setMethodName(String) - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Set the clone method name.
- setMethodName(String) - Method in class oracle.toplink.essentials.internal.descriptors.InstantiationPolicy
-
- setMethodName - Variable in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
- setMethodName - Variable in class oracle.toplink.essentials.internal.indirection.WeavedObjectBasicIndirectionPolicy
-
- setMethodParameterTypeNotValid(CollectionMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- setMinNumberOfConnections(int) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Set the minimum number of connections.
- setMinPoolSize(int) - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Sets a minimum number of connections in sequencing connection pool
The set value is ignored if shouldUseSeparateConnection() returns false.
- setMinScale(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- setMode(int) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- setModifyRow(AbstractRecord) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- setModifyRow(AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.ModifyQuery
-
INTERNAL:
Set the modify row
- setMultipleTableForeignKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This method is used by the TopLink XML Deployment Descriptor to read and write these mappings
- setMultipleTableForeignKeys(Map<DatabaseTable, DatabaseTable>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
- setMultipleTableInsertOrder(Vector<DatabaseTable>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Sets the Vector of DatabaseTables in the order which INSERTS should take place.
- setMultipleTableJoinExpression(Expression) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
This is normally generated for descriptors that have multiple tables.
- setMultipleTablePrimaryKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
This method is used by the TopLink XML Deployment Descriptor to read and write these mappings
- setMutex(ConcurrencyManager) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
Set the concurrency manager.
- setName(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set the name.
- setName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the relation type of this accessible object.
- setName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataQuery
-
INTERNAL:
- setName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.MetadataTable
-
INTERNAL:
- setName(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the unqualified name of the field.
- setName(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
This method will set the table name regardless if the name has
a qualifier.
- setName(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the name of the session.
- setName(String) - Method in class oracle.toplink.essentials.jndi.JNDIConnector
-
PUBLIC:
Set the name of the DataSource within the
JNDI Context.
- setName(String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Set the query's name.
- setName(String) - Method in class oracle.toplink.essentials.queryframework.FetchGroup
-
Set the group name
- setName(String) - Method in class oracle.toplink.essentials.querykeys.QueryKey
-
PUBLIC:
Set the name for the query key.
- setName(String) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- setName(String) - Method in class oracle.toplink.essentials.sessions.Project
-
PUBLIC:
Set the name of the project.
- setName(String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the name of the session.
- setName(String) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
PUBLIC:
Set the name of this pool.
- setName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Set the name of the object.
- setName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the name of the field.
- setName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- setName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Set the name.
- setName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- setNameFieldName(String) - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- setNames(Vector) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
- setNameSpace(String) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the name space of the log entry.
- setNamespaceAware(boolean) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setNamespaceAware(boolean) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setNewKey(Object) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method is used to set the value that this object will be stored under in its respected
map collection
- setNewObjectsCloneToOriginal(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The new objects stores any objects newly created during the unit of work.
- setNewObjectsOriginalToClone(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The new objects stores any objects newly created during the unit of work.
- setNewTempClassLoader(ClassLoader) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setNewValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectToFieldChangeRecord
-
ADVANCED:
Sets the new value assigned during the change
- setNewValue(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.ObjectReferenceChangeRecord
-
This method sets the value of the change to be made.
- setNewValue(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.ObjectReferenceChangeRecord
-
This method sets the value of the change to be made.
- setNewValueInChangeRecord(Object, ObjectReferenceChangeRecord, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.ObjectReferenceMapping
-
INTERNAL:
Set the newValue in the change record
- setNext(LinkedCacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.LinkedCacheKey
-
- SetNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL:
This node holds a list of all the updates that will occur in an Update Query.
- SetNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SetNode
-
- setNodeClass(Class) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the node class for this operator.
- setNodeFactory(NodeFactory) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Set the factory used by the parser to create a parse tree and parse
tree nodes.
- setNonFetchJoinAttributeExpressions(Vector) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return the attributes that must be joined, but not fetched, that is,
do not trigger the value holder.
- setNonJtaDataSource(DataSource) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setNonPrimaryKeyMappings(Vector<DatabaseMapping>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
The non primary key mappings are cached to improve performance.
- setNonSelectFields(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Set the non select fields.
- setNormalizedWhereClause(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Set the where clause expression.
- setNullable(boolean) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used for generatating DDL.
- setNullValue(Object) - Method in class oracle.toplink.essentials.mappings.foundation.AbstractDirectMapping
-
PUBLIC:
Allow for the value used for null to be specified.
- setNumberOfActiveUnitsOfWork(int) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
- setNumberOfNonPooledConnectionsUsed(int) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
Set the current number of connections being used that are not from a connection pool.
- setNumberOfReaders(int) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Track the number of readers.
- setNumberOfWritersWaiting(int) - Method in class oracle.toplink.essentials.internal.helper.ConcurrencyManager
-
Number of writers that want the lock.
- setObject(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setObject(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakCacheKey
-
- setObject(Object) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Set the object.
- setObject(Object) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
PUBLIC (REQUIRED):
Set the object required for modification.
- setObject(String) - Method in class oracle.toplink.libraries.asm.attrs.StackMapType
-
- setObjectBuilder(ObjectBuilder) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the ObjectBuilder.
- setObjectChangePolicy(ObjectChangePolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the ObjectChangePolicy for this descriptor.
- setObjectChanges(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
Sets the collection of ObjectChanges in the change Set
- setObjectChangeSet(ObjectChangeSet) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Set the ObjectChangeSet representing the object to be written
- setObjectChangeSetToUOWClone(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkChangeSet
-
INTERNAL:
This method is used to insert a new collection into the UOWChangeSet.
- setObjectClass(Class) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
PUBLIC:
Set the class type of the object value.
- setObjectClassName(String) - Method in class oracle.toplink.essentials.mappings.converters.TypeConversionConverter
-
INTERNAL:
Set the name of the object type for the MW usage.
- setObjectDescriptors(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setObjectFetchGroup(Object, FetchGroup) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Reset object attributes to the default their values.
- setObjects(Vector) - Method in class oracle.toplink.essentials.queryframework.DeleteAllQuery
-
PUBLIC (REQUIRED):
Set the objects to be deleted.
- setObjectsAlreadyMerged(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setObjectsDeletedDuringCommit(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set the objects that have been deleted.
- setObjectsToDelete(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Deletion are cached until the end.
- setODBCDataSourceName(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The data source name is required if connecting through ODBC (JDBC-ODBC, etc.).
- setOldKey(Object) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method is used to set the value that this object was stored under in its respected
map collection
- setOldValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.ObjectReferenceChangeRecord
-
Set the old value of the object reference.
- setOnlyInstancesExpression(Expression) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
Sets the expression used to select instance of the class only.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.FieldInsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.InsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.IntInsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.JumpInsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.MethodInsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.TypeInsnNode
-
Sets the opcode of this instruction.
- setOpcode(int) - Method in class oracle.toplink.libraries.asm.tree.VarInsnNode
-
Sets the opcode of this instruction.
- setOperator(ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- setOperator(ExpressionOperator) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- setOptimisticLockingPolicy(OptimisticLockingPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the OptimisticLockingPolicy.
- setOptimisticLockingPolicy(OptimisticLockingPolicy) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setOptimisticLockingPolicyAndInitialWriteLockValue(OptimisticLockingPolicy, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
This method should ONLY be used to set the initial writeLock value for
an ObjectChangeSet when it is first built.
- setOrderByExpressions(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setOrderByExpressions(Vector) - Method in class oracle.toplink.essentials.queryframework.ReadAllQuery
-
INTERNAL:
Set the order expressions for the query.
- setOrderByItem(Node) - Method in class oracle.toplink.essentials.internal.parsing.OrderByItemNode
-
- setOrderByItems(List) - Method in class oracle.toplink.essentials.internal.parsing.OrderByNode
-
INTERNAL
Set the order by statements
- setOrderByNode(OrderByNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Order by node
- setOrderedAddObjectIndices(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
Sets collection of ChangeSets (and their respective index) that they
were added to the collection.
- setOrderedAddObjects(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
Sets collection of ChangeSets that they were added to the collection.
- setOrderedDescriptors(Vector) - Method in class oracle.toplink.essentials.sessions.Project
-
INTERNAL:
Set the descriptors order.
- setOrderedRemoveObjects(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
ADVANCED:
Sets collection of ChangeSets that they were remvoved from the collection.
- setOriginalCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- setOriginalCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- setOriginalCollection(Object) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
Used for change tracking when cutomer sets entire collection
This is the original collection that was set on the object when it was cloned
- setOriginalFieldsForJoin(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setOriginalObject(Object) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
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.
- setOuterJoin(boolean) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- setOuterJoin(boolean) - Method in class oracle.toplink.essentials.internal.parsing.FetchJoinNode
-
- setOuterJoin(boolean) - Method in class oracle.toplink.essentials.internal.parsing.JoinDeclNode
-
- setOuterJoinedAdditionalJoinCriteria(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setOuterJoinedMappingCriteria(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setOuterJoinExpressions(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setOwner(ObjectChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.ChangeRecord
-
INTERNAL:
This method is used to set the ObjectChangeSet that uses this Record in that Record
- setOwner(ServerSession) - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
Set the ServerSession that owns this connection pool
- setOwningMap(IdentityMap) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setParameter(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an argument to a named parameter.
- setParameter(String, Date, TemporalType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(int, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an argument to a positional parameter.
- setParameter(int, Date, TemporalType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EJBQueryImpl
-
Bind an instance of java.util.Calendar to a positional parameter.
- setParameterInternal(String, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Bind an argument to a named parameter.
- setParameterInternal(int, Object) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
Bind an argument to a positional parameter.
- setParameterName(String) - Method in class oracle.toplink.essentials.internal.parsing.ParameterNode
-
- setParameters(Vector) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The parameters are the values in order of occurance in the SQL statement.
- setParameters(Object[]) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the array of parameters to the message.
- setParameterTypes(Vector) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The parameter types determine if the parameter is a modify, translation or litteral type.
- setParameterValueInDatabaseCall(Object, PreparedStatement, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Note that index (not index+1) is used in statement.setObject(index, parameter)
Binding starts with a 1 not 0, so make sure that index > 0.
- setParameterValueInDatabaseCall(Vector, PreparedStatement, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Used by SQLCall.prepareStatement(..)
Note that parameterIndex corresponds to parameters vector and
index corresponds to statement:
statement.setObject(parameterIndex + 1, parameters.elementAt(parameterIndex))
Therefore parameterIndex may be 0.
- setParameterValueInDatabaseCall(Vector, PreparedStatement, int, int, AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Used by StoredProcedureCall.prepareStatement(..)
Note that parameterIndex corresponds to parameters vector and
index corresponds to statement:
statement.setObject(index, parameters.elementAt(parameterIndex))
Therefore parameterIndex may be 0, but index > 0.
- setParent(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set the parent.
- setParent(ServerSession) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Set the parent.
- setParentClass(Class) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Set the parent class.
- setParentClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Set the inheritance parent class for this class.
- setParentClassName(String) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Set the parent class name, used by MW to avoid referencing the real class for
deployment XML generation.
- setParentDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
- setParentResultIndex(int) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
- setParentStatement(SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Set the parent statement if using subselects.
- setParseTree(ParseTree) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- setParseTree(ParseTree) - Method in class oracle.toplink.essentials.internal.parsing.QueryNode
-
Set the parseTree
- setParseTree(EJBQLParseTree) - Method in class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
- setParseTreeContext(ParseTreeContext) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- setPassword(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Set the password.
- setPassword(String) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- setPath(Node) - Method in class oracle.toplink.essentials.internal.parsing.CollectionMemberDeclNode
-
- setPath(Node) - Method in class oracle.toplink.essentials.internal.parsing.FetchJoinNode
-
- setPath(Node) - Method in class oracle.toplink.essentials.internal.parsing.JoinDeclNode
-
- setPendingCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set the objects that should be written during this commit process.
- setPendingMerge() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
set UoW lifecycle state variable to PENDING_MERGE
- setPersistenceinfo(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
- setPersistenceInfo(URL) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Set an explicitly identified URL of the location containing persistence.xml.
- setPersistenceInfo(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Set an explicitly identified the location containing persistence.xml.
- setPersistenceInfo(File) - Method in class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Set an explicitly identified the location containing persistence.xml.
- setPersistenceProviderClassName(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setPersistenceUnit(MetadataPersistenceUnit) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataProject
-
INTERNAL:
Set the classes for processing.
- setPersistenceUnitName(String) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setPersistenceUnitRootUrl(URL) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setPKClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
ADVANCED:
- setPKClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setPKClass(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setPlatform(Platform) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Set the database platform specific information.
- setPlatform(Platform) - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Set the database platform specific information.
- setPlatformClassName(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Set the name of the Platform to be used.
- setPolicy(int) - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- setPoolName(String) - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Set the pool name or null if not part of a pool.
- setPossiblyQualifiedName(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
Used to map the project xml.
- setPostBuildMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostBuildMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostBuildMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostBuildSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
built from the database.
- setPostCloneMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostCloneMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostCloneMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostCloneSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
cloned into a unit of work.
- setPostDeleteMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostDeleteMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostDeleteMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostDeleteSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
deleted from the database.
- setPostInsertMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostInsertMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostInsertMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostInsertSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
inserted into the database.
- setPostLoad(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the post load event method on the listener.
- setPostMergeSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
merge from a unit of work.
- setPostModifyCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set any objects that should be written during post modify commit process.
- setPostPersist(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the post persist event method on the listener.
- setPostRefreshMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostRefreshMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostRefreshMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostRefreshSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
refreshed from the database.
- setPostRemove(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the post remove event method on the listener.
- setPostUpdate(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
* Set the post update event method on the listener.
- setPostUpdateMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPostUpdateMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostUpdateMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPostUpdateSelector(String) - Method in class oracle.toplink.essentials.descriptors.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.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that has just been
written to the database.
- setPreallocationSize(int) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
- setPrecision(int) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify the precision for a decimal column when generating DDL.
- setPredecessor(CommitOrderDependencyNode) - Method in class oracle.toplink.essentials.internal.sessions.CommitOrderDependencyNode
-
- setPreDeleteSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that is going to be
deleted from the database.
- setPreInsertSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that is going to be
inserted into the database.
- setPreModifyCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set any objects that should be written during pre modify commit process.
- setPrePersist(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the pre persist event method on the listener.
- setPrePersistMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPrePersistMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPrePersistMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPrePersistSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object when that object has
the create operation applied to it.
- setPreRemove(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the pre remove event method on the listener.
- setPreRemoveMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPreRemoveMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPreRemoveMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPreRemoveSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object when that object has
the remove operation applied to it.
- setPreUpdate(Method, MetadataEntityListener) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.ClassAccessor
-
INTERNAL:
Set the pre update event method on the listener.
- setPreUpdateSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that is going to be
updated into the database.
- setPreUpdateWithChangesMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.MetadataEntityListener
-
INTERNAL:
- setPreUpdateWithChangesMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityClassListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPreUpdateWithChangesMethod(Method) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.XMLEntityListener
-
INTERNAL:
Set it only if the same method wasn't already set from XML.
- setPrevious(LinkedCacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.LinkedCacheKey
-
- setPreWriteSelector(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorEventManager
-
PUBLIC:
A method can be registered to be called on a object that is going to be
written to the database.
- setPrimaryKey(Vector) - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
INTERNAL:
Set the primaryKey.
- setPrimaryKey(Vector) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelModifyQuery
-
INTERNAL:
Set the primary key for the query.
- setPrimaryKeyClassifications(Vector<Class>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
Set primary key classifications.
- setPrimaryKeyClassName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.CMP3Policy
-
INTERNAL:
- setPrimaryKeyExpression(Expression) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
The primary key expression is cached to improve performance.
- setPrimaryKeyFieldName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the primary key field of the descriptors table.
- setPrimaryKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
User can specify a vector of all the primary key field names if primary key is composite.
- setPrimaryKeyFields(List<DatabaseField>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the primary key fields
- setPrimaryKeyFields(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- setPrimaryKeyFieldsForAutoJoin(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setPrimaryKeyFieldsForAutoJoin(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setPrimaryKeyMappings(Vector<DatabaseMapping>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
The primary key mappings are cached to improve performance.
- setPrimaryKeys(Vector) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
- setPrimaryKeyValues(Vector) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Set the PK values for the result row's object.
- setPrimaryTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setPrimitiveParameterValue(PreparedStatement, int, Object) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Set a primitive parameter.
- setPrimitiveParameterValue(PreparedStatement, int, Object) - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Set a primitive parameter.
- setPrimitiveParameterValue(PreparedStatement, int, Object) - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
Set a primitive parameter.
- setPrivateOwnedCriteria(Expression) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Private owned criteria is used to verify the deletion of the target.
- setProcessedCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set the objects that should be written during this commit process.
- setProduct(String) - Static method in class oracle.toplink.essentials.Version
-
- setProfiler(SessionProfiler) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the profiler for the session.
- setProfiler(SessionProfiler) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the profiler for the session.
- setProfileWeight(int) - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Set DMS sensor weight(DMS)
- setProject(Project) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Set the project, the project holds configuartion information including the descriptors.
- setProperties(Map) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the user defined properties.
- setProperties(Properties) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setProperties(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Set the user defined properties.
- setProperties(Map) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
used as a temporary store for custom SDK usage
- setProperties(Hashtable) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Property support used by mappings.
- setProperties(Properties) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the JDBC driver.
- setProperties(Properties) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
The properties are additional, driver-specific, connection information
to be passed to the JDBC driver.
- setProperties(Hashtable) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
Additional properties may be added to the event.
- setProperty(String, Object) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the user defined property.
- setProperty(String, Object) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Allow for user defined properties.
- setProperty(Object, Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
ADVANCED:
Allow user defined properties.
- setProperty(Object, Object) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Property support used by mappings to stache temporary stuff.
- setProperty(String, Object) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Some JDBC drivers require additional, driver-specific, properties.
- setProperty(String, Object) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Some JDBC drivers require additional, driver-specific, properties.
- setProperty(String, Object) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Allow for user defined properties.
- setProperty(String, Object) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
Additional properties may be added to the event.
- setProperty(Object, Object) - Method in class oracle.toplink.essentials.threetier.ConnectionPolicy
-
PUBLIC:
Use this method to set custom properties on the Connection Policy.
- setQualifier(String) - Method in class oracle.toplink.essentials.tools.schemaframework.DatabaseObjectDefinition
-
PUBLIC:
Most major databases support a creator name scope.
- setQueries(Map) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
PUBLIC:
set the pre-defined queries for the descriptor.
- setQueries(Hashtable) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
- setQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
The query causing the event.
- setQuery(DatabaseQuery) - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
This method set the databaseQuery.
- setQuery(ObjectLevelModifyQuery) - Method in exception oracle.toplink.essentials.exceptions.OptimisticLockException
-
INTERNAL:
Set the query in which the problem was detected.
- setQuery(DatabaseQuery) - Method in exception oracle.toplink.essentials.exceptions.QueryException
-
INTERNAL:
Set the query in which the problem was detected.
- setQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Back reference to query, unfortunately required for events.
- setQuery(ReadQuery) - Method in class oracle.toplink.essentials.internal.indirection.QueryBasedValueHolder
-
Set the query.
- setQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
Set the query that uses this mechanism.
- setQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.queryframework.EJBQLCall
-
INTERNAL:
Back reference to query, unfortunately required for events.
- setQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
Some events may have a query associated with them (pre/postExecuteQuery).
- setQueryArguments(AbstractRecord) - Method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
PUBLIC:
Set the query argements used in the original query when exception is thrown
- setQueryArguments(AbstractRecord) - Method in exception oracle.toplink.essentials.exceptions.QueryException
-
INTERNAL:
Set the query argements used in the original query when exception is thrown
- setQueryClass(Class) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Set the class which this node represents.
- setQueryId(long) - Method in class oracle.toplink.essentials.queryframework.ReadQuery
-
INTERNAL:
This method is used to set the current system time in millis that this query is being executed at.
- setQueryKeys(Map<String, QueryKey>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the query keys.
- setQueryManager(DescriptorQueryManager) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the query manager.
- setQueryMechanism(DatabaseQueryMechanism) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Set the query mechanism for the query.
- setQueryName(String) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Set the name of the current query being compiled.
- setQueryNode(QueryNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Select node
- setQueryString(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Set the query string (SQL) of the call.
- setQueryString(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
Set the query string of the call.
- setQueryString(String) - Method in interface oracle.toplink.essentials.internal.databaseaccess.QueryStringCall
-
Set the query string of the call.
- setQueryText(String) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.EJBQLParser
-
INTERNAL
Set the text of the current query being compiled.
- setQueueNode(LinkedNode) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTENRAL:
Used to set the node that this merge manager is stored in, within the WriteLocksManager write lockers queue
- setReadAllCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read all call.
- setReadAllQuery(ReadAllQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read all query.
- setReadAllSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read SQL string.
- setReadAllSubclassesView(DatabaseTable) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
The view can be used to optimize/customize the query for all subclasses where they have multiple tables.
- setReadAllSubclassesViewName(String) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
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.essentials.threetier.Server
-
PUBLIC:
Sets the read connection pool directly.
- setReadConnectionPool(ConnectionPool) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Set the read connection pool.
- setReadConnectionPool(Login) - Method in class oracle.toplink.essentials.threetier.ServerSession
-
PUBLIC:
Creates and sets the new read connection pool.
- setReadObjectCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read object call.
- setReadObjectQuery(ReadObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read query.
- setReadObjectSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's read SQL string.
- setReadOnly() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the descriptor to be read-only.
- setReadOnlyClasses(Vector) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Gives a new set of read-only classes to the receiver.
- setReadOnlyMappingsByField(Map<DatabaseField, Vector<DatabaseMapping>>) - Method in class oracle.toplink.essentials.internal.descriptors.ObjectBuilder
-
INTERNAL:
All the read-only mappings and their respective field associations are cached for performance improvement.
- setReadTime(long) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
INTERNAL:
Set the read time of this cache key
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.BasicIndirectionPolicy
-
INTERNAL:
Set the value of the appropriate attribute of target to attributeValue.
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.IndirectionPolicy
-
INTERNAL:
Set the value of the appropriate attribute of target to attributeValue.
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.TransparentIndirectionPolicy
-
INTERNAL:
Set the value of the appropriate attribute of target to attributeValue.
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.internal.indirection.WeavedObjectBasicIndirectionPolicy
-
INTERNAL:
Set the value of the appropriate attribute of target to attributeValue.
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
INTERNAL:
Set the value of the attribute mapped by this mapping,
placing it inside a value holder if necessary.
- setRealAttributeValueInObject(Object, Object) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Set the value of the attribute mapped by this mapping,
placing it inside a value holder if necessary.
- setRecord(Record) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
Optionally a database row may be provided on some events, (such as aboutToUpdate).
- setRecord(Record) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setReference(WeakReference) - Method in class oracle.toplink.essentials.internal.identitymaps.WeakCacheKey
-
- setReferenceCacheNode(LinkedNode) - Method in class oracle.toplink.essentials.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey
-
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.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.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
This cannot be used with direct collection mappings.
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Set the referenced class.
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Set the reference class this query.
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
REQUIRED:
Set the reference class for the query.
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
REQUIRED:
Set the reference class for the query.
- setReferenceClass(Class) - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Set the reference class of the relationship.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Used by MW.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Used by MW.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
Set the class name of the reference class of this query.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Set the reference class for the query.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set the reference class for the query.
- setReferenceClassName(String) - Method in class oracle.toplink.essentials.querykeys.ForeignReferenceQueryKey
-
PUBLIC:
Set the reference class name for this relationship
This is used when projects are built without using classes
- setReferenceDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.AggregateMapping
-
INTERNAL:
Set the referenceDescriptor.
- setReferenceDescriptor(ClassDescriptor) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Set the referenceDescriptor.
- setReferenceKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the name of the reference key field.
- setReferenceKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Set the reference key field names associated with the mapping.
- setReferenceKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Set the reference fields.
- setReferenceTable(DatabaseTable) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Set the reference table.
- setReferenceTableName(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the reference table name.
- setRefreshOnFetchGroupToObject(Object, boolean) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Set if the tracked object is fetched from executing a query with or without refresh.
- setRegisteredObjects(Hashtable) - Method in class oracle.toplink.essentials.tools.schemaframework.PopulationManager
-
Set the registered objects.
- setRelationshipPartner(DatabaseMapping) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Sets the relationshipPartner mapping for this bi-directional mapping.
- setRelationshipPartnerAttributeName(String) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Use this method to specify the relationship partner attribute name of a bidirectional Mapping.
- setRelationshipSourceObject(Object) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setRelationTable(DatabaseTable) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the relational table.
- setRelationTableName(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the name of the relational table.
- setRelationType(Type) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Set the relation type of this accessible object.
- setRemoteUnitOfWork(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setRemoveAssociations(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Use in SDK propject for the mapping of this change record
- setRemovedObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
The removed objects stores any newly registered objects removed during the nested unit of work.
- setRemoveObjectList(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
Sets the removed objects list
- setRemoveObjectList(Vector) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
INTERNAL:
This method sets the list of added objects.
- setRemoveObjects(HashMap) - Method in class oracle.toplink.essentials.internal.sessions.DirectMapChangeRecord
-
INTERNAL:
Sets the removed items list
- setRemoveObjectsForSDK(Vector) - Method in class oracle.toplink.essentials.internal.sessions.CollectionChangeRecord
-
INTERNAL:
This method used by SDK mapping that only supports Collection type not IdentityHashtable.
- setReportItems(List) - Method in class oracle.toplink.essentials.queryframework.ConstructorReportItem
-
- setRequiresAliases(boolean) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setRequiresCollectionAttribute(boolean) - Method in class oracle.toplink.essentials.internal.parsing.AttributeNode
-
- setRequiresDistinct(boolean) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
If a distinct has been set the DISTINCT clause will be printed.
- setResourceName(String) - Method in exception oracle.toplink.essentials.exceptions.PersistenceUnitLoadingException
-
- setResourceName(String) - Method in exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
- setResult(ResultSet) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The result set is stored for the return value of cursor selects.
- setResult(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setResult(Object) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
- setResult(Object) - Method in class oracle.toplink.essentials.queryframework.ComplexQueryResult
-
INTERNAL:
Set the result of the query.
- setResult(Object) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
Some events may have a result associated with them (pre/postExecuteQuery).
- setResultClass(Class) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedNativeQuery
-
INTERNAL:
- setResultIndex(int) - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- setResults(Vector) - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
INTERNAL:
Set the results.
- setResultSetConcurrency(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- setResultSetMapping(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.MetadataNamedNativeQuery
-
INTERNAL:
- setResultSetType(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- setResultType(Class) - Method in class oracle.toplink.essentials.internal.expressions.FunctionExpression
-
- setResultType(Class) - Method in class oracle.toplink.essentials.internal.queryframework.ReportItem
-
- setResumeUnitOfWorkOnTransactionCompletion(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set if this UnitofWork should be resumed after the end of the transaction
Used when UnitOfWork is synchronized with external transaction control
- setReturnFields(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- setReturnsResultSet(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
PUBLIC:
Use this method to tell TopLink that the stored procedure will be returning a JDBC ResultSet
- setReturnType(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourceCall
-
The return type is one of, NoReturn, ReturnOneRow or ReturnManyRows.
- setRight(Node) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Set the right for this node
- setRightForAnd(Node) - Method in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- setRightForBetween(Node) - Method in class oracle.toplink.essentials.internal.parsing.BetweenNode
-
- setRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl
-
- setRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
Internal method.
- setRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionImpl
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- setRollbackOnly() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- setRollbackOnlyInternal() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnlyInternal() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
INTERNAL:
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnlyInternal() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnlyInternal() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.EntityTransactionWrapper
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRow(AbstractRecord) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the row.
- setScale(int) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify the scale for a decimal column when generating DDL.
- setSchema(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setSchema(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataPersistenceUnit
-
INTERNAL:
- setScopeOfVariable(String) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Sets the scope of the specified variable to the current scope.
- setSearchKey(CacheKey) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
- setSecondChild(Expression) - Method in class oracle.toplink.essentials.internal.expressions.CompoundExpression
-
- setSelectCall(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- setSelectCall(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- setSelectCallForExist(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setSelectCallForExist(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setSelectCallForNotExist(SQLCall) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setSelectClause(String) - Method in class oracle.toplink.essentials.tools.schemaframework.ViewDefinition
-
The select clause is the select statement that is mapped into the view.
- setSelectExpressions(List) - Method in class oracle.toplink.essentials.internal.parsing.SelectNode
-
- setSelectIfOrderedBy(boolean) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Set whether this expression should be included in the SELECT clause of a query
that uses it in the ORDER BY clause.
- setSelectionCall(Call) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
This is a property on the mapping which will allow custom call to be
substituted for reading a reference object.
- setSelectionCriteria(Expression) - Method in class oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism
-
Set the selection criteria of the query.
- setSelectionCriteria(Expression) - Method in class oracle.toplink.essentials.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.essentials.queryframework.DatabaseQuery
-
PUBLIC:
To any user of this object.
- setSelectionCriteria(Expression) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
- setSelectionCriteriaForQuery(DatabaseQuery, GenerationContext) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
- setSelectionKey(Vector) - Method in class oracle.toplink.essentials.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.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Used to set the where clause of the query.
- setSelectionQuery(ReadQuery) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Sets the query
- setSelectionSQLString(String) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
This is a property on the mapping which will allow custom SQL to be
substituted for reading a reference object.
- setSelector(int) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Set the selector id.
- setSelectQuery(ValueReadQuery) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setSequenceCounterFieldName(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setSequenceCounterFieldName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- setSequenceNameFieldName(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setSequenceNameFieldName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- setSequenceNumberField(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the sequence number field.
- setSequenceNumberField(DatabaseField) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setSequenceNumberFieldName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the sequence number field name.
- setSequenceNumberName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set the sequence number name.
- setSequenceNumberName(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
- setSequences(Map) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
INTERNAL:
Sets sequences - for XML support only
- setSequences(Map) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
INTERNAL:
Used only for reading from XML.
- setSequences(Map) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used only for reading the login from XML.
- setSequenceTableName(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setSequenceTableName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.TableSequenceDefinition
-
PUBLIC:
- setSequencingHome(SequencingHome) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
INTERNAL:
Set the SequencingHome object used by the session.
- setServerName(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
The server name is the name of the database instance.
- setServerPlatform(ServerPlatform) - Method in class oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl
-
PUBLIC:
Set the server platform to handle server specific behaviour for WLS, Oc4j, etc
This is not permitted after the session is logged in.
- setServerPlatform(ServerPlatform) - Method in interface oracle.toplink.essentials.sessions.DatabaseSession
-
PUBLIC:
Set the server platform defining server-specific behaviour for the receiver (Oc4j, WLS, ...
- setServerSessionName(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
Set ServerSession name but do not register the session.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.descriptors.DescriptorEvent
-
INTERNAL:
The session in which the event is raised.
- setSession(AbstractSession) - Method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL:
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Set the session in which we expect this expression to be translated.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
INTERNAL:
Set the session to log to.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the session.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set the session that this is managing commits for.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
- setSession(Session) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- setSession(Session) - Method in class oracle.toplink.essentials.logging.JavaLog
-
PUBLIC:
- setSession(Session) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Set the session that owns this SessionLog.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the session that generated the log entry.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the session for the query
- setSession(AbstractSession) - Method in interface oracle.toplink.essentials.sessions.ExternalTransactionController
-
INTERNAL:
Set the manager's session.
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
INTERNAL: Set the session.
- setSession(Session) - Method in class oracle.toplink.essentials.sessions.SessionEvent
-
INTERNAL:
The session in which the event is raised.
- setSession(Session) - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Set the session for this session event manager
- setSession(Session) - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Set the sesssion.
- setSession(DatabaseSessionImpl) - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- setSession(AbstractSession) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Set the manager's session.
- setSessionLog(SessionLog) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Set the session log to which an accessor logs messages and SQL.
- setSessionLog(SessionLog) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Set the session log to which an accessor logs messages and SQL.
- setSessionName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set the name of the session local to this descriptor.
- setSessionName(String) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
PUBLIC:
Set the name of the session to execute the mapping's queries under.
- setSessionName(String) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the name of the session to execute the mapping's queries under.
- setSessionName(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the name of the session to execute the mapping's queries under.
- setSessionName(String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Set the name of the session that the query should be executed under.
- setSessions(Hashtable) - Method in class oracle.toplink.essentials.tools.sessionmanagement.SessionManager
-
INTERNAL:
Set a hashtable of all sessions
- setSessionString(String) - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- setSetMethod(Method) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Set the set method for the attribute accessor.
- setSetMethodName(String) - Method in class oracle.toplink.essentials.internal.descriptors.MethodAttributeAccessor
-
Set the name of the set method for the attribute accessor.
- setSetMethodName(String) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
PUBLIC:
This method is invoked reflectively on the reference object to get the value of the attribute.
- setSetNode(SetNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Where node
- setSetterMethodToAttributeDetails(Map) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setShallowCommits(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.CommitManager
-
Set any objects that have been shallow comitted during this commit process.
- setShouldAcquireCascadedLocks(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
PERF: Set if deferred locks should be used.
- setShouldAcquireValueAfterInsert(boolean) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setShouldAllowNull(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set if this type is allowed to be null for this platform
- setShouldAllowNull(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set whether the receiver should allow null values.
- setShouldAlwaysConformResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
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.essentials.descriptors.ClassDescriptor
-
PUBLIC:
When the shouldAlwaysRefreshCache
argument passed into this method is true
,
this method configures a Descriptor
to always refresh the cache if data is received from
the database by any query.
- setShouldBeDeleted(boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method was created in VisualAge.
- setShouldBeReadOnly(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Define if the descriptor reference class is read-only
- setShouldBindAllParameters(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Bind all arguments to any SQL statement.
- setShouldBindAllParameters(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Bind all arguments to any SQL statement.
- setShouldBindAllParameters(int) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Sets the internal tri-state value of shouldBindAllParams
Used to cascade this value to alther queries
- setShouldBindAllParameters(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set whether to bind all arguments to any SQL statement.
- setShouldBreak(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setShouldBuildOutputRow(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Set whether the call has to build output row
- setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Cache all prepared statements, this requires full parameter binding as well.
- setShouldCacheAllStatements(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set whether prepared statements should be cached.
- setShouldCacheStatement(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Bound calls can use prepared statement caching.
- setShouldCacheStatement(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Cache the prepared statements, this requires full parameter binding as well.
- setShouldCascadeCloneToJoinedRelationship(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
True if the value holder for the joined attribute should be triggered.
- setShouldCascadeOnDelete(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
PUBLIC:
Enables delete cascading on the database.
- setShouldCatchExceptions(boolean) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method assigns the value to the variable (shouldCatchExceptions)
that we should catch all Descriptor Exceptions or not.
- setShouldCheckDatabase(boolean) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method assigns the value to the variable (shouldCheckDatabase)
that we should check database or not.
- setShouldCheckInstantiationPolicy(boolean) - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method assigns the value to the variable (shouldCheckInstantiationPolicy)
that we should check InstantiationPolicy or not.
- setShouldClearForCloseInsteadOfResume(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
- setShouldDeferExecutionInUOW(boolean) - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Set a flag indicating whether execution should be deferred in UOW until commit.
- setShouldDisableCacheHits(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Set if cache hits on primary key read object queries should be disabled.
- setShouldExtractWhereClauseFromSelectCallForExist(boolean) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setShouldExtractWhereClauseFromSelectCallForExist(boolean) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setShouldForceFieldNamesToUpperCase(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Can be used if the app expects upper case but the database is not return consistent case, i.e.
- setShouldForceFieldNamesToUpperCase(boolean) - Method in class oracle.toplink.essentials.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.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for case in field names to be ignored as some databases are not case sensitive and when using custom this can be an issue.
- setShouldIgnoreCaseOnFieldComparisons(boolean) - Static method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
ADVANCED:
Allow for case in field names to be ignored as some databases are not case sensitive.
- setShouldIncludeData(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set if the rows for the result of the query should also be returned using a complex query result.
- setShouldIterateOnAggregates(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Set whether the aggregate reference objects themselves
should be processed.
- setShouldIterateOnIndirectionObjects(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Set whether the indirection objects themselves (e.g.
- setShouldIterateOnPrimitives(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Set whether to process primitive reference objects
(e.g.
- setShouldIterateOverIndirectionObjects(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Set whether to process the objects contained by indirection objects
(e.g.
- setShouldIterateOverUninstantiatedIndirectionObjects(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Set whether to *instantiate* and process the objects
contained by indirection objects (e.g.
- setShouldIterateOverWrappedObjects(boolean) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setShouldLoadResultIntoSelectionObject(boolean) - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Allow for the selection object of the query to be refreshed or put into the TopLink cache.
- setShouldLogExceptionStackTrace(boolean) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the stack is logged for FINER or less (finest).
- setShouldLogExceptionStackTrace(boolean) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default stack trace is logged for SEVERE all the time and at FINER level for WARNING or less.
- setShouldLogExceptionStackTrace(boolean) - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- setShouldMaintainCache(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Set if the identity map (cache) should be used or not.
- setShouldModifyVersionField(Boolean) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Holds a Boolean indicating whether version field should be modified.
- setShouldNewObjectsBeCached(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
By default new objects are not cached until the exist on the database.
- setShouldNewObjectsBeCached(boolean) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
By default new objects are not cached until the exist on the database.
- setShouldOnlyRefreshCacheIfNewerVersion(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- setShouldOptimizeDataConversion(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
PUBLIC:
Set if our driver level data conversion optimization is enabled.
- setShouldOptimizeDataConversion(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set whether driver level data conversion optimization is enabled.
- setShouldOptimizeDates(boolean) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return if JDBC date access should be optimized.
- setShouldOrderMappings(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This is set to turn off the ordering of mappings.
- setShouldPerformDeletesFirst(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
By default deletes are performed last in a unit of work.
- setShouldPerformDeletesFirst(boolean) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
By default deletes are performed last in a unit of work.
- setShouldPrepare(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Set if the query should be prepared.
- setShouldPrintConnection(boolean) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the connection is printed, this can be turned off.
- setShouldPrintConnection(boolean) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the connection is always printed whenever available, this can be turned off.
- setShouldPrintDate(boolean) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the date is always printed, but can be turned off.
- setShouldPrintDate(boolean) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default date is printed, this can be turned off.
- setShouldPrintDate(boolean) - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- setShouldPrintInternalException(boolean) - Static method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
PUBLIC:
Allows overiding of TopLink's exception chaining detection.
- setShouldPrintQualifiedNames(boolean) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- setShouldPrintSession(boolean) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the session (and its connection is available) are printed,
this can be turned off.
- setShouldPrintSession(boolean) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the Session is always printed whenever available, this can be turned off.
- setShouldPrintThread(boolean) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the thread is logged for FINE or less (finer,etc.).
- setShouldPrintThread(boolean) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the thread is logged at FINE or less level, this can be turned off.
- setShouldPrintThread(boolean) - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- setShouldProcessResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
ADVANCED:
Used for CMP only.
- setShouldProcessResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
Used for CMP only.
- setShouldReadSubclasses(Boolean) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Set the descriptor to read instance of itself and its subclasses when queried.
- setShouldReadSubclasses(boolean) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Set the descriptor to read instance of itself and its subclasses when queried.
- setShouldRefreshFetchGroup(boolean) - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Set true if the fecth group attributes should be refreshed
- setShouldRefreshIdentityMapResult(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Set if the attributes of the object(s) resulting from the query should be refreshed.
- setShouldRefreshIdentityMapResult(boolean) - Method in class oracle.toplink.essentials.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.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Set if the attributes of the object(s) resulting from the query should be refreshed.
- setShouldRegisterResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Set to false to have queries conform to a UnitOfWork without registering
any additional objects not already in that UnitOfWork.
- setShouldRegisterResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Set to false to have queries conform to a UnitOfWork without registering
any additional objects not already in that UnitOfWork.
- setShouldRegisterResultsInUnitOfWork(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set to false to have queries conform to a UnitOfWork without registering
any additional objects not already in that UnitOfWork.
- setShouldResetPrimaryKey(boolean) - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Set if the primary key should be reset to null.
- setShouldRetrieveFirstPrimaryKey(boolean) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
ADVANCED:
Sets if the query results should contain the first primary key of each associated object.
- setShouldRetrievePrimaryKeys(boolean) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Set if the query results should contain the primary keys or each associated object.
- setShouldReturnSingleAttribute(boolean) - Method in class oracle.toplink.essentials.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.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning the first result.
- setShouldReturnSingleValue(boolean) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning a single value.
- setShouldReturnWithoutReportQueryResult(boolean) - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by returning a nested list instead of the ReportQueryResult.
- setShouldSelectBeforeUpdate(boolean) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setShouldSkipUpdate(boolean) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setShouldTerminateTransaction(boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
- setShouldThrowConformExceptions(int) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Conforming queries can be set to provide different levels of detail about the
exceptions they encounter
There are three levels:
DO_NOT_THROW_CONFORM_EXCEPTIONS = 0;
THROW_ALL_CONFORM_EXCEPTIONS = 1;
- setShouldThrowConformExceptions(int) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Conforming queries can be set to provide different levels of detail about the
exceptions they encounter
There are two levels:
DO_NOT_THROW_CONFORM_EXCEPTIONS = 0;
THROW_ALL_CONFORM_EXCEPTIONS = 1;
- setShouldTranslate(boolean) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set if the message should be translated.
- setShouldTrimStrings(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setShouldTrimStrings(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
By default CHAR field values have trailing blanks trimmed, this can be configured.
- setShouldUpdateReadTimeOnUpdate(boolean) - Method in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
PUBLIC:
Set whether to update the stored time an object was read when an object is updated.
- setShouldUseClassLoaderFromCurrentThread(boolean) - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
ADVANCED:
This flag should be set if the current thread classLoader should be used.
- setShouldUseClassNameAsIndicator(boolean) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Set if the descriptor uses the classes fully qualified name as the indicator.
- setShouldUseDefaultFetchGroup(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Set false if the user does not want to use the default fetch group defined in the descriptor level.
- setShouldUseOuterJoinForMultitableInheritance(boolean) - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
INTERNAL:
set the flag indicating whether subclasses should be joined
- setShouldUseSeparateConnection(boolean) - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Set whether separate connection(s) for sequencing could be used
(by default it couldn't).
- setShouldUseThreadCursors(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Set if thread cursors should be used for fetch the result row.
- setShouldUseTransaction(boolean) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setShouldUseWrapperPolicy(boolean) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
The wrapper policy can be enable on a query.
- setShouldVerifyDelete(boolean) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Verify delete is used during delete and update on private 1:1's outside of a unit of work only.
- setSingleTableInheritanceStrategy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Sets the strategy on the descriptor's inheritance policy to SINGLE_TABLE.
- setSingleTableStrategy() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Used to indicate a SINGLE_TABLE inheritance strategy.
- setSingletonSelectionKey(Object) - Method in class oracle.toplink.essentials.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.essentials.indirection.IndirectList
-
- setSize(int) - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- setSize(int) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the size of the field, this is only required for some field types.
- setSizeDisallowed() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set this type to not allow a size specification.
- setSizeOptional() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set this type to optionally have a size specification.
- setSizeRequired() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Set this type to require to have a size specification.
- setSmartMerge(boolean) - Static method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set smart merge flag.
- setSortDirection(int) - Method in class oracle.toplink.essentials.internal.parsing.SortDirectionNode
-
- setSource(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
Set the input archive to be used to weave.
- setSourceAttributeName(String) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setSourceFields(Vector) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- setSourceFields(Vector<String>) - Method in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
PUBLIC:
- setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Set the source key field names associated with the mapping.
- setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Set the source key field names associated with the mapping.
- setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the source key field names associated with the mapping.
- setSourceKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Set the source key field names associated with the mapping.
- setSourceKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
set all the primary key names associated with this mapping
- setSourceKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
INTERNAL:
Set the source fields.
- setSourceKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the source fields.
- setSourceKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Set the source key fields.
- setSourceObject(Object) - Method in exception oracle.toplink.essentials.exceptions.ConversionException
-
INTERNAL:
Set the object for which the problem was detected.
- setSourceObject(Object) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setSourceRelationKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the source key field in the relation table.
- setSourceRelationKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the source relation key field names associated with the mapping.
- setSourceRelationKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the source fields.
- setSourceToTargetKeyFieldAssociations(Vector) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Set a collection of the source to target field associations.
- setSourceToTargetKeyFields(Map<DatabaseField, DatabaseField>) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Set the source keys to target keys fields association.
- setSQLResultSetMapping(SQLResultSetMapping) - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- setSQLResultSetMappingName(String) - Method in class oracle.toplink.essentials.queryframework.ResultSetMappingQuery
-
PUBLIC:
This will be the SQLResultSetMapping that is used by this query to process
the database results
- setSQLStatement(SQLStatement) - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Set the sqlStatement
- setSQLStatement(SQLStatement) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
To any user of this object.
- setSQLStatements(Vector) - Method in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Normally only a single statement is used, however multiple table may require multiple statements on write.
- setSQLString(String) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
To any user of this object.
- setSQLString(String) - Method in class oracle.toplink.essentials.queryframework.SQLCall
-
Set the SQL string.
- setSQLStringInternal(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
INTERNAL:
Set the SQL string.
- setSqlType(int) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the JDBC type that coresponds to the field.
- setStart(int) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The start used as a starting value for sequence
- setStartAndIncrement(int) - Method in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The start used as a starting value for sequence
- setStartPosition(Node) - Method in class oracle.toplink.essentials.internal.parsing.LocateNode
-
- setStartPosition(Node) - Method in class oracle.toplink.essentials.internal.parsing.SubstringNode
-
Insert the method's description here.
- setStartRemoveIndex(int) - Method in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
This method sets the index from where objects must be removed from the collection
- setStatement(SQLSelectStatement) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
Set the statement that expression is for.
- setStatement(Statement) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The statement is stored for the return value of cursor selects.
- setStatement(SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
- setStatement(SQLSelectStatement) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
- setStatementCache(Hashtable) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
The statement cache stores a fixed sized number of prepared statements.
- setStatementCacheSize(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
The statement cache size for prepare parameterized statements.
- setStatementCacheSize(int) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
If prepared statement caching is used this configures the cache size.
- setStringBindingSize(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setStringBindingSize(int) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- setStringLength(Node) - Method in class oracle.toplink.essentials.internal.parsing.SubstringNode
-
Insert the method's description here.
- setSubQuery(ReportQuery) - Method in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- setSubSize(int) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the sub-size of the field.
- setSuperClassDetails(ClassDetails) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setSuperClassName(String) - Method in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setSupportsAutoCommit(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
supportsAutoCommit can be set to false for JDBC drivers which do not support autocommit
- setSupportsForeignKeyConstraints(boolean) - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
- setSynchronized(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set isSynchronized flag to indicate that this session is a synchronized unit of work.
- setTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- setTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.TableExpression
-
INTERNAL:
Added for temporal querying.
- setTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the table for the field.
- setTable(DatabaseTable) - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- setTableAliases(TableAliasLookup) - Method in class oracle.toplink.essentials.internal.expressions.DataExpression
-
INTERNAL:
For CR#2456, Table identity involves having two tables sharing the same
aliasing table.
- setTableAliases(Hashtable) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setTableAliasInSelectCallForExist(String) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setTableAliasInSelectCallForExist(String) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setTableAliasInSelectCallForNotExist(String) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- setTableDefinitions(Vector) - Method in class oracle.toplink.essentials.tools.schemaframework.TableCreator
-
Set the tables.
- setTableName(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the table name for the class of objects the receiver describes.
- setTableName(String) - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Specify the table name for the class of objects the receiver describes.
- setTableName(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the table name for this field.
- setTableName(String) - Method in class oracle.toplink.essentials.sequencing.TableSequence
-
- setTableNames(Vector) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Specify the all table names for the class of objects the receiver describes.
- setTableNames(Vector) - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC:
Specify the all table names for the class of objects the receiver describes.
- setTableQualifier(String) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC: Set the table Qualifier for this descriptor.
- setTableQualifier(String) - Method in class oracle.toplink.essentials.descriptors.RelationalDescriptor
-
PUBLIC: Set the table Qualifier for this descriptor.
- setTableQualifier(String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Set the qualifier for the table.
- setTableQualifier(String) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Set the qualifier for the table.
- setTableQualifier(String) - Method in class oracle.toplink.essentials.internal.helper.DatabaseTable
-
- setTableQualifier(String) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set the default qualifier for all tables.
- setTableQualifier(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Set the default qualifier for all tables.
- setTables(Vector<DatabaseTable>) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Sets the tables
- setTables(Vector) - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- setTables_databaseFieldsToValues(HashMap) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- setTablesToPrimaryKeyFields(HashMap) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- setTarget(String) - Method in class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
Set output archive to be used to weave to
- setTargetFields(Vector) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- setTargetForeignKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
PUBLIC:
Define the target foreign key relationship in the one-to-many mapping.
- setTargetForeignKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Define the target foreign key relationship in the 1-1 mapping.
- setTargetForeignKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
PUBLIC:
Set the target foregin key field names associated with the mapping.
- setTargetForeignKeyFieldNames(String[], String[]) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
PUBLIC:
Define the target foreign key relationship in the one-to-many mapping.
- setTargetForeignKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Set the target key field names associated with the mapping.
- setTargetForeignKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
INTERNAL:
set the target foregin key fields associated with the mapping
- setTargetForeignKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Set the target fields.
- setTargetForeignKeysToSourceKeys(Map<DatabaseField, DatabaseField>) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
INTERNAL:
Set the target fields.
- setTargetForeignKeyToSourceKeys(Map<DatabaseField, DatabaseField>) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
- setTargetKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the target key field names associated with the mapping.
- setTargetKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the target fields.
- setTargetPrimaryKeyFields(Collection) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- setTargetRelationKeyFieldName(String) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
PUBLIC:
Set the target key field in the relation table.
- setTargetRelationKeyFieldNames(Vector) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the target relation key field names associated with the mapping.
- setTargetRelationKeyFields(Vector<DatabaseField>) - Method in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
INTERNAL:
Set the target fields.
- setTargetTable(DatabaseTable) - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- setTargetTable(String) - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- setTargetToSourceKeyFields(Map<DatabaseField, DatabaseField>) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
INTERNAL:
Set the target keys to source keys fields association.
- setTempSession(AbstractSession) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- setterMethodName - Variable in class oracle.toplink.essentials.internal.weaving.AttributeDetails
-
- setterMethodToAttributeDetails - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- setTheObjects(List) - Method in class oracle.toplink.essentials.internal.parsing.InNode
-
INTERNAL
Set this node's object collection to the passed value
- setThread(Thread) - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Set the thread that was active when the log entry was generated.
- setTimeInMillis(Calendar, long) - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL:
Set the milliseconds for a Calendar.
- setTimeInMillis(Calendar, long) - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL:
Set the milliseconds for a Calendar.
- setTimeInMillis(Calendar, long) - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
Set the milliseconds for a Calendar.
- setTimestampQuery(ValueReadQuery) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Can override the default query for returning a timestamp from the server.
- setTimestampQuery(ValueReadQuery) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Can override the default query for returning a timestamp from the server.
- setTimestampQuery(ValueReadQuery) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Override the default query for returning a timestamp from the server.
- setTopLinkAttributeName(String) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
Set the mapping attribute name, used to raise change events.
- setTopLinkAttributeName(String) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
Set the mapping attribute name, used to raise change events.
- setTopLinkAttributeName(String) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Set the mapping attribute name, used to raise change events.
- setTrailing(boolean) - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- setTransaction(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
PERF: Set the associated external transaction.
- setTransaction(Object) - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- setTransactionController(AbstractTransactionController) - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- setTransactionIsolation(int) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Set the transaction isolation setting for a connection.
- setTransactionIsolation(int) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Set the transaction isolation setting for the connection.
- setTransactionManager(TransactionManagerImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.DataSourceImpl
-
- setTransactionManager(TransactionManager) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
PUBLIC:
Set the transaction manager used to control the JTA transactions.
- setTransactionMutex(ConcurrencyManager) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
- setTransactionTimeout(int) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class oracle.toplink.essentials.ejb.cmp3.persistence.SEPersistenceUnitInfo
-
- setTranslationRow(AbstractRecord) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
INTERNAL:
Set the row for translation
- setTranslationRow(AbstractRecord) - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
INTERNAL:
Set the row for translation
- setTranslationRow(AbstractRecord) - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Set the row for translation
- setTrimChar(Node) - Method in class oracle.toplink.essentials.internal.parsing.TrimNode
-
- setTrue() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- setType(int) - Method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
ADVANCED:
Set the type of function.
- setType(Class) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Set the Java class type that coresponds to the field.
- setType(Object) - Method in class oracle.toplink.essentials.internal.parsing.Node
-
INTERNAL
Set this node's type.
- setType(Class) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the type of the field.
- setTypeDefinition(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the type definition of the field.
- setTypeHelper(TypeHelper) - Method in class oracle.toplink.essentials.internal.parsing.ParseTreeContext
-
INTERNAL
Stores the specified type helper in this context.
- setTypeName(String) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set the type name of the field.
- setUndefined() - Method in class oracle.toplink.essentials.internal.helper.Answer
-
- setUninstantiated() - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the instantiated flag to false.
- setUnique(boolean) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used for generatating DDL.
- setUnique(boolean) - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Set whether the receiver is a unique constraint field.
- setUniqueKeys(Vector<UniqueKeyConstraint>) - Method in class oracle.toplink.essentials.tools.schemaframework.TableDefinition
-
PUBLIC:
- setUnitOfWork(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.transaction.AbstractSynchronizationListener
-
- setUnitOfWorkChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Sets the current UnitOfWork change set to be the one passed in.
- setUnitsOfWork(Hashtable) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Set the table of transactions to units of work.
- setUnregisteredExistingObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Used to set the unregistered existing objects vector used when validation has been turned off.
- setUnregisteredNewObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
- setUOWChangeSet(UnitOfWorkChangeSet) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Used to set the parent change Set
- setUpdatable(boolean) - Method in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Used to specify whether the column should be included in SQL INSERT
statements.
- setUpdateCall(Call) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's update call.
- setUpdateClauses(HashMap) - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- setUpdateQuery(UpdateObjectQuery) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's update query.
- setUpdateQuery(DataModifyQuery) - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- setUpdateSQLString(String) - Method in class oracle.toplink.essentials.descriptors.DescriptorQueryManager
-
ADVANCED:
Set the receiver's update SQL string.
- setupImpl - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl
-
- setupLockingClauseForJoinedExpressions(ForUpdateOfClause, AbstractSession) - Method in class oracle.toplink.essentials.internal.queryframework.JoinedAttributeManager
-
INTERNAL:
Used for joining in conjunction with pessimistic locking
Iterate through a list of joined expressions and ensure expression is set on the locking
clause for each expression that represents a pessimisically locked descriptor.
- setupWriteFieldsForInsert(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
INTERNAL:
This method must be included in any locking policy.
- setupWriteFieldsForInsert(ObjectLevelModifyQuery) - Method in interface oracle.toplink.essentials.internal.descriptors.OptimisticLockingPolicy
-
INTERNAL:
Add the initial right lock values to the modify
row in the query.
- setUseAbstractRecord(boolean) - Method in class oracle.toplink.essentials.queryframework.DataReadQuery
-
INTERNAL:
Allow changing the default behaviour so that AbstractRecords are not returned as query results.
- setUseDescriptorsToValidateInheritedObjects(boolean) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Sets if we should use the descriptor inheritance to determine
if an object can be returned from the identity map or not.
- setUserName(String) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
The user name is the database login name.
- setUserName(String) - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
All logins must take a user name and password.
- setUsesBinding(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
The call may specify that its parameters should be bound.
- setUsesByteArrayBinding(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setUsesByteArrayBinding(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to use parameter binding for large binary data.
- setUsesExternalConnectionPooling(boolean) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return whether TopLink uses some external connection pooling service such as a JDBC 2.0 driver.
- setUsesExternalTransactionController(boolean) - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return whether TopLink uses some external transaction service such as JTS.
- setUsesIndirection(boolean) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
PUBLIC:
Indirection means that a ValueHolder will be put in-between the attribute and the real object.
- setUsesJoining(boolean) - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Indicates whether the referenced object should always be joined on read queries.
- setUsesNativeSQL(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setUsesNativeSQL(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to use database specific sql grammar not JDBC specific.
- setUsesPropertyAccess(Boolean) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataDescriptor
-
INTERNAL:
Set the access-type while processing a class like Embeddable as it
inherits the access-type from the referencing entity.
- setUsesServerTime(boolean) - Method in class oracle.toplink.essentials.descriptors.TimestampLockingPolicy
-
PUBLIC:
Set if policy uses server time.
- setUsesStreamsForBinding(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setUsesStreamsForBinding(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to use streams to store large binary data.
- setUsesStringBinding(boolean) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- setUsesStringBinding(boolean) - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Used to help bean introspection.
- setValidationLevel(int) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- setValidationLevel(int) - Method in interface oracle.toplink.essentials.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.
- setValidationMode(int) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setValidationMode(int) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setValue(Object) - Method in class oracle.toplink.essentials.indirection.ValueHolder
-
PUBLIC:
Set the wrapped object.
- setValue(Object) - Method in interface oracle.toplink.essentials.indirection.ValueHolderInterface
-
PUBLIC:
Set the value.
- setValue(Object) - Method in class oracle.toplink.essentials.internal.indirection.DatabaseValueHolder
-
Set the object.
- setValue(Object) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkQueryValueHolder
-
Ensure that the backup value holder is populated.
- setValue(Object) - Method in class oracle.toplink.essentials.mappings.Association
-
PUBLIC:
Set the value.
- setValueClass(Class) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
PUBLIC:
This is a helper method to set the value converter to a TypeConversionConverter.
- setValueConverter(Converter) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- setValueConverter(Converter) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
PUBLIC:
Set the converter on the mapping.
- setValueConverter(Converter) - Method in class oracle.toplink.essentials.queryframework.DirectReadQuery
-
PUBLIC:
Set the converter on the query.
- setValueField(DatabaseField) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
- setValueHolder(ValueHolderInterface) - Method in interface oracle.toplink.essentials.indirection.IndirectContainer
-
PUBLIC:
Set the valueHolder.
- setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
PUBLIC:
Set the value holder.
- setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
PUBLIC:
Set the value holder.
- setValueHolder(ValueHolderInterface) - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
Set the value holder.
- setValueInField(Field, Object, Object) - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
Set the value of a given field in the given object with the value given.
- setValues(Vector) - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
- setValueType(Class) - Method in class oracle.toplink.essentials.mappings.TypedAssociation
-
PUBLIC:
Set the class of the value.
- setVariableName(String) - Method in class oracle.toplink.essentials.internal.parsing.IdentificationVariableDeclNode
-
- setVariableName(String) - Method in class oracle.toplink.essentials.internal.parsing.VariableNode
-
- setVersion(String) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPTransformer
-
- setVersion(String) - Method in interface oracle.toplink.essentials.platform.xml.XMLTransformer
-
- setViewTable(DatabaseTable) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
This expression represents something read through a view table.
- setVisitedObjects(IdentityHashtable) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setVisitedStack(Stack) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- setWasAdditionJoinCriteriaUsed(boolean) - Method in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
INTERNAL:
If the additional Join Criteria for the class this builder represents has
been added to the statement then mark this as true.
- setWasDefaultLockMode(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Set if this query originally used the default lock mode.
- setWasDefaultLockMode(boolean) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Set if this query originally used the default lock mode.
- setWasJTSTransactionInternallyStarted(boolean) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Return if a JTS transaction was started by the session.
- setWasNonObjectLevelModifyQueryExecuted(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
True if either DataModifyQuery or ModifyAllQuery was executed.
- setWasTransactionBegunPrematurely(boolean) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Set a flag in the root UOW to indicate that a pess.
- setWeight(Integer) - Method in class oracle.toplink.essentials.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.
- setWhereClause(Expression) - Method in class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- setWhereNode(WhereNode) - Method in class oracle.toplink.essentials.internal.parsing.ParseTree
-
INTERNAL
Set the Where node
- setWhitespacePreserving(boolean) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setWhitespacePreserving(boolean) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setWithAllSubclassesExpression(Expression) - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
ADVANCED:
Sets the expression to be used for querying for a class and all its subclasses.
- setWorkingCopyMethod(Method) - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Set the workingCopyClone method.
- setWorkingCopyMethodName(String) - Method in class oracle.toplink.essentials.descriptors.copying.CloneCopyPolicy
-
Set the workingCopyClone method name.
- setWrappedValueHolder(DatabaseValueHolder) - Method in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- setWrapper(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setWrapper(Vector, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Update the wrapper object the cache key associated with the given primary key,
this is used for EJB.
- setWrapper(Vector, Class, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Update the wrapper object the cache key associated with the given primary key,
this is used for EJB.
- setWrapper(Vector, Class, Object) - Method in class oracle.toplink.essentials.internal.sessions.IdentityMapAccessor
-
INTERNAL:
Update the wrapper object the cache key associated with the given primary key,
this is used for EJB.
- setWrapper(Vector, Class, Object) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSessionIdentityMapAccessor
-
INTERNAL:
Update the wrapper object the cache key associated with the given primary key,
this is used for EJB.
- setWrapperPolicy(WrapperPolicy) - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
ADVANCED:
Sets the WrapperPolicy for this descriptor.
- setWriteConnection(Accessor) - Method in class oracle.toplink.essentials.threetier.ClientSession
-
INTERNAL:
Set the connection to be used for database modification.
- setWriteLockField(DatabaseField) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
ADVANCED:
Set the write lock field.
- setWriteLockFieldName(String) - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Set the write lock field name.
- setWriteLockQueued(CacheKey) - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTENRAL:
Used to set the object that the merge manager is waiting on, in order to acquire locks
If this value is null then the merge manager is not waiting on any locks.
- setWriteLockValue(Object) - Method in class oracle.toplink.essentials.internal.identitymaps.CacheKey
-
- setWriteLockValue(Vector, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMap
-
Update the write lock value of the cache key associated with the given primary key,
- setWriteLockValue(Vector, Class, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.IdentityMapManager
-
Update the write lock value of the cache key associated with the given primary key,
- setWriteLockValue(Vector, Object) - Method in class oracle.toplink.essentials.internal.identitymaps.NoIdentityMap
-
- setWriteLockValue(Object) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
ADVANCED:
This method is used to set the writeLock value for an ObjectChangeSet
Any changes to the write lock value
should to through setWriteLockValue(Object obj) so that th change set is
marked as being dirty.
- setWriter(Writer) - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- setWriter(Writer) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- setWriter(String) - Method in class oracle.toplink.essentials.logging.DefaultSessionLog
-
PUBLIC:
Set the writer that will receive the
formatted log entries for a file name.
- setWriter(Writer) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Set the writer to which an accessor writes logged messages and SQL.
- setXMLPlatformClass(Class) - Method in class oracle.toplink.essentials.platform.xml.XMLPlatformFactory
-
PUBLIC:
Set the implementation of XMLPlatform.
- setXMLSchema(URL) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setXMLSchema(URL) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- setXMLSchemas(Object[]) - Method in class oracle.toplink.essentials.platform.xml.jaxp.JAXPParser
-
- setXMLSchemas(Object[]) - Method in interface oracle.toplink.essentials.platform.xml.XMLParser
-
- severe(String, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- severe(String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- SEVERE - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- severe(String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
This method is called when a severe level message needs to be logged.
- SEVERE_PREFIX - Static variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Represents prefix to logged severe
- shallowClone() - Method in class oracle.toplink.essentials.expressions.Expression
-
INTERNAL:
- shallowCommits - Variable in class oracle.toplink.essentials.internal.sessions.CommitManager
-
- shallowDeleteObjectForWrite(Object, WriteObjectQuery, CommitManager) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
INTERNAL:
Shallow delete the specified object.
- shallowInsertObjectForWrite(Object, WriteObjectQuery, CommitManager) - Method in class oracle.toplink.essentials.internal.queryframework.DatabaseQueryMechanism
-
INTERNAL:
Shallow insert the specified object.
- shallowMergeClone(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Merge the attributes of the clone into the unit of work copy.
- shallowMergeClone(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Merge the attributes of the clone into the unit of work copy.
- shallowRevertObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PUBLIC:
Revert the object's attributes from the parent.
- shallowRevertObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
PUBLIC:
Revert the object's attributes from the parent.
- shallowUnregisterObject(Object) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
Unregister the object with the unit of work.
- shallowUnregisterObject(Object) - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
Unregister the object with the unit of work.
- SHORT - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- SHORT - Static variable in class oracle.toplink.libraries.asm.Type
-
The sort of the short type.
- SHORT_TYPE - Static variable in class oracle.toplink.libraries.asm.Type
-
The short type.
- shortenStringsByRemovingVowelsToFit(String, String, int) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Returns a String which is a concatenation of two string which have had enough
vowels removed from them so that the sum of the sized of the two strings is less than
or equal to the specified size.
- SHOULD_IGNORE_EXCEPTION_RETURN_CONFORMED - Static variable in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- SHOULD_IGNORE_EXCEPTION_RETURN_NOT_CONFORMED - Static variable in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- SHOULD_THROW_INDIRECTION_EXCEPTION - Static variable in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- SHOULD_TRIGGER_INDIRECTION - Static variable in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- SHOULD_USE_DEFERRED_LOCKS - Static variable in class oracle.toplink.essentials.internal.helper.DeferredLockManager
-
- shouldAcquireCascadedLocks - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PERF: Used to optimize cache locking to only acquire deferred locks when required (no-indirection).
- shouldAcquireCascadedLocks() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
PERF: Return if deferred locks should be used.
- shouldAcquireSequenceValueAfterInsert(AbstractSession, String) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- shouldAcquireValueAfterInsert(Class) - Method in interface oracle.toplink.essentials.internal.sequencing.Sequencing
-
INTERNAL:
Indicates whether sequencing value should be acqiured
before or after INSERT
- shouldAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
INTERNAL:
Indicates whether sequencing value should be acquired after INSERT.
- shouldAcquireValueAfterInsert - Variable in class oracle.toplink.essentials.sequencing.QuerySequence
-
- shouldAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- shouldAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Indicates whether sequencing value should be acquired after INSERT.
- shouldAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
- shouldAllowConcurrentReadWrite() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used for cache isolation.
- shouldAllowConcurrentReadWrite() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Used for cache isolation.
- shouldAllowNull - Variable in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
- shouldAllowNull() - Method in class oracle.toplink.essentials.internal.databaseaccess.FieldTypeDefinition
-
Return if this type is allowed to be null for this platform
- shouldAllowNull - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- shouldAllowNull() - Method in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
PUBLIC:
Return whether the receiver should allow null values.
- shouldAlwaysConformResultsInUnitOfWork - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldAlwaysConformResultsInUnitOfWork() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return if the descriptor is defined to always conform the results in unit of work in read query.
- shouldAlwaysRefreshCache - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldAlwaysRefreshCache() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This method returns true
if the Descriptor
is configured to always refresh
the cache if data is received from the database by any query.
- shouldAlwaysUseOuterJoin - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- shouldAlwaysUseOuterJoin() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
returns if the inheritance policy will always use an outerjoin when selecting class type
- shouldAlwaysUseTempStorageForModifyAll() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
That method affects UpdateAllQuery and DeleteAllQuery execution.
- shouldAlwaysUseTempStorageForModifyAll() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
- shouldAssumeExistenceForDoesExist() - Method in class oracle.toplink.essentials.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.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Returns true if the does exist check should assume non existence.
- shouldBeDeleted - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- shouldBeDeleted() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
This method was created in VisualAge.
- shouldBeReadOnly - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldBeReadOnly() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return if the descriptor reference class is defined as read-only
- shouldBindAllParameters - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Bind all arguments to any SQL statement.
- shouldBindAllParameters() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Bind all arguments to any SQL statement.
- shouldBindAllParameters - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Bind all arguments to the SQL statement.
- shouldBindAllParameters() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Bind all arguments to any SQL statement.
- shouldBindAllParameters() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Bind all arguments to any SQL statement.
- shouldBindLiterals() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Allows platform to choose whether to bind literals in DatabaseCalls or not.
- shouldBindLiterals() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL
Allows platform to choose whether to bind literals in DatabaseCalls or not.
- shouldBreak - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldBreak() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldBuildOutputRow - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- shouldBuildOutputRow() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Set whether the call has to build output row
- shouldCacheAllStatements - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Cache all prepared statements, this requires full parameter binding as well.
- shouldCacheAllStatements() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Cache all prepared statements, this requires full parameter binding as well.
- shouldCacheAllStatements() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Cache all prepared statements, this requires full parameter binding as well.
- shouldCacheStatement - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- shouldCacheStatement(AbstractSession) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Bound calls can use prepared statement caching.
- shouldCacheStatement(DatabasePlatform) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
Bound calls can use prepared statement caching.
- shouldCacheStatement - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Cache the prepared statement, this requires full parameter binding as well.
- shouldCacheStatement() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Cache the prepared statements, this requires full parameter binding as well.
- shouldCascade() - Method in class oracle.toplink.essentials.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.essentials.internal.descriptors.DescriptorIterator
-
- shouldCascadeAllParts() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Flag used to determine if all parts should be cascaded
- shouldCascadeAllParts() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Flag used to determine if all parts should be cascaded
- shouldCascadeAllParts() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Return true if the policy should CASCADE_ALL_PARTS
- shouldCascadeByMapping() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Flag used to determine that the mappings should be checked for
cascade requirements.
- shouldCascadeByMapping() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Mappings should be checked to determined if the current operation should be
cascaded to the objects referenced.
- shouldCascadeCloneToJoinedRelationship - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
True if the value holder for the joined attribute should be triggered.
- shouldCascadeCloneToJoinedRelationship() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
True if the value holder for the joined attribute should be triggered.
- shouldCascadeNoParts() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldCascadeOnDelete - Variable in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- shouldCascadeOnDelete() - Method in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- shouldCascadeOnlyDependentParts() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Flag used for unit of works cascade policy.
- shouldCascadeParts() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Flag used to determine if any parts should be cascaded
- shouldCascadeParts() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Flag used to determine if any parts should be cascaded
- shouldCascadePrivateParts() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldCascadePrivateParts() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Flag used to determine if any private parts should be cascaded
- shouldCascadePrivateParts() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Flag used to determine if any private parts should be cascaded
- shouldCascadePrivateParts() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Return true if the policy should CASCADE_PRIVATE_PARTS
- shouldCascadeReferences() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
Refreshes are based on the objects row, so all attributes of the object must be refreshed.
- shouldCatchExceptions - Variable in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
To know that should we catch all the descriptors exceptions or not
- shouldCatchExceptions() - Method in class oracle.toplink.essentials.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.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return if the cache should be checked.
- shouldCheckCacheByExactPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return if cache should be checked.
- shouldCheckCacheByPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return if cache should be checked.
- shouldCheckCacheForDoesExist() - Method in class oracle.toplink.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Returns true if the does exist check should be based only
on a cache check.
- shouldCheckCacheOnly() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return if cache should be checked.
- shouldCheckCacheThenDatabase() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
Return if cache should be checked.
- shouldCheckDatabase - Variable in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
To know that should we check database tables or not
- shouldCheckDatabase() - Method in class oracle.toplink.essentials.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.essentials.queryframework.DoesExistQuery
-
PUBLIC:
Returns true if the does exist check should query the database.
- shouldCheckDescriptorForCacheUsage() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Return whether the descriptor's disableCacheHits setting should be checked prior
to querying the cache.
- shouldCheckInstantiationPolicy - Variable in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
To know that should we check InstantiationPolicy or not
- shouldCheckInstantiationPolicy() - Method in class oracle.toplink.essentials.exceptions.IntegrityChecker
-
PUBLIC:
This method tells us that we should check InstantiationPolicy or not.
- shouldCheckSelectNodeBeforeResolving() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- shouldCheckSelectNodeBeforeResolving() - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- shouldCheckWriteLock - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
PERF: Cache the write-lock check to avoid cost of checking in every register/clone.
- shouldClearForCloseInsteadOfResume - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
Used to determine if UnitOfWork.synchronizeAndResume method should
resume (the normal behaviour); or alternatively clear the UnitOfWork.
- shouldClearForCloseInsteadOfResume() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
- shouldClearForCloseOnRelease() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL:
Indicates whether clearForClose methor should be called by release method.
- shouldClearForCloseOnRelease() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Indicates whether clearForClose methor should be called by release method.
- shouldCloneCall - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Used to indicate whether or not the call needs to be cloned.
- shouldCloneCall() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
INTERNAL:
Flag used to determine if the call needs to be cloned.
- shouldCompareForChange(Object, UnitOfWorkImpl, ClassDescriptor) - Method in class oracle.toplink.essentials.descriptors.changetracking.DeferredChangeDetectionPolicy
-
INTERNAL:
Return true if the Object should be compared, false otherwise.
- shouldCompareForChange(Object, UnitOfWorkImpl, ClassDescriptor) - Method in interface oracle.toplink.essentials.descriptors.changetracking.ObjectChangePolicy
-
INTERNAL:
Return true if the Object should be compared, false otherwise.
- shouldConformResultsInUnitOfWork() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Should the results will be checked against the changes within the unit of work and object no longer matching or deleted will be remove, matching new objects will also be added..
- shouldCreateInternalLoader - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer
-
- shouldDeferExecutionInUOW() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
PUBLIC:
Indicates whether execution should be deferred in UOW until commit.
- shouldDependentObjectBeDeleted(Object) - Method in class oracle.toplink.essentials.queryframework.WriteObjectQuery
-
INTERNAL:
Return whether a dependent object should be deleted from the database or not.
- shouldDisableCacheHits - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldDisableCacheHits() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return if for cache hits on primary key read object queries to be disabled.
- shouldDistinctBeUsed() - Method in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
INTERNAL:
If a distinct has been set the DISTINCT clause will be printed.
- shouldDistinctBeUsed() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
return true if this query should use a distinct
- shouldExecuteLocally(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.IsolatedClientSession
-
INTERNAL:
Helper method to calculate whether to execute this query locally or send
it to the server session.
- shouldExtractWhereClauseFromSelectCallForExist - Variable in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- shouldExtractWhereClauseFromSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- shouldExtractWhereClauseFromSelectCallForExist - Variable in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- shouldExtractWhereClauseFromSelectCallForExist() - Method in class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- shouldFlushBeforeQuery() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- shouldFlushBeforeQuery(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.EntityTransactionWrapper
-
- shouldFlushBeforeQuery(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.JTATransactionWrapper
-
We should only flush the entity manager before the query if the query is
joined to a transaction
- shouldFlushBeforeQuery(UnitOfWorkImpl) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionWrapperImpl
-
This method will be called when a query is executed.
- shouldForceCascade() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This is used to cascade merge even if a clone is already registered.
- shouldForceFieldNamesToUpperCase - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Can be used if the app expects upper case but the database is not return consistent case, i.e.
- shouldForceFieldNamesToUpperCase() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Can be used if the app expects upper case but the database is not return consistent case, i.e.
- shouldForceFieldNamesToUpperCase() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
ADVANCED:
Can be used if the app expects upper case but the database is not return consistent case, i.e.
- shouldGenerateExpression - Variable in class oracle.toplink.essentials.internal.parsing.Node
-
- shouldGetSessionOnCreateFactory(Map) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- shouldIgnoreAnnotations(Class, HashMap<Class, MetadataDescriptor>) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataHelper
-
INTERNAL:
Indicates whether the class should ignore annotations.
- shouldIgnoreBindAllParameters() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Local shouldBindAllParameters() should be ignored,
Session's shouldBindAllParameters() should be used.
- shouldIgnoreCacheStatement() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Local shouldCacheStatement() should be ignored,
Session's shouldCacheAllStatements() should be used.
- shouldIgnoreCaseOnFieldComparisons - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for case in field names to be ignored as some databases are not case sensitive and when using custom this can be an issue.
- shouldIgnoreCaseOnFieldComparisons() - Static method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for case in field names to be ignored as some databases are not case sensitive and when using custom this can be an issue.
- shouldIgnoreCaseOnFieldComparisons() - Static method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
ADVANCED:
Allow for case in field names to be ignored as some databases are not case sensitive.
- shouldIgnoreException(SQLException) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for the platform to ignore exceptions.
- shouldIgnoreException(SQLException) - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
Allow for the platform to ignore exceptions.
- shouldIgnoreException(SQLException) - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
Allow for the platform to ignore exceptions.
- shouldIgnoreIndirectionExceptionReturnConformed() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- shouldIgnoreIndirectionExceptionReturnNotConformed() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- shouldIncludeData - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Allow for a complex result to be return including the rows and objects, used for m-m batch reading.
- shouldIncludeData() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return if the rows for the result of the query should also be returned using a complex query result.
- shouldInitializeSelectionCriteria() - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
- shouldInvalidateCache() - Method in class oracle.toplink.essentials.queryframework.ModifyAllQuery
-
INTERNAL:
- shouldInvalidateObject(Object, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Indicates whether the object in session cache should be invalidated.
- shouldIterateOnAggregates - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOnAggregates() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return whether the aggregate reference objects themselves
should be processed.
- shouldIterateOnIndirectionObjects - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOnIndirectionObjects() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return whether the indirection objects themselves (e.g.
- shouldIterateOnPrimitives - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOnPrimitives() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return whether to process primitive reference objects
(e.g.
- shouldIterateOverIndirectionObjects - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOverIndirectionObjects() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return whether to process the objects contained by indirection objects
(e.g.
- shouldIterateOverSubSelects() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
Normally an Iterator will not go into the where clause of
an SQLSubSelectExpression.
- shouldIterateOverUninstantiatedIndirectionObjects - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOverUninstantiatedIndirectionObjects() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
Return whether to *instantiate* and process the objects
contained by indirection objects (e.g.
- shouldIterateOverWrappedObjects - Variable in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldIterateOverWrappedObjects() - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
- shouldLoadResultIntoSelectionObject - Variable in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
Can be used to refresh a specific non-cached instance from the database.
- shouldLoadResultIntoSelectionObject() - Method in class oracle.toplink.essentials.queryframework.ReadObjectQuery
-
PUBLIC:
return true if the result should be loaded into the passed in selection Object
- shouldLog(int, String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
- shouldLog(int) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- shouldLog(int, String) - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
PUBLIC:
- shouldLog(int, String) - Method in class oracle.toplink.essentials.logging.JavaLog
-
PUBLIC:
- shouldLog(int) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Check if a message of the given level would actually be logged.
- shouldLog(int, String) - Method in interface oracle.toplink.essentials.logging.SessionLog
-
PUBLIC:
Check if a message of the given level would actually be logged.
- shouldLog(int, String) - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Check if a message of the given level would actually be logged.
- shouldLogExceptionStackTrace - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Allows the printing of the stack to be explictitly disabled/enabled.
- shouldLogExceptionStackTrace() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the stack is logged for FINER or less (finest).
- shouldLogExceptionStackTrace() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the stack trace is logged for SEVERE all the time and at FINER level for WARNING or less,
this can be turned off.
- shouldLogExceptionStackTrace() - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- shouldLogMessages() - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
PUBLIC:
Return if logging is enabled (false if log level is OFF)
- shouldLogMessages() - Method in interface oracle.toplink.essentials.sessions.Session
-
PUBLIC:
Return if logging is enabled (false if log level is OFF)
- shouldMaintainCache - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Flag used for a query to bypass the identitymap and unit of work.
- shouldMaintainCache() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if the identity map (cache) should be used or not.
- shouldMergeCascadeParts(MergeManager) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Returns true if the merge should cascade to the mappings reference's parts.
- shouldMergeCascadeReference(MergeManager) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Returns true if the merge should cascade to the mappings reference.
- shouldMergeChangesIntoDistributedCache() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTERNAL:
This happens when changes from an UnitOfWork is propagated to a distributed class.
- shouldMergeCloneIntoWorkingCopy() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This can be used by the user for merging clones from RMI into the unit of work.
- shouldMergeCloneWithReferencesIntoWorkingCopy() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This can be used by the user for merging remote EJB objects into the unit of work.
- shouldMergeOriginalIntoWorkingCopy() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This is used to revert changes to objects, or during refreshes.
- shouldMergeWorkingCopyIntoBackup() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This is used during the unit of work commit to merge changes into the parent.
- shouldMergeWorkingCopyIntoOriginal() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
This is used during the unit of work commit to merge changes into the parent.
- shouldMergeWorkingCopyIntoRemote() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTERNAL:
This happens when serialized remote unit of work has to be merged with local remote unit of work.
- shouldModifyVersionField - Variable in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
- shouldModifyVersionField() - Method in class oracle.toplink.essentials.internal.sessions.ObjectChangeSet
-
INTERNAL:
Holds a Boolean indicating whether version field should be modified.
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether NativeSequence should retrieve
sequence value after the object has been inserted into the db
This method is to be used *ONLY* by sequencing classes
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
If native sequencing is being used on DB2 then the values must be
retrieved after the insert.
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
Indicates whether NativeSequence should retrieve
sequence value after the object has been inserted into the db
This method is to be used *ONLY* by sequencing classes
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
If native sequencing is being used on Informix then the values must be
retrieved after the insert.
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
If native sequencing is being used on Sybase then the values must be
retrieved after the insert.
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
Indicates whether NativeSequence should retrieve
sequence value after the object has been inserted into the db
This method is to be used *ONLY* by sequencing classes
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
If native sequencing is being used on Sybase then the values must be
retrieved after the insert.
- shouldNativeSequenceAcquireValueAfterInsert() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
If native sequencing is being used on Sybase then the values must be
retrieved after the insert.
- shouldNativeSequenceUseTransaction() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL
Indicates whether a separate transaction is required for NativeSequence.
- shouldNewObjectsBeCached - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Allow for double merges of new objects by putting them into the cache.
- shouldNewObjectsBeCached() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
By default new objects are not cached until the exist on the database.
- shouldNewObjectsBeCached() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
By default new objects are not cached until the exist on the database.
- shouldObjectBeDeleted() - Method in class oracle.toplink.essentials.queryframework.WriteObjectQuery
-
INTERNAL:
Return if the attached object should be deleted from the database or not.
- shouldObjectModifyCascadeToParts(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
Returns true as any process leading to object modification should also affect its privately owned parts
Usually used by write, insert, update and delete.
- shouldObjectModifyCascadeToParts(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Returns true if any process leading to object modification should also affect its parts
Usually used by write, insert and update.
- shouldObjectModifyCascadeToParts(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.OneToManyMapping
-
Return whether any process leading to object modification
should also affect its parts.
- shouldObjectModifyCascadeToPartsForPreDelete(ObjectLevelModifyQuery) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
Return whether any process leading to object deletion should also affect its parts.
- shouldOnlyRefreshCacheIfNewerVersion - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldOnlyRefreshCacheIfNewerVersion() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
This method returns true
if the Descriptor
is configured to only refresh the cache
if the data received from the database by a query is newer than the data in the cache (as determined by the
optimistic locking field).
- shouldOptimizeDataConversion - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Allow for driver level data conversion optimization to be disabled,
required because some drivers can loose precision.
- shouldOptimizeDataConversion() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Return if our driver level data conversion optimization is enabled.
- shouldOptimizeDataConversion() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
Return if our driver level data conversion optimization is enabled.
- shouldOptimizeDates - Static variable in class oracle.toplink.essentials.internal.helper.Helper
-
Used to configure JDBC level date optimization.
- shouldOptimizeDates() - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Return if JDBC date access should be optimized.
- shouldOrderMappings - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldOrderMappings() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Return if mappings should be ordered or not.
- shouldOverrideExistingValue(Class, Object) - Method in interface oracle.toplink.essentials.internal.sequencing.Sequencing
-
INTERNAL:
Indicates whether existing attribute value should be overridden.
- shouldOverrideExistingValue(String, Object) - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
INTERNAL:
Indicates whether existing attribute value should be overridden.
- shouldOverrideExistingValue(String, Object) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Indicates whether existing attribute value should be overridden.
- shouldOverrideExistingValue(Object) - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Indicates whether existing attribute value should be overridden.
- shouldOverrideExistingValue(String, Object) - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
INTERNAL:
Indicates whether existing attribute value should be overridden.
- shouldOverrideLoadClass(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.JavaSECMPInitializer.TempEntityLoader
-
- shouldPerformDeletesFirst - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Flag indicating that deletes should be performed before other updates.
- shouldPerformDeletesFirst() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
ADVANCED:
By default all objects are inserted and updated in the database before
any object is deleted.
- shouldPerformDeletesFirst() - Method in interface oracle.toplink.essentials.sessions.UnitOfWork
-
ADVANCED:
By default all objects are inserted and updated in the database before
any object is deleted.
- shouldPerformFullValidation() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- shouldPerformFullValidation() - Method in interface oracle.toplink.essentials.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.
- shouldPerformNoValidation() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- shouldPerformNoValidation() - Method in interface oracle.toplink.essentials.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.
- shouldPerformPartialValidation() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
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.
- shouldPerformPartialValidation() - Method in interface oracle.toplink.essentials.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.
- shouldPrepare - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Allow for the prepare of queries to be turned off, this allow for dynamic non-pre SQL generated queries.
- shouldPrepare() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
PUBLIC:
Return if the query should be prepared.
- shouldPrintConnection - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Allows the printing of the connection to be explictitly disabled/enabled.
- shouldPrintConnection() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the connection is printed, this can be turned off.
- shouldPrintConnection() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the connection is always printed whenever available, this can be turned off.
- shouldPrintConstraintNameAfter() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Some Platforms want the constraint name after the constraint definition.
- shouldPrintConstraintNameAfter() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Some Platforms want the constraint name after the constraint definition.
- shouldPrintDate - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Allows the printing of the date to be explictitly disabled/enabled.
- shouldPrintDate() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the date is always printed, but can be turned off.
- shouldPrintDate() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the date is always printed, this can be turned off.
- shouldPrintDate() - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This is required in the construction of the stored procedures with
output parameters
- shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This is required in the construction of the stored procedures with
output parameters
- shouldPrintInOutputTokenBeforeType() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This is required in the construction of the stored procedures with
output parameters
- shouldPrintInternalException - Static variable in exception oracle.toplink.essentials.exceptions.TopLinkException
-
- shouldPrintInternalException() - Static method in exception oracle.toplink.essentials.exceptions.TopLinkException
-
INTERNAL
Check to see if the TopLink-stored internal exception should be printed in this
a TopLinkException's stack trace.
- shouldPrintInternalException() - Static method in class oracle.toplink.essentials.internal.helper.JavaPlatform
-
INTERNAL
return a boolean which determines where TopLink should include the TopLink-stored
Internal exception in it's stack trace.
- shouldPrintInternalException() - Method in class oracle.toplink.essentials.internal.helper.JDK15Platform
-
INTERNAL
return a boolean which determines where TopLink should include the TopLink-stored
Internal exception in it's stack trace.
- shouldPrintInternalException() - Method in interface oracle.toplink.essentials.internal.helper.JDKPlatform
-
Return a boolean which determines where TopLink should include the TopLink-stored
Internal exception in it's stack trace.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOuterJoinInWhereClause() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Some database require outer joins to be given in the where clause, others require it in the from clause.
- shouldPrintOutputTokenAtStart() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenAtStart() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenAtStart() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenAtStart() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
This is required in the construction of the stored procedures with
output parameters
- shouldPrintOutputTokenBeforeType() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
This is required in the construction of the stored procedures with
output parameters
- shouldPrintParameterValues() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- shouldPrintQualifiedNames - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
Indicates whether fully qualified field names
(owner + table) should be used or not.
- shouldPrintQualifiedNames() - Method in class oracle.toplink.essentials.internal.expressions.ExpressionSQLPrinter
-
- shouldPrintSession - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Allows the printing of the session to be explictitly disabled/enabled.
- shouldPrintSession() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the session (and its connection is available) are printed,
this can be turned off.
- shouldPrintSession() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the Session is always printed whenever available, this can be turned off.
- shouldPrintThread - Variable in class oracle.toplink.essentials.logging.AbstractSessionLog
-
Allows the printing of the thread to be explictitly disabled/enabled.
- shouldPrintThread() - Method in class oracle.toplink.essentials.logging.AbstractSessionLog
-
By default the thread is logged for FINE or less (finer,etc.).
- shouldPrintThread() - Method in interface oracle.toplink.essentials.logging.SessionLog
-
By default the thread is logged at FINE or less level, this can be turned off.
- shouldPrintThread() - Method in class oracle.toplink.essentials.logging.TopLinkLogRecord
-
- shouldProcessResultsInUnitOfWork - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
CMP only.
- shouldProcessResultsInUnitOfWork() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
ADVANCED:
Used for CMP only.
- shouldProcessResultsInUnitOfWork - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
CMP only.
- shouldProcessResultsInUnitOfWork() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
ADVANCED:
Used for CMP only.
- shouldPropagatePersistenceContext() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerImpl
-
- shouldQueryToManyRelationship - Variable in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
Is this a query across a 1:many or many:many relationship.
- shouldQueryToManyRelationship() - Method in class oracle.toplink.essentials.internal.expressions.QueryKeyExpression
-
- shouldReadAllMappings() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Return if this is a full object query, not partial nor fetch group.
- shouldReadAllMappings() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Return if this is a full object query, not partial nor fetch group.
- shouldReadFromDB() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Indicates whether readObject should return the object read from the db
in case there is no object in uow cache (as opposed to fetching the object from
parent's cache).
- shouldReadMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Check if the mapping is part of the partial attributes.
- shouldReadMapping(DatabaseMapping) - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Check if the mapping is part of the partial attributes.
- shouldReadSubclasses - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- shouldReadSubclasses() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Return true if this descriptor should read instances of itself and subclasses on queries.
- shouldReadSubclassesValue() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
INTERNAL:
Return true if this descriptor should read instances of itself and subclasses on queries.
- shouldRedeploy() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- shouldRefreshFetchGroup() - Method in interface oracle.toplink.essentials.queryframework.FetchGroupTracker
-
Return true if the fecth group attributes should be refreshed
- shouldRefreshIdentityMapResult - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
Allows for the resulting objects to be refresh with the data from the database.
- shouldRefreshIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Set to a boolean.
- shouldRefreshIdentityMapResult - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Allows for the resulting objects to be refresh with the data from the database.
- shouldRefreshIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
PUBLIC:
Set to a boolean.
- shouldRefreshRemoteIdentityMapResult - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
- shouldRefreshRemoteIdentityMapResult() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
PUBLIC:
Set to a boolean.
- shouldRefreshRemoteObject() - Method in class oracle.toplink.essentials.internal.sessions.MergeManager
-
INTERNAL:
This is used to refresh objects on the remote session
- shouldRegisterResultsInUnitOfWork - Variable in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
- shouldRegisterResultsInUnitOfWork() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
INTERNAL:
Allows one to do conforming in a UnitOfWork without registering.
- shouldRegisterResultsInUnitOfWork - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL: for bug 2612601 allow ability not to register results in UOW.
- shouldRegisterResultsInUnitOfWork() - Method in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
INTERNAL:
Allows one to do conforming in a UnitOfWork without registering.
- shouldRegisterResultsInUnitOfWork - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL: for bug 2612601 allow ability not to register results in UOW.
- shouldRegisterResultsInUnitOfWork() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
INTERNAL:
Allows one to do conforming in a UnitOfWork without registering.
- shouldResetPrimaryKey - Variable in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
- shouldResetPrimaryKey() - Method in class oracle.toplink.essentials.sessions.ObjectCopyingPolicy
-
PUBLIC:
Return if the primary key should be reset to null.
- shouldResumeUnitOfWorkOnTransactionCompletion() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Returns true if this UnitofWork should be resumed after the end of the transaction
Used when UnitOfWork is synchronized with external transaction control
- shouldRetrieveFirstPrimaryKey() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Return if the query results should contain the first primary key of each associated object.
- shouldRetrievePrimaryKeys - Variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Flag indicating wether the primary key values should also be retrieved for the reference class.
- shouldRetrievePrimaryKeys() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Return if the query results should contain the primary keys or each associated object.
- ShouldReturnSingleAttribute - Static variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Simplifies the result by only returning the single attribute(as opposed to wrapping in a
ReportQueryResult).
- shouldReturnSingleAttribute() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Answer if we are only returning the attribute (as opposed to wrapping in a ReportQueryResult).
- ShouldReturnSingleResult - Static variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Simplifies the result by only returning the first result.
- shouldReturnSingleResult() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning the first result.
- ShouldReturnSingleValue - Static variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
Simplifies the result by only returning one value.
- shouldReturnSingleValue() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by only returning a single value.
- ShouldReturnWithoutReportQueryResult - Static variable in class oracle.toplink.essentials.queryframework.ReportQuery
-
For EJB 3 support returns results without using the ReportQueryResult
- shouldReturnWithoutReportQueryResult() - Method in class oracle.toplink.essentials.queryframework.ReportQuery
-
PUBLIC:
Simplifies the result by returning a nested list instead of the ReportQueryResult.
- shouldSelectBeforeUpdate - Variable in class oracle.toplink.essentials.sequencing.QuerySequence
-
- shouldSelectBeforeUpdate() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- shouldSkipUpdate - Variable in class oracle.toplink.essentials.sequencing.QuerySequence
-
- shouldSkipUpdate() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- shouldSynchronizedReadOnWrite() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used for cache isolation.
- shouldSynchronizedReadOnWrite() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Used for cache isolation.
- shouldSynchronizeObjectLevelReadWrite() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used for Cache Isolation.
- shouldSynchronizeObjectLevelReadWrite() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Used for Cache Isolation.
- shouldSynchronizeObjectLevelReadWriteDatabase() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used for Cache Isolation.
- shouldSynchronizeObjectLevelReadWriteDatabase() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Used for Cache Isolation.
- shouldSynchronizeWrites() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
INTERNAL:
Used for Cache Isolation.
- shouldSynchronizeWrites() - Method in interface oracle.toplink.essentials.sessions.Login
-
INTERNAL:
Used for Cache Isolation.
- shouldTempTableSpecifyPrimaryKeys() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether temporary table can specify primary keys (some platforms don't allow that).
- shouldTempTableSpecifyPrimaryKeys() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
INTERNAL:
Indicates whether temporary table can specify primary keys (some platforms don't allow that).
- shouldTerminateTransaction - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
Used to determine if UnitOfWork should commit and rollback transactions
This is used when an EntityTransaction is controlling the transaction
- shouldThrowConformExceptions - Variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Flag indicating how to deal with exceptions on conforming queries.
- shouldThrowIndirectionException() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- shouldToStringInstantiate - Static variable in interface oracle.toplink.essentials.indirection.ValueHolderInterface
-
Can be used to have transparent indirection toString instantiate the objects.
- shouldTranslate - Variable in class oracle.toplink.essentials.logging.SessionLogEntry
-
- shouldTranslate() - Method in class oracle.toplink.essentials.logging.SessionLogEntry
-
PUBLIC:
Return if the message should be translated.
- shouldTriggerIndirection() - Method in class oracle.toplink.essentials.queryframework.InMemoryQueryIndirectionPolicy
-
- shouldTrimStrings - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Indicates (if true) to remove blanks characters from the right of CHAR strings.
- shouldTrimStrings() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- shouldTrimStrings() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
By default CHAR field values have trailing blanks trimmed, this can be configured.
- shouldUpdateReadTimeOnUpdate - Variable in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
this will represent objects that do not expire
- shouldUpdateReadTimeOnUpdate() - Method in class oracle.toplink.essentials.descriptors.invalidation.CacheInvalidationPolicy
-
PUBLIC:
Return whether objects affected by this CacheInvalidationPolicy should have
the read time on their cache keys updated when an update occurs.
- shouldUseByteArrayBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to use parameter binding for large binary data.
- shouldUseCacheIdentityMap() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using CacheIdentityMap
- shouldUseClassLoaderFromCurrentThread - Variable in class oracle.toplink.essentials.internal.helper.ConversionManager
-
This flag is here if the Conversion Manager should use the class loader on the
thread when loading classes.
- shouldUseClassLoaderFromCurrentThread() - Method in class oracle.toplink.essentials.internal.helper.ConversionManager
-
ADVANCED:
This flag should be set if the current thread classLoader should be used.
- shouldUseClassNameAsIndicator - Variable in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
- shouldUseClassNameAsIndicator() - Method in class oracle.toplink.essentials.descriptors.InheritancePolicy
-
PUBLIC:
Return true if the descriptor use the classes full name as the indicator.
- shouldUseCustomModifyForCall(DatabaseField) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatasourcePlatform
-
Used by SQLCall.appendModify(..)
If the field should be passed to customModifyInDatabaseCall, retun true,
otherwise false.
- shouldUseCustomModifyForCall(DatabaseField) - Method in interface oracle.toplink.essentials.internal.databaseaccess.Platform
-
Allow for the platform to handle the representation of parameters specially.
- shouldUseDefault(String) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.PropertiesHandler
-
INTERNAL:
Empty String value indicates that the default property value
should be used.
- shouldUseDefault(Object) - Static method in class oracle.toplink.essentials.internal.ejb.cmp3.base.QueryHintsHandler
-
INTERNAL:
Empty String hintValue indicates that the default hint value
should be used.
- shouldUseDefaultFetchGroup - Variable in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Flag to turn on/off the use of the default fetch group.
- shouldUseDefaultFetchGroup() - Method in class oracle.toplink.essentials.queryframework.ObjectLevelReadQuery
-
Return false if the query does not use the default fetch group defined in the descriptor level.
- shouldUseDynamicStatements - Static variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
PERF: Backdoor to disabling dynamic statements.
- shouldUseExclusiveConnection - Variable in class oracle.toplink.essentials.queryframework.ObjectBuildingQuery
-
Added for Exclusive Connection (VPD) support see accessor for information
- shouldUseExternalConnectionPooling() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return whether TopLink uses some external connection pooling
(e.g.
- shouldUseExternalConnectionPooling() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Return whether TopLink uses some externally managed connection pooling.
- shouldUseExternalTransactionController() - Method in class oracle.toplink.essentials.sessions.DatasourceLogin
-
PUBLIC:
Return whether TopLink uses some external transaction service such as JTS.
- shouldUseExternalTransactionController() - Method in interface oracle.toplink.essentials.sessions.Login
-
PUBLIC:
Return whether TopLink uses some externally managed transaction service such as JTS.
- shouldUseFullIdentityMap() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using FullIdentityMap
- shouldUseHardCacheWeakIdentityMap() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using HardCacheWeakIdentityMap.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.AccessPlatform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.CloudscapePlatform
-
INTERNAL:
JDBC defines an outer join syntax which many drivers do not support.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
JDBC defines an outer join syntax which many drivers do not support.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJDBCOuterJoinSyntax() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
JDBC defines and outer join syntax, many drivers do not support this.
- shouldUseJoining() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Indicates whether the referenced object should always be joined on read queries.
- shouldUseNativeSequencing() - Method in class oracle.toplink.essentials.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.essentials.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.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using NoIdentityMap
- shouldUseOuterJoin - Variable in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
Is this query key to be resolved using an outer join or not.
- shouldUseOuterJoin() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- shouldUseOuterJoinForMultitableInheritance - Variable in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
indicates whether subclasses should be joined
- shouldUseOuterJoinForMultitableInheritance() - Method in class oracle.toplink.essentials.internal.expressions.ObjectExpression
-
- shouldUseOuterJoins() - Method in class oracle.toplink.essentials.internal.parsing.GenerationContext
-
- shouldUseOuterJoins() - Method in class oracle.toplink.essentials.internal.parsing.SelectGenerationContext
-
- shouldUsePreallocation() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Indicates whether several sequencing values should be acquired at a time
and be kept by TopLink.
- shouldUsePrivilegedAccess() - Static method in class oracle.toplink.essentials.internal.security.PrivilegedAccessHelper
-
This method checks to see if calls should be made to doPrivileged.
- shouldUseSeparateConnection() - Method in interface oracle.toplink.essentials.sequencing.SequencingControl
-
PUBLIC:
Indicate whether separate connection(s) for sequencing could be used
(by default it couldn't).
- shouldUseSoftCacheWeakIdentityMap() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using SoftCacheWeakIdentityMap.
- shouldUseStreamsForBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to use streams to store large binary data.
- shouldUseStringBinding() - Method in class oracle.toplink.essentials.sessions.DatabaseLogin
-
PUBLIC:
TopLink can be configured to bind large strings.
- shouldUseThreadCursors - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
PERF: Option to allow concurrent thread processing of result sets.
- shouldUseThreadCursors() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Return if thread cursors should be used for fetch the result row.
- shouldUseTransaction() - Method in class oracle.toplink.essentials.sequencing.DefaultSequence
-
INTERNAL:
Indicates whether TopLink should internally call beginTransaction() before
getGeneratedValue/Vector, and commitTransaction after.
- shouldUseTransaction - Variable in class oracle.toplink.essentials.sequencing.QuerySequence
-
- shouldUseTransaction() - Method in class oracle.toplink.essentials.sequencing.QuerySequence
-
PUBLIC:
- shouldUseTransaction() - Method in class oracle.toplink.essentials.sequencing.Sequence
-
INTERNAL:
Indicates whether TopLink should internally call beginTransaction() before
getGeneratedValue/Vector, and commitTransaction after.
- shouldUseTransaction() - Method in class oracle.toplink.essentials.sequencing.StandardSequence
-
- shouldUseValueFromRowWithJoin(JoinedAttributeManager) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
INTERNAL:
Indicates whether valueFromRow should call valueFromRowInternalWithJoin (true)
or valueFromRowInternal (false)
- shouldUseValueFromRowWithJoin(JoinedAttributeManager) - Method in class oracle.toplink.essentials.mappings.ForeignReferenceMapping
-
INTERNAL:
Indicates whether valueFromRow should call valueFromRowInternalWithJoin (true)
or valueFromRowInternal (false)
- shouldUseWeakIdentityMap() - Method in class oracle.toplink.essentials.descriptors.ClassDescriptor
-
PUBLIC:
Return true if this descriptor is using WeakIdentityMap
- shouldUseWrapperPolicy - Variable in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
Use the WrapperPolicy for the objects returned by the query
- shouldUseWrapperPolicy() - Method in class oracle.toplink.essentials.queryframework.DatabaseQuery
-
ADVANCED:
The wrapper policy can be enabled on a query.
- shouldVerifyDelete - Variable in class oracle.toplink.essentials.mappings.OneToOneMapping
-
These are used for non-unit of work modification to check if the value of the 1-1 was changed and a deletion is required.
- shouldVerifyDelete() - Method in class oracle.toplink.essentials.mappings.OneToOneMapping
-
PUBLIC:
Verify delete is used during delete and update outside of a unit of work only.
- shouldWriteInto(Object, Object) - Method in class oracle.toplink.essentials.descriptors.FetchGroupManager
-
INTERNAL:
Return true if the cached object data should be written in clone.
- shouldWriteToDatabase() - Method in class oracle.toplink.essentials.tools.schemaframework.SchemaManager
-
PUBLIC:
Return true if this SchemaManager should write to the database directly
- shutDown() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Disconnect all connections.
- shutDown() - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
This mehtod is a no-op for external pools.
- sign(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Sign - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sign() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- SIGNAL_ATTEMPTED_BEFORE_WAIT - Static variable in exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
- signalAttemptedBeforeWait() - Static method in exception oracle.toplink.essentials.exceptions.ConcurrencyException
-
- signature - Variable in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- signature - Variable in class oracle.toplink.libraries.asm.attrs.SignatureAttribute
-
- SignatureAttribute - Class in oracle.toplink.libraries.asm.attrs
-
The Signature Attribute introduced in JSR-14 (Adding Generics to the
Java Programming Language) and also defined in the Java Virtual Machine
Specification, 3rd edition draft.
- SignatureAttribute() - Constructor for class oracle.toplink.libraries.asm.attrs.SignatureAttribute
-
- SignatureAttribute(String) - Constructor for class oracle.toplink.libraries.asm.attrs.SignatureAttribute
-
- SIMPLE_TYPE - Static variable in interface oracle.toplink.essentials.platform.xml.XMLSchemaReference
-
- simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
ADVANCED:
This method is used to have an object add to a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
ADVANCED:
This method is used to have an object add to a collection once the
changeSet is applied.
- simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
ADVANCED:
This method is used to add an object to a collection once the changeSet is applied.
- simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
ADVANCED:
This method is used to have an object add to a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleAddToCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
ADVANCED:
This method is used to have an object add to a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleAggregate(int, String, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple aggregate given a Java name and a single
String for the database (parentheses will be added automatically).
- SimpleAppendCallCustomParameter - Class in oracle.toplink.essentials.internal.databaseaccess
-
INTERNAL:
- SimpleAppendCallCustomParameter(String) - Constructor for class oracle.toplink.essentials.internal.databaseaccess.SimpleAppendCallCustomParameter
-
- simpleArithmeticExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- simpleConditionalExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SimpleConditionalExpressionNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SimpleConditionalExpressionNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SimpleConditionalExpressionNode
-
SimpleConditionalExpressionNode constructor comment.
- simpleConditionalExpressionRemainder(Object) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- simpleFunction(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple function given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleFunction(int, String, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple function given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleFunctionNoParentheses(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple function call without parentheses
- simpleLogical(int, String, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple logical given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleLogicalNoParens(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
e.g.: ...
- simpleMath(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple math operatin, i.e.
- simpleOrdering(int, String, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple ordering given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleRelation(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple relation given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleRelation(int, String, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create an operator for a simple relation given a Java name and a single
String for the database (parentheses will be added automatically).
- simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
ADVANCED:
This method is used to have an object removed from a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.CollectionMapping
-
ADVANCED:
This method is used to have an object removed from a collection once the
changeSet is applied.
- simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DatabaseMapping
-
ADVANCED:
This method is used to remove an object from a collection once the changeSet is applied.
- simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
ADVANCED:
This method is used to have an object removed from a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleRemoveFromCollectionChangeRecord(Object, Object, ObjectChangeSet, AbstractSession) - Method in class oracle.toplink.essentials.mappings.DirectMapMapping
-
ADVANCED:
This method is used to have an object removed from a collection once the changeSet is applied
The referenceKey parameter should only be used for direct Maps.
- simpleSelectClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- simpleSelectExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- simpleThreeArgumentFunction(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- simpleTwoArgumentFunction(int, String) - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- SimpleVerifier - Class in oracle.toplink.libraries.asm.tree.analysis
-
An extended
BasicVerifier
that performs more precise verifications.
- SimpleVerifier() - Constructor for class oracle.toplink.libraries.asm.tree.analysis.SimpleVerifier
-
- sin(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Sin - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sin() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- SINGLE_TABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- SINGLE_TABLE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SINGLE_XML - Static variable in class oracle.toplink.libraries.asm.xml.Processor
-
- singleValuedPathExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- sinh(Expression) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Sinh - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sinh() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- SIPUSH - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- size(String) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC: A logical expression for the size of collection attributeName
.
- size() - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- size() - Method in class oracle.toplink.essentials.indirection.IndirectMap
-
- size() - Method in class oracle.toplink.essentials.indirection.IndirectSet
-
- size() - Method in class oracle.toplink.essentials.internal.expressions.TableAliasLookup
-
size method comment.
- size() - Method in class oracle.toplink.essentials.internal.helper.IdentityHashtable
-
- size() - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
Returns the number of contentss in this list.
- size() - Method in class oracle.toplink.essentials.internal.helper.NonSynchronizedVector
-
- size() - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
First wait until complete.
- size() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashMap
-
- size() - Method in class oracle.toplink.essentials.internal.helper.TopLinkIdentityHashSet
-
- size() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SIZE - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- size() - Method in class oracle.toplink.essentials.internal.sessions.AbstractRecord
-
PUBLIC:
Return the number of field/value pairs in the row.
- size() - Method in class oracle.toplink.essentials.queryframework.ReportQueryResult
-
PUBLIC:
Return the number of name/value pairs in the result.
- size - Variable in class oracle.toplink.essentials.sequencing.Sequence
-
- size() - Method in class oracle.toplink.essentials.sessions.DatabaseRecord
-
PUBLIC:
Returns the number of field-value pairs in the database row.
- size - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- size - Variable in class oracle.toplink.libraries.asm.tree.analysis.DataflowValue
-
The size of this value.
- SIZE_MISMATCH_OF_FOREIGN_KEYS - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SIZE_ONLY_SUPPORTED_ON_EXPRESSION_QUERIES - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- sizeFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.CollectionContainerPolicy
-
INTERNAL:
Return the size of container.
- sizeFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.ContainerPolicy
-
INTERNAL:
Return the size of container.
- sizeFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.DirectMapContainerPolicy
-
INTERNAL:
Return the size of container.
- sizeFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.IndirectListContainerPolicy
-
INTERNAL:
Return the size of container.
- sizeFor(Object) - Method in class oracle.toplink.essentials.internal.queryframework.MapContainerPolicy
-
INTERNAL:
Return the size of container.
- sizeMismatchOfForeignKeys(ForeignReferenceMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SizeNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SizeNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SizeNode
-
Return a new SizeNode.
- sizeOnlySupportedOnExpressionQueries(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- skippedEntity(String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- skippedEntity(String) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- SmartMerge - Static variable in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
Used for merging dependent values without use of WL SessionAccessor
- SoftCacheWeakIdentityMap - Class in oracle.toplink.essentials.internal.identitymaps
-
Purpose: A weak cache is identical to the weak identity map, however the weak
can be a performance problem for some types of apps because it can cause too much garbage collection
of objects read causing them to be re-read and re-built (this defeats the purpose of the cache).
- SoftCacheWeakIdentityMap(int) - Constructor for class oracle.toplink.essentials.internal.identitymaps.SoftCacheWeakIdentityMap
-
- SoftCacheWeakIdentityMap_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- SoftWeak - Static variable in class oracle.toplink.essentials.config.CacheType
-
- some(byte[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that is used with a comparison expression.
- some(char[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(double[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(float[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(int[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(long[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(Object[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(short[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(boolean[]) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(Vector) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return an expression that checks if the receivers value is contained in the collection.
- some(Expression) - Method in class oracle.toplink.essentials.expressions.Expression
-
- some(ReportQuery) - Method in class oracle.toplink.essentials.expressions.Expression
-
- Some - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- some() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the SOME operator.
- SOME - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- SomeNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SomeNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SomeNode
-
Return a new SomeNode.
- SortDirectionNode - Class in oracle.toplink.essentials.internal.parsing
-
- SortDirectionNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SortDirectionNode
-
- SortedCollectionContainerPolicy - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose: A SortedCollectionContainerPolicy is ContainerPolicy whose
container class implements the SortedInterface interface.
- SortedCollectionContainerPolicy() - Constructor for class oracle.toplink.essentials.internal.queryframework.SortedCollectionContainerPolicy
-
INTERNAL:
Construct a new policy.
- SortedCollectionContainerPolicy(Class) - Constructor for class oracle.toplink.essentials.internal.queryframework.SortedCollectionContainerPolicy
-
INTERNAL:
Construct a new policy for the specified class.
- SortedSet_Class - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- sortFields(Vector, Vector) - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
This method will sort the fields in correct order based
on the column names.
- Soundex - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- soundex() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- SOURCE_FK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- SOURCE_PK_COLUMN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataLogger
-
- sourceAttributeName - Variable in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- SourceDebugExtensionAttribute - Class in oracle.toplink.libraries.asm.attrs
-
The SourceDebugExtension attribute is an optional attribute defined in JSR-045
in the attributes table of the ClassFile structure.
- SourceDebugExtensionAttribute() - Constructor for class oracle.toplink.libraries.asm.attrs.SourceDebugExtensionAttribute
-
- SourceDebugExtensionAttribute(String) - Constructor for class oracle.toplink.libraries.asm.attrs.SourceDebugExtensionAttribute
-
- sourceFields - Variable in class oracle.toplink.essentials.tools.schemaframework.ForeignKeyConstraint
-
- sourceFields - Variable in class oracle.toplink.essentials.tools.schemaframework.UniqueKeyConstraint
-
- sourceFile - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
The name of the source file from which this class was compiled.
- sourceKeyFields - Variable in class oracle.toplink.essentials.mappings.AggregateCollectionMapping
-
This is a primary key in the source table that is used as foreign key in the target table
- sourceKeyFields - Variable in class oracle.toplink.essentials.mappings.DirectCollectionMapping
-
- sourceKeyFields - Variable in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
The field in the source table that corresponds to the key in the relation table
- sourceKeyFields - Variable in class oracle.toplink.essentials.mappings.OneToManyMapping
-
The (typically primary) source key fields that are referenced by the targetForeignKeyFields.
- sourceKeysToTargetForeignKeys - Variable in class oracle.toplink.essentials.mappings.OneToManyMapping
-
This maps the (primary) source key fields to the corresponding target foreign key fields.
- sourceObject - Variable in exception oracle.toplink.essentials.exceptions.ConversionException
-
- sourceObject - Variable in class oracle.toplink.essentials.internal.indirection.UnitOfWorkValueHolder
-
- sourceRelationKeyFields - Variable in class oracle.toplink.essentials.mappings.ManyToManyMapping
-
The field in the intermediate table that corresponds to the key in the source table
- sourceToTargetKeyFields - Variable in class oracle.toplink.essentials.mappings.OneToOneMapping
-
Maps the source foreign/primary key fields to the target primary/foreign key fields.
- SPECIFIED_PARTIAL_ATTRIBUTE_DOES_NOT_EXIST - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- specifiedPartialAttributeDoesNotExist(DatabaseQuery, String, String) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- SQL - Static variable in interface oracle.toplink.essentials.logging.SessionLog
-
- SQL_EXCEPTION - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- SQL_GENERATION - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SQL_PREPARE - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SQL_RESULT_SET_MAPPING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.xml.XMLConstants
-
- SQL_STATEMENT_NOT_SET_PROPERLY - Static variable in exception oracle.toplink.essentials.exceptions.QueryException
-
- SQLAnyWhere - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- SQLAnyWherePlatform - Class in oracle.toplink.essentials.platform.database
-
Provides SQL Anywhere specific behaviour.
- SQLAnyWherePlatform() - Constructor for class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- SQLCall - Class in oracle.toplink.essentials.queryframework
-
Purpose: Used as an abstraction of an SQL call.
- SQLCall() - Constructor for class oracle.toplink.essentials.queryframework.SQLCall
-
PUBLIC:
Create a new SQL call.
- SQLCall(String) - Constructor for class oracle.toplink.essentials.queryframework.SQLCall
-
PUBLIC:
Create a new SQL call.
- SQLDATE - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- sqlDateFromUtilDate(Date) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Answer a sql.Date from a timestamp.
- SQLDeleteAllStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Print DELETE statement with non trivial WHERE clause
- SQLDeleteAllStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatement
-
- SQLDeleteAllStatementForTempTable - Class in oracle.toplink.essentials.internal.expressions
-
- SQLDeleteAllStatementForTempTable() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLDeleteAllStatementForTempTable
-
- SQLDeleteStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Print DELETE statement.
- SQLDeleteStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLDeleteStatement
-
- sqlException(SQLException) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- sqlException(SQLException, Accessor, AbstractSession) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- sqlException(SQLException, Call, Accessor, AbstractSession) - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- SqlGeneration - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SQLInsertStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Print INSERT statement.
- SQLInsertStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLInsertStatement
-
- SQLModifyAllStatementForTempTable - Class in oracle.toplink.essentials.internal.expressions
-
- SQLModifyAllStatementForTempTable() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLModifyAllStatementForTempTable
-
- SQLModifyStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Mirror SQL behavior.
- SQLModifyStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLModifyStatement
-
- SqlPrepare - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- SQLResult - Class in oracle.toplink.essentials.queryframework
-
Purpose:
An abstract superclass that represents the comonalities between the main
result types of the SQLResultSetMapping
- SQLResult() - Constructor for class oracle.toplink.essentials.queryframework.SQLResult
-
- SQLResultSetMapping - Class in oracle.toplink.essentials.queryframework
-
Purpose:
Concrete class to represent the SQLResultSetMapping structure as defined by
the EJB 3.0 Persistence specification.
- SQLResultSetMapping(String) - Constructor for class oracle.toplink.essentials.queryframework.SQLResultSetMapping
-
- sqlResultSetMappings - Variable in class oracle.toplink.essentials.sessions.Project
-
This a collection of 'maps' that allow users to map custom SQL to query results
- SQLSelectStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Print SELECT statement.
- SQLSelectStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
- SQLServer - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- SQLServerPlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides SQL Server specific behaviour.
- SQLServerPlatform() - Constructor for class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
- SQLStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Mirror SQL behavior.
- SQLStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLStatement
-
- sqlStatement - Variable in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
- sqlStatementNotSetProperly(DatabaseQuery) - Static method in exception oracle.toplink.essentials.exceptions.QueryException
-
- sqlStatements - Variable in class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Normally only a single statement is used, however multiple table may require multiple statements on write.
- sqlString - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- sqlType - Variable in class oracle.toplink.essentials.internal.helper.DatabaseField
-
Respective JDBC type of the field's value.
- SQLUpdateAllStatement - Class in oracle.toplink.essentials.internal.expressions
-
- SQLUpdateAllStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatement
-
- SQLUpdateAllStatementForOracleAnonymousBlock - Class in oracle.toplink.essentials.internal.expressions
-
- SQLUpdateAllStatementForOracleAnonymousBlock() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
-
- SQLUpdateAllStatementForTempTable - Class in oracle.toplink.essentials.internal.expressions
-
- SQLUpdateAllStatementForTempTable() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLUpdateAllStatementForTempTable
-
- SQLUpdateStatement - Class in oracle.toplink.essentials.internal.expressions
-
Purpose: Print UPDATE statement.
- SQLUpdateStatement() - Constructor for class oracle.toplink.essentials.internal.expressions.SQLUpdateStatement
-
- Sqrt - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sqrt() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- sqrt() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SQRT - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- SqrtNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SqrtNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SqrtNode
-
Return a new SqrtNode
- stack - Variable in class oracle.toplink.libraries.asm.attrs.StackMapFrame
-
- StackMapAttribute - Class in oracle.toplink.libraries.asm.attrs
-
StackMapAttribute is used by CDLC preverifier and also by javac compiller
starting from J2SE 1.5.
- StackMapAttribute() - Constructor for class oracle.toplink.libraries.asm.attrs.StackMapAttribute
-
- StackMapFrame - Class in oracle.toplink.libraries.asm.attrs
-
StackMapFrame is used by
StackMapAttribute
to hold state of the stack
and local variables for a single execution branch.
- StackMapFrame() - Constructor for class oracle.toplink.libraries.asm.attrs.StackMapFrame
-
- StackMapType - Class in oracle.toplink.libraries.asm.attrs
-
- stackTraceString(Exception) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.ExceptionFactory
-
- standardDeviation() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This represents the aggregate function StandardDeviation.
- StandardDeviation - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- standardDeviation() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- StandardSequence - Class in oracle.toplink.essentials.sequencing
-
Purpose: An abstract class providing default sequence behavior.
- StandardSequence() - Constructor for class oracle.toplink.essentials.sequencing.StandardSequence
-
- StandardSequence(String) - Constructor for class oracle.toplink.essentials.sequencing.StandardSequence
-
- StandardSequence(String, int) - Constructor for class oracle.toplink.essentials.sequencing.StandardSequence
-
- StandardSequence(String, int, int) - Constructor for class oracle.toplink.essentials.sequencing.StandardSequence
-
- start - Variable in class oracle.toplink.essentials.tools.schemaframework.OracleSequenceDefinition
-
The start is the first sequence value that will be available for TopLink to use.
- start() - Method in class oracle.toplink.essentials.weaving.StaticWeave
-
Invoke StaticWeaveProcessor to perform weaving.
- start - Variable in class oracle.toplink.libraries.asm.attrs.LocalVariableType
-
- start - Variable in class oracle.toplink.libraries.asm.tree.LineNumberNode
-
The first instruction corresponding to this line number.
- start - Variable in class oracle.toplink.libraries.asm.tree.LocalVariableNode
-
The first instruction corresponding to the scope of this local variable
(inclusive).
- start - Variable in class oracle.toplink.libraries.asm.tree.TryCatchBlockNode
-
Beginning of the exception handler's scope (inclusive).
- START_INDEX_OUT_OF_RANGE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- startDocument() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- startDocument() - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- startElement(String, String, String, Attributes) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- startElement(String, String, String, Attributes) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- startElement(String, String, String, Attributes) - Method in class oracle.toplink.libraries.asm.xml.ASMContentHandler
-
Process notification of the start of an XML element being reached.
- startIndexOfRemove - Variable in class oracle.toplink.essentials.internal.sessions.OrderedCollectionChangeRecord
-
- startIndexOutOfRange() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- startIterationOn(Object) - Method in class oracle.toplink.essentials.internal.descriptors.DescriptorIterator
-
This is the root method called to start the iteration.
- startOperationProfile(String) - Method in class oracle.toplink.essentials.internal.sessions.AbstractSession
-
INTERNAL:
Start the operation timing.
- startOperationProfile() - Method in class oracle.toplink.essentials.sessions.SessionEventManager
-
INTERNAL:
Start call
- startOperationProfile(String) - Method in interface oracle.toplink.essentials.sessions.SessionProfiler
-
INTERNAL:
Start the operation timing.
- startPrefixMapping(String, String) - Method in class oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.PersistenceContentHandler
-
- startPrefixMapping(String, String) - Method in class oracle.toplink.essentials.platform.xml.SAXDocumentBuilder
-
- startUp() - Method in class oracle.toplink.essentials.threetier.ConnectionPool
-
INTERNAL:
Allocate the minimum connections.
- startUp() - Method in class oracle.toplink.essentials.threetier.ExternalConnectionPool
-
INTERNAL:
Build the default connection.
- startWithExpression - Variable in class oracle.toplink.essentials.internal.expressions.SQLSelectStatement
-
Used for Oracle Hierarchical Queries
- state - Variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_DEPLOY_FAILED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_DEPLOYED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_INITIAL - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_PREDEPLOY_FAILED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_PREDEPLOYED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- STATE_UNDEPLOYED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl
-
- stateFieldPathExpression() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- statement - Variable in class oracle.toplink.essentials.expressions.ExpressionBuilder
-
- statement - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseCall
-
- statement - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionIterator
-
Some iterations require a statement.
- statement - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
The statement being normalized.
- STATEMENT_EXECUTE - Static variable in interface oracle.toplink.essentials.sessions.SessionProfiler
-
- statementCache - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor
-
Stores statement handles for common used prepared statements.
- statementCacheSize - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
The statement cache size for prepare parameterized statements.
- StatementQueryMechanism - Class in oracle.toplink.essentials.internal.queryframework
-
Purpose:
Mechanism used for all statement objects.
- StatementQueryMechanism(DatabaseQuery) - Constructor for class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
INTERNAL:
Return a new mechanism for the query
- StatementQueryMechanism(DatabaseQuery, SQLStatement) - Constructor for class oracle.toplink.essentials.internal.queryframework.StatementQueryMechanism
-
Return a new mechanism for the query
- StaticWeave - Class in oracle.toplink.essentials.weaving
-
Description: This is the static weave command line processing class that verifies command options and invokes
StaticWeaveProcessor to statically weave the classes.
- StaticWeave(String[]) - Constructor for class oracle.toplink.essentials.weaving.StaticWeave
-
- StaticWeaveAntTask - Class in oracle.toplink.essentials.weaving
-
Description: This is the static weave ant task definition class that verifies the value of specified attributes and invokes
StaticWeaveProcessor to weave classes.
- StaticWeaveAntTask() - Constructor for class oracle.toplink.essentials.weaving.StaticWeaveAntTask
-
- StaticWeaveClassTransformer - Class in oracle.toplink.essentials.internal.weaving
-
Description: This class provides the implementation of class transformer by leveraging on the following existing APIs,
PersistenceUnitProcessor.processORMetadata() - get class descriptor.
- StaticWeaveClassTransformer(URL, ClassLoader) - Constructor for class oracle.toplink.essentials.internal.weaving.StaticWeaveClassTransformer
-
Constructs an instance of StaticWeaveClassTransformer
- StaticWeaveClassTransformer(URL, ClassLoader, Writer, int) - Constructor for class oracle.toplink.essentials.internal.weaving.StaticWeaveClassTransformer
-
Constructs an instance of StaticWeaveClassTransformer
- StaticWeaveDirectoryOutputHandler - Class in oracle.toplink.essentials.internal.weaving
-
The class provides a set of methods to pack passed-in entries into the sepcified archive file.
- StaticWeaveDirectoryOutputHandler(URL, URL) - Constructor for class oracle.toplink.essentials.internal.weaving.StaticWeaveDirectoryOutputHandler
-
Construct an instance of StaticWeaveDirectoryOutputHandler.
- StaticWeaveException - Exception in oracle.toplink.essentials.exceptions
-
- StaticWeaveException() - Constructor for exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- StaticWeaveException(String) - Constructor for exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- StaticWeaveException(String, Throwable) - Constructor for exception oracle.toplink.essentials.exceptions.StaticWeaveException
-
INTERNAL:
TopLink exceptions should only be thrown by TopLink.
- StaticWeaveExceptionResource - Class in oracle.toplink.essentials.exceptions.i18n
-
- StaticWeaveExceptionResource() - Constructor for class oracle.toplink.essentials.exceptions.i18n.StaticWeaveExceptionResource
-
- StaticWeaveJAROutputHandler - Class in oracle.toplink.essentials.internal.weaving
-
The class provides a set of methods to pack passing in entries into the sepcified archive file.
- StaticWeaveJAROutputHandler(JarOutputStream) - Constructor for class oracle.toplink.essentials.internal.weaving.StaticWeaveJAROutputHandler
-
Construct an instance of StaticWeaveJAROutputHandler
- StaticWeaveProcessor - Class in oracle.toplink.essentials.weaving
-
Description: The StaticWeaveProcessor controls the static weaving process.
- StaticWeaveProcessor(String, String) - Constructor for class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- StaticWeaveProcessor(File, File) - Constructor for class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- StaticWeaveProcessor(URL, URL) - Constructor for class oracle.toplink.essentials.weaving.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- StaticWeaver - Class in oracle.toplink.essentials.ejb.cmp3
-
Utility used to statically weave entities for use in TopLink EJB 3.0
The main method of this class should be invoked with the -javaagent tag to initiate weaving.
- StaticWeaver() - Constructor for class oracle.toplink.essentials.ejb.cmp3.StaticWeaver
-
- STATUS_ACTIVE - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
Static constants
- STATUS_COMMITTED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_COMMITTING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_MARKED_ROLLBACK - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_NO_TRANSACTION - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_PREPARED - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_PREPARING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_ROLLEDBACK - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_ROLLING_BACK - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- STATUS_UNKNOWN - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionImpl
-
- statusToString_impl(Object) - Method in class oracle.toplink.essentials.transaction.AbstractTransactionController
-
INTERNAL:
Convert the status to a string for tracing.
- statusToString_impl(Object) - Method in class oracle.toplink.essentials.transaction.JTATransactionController
-
- STOP_INDEX_OUT_OF_RANGE - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- stopIndexOutOfRange() - Static method in exception oracle.toplink.essentials.exceptions.ValidationException
-
- storeAttributeMappings(Class, ClassDetails, List, boolean) - Method in class oracle.toplink.essentials.internal.weaving.TransformerFactory
-
INTERNAL:
Store a set of attribute mappings on the given ClassDetails taht correspont to the given class.
- storeDatabaseCounts(Object, ContainerPolicy, AbstractSession) - Method in class oracle.toplink.essentials.internal.sessions.DirectCollectionChangeRecord
-
This method will iterate over the collection and store the database counts for
the objects within the collection, this is used for minimal updates
- storeDeferredModifyAllQuery(DatabaseQuery, AbstractRecord) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Store the deferred UpdateAllQuery's from the UoW in the list.
- storeInCache() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Configure the version lock value to be stored in the cache.
- storeInObject() - Method in class oracle.toplink.essentials.descriptors.VersionLockingPolicy
-
PUBLIC:
Configure the version lock value to be stored in the object.
- storeModifyAllQuery(DatabaseQuery) - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL:
Store the ModifyAllQuery's from the UoW in the list.
- str - Variable in class oracle.toplink.essentials.internal.databaseaccess.SimpleAppendCallCustomParameter
-
- STRING - Static variable in class oracle.toplink.essentials.internal.ejb.cmp3.metadata.MetadataConstants
-
- STRING - Static variable in class oracle.toplink.essentials.internal.helper.ClassConstants
-
- STRING_LITERAL_DOUBLE_QUOTED - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- STRING_LITERAL_SINGLE_QUOTED - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- STRING_LOOKUP - Static variable in class oracle.toplink.essentials.jndi.JNDIConnector
-
- stringAnnotations(List) - Static method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Returns annotation values in the format described in JSR-175 for Java
source code.
- stringBindingSize - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Indicates the size above which strings will be bound NOTE: does not work with ODBC
- StringFunctionNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
NOTE CURRENTLY BEING USED
- StringFunctionNode() - Constructor for class oracle.toplink.essentials.internal.parsing.StringFunctionNode
-
StringFunctionNode constructor comment.
- StringLiteralNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- StringLiteralNode() - Constructor for class oracle.toplink.essentials.internal.parsing.StringLiteralNode
-
Return a new StringLiteralNode
- StringLiteralNode(String) - Constructor for class oracle.toplink.essentials.internal.parsing.StringLiteralNode
-
Return a new StringLiteralNode with the internal string set to the
passed value
- stringParameterAnnotations(List) - Static method in class oracle.toplink.libraries.asm.attrs.Annotation
-
Returns parameter annotation values in the format described in JSR-175
for Java source code.
- stringPrimary() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- STRUCTURE_NAME_NOT_SET_IN_MAPPING - Static variable in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- structureNameNotSetInMapping(DatabaseMapping) - Static method in exception oracle.toplink.essentials.exceptions.DescriptorException
-
- SUB_SESSION_NOT_DEFINED_FOR_BROKER - Static variable in exception oracle.toplink.essentials.exceptions.ValidationException
-
- subList(int, int) - Method in class oracle.toplink.essentials.indirection.IndirectList
-
- subList(int, int) - Method in class oracle.toplink.essentials.internal.helper.linkedlist.ExposedNodeLinkedList
-
- subList(int, int) - Method in class oracle.toplink.essentials.internal.helper.ThreadCursoredList
-
If index is missing wait until reached or complete.
- subQuery(ReportQuery) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Return a sub query expression.
- subQuery - Variable in class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- subquery() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- subqueryFromClause() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SubqueryNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SubqueryNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SubqueryNode
-
Return a new SubqueryNode.
- SubSelectExpression - Class in oracle.toplink.essentials.internal.expressions
-
This is used to support subselects.
- SubSelectExpression() - Constructor for class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- SubSelectExpression(ReportQuery, Expression) - Constructor for class oracle.toplink.essentials.internal.expressions.SubSelectExpression
-
- subSelectExpressions - Variable in class oracle.toplink.essentials.internal.expressions.ExpressionNormalizer
-
Subselect expressions found in the course of normalization.
- subselectIdentificationVariableDeclaration(List) - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- subSessionsNotDefinedForBroker(String) - Static method in exception oracle.toplink.essentials.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.
- subSize - Variable in class oracle.toplink.essentials.tools.schemaframework.FieldDefinition
-
- substring(int, int) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the substring from the souce string.
- substring(Object, Object) - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
Function, returns the substring from the souce string.
- Substring - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- substring() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- substring() - Method in class oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLParser
-
- SUBSTRING - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- SubstringNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SubstringNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SubstringNode
-
SubstringNode constructor comment.
- subtract(Expression, int) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- subtract(Expression, Object) - Static method in class oracle.toplink.essentials.expressions.ExpressionMath
-
PUBLIC:
Return a new expression that applies the function to the given expression.
- Subtract - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sum() - Method in class oracle.toplink.essentials.expressions.Expression
-
PUBLIC:
This represents the aggregate function Sum.
- Sum - Static variable in class oracle.toplink.essentials.expressions.ExpressionOperator
-
- sum() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Create the SUM operator.
- SUM - Static variable in interface oracle.toplink.essentials.internal.parsing.ejbql.antlr273.EJBQLTokenTypes
-
- SumNode - Class in oracle.toplink.essentials.internal.parsing
-
INTERNAL
- SumNode() - Constructor for class oracle.toplink.essentials.internal.parsing.SumNode
-
- SunAS9 - Static variable in class oracle.toplink.essentials.config.TargetServer
-
- SunAS9ServerPlatform - Class in oracle.toplink.essentials.platform.server.sunas
-
PUBLIC:
This is the concrete subclass responsible for representing SunAS9-specific server behaviour.
- SunAS9ServerPlatform(DatabaseSessionImpl) - Constructor for class oracle.toplink.essentials.platform.server.sunas.SunAS9ServerPlatform
-
INTERNAL:
Default Constructor: All behaviour for the default constructor is inherited
- SunAS9TransactionController - Class in oracle.toplink.essentials.transaction.sunas
-
Purpose: TransactionController implementation for OC4J JTA
- SunAS9TransactionController() - Constructor for class oracle.toplink.essentials.transaction.sunas.SunAS9TransactionController
-
- superClassDetails - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- superClassName - Variable in class oracle.toplink.essentials.internal.weaving.ClassDetails
-
- superName - Variable in class oracle.toplink.libraries.asm.tree.ClassNode
-
- supportsAutoCommit - Variable in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
Some JDBC drivers do not support AutoCommit in the way TopLink expects.
- supportsAutoCommit() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
supportsAutoCommit must sometimes be set to false for JDBC drivers which do not
support autocommit.
- supportsForeignKeyConstraints() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- supportsForeignKeyConstraints() - Method in class oracle.toplink.essentials.platform.database.AttunityPlatform
-
INTERNAL:
Attunity Connect does not support creating foreign key constraints with the ALTER TABLE syntax.
- supportsForeignKeyConstraints() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
- supportsForeignKeyConstraints() - Method in class oracle.toplink.essentials.platform.database.HSQLPlatform
-
INTERNAL:
HSQL 1.6.1 does not support the ALTER TABLE method of create foreign key constraints
- supportsForeignKeyConstraints() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
- supportsGlobalTempTables() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether the platform supports global temporary tables.
- supportsGlobalTempTables() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
INTERNAL:
- supportsGlobalTempTables() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
- supportsGlobalTempTables() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
INTERNAL:
- supportsLocalTempTables() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether the platform supports local temporary tables.
- supportsLocalTempTables() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- supportsLocalTempTables() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
- supportsLocalTempTables() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.DB2Platform
-
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.DerbyPlatform
-
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.InformixPlatform
-
INTERNAL:
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.MySQL4Platform
-
INTERNAL:
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.PostgreSQLPlatform
-
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.SQLServerPlatform
-
INTERNAL:
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.SybasePlatform
-
INTERNAL:
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsNativeSequenceNumbers() - Method in class oracle.toplink.essentials.platform.database.TimesTenPlatform
-
Return true if the receiver uses host sequence numbers, generated on the database.
- supportsPrimaryKeyConstraint() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- supportsPrimaryKeyConstraint() - Method in class oracle.toplink.essentials.platform.database.AttunityPlatform
-
INTERNAL:
Attunity Connect does not support specifying the primary key in the create table syntax.
- supportsPrimaryKeyConstraint() - Method in class oracle.toplink.essentials.platform.database.DBasePlatform
-
INTERNAL:
- supportsSelectForUpdateNoWait() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
Returns true if the database supports SQL syntax not to wait on a SELECT..FOR UPADTE
(i.e.
- supportsStoredFunctions() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- supportsStoredFunctions() - Method in class oracle.toplink.essentials.platform.database.oracle.OraclePlatform
-
INTERNAL:
- supportsStoredFunctions() - Method in class oracle.toplink.essentials.platform.database.SQLAnyWherePlatform
-
- supportsTempTables() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
INTERNAL:
Indicates whether the platform supports temporary tables.
- supportsUniqueKeyConstraints() - Method in class oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
-
- suspend() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.TransactionManagerImpl
-
- SWAP - Static variable in interface oracle.toplink.libraries.asm.Constants
-
- swapElements(Object[], int, int) - Static method in class oracle.toplink.essentials.internal.helper.TOPSort
-
- Sybase - Static variable in class oracle.toplink.essentials.config.TargetDatabase
-
- sybaseAddMonthsOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Function, to add months to a date.
- sybaseAtan2Operator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build operator.
- sybaseInStringOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build instring operator
- sybaseLocateOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build the Sybase equivalent to Locate
- SybasePlatform - Class in oracle.toplink.essentials.platform.database
-
Purpose: Provides Sybase specific behaviour.
- SybasePlatform() - Constructor for class oracle.toplink.essentials.platform.database.SybasePlatform
-
- sybaseToCharOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build Sybase equivalent to TO_CHAR.
- sybaseToCharWithFormatOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build Sybase equivalent to TO_CHAR.
- sybaseToDateOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build Sybase equivalent to TO_DATE.
- sybaseToDateToStringOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build Sybase equivalent to TO_CHAR.
- sybaseToNumberOperator() - Static method in class oracle.toplink.essentials.expressions.ExpressionOperator
-
INTERNAL:
Build Sybase equivalent to TO_NUMBER.
- SynchronizationListenerFactory - Interface in oracle.toplink.essentials.transaction
-
Purpose: Generate synchronization listener objects of the appropriate type.
- synchronizeAndResume() - Method in class oracle.toplink.essentials.internal.ejb.cmp3.base.RepeatableWriteUnitOfWork
-
INTERNAL
Synchronize the clones and update their backup copies.
- synchronizeAndResume() - Method in class oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl
-
INTERNAL
Synchronize the clones and update their backup copies.
- SYNCHRONIZED_READ_ON_WRITE - Static variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Reads and unit of work merges will be serialized.
- SYNCHRONIZED_UNITOFWORK_DOES_NOT_SUPPORT_COMMITANDRESUME - Static variable in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- SYNCHRONIZED_WRITE - Static variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Reads can occur concurrently but unit of work merges will be serialized.
- synchronizedUnitOfWorkDoesNotSupportCommitAndResume() - Static method in exception oracle.toplink.essentials.exceptions.DatabaseException
-
- SYNCRONIZED_OBJECT_LEVEL_READ_WRITE - Static variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Writes to the cache (merge, object build/refresh will be synchronized
as will cache access (cloning) based on when access is required.
- SYNCRONIZED_OBJECT_LEVEL_READ_WRITE_DATABASE - Static variable in class oracle.toplink.essentials.sessions.DatasourceLogin
-
Writes to the cache (merge, object build/refresh will be synchronized
as will cache access (cloning) based on database transaction.
- syntaxError - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- syntaxError(String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- syntaxErrorAt - Static variable in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- syntaxErrorAt(String, int, int, String, Exception) - Static method in exception oracle.toplink.essentials.exceptions.EJBQLException
-
- systemBug(String) - Static method in class oracle.toplink.essentials.internal.helper.Helper
-
Can be used to mark code if a workaround is added for a JDBC driver or other bug.
- systemTime - Variable in class oracle.toplink.essentials.internal.sessions.MergeManager
-