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, getExtractor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getJdbcRecommendedJavaTypeMapping
public static final FloatTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class RealTypeDescriptor
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.