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