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