类 MutableUpdateImpl

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.AbstractMutableStatementImpl
org.babyfish.jimmer.sql.ast.impl.mutation.MutableUpdateImpl
所有已实现的接口:
Executable<Integer>, Ast, MutableUpdate, Filterable

public class MutableUpdateImpl extends AbstractMutableStatementImpl implements MutableUpdate, Executable<Integer>, Ast