Uses of Class
org.hibernate.type.FloatType
-
Packages that use FloatType Package Description org.hibernate.type -
-
Uses of FloatType in org.hibernate.type
Fields in org.hibernate.type declared as FloatType Modifier and Type Field Description static FloatType
StandardBasicTypes. FLOAT
The standard Hibernate type for mappingFloat
to JDBCFLOAT
.static FloatType
FloatType. INSTANCE
-