Module org.eclipse.persistence.core
Package org.eclipse.persistence.sessions
package org.eclipse.persistence.sessions
-
ClassDescriptionPurpose: Define an interface for supplying TopLink with a
Connection
to a JDBC database.Purpose: Define how an object is to be copied.Purpose: Hold the configuration information necessary to connect to a JDBC driver.Purpose: Define a representation of a database row as field=>value pairs.Purpose: Add login and configuration API to that of Session.This interface defines the public interface for the EclipseLink DatabaseRecord (was Record), and the other record types XMLRecord, EISRecord.Purpose: Hold the configuration information necessary to connect to a datasource.Purpose:Use this Connector to build a java.sql.Connection in the "standard" fashion, via the DriverManager.Purpose:Use this Connector to build a java.sql.Connection by directly instantiating the Driver, as opposed to using the DriverManager.Purpose: Interface for external transaction management.PUBLIC: IdentityMapAccessor provides the public interface into all functionality associated with EclipseLink's cache.Specifies the J2EE DataSource lookup options.Purpose: Define the information required to connect to an EclipseLink session.Purpose: Maintain all of the EclipseLink configuration information for a system.Purpose: Define the EclipseLink session public interface.PUBLIC: This interface is to allow extra customization on an EclipseLink SessionPurpose: Encapsulate the information provided with session events.Purpose: To provide a trivial implemetation of SessionEventListener.Purpose: Used to support session events.Purpose: Used to support session events.Purpose: This interface defines the link between the Session and the PerformanceProfiler tool.Adapter class for SessionProfiler interface.Purpose: To allow object level transactions.Defines the ordering of updates and deletes of a set of the same entity type during a commit or flush operation.