Interface SQLUpdateStatement.Table
- All Known Implementing Classes:
SQLUpdateStatement.SQLUpdateStatementBuilder
- Enclosing class:
- SQLUpdateStatement
public static interface SQLUpdateStatement.Table
The
Table part of building a SQLUpdateStatement-
Method Summary
-
Method Details
-
table
- Parameters:
table- Thetableto update- Returns:
- this, to continue building
-