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.
Internal package containing dialect-specific extensions of
AbstractSqlAstTranslator
.This package contains the spatial extensions for the MySQLDialect.
-
Uses of MySQLDialect in org.hibernate.dialect
Subclasses of MySQLDialect in org.hibernate.dialect -
Uses of MySQLDialect in org.hibernate.dialect.sql.ast
Methods in org.hibernate.dialect.sql.ast that return MySQLDialectConstructors in org.hibernate.dialect.sql.ast with parameters of type MySQLDialectModifierConstructorDescriptionMySQLSqlAstTranslator
(SessionFactoryImplementor sessionFactory, Statement statement, MySQLDialect dialect) -
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