Package oracle.toplink.threetier

Interface Summary
InterfaceDescription
Server Purpose: A single session that supports multiple user/clients connection at the same time.
 

Class Summary
ClassDescription
ConnectionPolicy Purpose: Used to specify how a client session's should be allocated.
ConnectionPool Purpose: Used to specify how connection should be pooled in a server session.
ExternalConnectionPool Purpose: This subclass is intended to be used with external connection pools.
ReadConnectionPool Purpose:The read connection pool is used for read access through the server session.