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.
This package contains the spatial extensions for the MySQLDialect.
-
Uses of MySQLDialect in org.hibernate.dialect
Subclasses of MySQLDialect in org.hibernate.dialectModifier and TypeClassDescriptionclass
A SQL dialect for MariaDB 10.5 and above.class
A SQL dialect for TiDB.Methods in org.hibernate.dialect that return MySQLDialect -
Uses of MySQLDialect in org.hibernate.spatial.dialect.mysql
Subclasses of MySQLDialect in org.hibernate.spatial.dialect.mysqlModifier and TypeClassDescriptionclass
Deprecated.Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.class
Deprecated.Spatial Dialects are no longer neededclass
Deprecated.Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.class
Deprecated.Spatial Dialects are no longer neededclass
Deprecated.SpatialDialects are no longer needed in Hibernate 6