Class DoubleJdbcType

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

public class DoubleJdbcType extends Object implements JdbcType
Descriptor for DOUBLE handling.
See Also: