インターフェース UpdateBuilder.UpdateWhereAndOr
- すべてのスーパーインターフェース:
UpdateBuilder.BuildUpdate
- 含まれているインターフェース:
- UpdateBuilder
方法の概要
修飾子と型メソッド説明インターフェース org.springframework.data.relational.core.sql.UpdateBuilder.BuildUpdate から継承されたメソッド
build
メソッドの詳細
and
- パラメーター:
condition
- 条件は、null であってはなりません。- 戻り値:
this
ビルダー。- 関連事項:
or
- パラメーター:
condition
- 条件は、null であってはなりません。- 戻り値:
this
ビルダー。- 関連事項: