public interface UpdateSql extends UpdateTableSupport<UpdateSql>, JoinOnSupport<UpdateSql>, SetSupport<UpdateSql>, WhereSupport<UpdateSql>, PrepareStatementSupport
| Modifier and Type | Method and Description |
|---|---|
int |
executeUpdate()
执行更新
|
UpdateSql |
updateDefault()
Deprecated.
|
update, updatecomplexFullJoinOn, complexInnerJoinOn, complexLeftJoinOn, complexRightJoinOn, fullJoinOn, innerJoinOn, joinOn, joinOn, joinOn, leftJoinOn, rightJoinOndecreaseSet, increaseSet, set, set, setandWhere, andWhere, orWhere, orWhere, where, wheregetPrepareStatement@Deprecated UpdateSql updateDefault()
int executeUpdate()
Copyright © 2020 IBIT程序猿. All rights reserved.