Package com.clickhouse.jdbc
Class ClickHouseClob
java.lang.Object
com.clickhouse.jdbc.ClickHouseClob
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfree()Deprecated.Deprecated.Deprecated.getCharacterStream(long pos, long length) Deprecated.getSubString(long pos, int length) Deprecated.longlength()Deprecated.longDeprecated.longDeprecated.setAsciiStream(long pos) Deprecated.setCharacterStream(long pos) Deprecated.intDeprecated.intDeprecated.voidtruncate(long len) Deprecated.
-
Constructor Details
-
ClickHouseClob
public ClickHouseClob()Deprecated.
-
-
Method Details
-
length
Deprecated.- Specified by:
lengthin interfaceClob- Throws:
SQLException
-
getSubString
Deprecated.- Specified by:
getSubStringin interfaceClob- Throws:
SQLException
-
getCharacterStream
Deprecated.- Specified by:
getCharacterStreamin interfaceClob- Throws:
SQLException
-
getAsciiStream
Deprecated.- Specified by:
getAsciiStreamin interfaceClob- Throws:
SQLException
-
position
Deprecated.- Specified by:
positionin interfaceClob- Throws:
SQLException
-
position
Deprecated.- Specified by:
positionin interfaceClob- Throws:
SQLException
-
setString
Deprecated.- Specified by:
setStringin interfaceClob- Throws:
SQLException
-
setString
Deprecated.- Specified by:
setStringin interfaceClob- Throws:
SQLException
-
setAsciiStream
Deprecated.- Specified by:
setAsciiStreamin interfaceClob- Throws:
SQLException
-
setCharacterStream
Deprecated.- Specified by:
setCharacterStreamin interfaceClob- Throws:
SQLException
-
truncate
Deprecated.- Specified by:
truncatein interfaceClob- Throws:
SQLException
-
free
Deprecated.- Specified by:
freein interfaceClob- Throws:
SQLException
-
getCharacterStream
Deprecated.- Specified by:
getCharacterStreamin interfaceClob- Throws:
SQLException
-