java.lang.Object
org.eclipse.persistence.platform.database.oracle.NCharacter
All Implemented Interfaces:
NoConversion, Oracle9Specific

public class NCharacter extends Object implements NoConversion, Oracle9Specific
This class can be used to define the dataType with an ObjectTypeConverter to have EclipseLink bind the object string value as an NCHAR Oracle type.
  • Constructor Details

    • NCharacter

      public NCharacter()