Module eclipselink

Class NoServerPlatform

java.lang.Object
org.eclipse.persistence.platform.server.ServerPlatformBase
org.eclipse.persistence.platform.server.NoServerPlatform
All Implemented Interfaces:
ServerPlatform

public final class NoServerPlatform extends ServerPlatformBase
PUBLIC:

This platform is used when EclipseLink is not within any server (Oc4j, WebLogic, ...) This is also the default platform for all newly created DatabaseSessions.

This platform has:

- No external transaction controller class - No runtime services (JMX/MBean) - No launching of container Threads