| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql.render |
SQL rendering utilities to render SQL from the Statement Builder API.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlRenderer |
SqlRenderer.create()
Creates a new
SqlRenderer. |
static SqlRenderer |
SqlRenderer.create(RenderContext context)
Creates a new
SqlRenderer using a RenderContext. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.