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