Uses of Class
org.springframework.data.relational.core.dialect.MySqlDialect
Packages that use MySqlDialect
Package
Description
Dialects abstract the SQL dialect of the underlying database.
-
Uses of MySqlDialect in org.springframework.data.relational.core.dialect
Subclasses of MySqlDialect in org.springframework.data.relational.core.dialectFields in org.springframework.data.relational.core.dialect declared as MySqlDialectModifier and TypeFieldDescriptionstatic final MySqlDialectMySqlDialect.INSTANCEDeprecated, for removal: This API element is subject to removal in a future version.
org.springframework.data.r2dbc.dialect.MySqlDialectororg.springframework.data.jdbc.core.dialect.JdbcMySqlDialect