Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


oracle.toplink.platform.server.oc4j
Class Oc4jPlatform

java.lang.Object
  extended byoracle.toplink.platform.server.ServerPlatformBase
      extended byoracle.toplink.platform.server.oc4j.Oc4jPlatform

All Implemented Interfaces:
ServerPlatform
Direct Known Subclasses:
Oc4j_10_1_2_Platform, Oc4j_10_1_3_Platform, Oc4j_9_0_3_Platform, Oc4j_9_0_4_Platform

public class Oc4jPlatform
extends ServerPlatformBase

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


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, 2006, Oracle. All Rights Reserved.