Uses of Class
org.hibernate.dialect.MySQLDialect
Packages that use MySQLDialect
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of MySQLDialect in org.hibernate.dialect
Subclasses of MySQLDialect in org.hibernate.dialectModifier and TypeClassDescriptionclassDeprecated.classA SQL dialect for MariaDB 10.3 and above.classDeprecated.useMySQLDialect(800)classA SQL dialect for TiDB.Methods in org.hibernate.dialect that return MySQLDialect
MariaDBDialect(1060)