Skip navigation links

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

B28219-01


oracle.toplink.oraclespecific
Class NClob

java.lang.Object
  extended byoracle.toplink.oraclespecific.NClob

All Implemented Interfaces:
Oracle9Specific
Direct Known Subclasses:
NClob

Deprecated. since OracleAS TopLink 10g (10.1.3). This class is replaced by NClob

public class NClob
extends java.lang.Object
implements Oracle9Specific

Class used to reference NCLOB database type.


Constructor Summary
NClob()
          Deprecated.  

 

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

 

Constructor Detail

NClob

public NClob()
Deprecated. 

Skip navigation links

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