Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.platform.database.oracle
Class Oracle10Platform

java.lang.Object
  extended byoracle.toplink.internal.databaseaccess.OraclePlatform
      extended byoracle.toplink.platform.database.oracle.OraclePlatform
          extended byoracle.toplink.oraclespecific.Oracle8Platform
              extended byoracle.toplink.platform.database.oracle.Oracle8Platform
                  extended byoracle.toplink.oraclespecific.Oracle9Platform
                      extended byoracle.toplink.platform.database.oracle.Oracle9Platform
                          extended byoracle.toplink.platform.database.oracle.Oracle10Platform


public class Oracle10Platform
extends Oracle9Platform

Purpose: Supports usage of certain Oracle JDBC specific APIs.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.toplink.platform.database.oracle.Oracle9Platform
NCHAR, NCLOB, NSTRING

 

Fields inherited from class oracle.toplink.oraclespecific.Oracle9Platform
XMLTYPE

 

Constructor Summary
Oracle10Platform()
           

 

Methods inherited from class oracle.toplink.platform.database.oracle.Oracle9Platform
getLobValueLimits, setLobValueLimits, setShouldUseLocatorForLOBWrite, shouldUseLocatorForLOBWrite

 

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

 

Constructor Detail

Oracle10Platform

public Oracle10Platform()

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