| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static InlineQuery |
InlineQuery.create(Select select,
SqlIdentifier alias)
Creates a new
InlineQuery using an alias. |
static InlineQuery |
InlineQuery.create(Select select,
String alias)
Creates a new
InlineQuery using an alias. |
Copyright © 2017–2023 Pivotal Software, Inc.. All rights reserved.