Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-03

oracle.toplink.platform.server.ucp
Class UCPPlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.NoServerPlatform
          extended by oracle.toplink.platform.server.ucp.UCPPlatform
All Implemented Interfaces:
ServerPlatform

public class UCPPlatform
extends NoServerPlatform

This is the concrete subclass responsible for representing an application that uses a Universal Connection Pool outside of Oc4j 11.1.1.x. Within Oc4j 11.1.1 the correct Oc4j platform should be used.


Method Summary
 
Methods inherited from class oracle.toplink.platform.server.NoServerPlatform
getServerNameAndVersion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Copyright © 1998, 2010, Oracle. All Rights Reserved.