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