public class NCLOB extends CLOB implements oracle.jdbc.internal.OracleNClob
NClob interface for declaration instead of using
concrete class oracle.sql.NCLOB. java.sql.NClob has methods declared for
all opertions. For Oracle specific methods use the interface
OracleNClob.
Obtaining NClob from the ResultSet
java.sql.NClob nclob = resultSet.getNClob(...);
Creating temporary NClob using factory method, Connection.createNClob()
java.sql.NClob nclob = connection.createNClob();
NClob,
OracleNClob,
Connection.createNClob(),
Serialized FormacProxy, DURATION_CALL, DURATION_SESSION, MAX_CHUNK_SIZE, MODE_READONLY, MODE_READWRITE| Modifier | Constructor and Description |
|---|---|
protected |
NCLOB()
Deprecated.
|
canReadBasicLobDataInLocator, close, createTemporary, createTemporary, empty_lob, free, freeTemporary, freeTemporary, getAsciiOutputStream, getAsciiOutputStream, getAsciiStream, getAsciiStream, getBufferSize, getCharacterOutputStream, getCharacterOutputStream, getCharacterStream, getCharacterStream, getCharacterStream, getChars, getChunkSize, getEmptyCLOB, getFormOfUseFromLocator, getJavaSqlConnection, getPrefetchedDataSize, getSubString, isConvertibleTo, isEmptyLob, isNCLOB, isOpen, isSecureFile, isTemporary, isTemporary, length, open, open, position, position, putChars, putChars, putChars, putString, setAsciiStream, setBytes, setCharacterStream, setString, setString, stringValue, toJdbc, toSQLXML, toSQLXML, trim, truncateassertNotNull, assertNotNull, getConnection, getConnectionDuringExceptionHandling, getOracleConnectionbigDecimalValue, booleanValue, bytesEqual, bytesHashCode, byteValue, compareBytes, dateValue, doubleValue, equals, floatValue, getBytes, getLength, getStream, intValue, isNull, longValue, setShareBytes, shareBytes, stringValue, timestampValue, timestampValue, timeValue, timeValue, toClassclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasciiStreamValue, binaryStreamValue, canReadBasicLobDataInLocator, characterStreamValue, clearCachedData, getAsciiOutputStream, getAsciiOutputStream, getAsciiStream, getBufferSize, getCharacterOutputStream, getCharacterOutputStream, getCharacterStream, getChars, getChunkSize, getDBAccess, getJavaSqlConnection, getLocator, getPrefetchedData, getPrefetchedDataSize, isActivePrefetch, isConvertibleTo, isNCLOB, makeJdbcArray, putChars, putChars, putString, setActivePrefetch, setChunkSize, setLength, setLocator, setPrefetchedData, setPrefetchedData, stringValue, toJdbc, trimbigDecimalValue, booleanValue, byteValue, dateValue, doubleValue, floatValue, getBytes, getConnection, getInternalConnection, getLength, getOracleConnection, getStream, intValue, longValue, setBytes, setPhysicalConnectionOf, setShareBytes, shareBytes, stringValue, timestampValue, timestampValue, timeValue, timeValueclose, isEmptyLob, isOpen, isSecureFile, isTemporary, open, toSQLXML, toSQLXMLfree, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate