| Package | Description |
|---|---|
| org.springframework.data.relational.core.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
| org.springframework.data.relational.core.sql.render |
SQL rendering utilities to render SQL from the Statement Builder API.
|
| Class and Description |
|---|
| RenderContext
Render context providing
RenderNamingStrategy and other resources that are required during rendering. |
| RenderNamingStrategy
Naming strategy for SQL rendering.
|
| SelectRenderContext
Render context specifically for
SELECT statements. |
| Class and Description |
|---|
| RenderContext
Render context providing
RenderNamingStrategy and other resources that are required during rendering. |
| Renderer |
| RenderNamingStrategy
Naming strategy for SQL rendering.
|
| SelectRenderContext
Render context specifically for
SELECT statements. |
| SqlRenderer |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.