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