Class TimeJdbcType

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

public class TimeJdbcType extends Object implements JdbcType
Descriptor for TIME handling.
Author:
Steve Ebersole
See Also: