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