public static class UpdateStatementBuilder.AsOrSet extends UpdateStatementBuilder.Set
namespaceName, tableName
Modifier and Type | Method and Description |
---|---|
UpdateStatementBuilder.Set |
as(java.lang.String alias)
Specifies the alias of the target table.
|
set, set
public UpdateStatementBuilder.Set as(java.lang.String alias)
alias
- the alias of the target table