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