Class DecimalJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.DecimalJdbcType
All Implemented Interfaces:
Serializable, JdbcType
Direct Known Subclasses:
NumericJdbcType

public class DecimalJdbcType extends Object implements JdbcType
Descriptor for DECIMAL handling.
See Also: