Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.platform.database.oracle
Class NString

java.lang.Object
  extended byoracle.toplink.oraclespecific.NString
      extended byoracle.toplink.platform.database.oracle.NString

All Implemented Interfaces:
Oracle9Specific

public class NString
extends NString

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
NString()
           

 

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

 

Constructor Detail

NString

public NString()

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