Uses of Interface
org.springframework.data.relational.core.dialect.Dialect

Packages that use Dialect
Package
Description
JDBC-specific conversion classes.
JDBC-specific Dialect implementations.
 
 
Query derivation mechanism for JDBC specific repositories.
 
Core domain types around DatabaseClient.
Dialects abstract the SQL dialect of the underlying database.
Dialects abstract the SQL dialect of the underlying database.
 
Support infrastructure for query derivation of relational database repositories.