Uses of Class
org.hibernate.type.descriptor.jdbc.TimeUtcAsOffsetTimeJdbcType
-
Packages that use TimeUtcAsOffsetTimeJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of TimeUtcAsOffsetTimeJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as TimeUtcAsOffsetTimeJdbcType Modifier and Type Field Description static TimeUtcAsOffsetTimeJdbcType
TimeUtcAsOffsetTimeJdbcType. INSTANCE
-