Uses of Interface
com.alibaba.druid.proxy.jdbc.NClobProxy

Packages that use NClobProxy
com.alibaba.druid.filter   
com.alibaba.druid.proxy.jdbc   
 

Uses of NClobProxy in com.alibaba.druid.filter
 

Methods in com.alibaba.druid.filter that return NClobProxy
 NClobProxy FilterChainImpl.wrap(ConnectionProxy conn, NClob clob)
           
 NClobProxy FilterChainImpl.wrap(StatementProxy stmt, NClob nclob)
           
 

Uses of NClobProxy in com.alibaba.druid.proxy.jdbc
 

Classes in com.alibaba.druid.proxy.jdbc that implement NClobProxy
 class NClobProxyImpl
           
 



Copyright © 2012 Alibaba Group. All Rights Reserved.