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, closeLob, isEmptyLob, isOpen, isOpenLob, isSecureFile, isTemporary, open, openLob, toSQLXML, toSQLXML