| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static AssignValue |
AssignValue.create(Column target,
Expression value)
|
AssignValue |
Column.set(Expression value)
Creates a value
assignment. |
static AssignValue |
Assignments.value(Column target,
Expression value)
|
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.