| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
AsteriskFromTable |
Table.asterisk()
Creates a
AsteriskFromTable maker selecting all columns from this Table (e.g. |
static AsteriskFromTable |
AsteriskFromTable.create(Table table) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.