Class TimeAsTimestampWithTimeZoneJdbcType

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

public class TimeAsTimestampWithTimeZoneJdbcType extends TimestampWithTimeZoneJdbcType
Descriptor for TIMESTAMP_WITH_TIMEZONE handling.
See Also: