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