public class NClobProxyImpl extends ClobProxyImpl implements NClobProxy
Constructor and Description |
---|
NClobProxyImpl(DataSourceProxy dataSource,
ConnectionProxy connection,
NClob clob) |
Modifier and Type | Method and Description |
---|---|
FilterChain |
createChain() |
NClob |
getRawNClob() |
free, getAsciiStream, getCharacterStream, getCharacterStream, getConnectionWrapper, getRawClob, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, toString, truncate
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConnectionWrapper, getRawClob
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
public NClobProxyImpl(DataSourceProxy dataSource, ConnectionProxy connection, NClob clob)
public FilterChain createChain()
createChain
in class ClobProxyImpl
public NClob getRawNClob()
getRawNClob
in interface NClobProxy
Copyright © 2013–2021 Alibaba Group. All rights reserved.