public static interface UpdateBuilder.UpdateWhere extends UpdateBuilder.BuildUpdate
WHERE
methods.Modifier and Type | Method and Description |
---|---|
UpdateBuilder.UpdateWhereAndOr |
where(Condition condition)
Apply a
WHERE clause. |
build
UpdateBuilder.UpdateWhereAndOr where(Condition condition)
WHERE
clause.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.