com.alibaba.druid.proxy.jdbc
类 NClobProxyImpl
java.lang.Object
com.alibaba.druid.proxy.jdbc.ClobProxyImpl
com.alibaba.druid.proxy.jdbc.NClobProxyImpl
- 所有已实现的接口:
- ClobProxy, NClobProxy, Clob, NClob
public class NClobProxyImpl
- extends ClobProxyImpl
- implements NClobProxy
| 从类 com.alibaba.druid.proxy.jdbc.ClobProxyImpl 继承的方法 |
free, getAsciiStream, getCharacterStream, getCharacterStream, getConnectionWrapper, getRawClob, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, toString, truncate |
| 从接口 java.sql.Clob 继承的方法 |
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate |
NClobProxyImpl
public NClobProxyImpl(DataSourceProxy dataSource,
ConnectionProxy connection,
NClob clob)
createChain
public FilterChain createChain()
- 覆盖:
- 类
ClobProxyImpl 中的 createChain
getRawNClob
public NClob getRawNClob()
- 指定者:
- 接口
NClobProxy 中的 getRawNClob
Copyright © 2013 Alibaba Group. All Rights Reserved.