public class NumericValueAccessor extends DecimalValueAccessor
LOGGER| Constructor and Description |
|---|
NumericValueAccessor() |
| 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 DecimalValueAccessorTypes id this accessor handles. This type must be unique among other ValueAccessor
instances returned from ValueAccessorProvider.get(int).Copyright © 2024. All rights reserved.