public class FloatTypeDescriptor extends RealTypeDescriptor
FLOAT handling.| Modifier and Type | Field and Description |
|---|---|
static FloatTypeDescriptor |
INSTANCE |
| Constructor and Description |
|---|
FloatTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type.
|
canBeRemapped, getBinder, getExtractorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetJdbcRecommendedJavaTypeMappingpublic static final FloatTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptorgetSqlType in interface SqlTypeDescriptorgetSqlType in class RealTypeDescriptorCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.