|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Server | Purpose: A single session that supports multiple user/clients connection at the same time. |
Class Summary | |
---|---|
ClientSession | Purpose: Acts as a client to the server session. |
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. |
ServerSession | Implementation of Server INTERNAL: The public interface should be used. |
Enum Summary | |
---|---|
ConnectionPolicy.ExclusiveMode | Default value Transactional causes creation of ClientSession, the other two values - ExclusiveIsolatedClientSession. |
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |