Class ZonedTimeType

All Implemented Interfaces:
Type

class ZonedTimeType extends ZonedTimeType
An implementation of ZonedTimeType for SQL Server.
Author:
Chris Cranford
  • Field Details

  • Constructor Details

    • ZonedTimeType

      ZonedTimeType()
  • Method Details

    • bindWithNoTimeZoneDetails

      protected void bindWithNoTimeZoneDetails(org.hibernate.query.Query<?> query, int index, ZonedDateTime zonedDateTime)
    • getJdbcType

      protected int getJdbcType()
      Overrides:
      getJdbcType in class ZonedTimeType