Class InstantAsTimestampWithTimeZoneJdbcType

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

@Deprecated(since="6.4", forRemoval=true) public class InstantAsTimestampWithTimeZoneJdbcType extends TimestampUtcAsOffsetDateTimeJdbcType
Deprecated, for removal: This API element is subject to removal in a future version.
Descriptor for TIMESTAMP_UTC handling.
See Also:
  • Field Details

  • Constructor Details

    • InstantAsTimestampWithTimeZoneJdbcType

      public InstantAsTimestampWithTimeZoneJdbcType()
      Deprecated, for removal: This API element is subject to removal in a future version.