public static class DataStreamAbstract.NClobSer extends SerialClob implements NClob
| Constructor and Description |
|---|
NClobSer(char[] ch) |
NClobSer(Clob clob) |
NClobSer(String str) |
NClobSer(StringBuilder str) |
clone, equals, free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, hashCode, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncatefinalize, getClass, notify, notifyAll, toString, wait, wait, waitfree, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncatepublic NClobSer(String str) throws SerialException, SQLException
SerialExceptionSQLExceptionpublic NClobSer(StringBuilder str) throws SerialException, SQLException
SerialExceptionSQLExceptionpublic NClobSer(char[] ch)
throws SerialException,
SQLException
SerialExceptionSQLExceptionpublic NClobSer(Clob clob) throws SerialException, SQLException
SerialExceptionSQLExceptionCopyright © 2019. All rights reserved.