Clob
, NClob
, OracleClob
NCLOB
public interface OracleNClob extends 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()
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
close, isEmptyLob, isOpen, isSecureFile, isTemporary, open, toSQLXML, toSQLXML