Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-02


oracle.toplink.platform.database.oracle
Class NCharacter

java.lang.Object
  extended by oracle.toplink.platform.database.oracle.NCharacter

All Implemented Interfaces:
oracle.toplink.internal.helper.NoConversion, oracle.toplink.internal.platform.database.oracle.Oracle9Specific

public class NCharacter
extends java.lang.Object
implements oracle.toplink.internal.helper.NoConversion, oracle.toplink.internal.platform.database.oracle.Oracle9Specific

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

 

Method Summary

 

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

 

Constructor Detail

NCharacter

public NCharacter()

Skip navigation links

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