public interface WrappedNClob extends WrappedClob
Contract for NClob wrappers.
| Modifier and Type | Method and Description |
|---|---|
NClob |
getWrappedClob()
Deprecated.
Use
getWrappedNClob() instead |
NClob |
getWrappedNClob()
Retrieve the wrapped
Blob reference |
@Deprecated NClob getWrappedClob()
getWrappedNClob() insteadRetrieve the wrapped Blob reference
getWrappedClob in interface WrappedClobBlob referenceCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.