com.alibaba.druid.proxy.jdbc
接口 ClobProxy

所有超级接口:
Clob
所有已知子接口:
NClobProxy
所有已知实现类:
ClobProxyImpl, NClobProxyImpl

public interface ClobProxy
extends Clob

作者:
wenshao

方法摘要
 ConnectionProxy getConnectionWrapper()
           
 Clob getRawClob()
           
 
从接口 java.sql.Clob 继承的方法
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 

方法详细信息

getConnectionWrapper

ConnectionProxy getConnectionWrapper()

getRawClob

Clob getRawClob()


Copyright © 2013 Alibaba Group. All Rights Reserved.