Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
CollectionChangeRecord
Purpose: This class holds the record of the changes made to a collection attribute of
an object.
|
CommitManager
This class maintains a commit stack and resolves circular references.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractRecord.NoEntry
INTERNAL:
NoEntry: This is used to differentiate between the two kinds
of nulls: no entry exists, and the field is actually mapped
to null.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ChangeRecord
Purpose: This class was designed as a superclass to all possible Change Record types.
|
CommitManager
This class maintains a commit stack and resolves circular references.
|
CommitOrderCalculator
This class calculates a commit order for a series of classes
based on the dependencies between them.
|
CommitOrderDependencyNode
This wraps a descriptor with information required to compute an order for
dependencies.
|
DirectCollectionChangeRecord.NULL |
IdentityMapAccessor
INTERNAL:
Internal subclass that provides access to identity maps through the session.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
OrderedCollectionChangeRecord
Purpose: This class holds the record of the changes made to a collection attribute of
an object.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ChangeRecord
Purpose: This class was designed as a superclass to all possible Change Record types.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
ObjectReferenceChangeRecord
Purpose: To record the changes for an attribute that references a single Object
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ChangeRecord
Purpose: This class was designed as a superclass to all possible Change Record types.
|
MergeManager
Purpose:
Used to manage the merge of two objects in a unit of work.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
ObjectChangeSet
Purpose: Hold the Records of change for a particular instance of an object.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
UnitOfWorkChangeSet
Purpose: This is the overall collection of changes.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractRecord
Purpose: Define the abstract definition of a record for internal use.
|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
DatabaseSessionImpl
Implementation of oracle.toplink.essentials.sessions.DatabaseSession
The public interface should be used by public API, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
Class and Description |
---|
AbstractSession
Implementation of oracle.toplink.essentials.sessions.Session
The public interface should be used by public API and testing, the implementation should be used internally.
|
UnitOfWorkImpl
Implementation of oracle.toplink.essentials.sessions.UnitOfWork
The public interface should be used by public API and testing, the implementation should be used internally.
|
Copyright © 2021. All rights reserved.