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