Uses of Package
org.springframework.data.relational.core.sql.render
Packages that use org.springframework.data.relational.core.sql.render
Package
Description
Dialects abstract the SQL dialect of the underlying database.
SQL rendering utilities to render SQL from the Statement Builder API.
-
Classes in org.springframework.data.relational.core.sql.render used by org.springframework.data.relational.core.dialectClassDescriptionRender context providing
RenderNamingStrategyand other resources that are required during rendering.Naming strategy for SQL rendering.Render context specifically forSELECTstatements. -
Classes in org.springframework.data.relational.core.sql.render used by org.springframework.data.relational.core.sql.renderClassDescriptionRender context providing
RenderNamingStrategyand other resources that are required during rendering.Naming strategy for SQL rendering.Render context specifically forSELECTstatements.