Uses of Class
org.springframework.data.relational.core.dialect.SqlServerDialect
Packages that use SqlServerDialect
Package
Description
Dialects abstract the SQL dialect of the underlying database.
-
Uses of SqlServerDialect in org.springframework.data.relational.core.dialect
Fields in org.springframework.data.relational.core.dialect declared as SqlServerDialectModifier and TypeFieldDescriptionstatic final SqlServerDialectSqlServerDialect.INSTANCESingleton instance.