Class RealJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.FloatJdbcType
org.hibernate.type.descriptor.jdbc.RealJdbcType
All Implemented Interfaces:
Serializable, JdbcType

@Deprecated public class RealJdbcType extends FloatJdbcType
Deprecated.
Descriptor for REAL handling.
See Also: