Package org.eclipse.persistence.sessions.server
package org.eclipse.persistence.sessions.server
-
ClassDescriptionPurpose: Acts as a client to the server session.Purpose: Used to specify how a client session's should be allocated.Default value Transactional causes creation of ClientSession, the other two values - ExclusiveIsolatedClientSession.Purpose: Used to specify how connection should be pooled in a server session.Purpose: This subclass is intended to be used with external connection pools.Purpose: The read connection pool is used for read access through the server session.Purpose: A single session that supports multiple user/clients connection at the same time.Implementation of Server INTERNAL: The public interface should be used.