public class NclobValueAccessor extends ClobValueAccessor
LOGGER| Constructor and Description |
|---|
NclobValueAccessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getJdbcType()
Indicates the JDBC type handled by this implementation.
|
getJavaType, getRowValue, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassForColumnClassName, getParameterExpressionpublic int getJdbcType()
ValueAccessorgetJdbcType in interface ValueAccessorgetJdbcType in class ClobValueAccessorTypes id this accessor handles. This type must be unique among other ValueAccessor
instances returned from ValueAccessorProvider.get(int).Copyright © 2024. All rights reserved.