Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01

oracle.toplink.platform.database.oracle
Class NClob

java.lang.Object
  extended byoracle.toplink.oraclespecific.NClob
      extended byoracle.toplink.platform.database.oracle.NClob
All Implemented Interfaces:
oracle.toplink.internal.helper.NoConversion, Oracle9Specific

public class NClob
extends NClob

This class can be used to define the dataType with an ObjectTypeConverter to have TopLink bind the object string value as an NCLOB Oracle type.


Constructor Summary
NClob()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NClob

public NClob()

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