com.alibaba.druid.proxy.jdbc
Class NClobProxyImpl
java.lang.Object
com.alibaba.druid.proxy.jdbc.ClobProxyImpl
com.alibaba.druid.proxy.jdbc.NClobProxyImpl
- All Implemented Interfaces:
- ClobProxy, NClobProxy, Clob, NClob
public class NClobProxyImpl
- extends ClobProxyImpl
- implements NClobProxy
| Methods inherited from class com.alibaba.druid.proxy.jdbc.ClobProxyImpl |
free, getAsciiStream, getCharacterStream, getCharacterStream, getConnectionWrapper, getRawClob, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, toString, truncate |
| Methods inherited from interface 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()
- Overrides:
createChain in class ClobProxyImpl
getRawNClob
public NClob getRawNClob()
- Specified by:
getRawNClob in interface NClobProxy
Copyright © 2012 Alibaba Group. All Rights Reserved.