Class NString

  • All Implemented Interfaces:
    org.eclipse.persistence.internal.helper.NoConversion, org.eclipse.persistence.internal.platform.database.Oracle9Specific

    public class NString
    extends java.lang.Object
    implements org.eclipse.persistence.internal.helper.NoConversion, org.eclipse.persistence.internal.platform.database.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 Summary

      Constructors 
      Constructor Description
      NString()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NString

        public NString()