Class TimeWithTimeZoneJdbcType

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

public class TimeWithTimeZoneJdbcType extends Object implements JdbcType
Descriptor for TIME_WITH_TIMEZONE handling.
See Also: