Class TimestampJdbcType

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

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