Uses of Class
org.hibernate.dialect.DB2Dialect
Packages that use DB2Dialect
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of DB2Dialect in org.hibernate.dialect
Subclasses of DB2Dialect in org.hibernate.dialectModifier and TypeClassDescriptionclass
A SQL dialect for DB2 for IBM i version 7.1 and above, previously known as "DB2/400".class
A SQL dialect for DB2 for z/OS version 12.1 and above, previously known as: "Db2 UDB for z/OS", and "Db2 UDB for z/OS and OS/390". -
Uses of DB2Dialect in org.hibernate.spatial.dialect.db2
Subclasses of DB2Dialect in org.hibernate.spatial.dialect.db2