public class DMLStatement extends AbstractSQLStatement
| Constructor and Description |
|---|
DMLStatement() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDML(TokenType tokenType)
Is DML statement.
|
addSQLToken, findSQLToken, getSQLTokens, increaseParametersIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncryptConditions, getLogicSQL, getParametersIndex, getRouteConditions, getTables, getType, setLogicSQLpublic static boolean isDML(TokenType tokenType)
tokenType - token typeCopyright © 2019 The Apache Software Foundation. All rights reserved.