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