Interface UpdateBuilder.UpdateWhereAndOr
- All Superinterfaces:
UpdateBuilder.BuildUpdate
- Enclosing interface:
UpdateBuilder
- Since:
- 1.1
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface UpdateBuilder.BuildUpdate
build
-
Method Details
-
and
- Parameters:
condition- the condition, must not be null.- Returns:
thisbuilder.- See Also:
-
or
- Parameters:
condition- the condition, must not be null.- Returns:
thisbuilder.- See Also:
-