Uses of Interface
org.springframework.data.relational.core.sql.SqlIdentifier

Packages that use SqlIdentifier
Package
Description
JDBC-specific conversion classes.
Core domain types around DatabaseClient.
Dialects abstract the SQL dialect of the underlying database.
Domain objects for R2DBC.
Mapping event callback infrastructure for the R2DBC row-to-object mapping subsystem.
Query and update support.
 
Dialects abstract the SQL dialect of the underlying database.
 
Query and update support.
Statement Builder implementation.
SQL rendering utilities to render SQL from the Statement Builder API.
Query support for relational database repositories.
Support infrastructure for query derivation of relational database repositories.