Package | Description |
---|---|
oracle.toplink.essentials.platform.server | |
oracle.toplink.essentials.platform.server.oc4j | |
oracle.toplink.essentials.platform.server.sunas |
Modifier and Type | Class and Description |
---|---|
class |
CustomServerPlatform
INTERNAL:
This is the concrete subclass responsible for handling backward compatibility for 9.0.4.
|
class |
NoServerPlatform
PUBLIC:
This platform is used when TopLink is not within any server (Oc4j, WebLogic, ...)
This is also the default platform for all newly created DatabaseSessions.
|
Modifier and Type | Class and Description |
---|---|
class |
Oc4jPlatform
PUBLIC:
This is the concrete subclass responsible for representing Oc4j-specific server behaviour.
|
Modifier and Type | Class and Description |
---|---|
class |
SunAS9ServerPlatform
PUBLIC:
This is the concrete subclass responsible for representing SunAS9-specific server behaviour.
|
Copyright © 2021. All rights reserved.