Package | Description |
---|---|
org.springframework.data.relational.core.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
HsqlDbDialect
A
Dialect for HsqlDb. |
class |
MariaDbDialect
The
Dialect to be used with MariaDb. |
class |
MySqlDialect
A SQL dialect for MySQL.
|
class |
PostgresDialect
An SQL dialect for Postgres.
|
class |
SqlServerDialect
An SQL dialect for Microsoft SQL Server.
|
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.