类 ClobProxyImpl
java.lang.Object
com.alibaba.druid.proxy.jdbc.ClobProxyImpl
- 直接已知子类:
NClobProxyImpl
- 作者:
- wenshao [szujobs@hotmail.com]
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidfree()getCharacterStream(long pos, long length) getSubString(long pos, int length) longlength()longlongsetAsciiStream(long pos) setCharacterStream(long pos) intinttoString()voidtruncate(long len)
-
字段详细资料
-
clob
-
connection
-
dataSource
-
-
构造器详细资料
-
ClobProxyImpl
-
-
方法详细资料
-
createChain
-
getConnectionWrapper
- 指定者:
getConnectionWrapper在接口中ClobProxy
-
getRawClob
- 指定者:
getRawClob在接口中ClobProxy
-
free
- 指定者:
free在接口中Clob- 抛出:
SQLException
-
getAsciiStream
- 指定者:
getAsciiStream在接口中Clob- 抛出:
SQLException
-
getCharacterStream
- 指定者:
getCharacterStream在接口中Clob- 抛出:
SQLException
-
getCharacterStream
- 指定者:
getCharacterStream在接口中Clob- 抛出:
SQLException
-
getSubString
- 指定者:
getSubString在接口中Clob- 抛出:
SQLException
-
length
- 指定者:
length在接口中Clob- 抛出:
SQLException
-
position
- 指定者:
position在接口中Clob- 抛出:
SQLException
-
position
- 指定者:
position在接口中Clob- 抛出:
SQLException
-
setAsciiStream
- 指定者:
setAsciiStream在接口中Clob- 抛出:
SQLException
-
setCharacterStream
- 指定者:
setCharacterStream在接口中Clob- 抛出:
SQLException
-
setString
- 指定者:
setString在接口中Clob- 抛出:
SQLException
-
setString
- 指定者:
setString在接口中Clob- 抛出:
SQLException
-
truncate
- 指定者:
truncate在接口中Clob- 抛出:
SQLException
-
toString
-