public abstract class UpdateStatement extends AbstractSQLStatement implements DMLStatement
UpdateStatement()
Optional<WhereSegment>
getWhere()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameterCount
public UpdateStatement()
public Optional<WhereSegment> getWhere()
Copyright © 2022 The Apache Software Foundation. All rights reserved.