接口 MutableUpdate
- 所有超级接口:
Executable<Integer>,Filterable
- 所有已知实现类:
MutableUpdateImpl
-
方法概要
修饰符和类型方法说明<X> MutableUpdateset(PropExpression<X> path, Expression<X> value) <X> MutableUpdateset(PropExpression<X> path, X value) 从接口继承的方法 org.babyfish.jimmer.sql.ast.Executable
execute, execute从接口继承的方法 org.babyfish.jimmer.sql.ast.query.Filterable
whereIf, whereIf
-
方法详细资料
-
set
-
set
-
where
- 指定者:
where在接口中Filterable
-