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
public static final FloatTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class RealTypeDescriptor
Copyright © 2018 JBoss by Red Hat. All rights reserved.