| Package | Description |
|---|---|
| org.springframework.data.relational.core.sql |
Statement Builder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBuilder.UpdateWhereAndOr |
UpdateBuilder.UpdateWhereAndOr.and(Condition condition)
|
UpdateBuilder.UpdateWhereAndOr |
UpdateBuilder.UpdateWhereAndOr.or(Condition condition)
|
UpdateBuilder.UpdateWhereAndOr |
UpdateBuilder.UpdateWhere.where(Condition condition)
Apply a
WHERE clause. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.