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 FormDURATION_CALL, DURATION_INVALID, DURATION_SESSION, MAX_CHUNK_SIZE, MODE_READONLY, MODE_READWRITE, OLD_WRONG_DURATION_CALL, OLD_WRONG_DURATION_SESSION, target
targetDatumWithConnection
ojiOracleDatumWithConnection, targetDatum
Modifier | Constructor and Description |
---|---|
protected |
NCLOB()
Deprecated.
|
canReadBasicLobDataInLocator, close, createTemporary, createTemporary, empty_lob, free, freeTemporary, freeTemporary, getAsciiOutputStream, getAsciiOutputStream, getAsciiStream, getAsciiStream, getAsciiStream, getBufferSize, getCharacterOutputStream, getCharacterOutputStream, getCharacterStream, getCharacterStream, getCharacterStream, getChars, getChunkSize, getDuration, getDuration, getEmptyCLOB, getFormOfUseFromLocator, getJavaSqlConnection, getPrefetchedDataSize, getSubString, getTarget, isConvertibleTo, isEmptyLob, isNCLOB, isOpen, isSecureFile, isTemporary, isTemporary, length, open, position, position, putChars, putChars, putChars, putString, setAsciiStream, setBytes, setCharacterStream, setString, setString, stringValue, toJdbc, toSQLXML, toSQLXML, trim, truncate
assertNotNull, assertNotNull, getConnection, getConnectionDuringExceptionHandling, getOracleConnection
bigDecimalValue, booleanValue, bytesEqual, bytesHashCode, byteValue, compareBytes, dateValue, doubleValue, equals, floatValue, getBytes, getLength, getStream, intValue, isNull, longValue, setShareBytes, shareBytes, stringValue, timestampValue, timestampValue, timeValue, timeValue, toClass
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asciiStreamValue, binaryStreamValue, canReadBasicLobDataInLocator, characterStreamValue, clearCachedData, getAsciiOutputStream, getAsciiOutputStream, getAsciiStream, getBufferSize, getCharacterOutputStream, getCharacterOutputStream, getCharacterStream, getChars, getChunkSize, getDBAccess, getJavaSqlConnection, getLocator, getPrefetchedData, getPrefetchedDataSize, isActivePrefetch, isConvertibleTo, isNCLOB, lengthInternal, makeJdbcArray, putChars, putChars, putString, setActivePrefetch, setChunkSize, setLength, setLocator, setPrefetchedData, setPrefetchedData, stringValue, toJdbc, trim
bigDecimalValue, booleanValue, byteValue, dateValue, doubleValue, floatValue, getBytes, getConnection, getInternalConnection, getLength, getOracleConnection, getStream, intValue, longValue, setBytes, setPhysicalConnectionOf, setShareBytes, shareBytes, stringValue, timestampValue, timestampValue, timeValue, timeValue
close, isEmptyLob, isOpen, isSecureFile, isTemporary, open, toSQLXML, toSQLXML
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate