Uses of Class
org.springframework.data.relational.core.dialect.Db2Dialect
Packages that use Db2Dialect
Package
Description
Dialects abstract the SQL dialect of the underlying database.
-
Uses of Db2Dialect in org.springframework.data.relational.core.dialect
Fields in org.springframework.data.relational.core.dialect declared as Db2DialectModifier and TypeFieldDescriptionstatic final Db2DialectDb2Dialect.INSTANCEDeprecated, for removal: This API element is subject to removal in a future version.
org.springframework.data.jdbc.core.dialect.JdbcDb2Dialectdirectly.