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