Skip navigation links

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

B28219-01


oracle.toplink.oraclespecific
Class NCharacter

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

All Implemented Interfaces:
Oracle9Specific
Direct Known Subclasses:
NCharacter

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

public class NCharacter
extends java.lang.Object
implements Oracle9Specific

Class used to reference NCHAR database type.


Constructor Summary
NCharacter()
          Deprecated.  

 

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

 

Constructor Detail

NCharacter

public NCharacter()
Deprecated. 

Skip navigation links

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