Class NClobWrapperImpl

java.lang.Object
com.aoapps.sql.wrapper.ClobWrapperImpl
com.aoapps.sql.wrapper.NClobWrapperImpl
All Implemented Interfaces:
ClobWrapper, NClobWrapper, Wrapper, AutoCloseable, Clob, NClob, Wrapper

public class NClobWrapperImpl extends ClobWrapperImpl implements NClobWrapper
Wraps a NClob.
Author:
AO Industries, Inc.