Skip navigation links

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

B32476-02


oracle.toplink.platform.server.oc4j
Class Oc4jPlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.oc4j.Oc4jPlatform

All Implemented Interfaces:
ServerPlatform
Direct Known Subclasses:
Oc4j_10_1_3_Platform, Oc4j_11_1_1_Platform

public class Oc4jPlatform
extends ServerPlatformBase

This is the concrete subclass responsible for representing Oc4j-specific server behaviour. This platform overrides: getExternalTransactionControllerClass(): to use an Oc4j-specific controller class initializeServerNameAndVersion(): to call an Oc4j library for this information


Method Summary

 

Methods inherited from class oracle.toplink.platform.server.ServerPlatformBase
getServerNameAndVersion

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Skip navigation links

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