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