Interface UpdateBuilder.UpdateWhere
- All Superinterfaces:
UpdateBuilder.BuildUpdate
- Enclosing interface:
UpdateBuilder
Interface exposing
WHERE methods.- Since:
- 1.1
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionApply aWHEREclause.Methods inherited from interface UpdateBuilder.BuildUpdate
build
-
Method Details
-
where
Apply aWHEREclause.- Parameters:
condition- theWHEREcondition.- Returns:
thisbuilder.- See Also:
-