Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.platform.database.oracle
Class NCharacter

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

All Implemented Interfaces:
Oracle9Specific

public class NCharacter
extends NCharacter

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


Constructor Summary
NCharacter()
           

 

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

 

Constructor Detail

NCharacter

public NCharacter()

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