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