public final class DeployPropertyParserRawSql extends DeployParser
This is used in building the where and having clauses for SqlSelect queries.
COLON, encrypted, PERIOD, pos, sb, SINGLE_QUOTE, source, sourceLength, UNDERSCORE, word, wordTerminator| Constructor and Description |
|---|
DeployPropertyParserRawSql(DRawSqlSelect rawSqlSelect) |
| Modifier and Type | Method and Description |
|---|---|
String |
convertWord() |
String |
getDeployWord(String expression) |
Set<String> |
getIncludes()
Returns null for raw sql queries.
|
parse, setEncryptedpublic DeployPropertyParserRawSql(DRawSqlSelect rawSqlSelect)
public Set<String> getIncludes()
getIncludes in class DeployParserpublic String convertWord()
convertWord in class DeployParserpublic String getDeployWord(String expression)
getDeployWord in class DeployParserCopyright © 2014. All Rights Reserved.