|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.type.descriptor.sql.RealTypeDescriptor
org.hibernate.type.descriptor.sql.FloatTypeDescriptor
public class FloatTypeDescriptor
Descriptor for FLOAT
handling.
Field Summary | |
---|---|
static FloatTypeDescriptor |
INSTANCE
|
Constructor Summary | |
---|---|
FloatTypeDescriptor()
|
Method Summary | |
---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type. |
Methods inherited from class org.hibernate.type.descriptor.sql.RealTypeDescriptor |
---|
getBinder, getExtractor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FloatTypeDescriptor INSTANCE
Constructor Detail |
---|
public FloatTypeDescriptor()
Method Detail |
---|
public int getSqlType()
SqlTypeDescriptor
getSqlType
in interface SqlTypeDescriptor
getSqlType
in class RealTypeDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |