public abstract class AbstractUpdateParser extends Object implements SQLParser
AbstractUpdateParser()
protected Keyword[]
getSkippedKeywordsBetweenUpdateAndTable()
getUnsupportedKeywordsBetweenUpdateAndTable()
DMLStatement
parse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractUpdateParser()
public DMLStatement parse()
SQLParser
parse
protected Keyword[] getSkippedKeywordsBetweenUpdateAndTable()
protected Keyword[] getUnsupportedKeywordsBetweenUpdateAndTable()
Copyright © 2017. All rights reserved.