public interface OracleNClob extends java.sql.NClob, OracleClob
NClob
and defines methods for Oracle specific NClob .
Generally any new code should avoid the direct use of the class NCLOB
.
For variable declarations use the interface NClob
or this interface as required.
Creating temporary NClob using factory method, Connection.createNClob()
close, isEmptyLob, isOpen, isSecureFile, isTemporary, open, toSQLXML, toSQLXML