Class DateJdbcType

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

public class DateJdbcType extends Object implements JdbcType
Descriptor for DATE handling.
See Also: