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

B32476-03

oracle.toplink.platform.server.sunas
Class SunAS9ServerPlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.sunas.SunAS9ServerPlatform
All Implemented Interfaces:
ServerPlatform

public class SunAS9ServerPlatform
extends ServerPlatformBase

This is the concrete subclass responsible for representing SunAS9-specific server behaviour. This platform overrides: getExternalTransactionControllerClass(): to use an SunAS9-specific controller class


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
 

Method Detail

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