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

public class NString 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 NCLOB Oracle type.
  • Constructor Details

    • NString

      public NString()