Uses of Class
org.hibernate.type.descriptor.jdbc.TimestampUtcAsOffsetDateTimeJdbcType
-
Packages that use TimestampUtcAsOffsetDateTimeJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of TimestampUtcAsOffsetDateTimeJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of TimestampUtcAsOffsetDateTimeJdbcType in org.hibernate.type.descriptor.jdbc Modifier and Type Class Description class
InstantAsTimestampWithTimeZoneJdbcType
Deprecated, for removal: This API element is subject to removal in a future version.Fields in org.hibernate.type.descriptor.jdbc declared as TimestampUtcAsOffsetDateTimeJdbcType Modifier and Type Field Description static TimestampUtcAsOffsetDateTimeJdbcType
TimestampUtcAsOffsetDateTimeJdbcType. INSTANCE
-