Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01

oracle.toplink.oraclespecific
Class NClob

java.lang.Object
  extended byoracle.toplink.oraclespecific.NClob
All Implemented Interfaces:
oracle.toplink.internal.helper.NoConversion, 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 oracle.toplink.internal.helper.NoConversion, 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. 

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