Class NString

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

    public class NString
    extends 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 Detail

      • NString

        public NString()