Uses of Class
org.hibernate.dialect.H2JsonJdbcType
-
Packages that use H2JsonJdbcType Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of H2JsonJdbcType in org.hibernate.dialect
Fields in org.hibernate.dialect declared as H2JsonJdbcType Modifier and Type Field Description static H2JsonJdbcType
H2JsonJdbcType. INSTANCE
Singleton access
-