Class InstantAsTimestampJdbcType

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

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

    • INSTANCE

      public static final InstantAsTimestampJdbcType INSTANCE
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • InstantAsTimestampJdbcType

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