blob: 6e357188a69cc0091a01edf85ae7f819cd7c5008 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>StormParserImplConstants (Storm 2.4.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StormParserImplConstants (Storm 2.4.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StormParserImplConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImpl.html" title="class in org.apache.storm.sql.parser.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplTokenManager.html" title="class in org.apache.storm.sql.parser.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/storm/sql/parser/impl/StormParserImplConstants.html" target="_top">Frames</a></li>
<li><a href="StormParserImplConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.storm.sql.parser.impl</div>
<h2 title="Interface StormParserImplConstants" class="title">Interface StormParserImplConstants</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImpl.html" title="class in org.apache.storm.sql.parser.impl">StormParserImpl</a>, <a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplTokenManager.html" title="class in org.apache.storm.sql.parser.impl">StormParserImplTokenManager</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">StormParserImplConstants</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#A">A</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ABS">ABS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ABSOLUTE">ABSOLUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ACTION">ACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ADA">ADA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ADD">ADD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ADMIN">ADMIN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AFTER">AFTER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ALL">ALL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ALLOCATE">ALLOCATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ALLOW">ALLOW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ALTER">ALTER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ALWAYS">ALWAYS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AND">AND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ANY">ANY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#APPLY">APPLY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#APPROX_NUMERIC_LITERAL">APPROX_NUMERIC_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ARE">ARE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ARRAY">ARRAY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ARRAY_MAX_CARDINALITY">ARRAY_MAX_CARDINALITY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AS">AS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ASC">ASC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ASENSITIVE">ASENSITIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ASSERTION">ASSERTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ASSIGNMENT">ASSIGNMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ASYMMETRIC">ASYMMETRIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AT">AT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ATOMIC">ATOMIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ATTRIBUTE">ATTRIBUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ATTRIBUTES">ATTRIBUTES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AUTHORIZATION">AUTHORIZATION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#AVG">AVG</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BACK_QUOTED_IDENTIFIER">BACK_QUOTED_IDENTIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BEFORE">BEFORE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BEGIN">BEGIN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BEGIN_FRAME">BEGIN_FRAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BEGIN_PARTITION">BEGIN_PARTITION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BEL">BEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BERNOULLI">BERNOULLI</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BETWEEN">BETWEEN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BIGINT">BIGINT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BINARY">BINARY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BINARY_STRING_LITERAL">BINARY_STRING_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BIT">BIT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BLOB">BLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BOOLEAN">BOOLEAN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BOTH">BOTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BRACKET_QUOTED_IDENTIFIER">BRACKET_QUOTED_IDENTIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BREADTH">BREADTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BTID">BTID</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#BY">BY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#C">C</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CALL">CALL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CALLED">CALLED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CARDINALITY">CARDINALITY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CARET">CARET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CASCADE">CASCADE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CASCADED">CASCADED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CASE">CASE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CAST">CAST</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CATALOG">CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CATALOG_NAME">CATALOG_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CEIL">CEIL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CEILING">CEILING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CENTURY">CENTURY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHAIN">CHAIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHAR">CHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHAR_LENGTH">CHAR_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTER">CHARACTER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTER_LENGTH">CHARACTER_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTER_SET_CATALOG">CHARACTER_SET_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTER_SET_NAME">CHARACTER_SET_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTER_SET_SCHEMA">CHARACTER_SET_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTERISTICS">CHARACTERISTICS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARACTERS">CHARACTERS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHARSETNAME">CHARSETNAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CHECK">CHECK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CLASS_ORIGIN">CLASS_ORIGIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CLASSIFIER">CLASSIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CLOB">CLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CLOSE">CLOSE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COALESCE">COALESCE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COBOL">COBOL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATE">COLLATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATION">COLLATION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATION_CATALOG">COLLATION_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATION_ID">COLLATION_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATION_NAME">COLLATION_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLATION_SCHEMA">COLLATION_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLLECT">COLLECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLON">COLON</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLUMN">COLUMN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COLUMN_NAME">COLUMN_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COMMA">COMMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COMMAND_FUNCTION">COMMAND_FUNCTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COMMAND_FUNCTION_CODE">COMMAND_FUNCTION_CODE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COMMIT">COMMIT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COMMITTED">COMMITTED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONCAT">CONCAT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONDITION">CONDITION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONDITION_NUMBER">CONDITION_NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONNECT">CONNECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONNECTION">CONNECTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONNECTION_NAME">CONNECTION_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRAINT">CONSTRAINT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRAINT_CATALOG">CONSTRAINT_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRAINT_NAME">CONSTRAINT_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRAINT_SCHEMA">CONSTRAINT_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRAINTS">CONSTRAINTS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONSTRUCTOR">CONSTRUCTOR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONTAINS">CONTAINS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONTINUE">CONTINUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CONVERT">CONVERT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CORR">CORR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CORRESPONDING">CORRESPONDING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COUNT">COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COVAR_POP">COVAR_POP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#COVAR_SAMP">COVAR_SAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CREATE">CREATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CROSS">CROSS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CUBE">CUBE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CUME_DIST">CUME_DIST</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT">CURRENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_CATALOG">CURRENT_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_DATE">CURRENT_DATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_DEFAULT_TRANSFORM_GROUP">CURRENT_DEFAULT_TRANSFORM_GROUP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_PATH">CURRENT_PATH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_ROLE">CURRENT_ROLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_ROW">CURRENT_ROW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_SCHEMA">CURRENT_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_TIME">CURRENT_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_TIMESTAMP">CURRENT_TIMESTAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_TRANSFORM_GROUP_FOR_TYPE">CURRENT_TRANSFORM_GROUP_FOR_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURRENT_USER">CURRENT_USER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURSOR">CURSOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CURSOR_NAME">CURSOR_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#CYCLE">CYCLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DATA">DATA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DATABASE">DATABASE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DATE">DATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DATETIME_INTERVAL_CODE">DATETIME_INTERVAL_CODE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DATETIME_INTERVAL_PRECISION">DATETIME_INTERVAL_PRECISION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DAY">DAY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEALLOCATE">DEALLOCATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEC">DEC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DECADE">DECADE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DECIMAL">DECIMAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DECIMAL_NUMERIC_LITERAL">DECIMAL_NUMERIC_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DECLARE">DECLARE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFAULT">DEFAULT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFAULT_">DEFAULT_</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFAULTS">DEFAULTS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFERRABLE">DEFERRABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFERRED">DEFERRED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFINE">DEFINE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFINED">DEFINED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEFINER">DEFINER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEGREE">DEGREE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DELETE">DELETE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DENSE_RANK">DENSE_RANK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEPTH">DEPTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DEREF">DEREF</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DERIVED">DERIVED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DESC">DESC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DESCRIBE">DESCRIBE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DESCRIPTION">DESCRIPTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DESCRIPTOR">DESCRIPTOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DETERMINISTIC">DETERMINISTIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DIAGNOSTICS">DIAGNOSTICS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DIGIT">DIGIT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DISALLOW">DISALLOW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DISCONNECT">DISCONNECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DISPATCH">DISPATCH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DISTINCT">DISTINCT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOLLAR">DOLLAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOMAIN">DOMAIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOT">DOT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOUBLE">DOUBLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOUBLE_PERIOD">DOUBLE_PERIOD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOUBLE_QUOTE">DOUBLE_QUOTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOW">DOW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DOY">DOY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DQID">DQID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DROP">DROP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DYNAMIC">DYNAMIC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DYNAMIC_FUNCTION">DYNAMIC_FUNCTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#DYNAMIC_FUNCTION_CODE">DYNAMIC_FUNCTION_CODE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EACH">EACH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ELEMENT">ELEMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ELSE">ELSE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EMPTY">EMPTY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#END">END</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#END_EXEC">END_EXEC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#END_FRAME">END_FRAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#END_PARTITION">END_PARTITION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EOF">EOF</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EPOCH">EPOCH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EQ">EQ</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EQUALS">EQUALS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ESCAPE">ESCAPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EVERY">EVERY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXCEPT">EXCEPT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXCEPTION">EXCEPTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXCLUDE">EXCLUDE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXCLUDING">EXCLUDING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXEC">EXEC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXECUTE">EXECUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXISTS">EXISTS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXP">EXP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXPLAIN">EXPLAIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXPONENT">EXPONENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXTEND">EXTEND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXTERNAL">EXTERNAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#EXTRACT">EXTRACT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FALSE">FALSE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FETCH">FETCH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FILTER">FILTER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FINAL">FINAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FIRST">FIRST</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FIRST_VALUE">FIRST_VALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FLOAT">FLOAT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FLOOR">FLOOR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FOLLOWING">FOLLOWING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FOR">FOR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FOREIGN">FOREIGN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FORMAL_COMMENT">FORMAL_COMMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FORTRAN">FORTRAN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FOUND">FOUND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FRAC_SECOND">FRAC_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FRAME_ROW">FRAME_ROW</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FREE">FREE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FROM">FROM</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FULL">FULL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FUNCTION">FUNCTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#FUSION">FUSION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#G">G</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GE">GE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GENERAL">GENERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GENERATED">GENERATED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GEOMETRY">GEOMETRY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GET">GET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GLOBAL">GLOBAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GO">GO</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GOTO">GOTO</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GRANT">GRANT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GRANTED">GRANTED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GROUP">GROUP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GROUPING">GROUPING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GROUPS">GROUPS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#GT">GT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HAVING">HAVING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HEXDIGIT">HEXDIGIT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HIERARCHY">HIERARCHY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HOLD">HOLD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HOOK">HOOK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#HOUR">HOUR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IDENTIFIER">IDENTIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IDENTITY">IDENTITY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IMMEDIATE">IMMEDIATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IMMEDIATELY">IMMEDIATELY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IMPLEMENTATION">IMPLEMENTATION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IMPORT">IMPORT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IN">IN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INCLUDING">INCLUDING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INCREMENT">INCREMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INDICATOR">INDICATOR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INITIAL">INITIAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INITIALLY">INITIALLY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INNER">INNER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INOUT">INOUT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INPUT">INPUT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INPUTFORMAT">INPUTFORMAT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INSENSITIVE">INSENSITIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INSERT">INSERT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INSTANCE">INSTANCE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INSTANTIABLE">INSTANTIABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INT">INT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INTEGER">INTEGER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INTERSECT">INTERSECT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INTERSECTION">INTERSECTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INTERVAL">INTERVAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INTO">INTO</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#INVOKER">INVOKER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#IS">IS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ISOLATION">ISOLATION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#JAR">JAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#JAVA">JAVA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#JOIN">JOIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#JSON">JSON</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#K">K</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#KEY">KEY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#KEY_MEMBER">KEY_MEMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#KEY_TYPE">KEY_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LABEL">LABEL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LAG">LAG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LANGUAGE">LANGUAGE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LARGE">LARGE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LAST">LAST</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LAST_VALUE">LAST_VALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LATERAL">LATERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACE">LBRACE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACE_D">LBRACE_D</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACE_FN">LBRACE_FN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACE_T">LBRACE_T</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACE_TS">LBRACE_TS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LBRACKET">LBRACKET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LE">LE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LEAD">LEAD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LEADING">LEADING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LEFT">LEFT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LENGTH">LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LETTER">LETTER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LEVEL">LEVEL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LIBRARY">LIBRARY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LIKE">LIKE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LIKE_REGEX">LIKE_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LIMIT">LIMIT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LN">LN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOCAL">LOCAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOCALTIME">LOCALTIME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOCALTIMESTAMP">LOCALTIMESTAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOCATION">LOCATION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOCATOR">LOCATOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LOWER">LOWER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LPAREN">LPAREN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#LT">LT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#M">M</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MAP">MAP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MATCH">MATCH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MATCH_NUMBER">MATCH_NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MATCH_RECOGNIZE">MATCH_RECOGNIZE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MATCHED">MATCHED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MATCHES">MATCHES</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MAX">MAX</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MAXVALUE">MAXVALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MEASURES">MEASURES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MEMBER">MEMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MERGE">MERGE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MESSAGE_LENGTH">MESSAGE_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MESSAGE_OCTET_LENGTH">MESSAGE_OCTET_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MESSAGE_TEXT">MESSAGE_TEXT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#METHOD">METHOD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MICROSECOND">MICROSECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MILLENNIUM">MILLENNIUM</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MIN">MIN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MINUS">MINUS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MINUTE">MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MINVALUE">MINVALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MOD">MOD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MODIFIES">MODIFIES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MODULE">MODULE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MONTH">MONTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MORE_">MORE_</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MULTISET">MULTISET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#MUMPS">MUMPS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NAME">NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NAMED_ARGUMENT_ASSIGNMENT">NAMED_ARGUMENT_ASSIGNMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NAMES">NAMES</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NATIONAL">NATIONAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NATURAL">NATURAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NCHAR">NCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NCLOB">NCLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NE">NE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NE2">NE2</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NESTING">NESTING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NEW">NEW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NEXT">NEXT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NO">NO</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NONE">NONE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NORMALIZE">NORMALIZE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NORMALIZED">NORMALIZED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NOT">NOT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NTH_VALUE">NTH_VALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NTILE">NTILE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NULL">NULL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NULLABLE">NULLABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NULLIF">NULLIF</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NULLS">NULLS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NUMBER">NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#NUMERIC">NUMERIC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OBJECT">OBJECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OCCURRENCES_REGEX">OCCURRENCES_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OCTET_LENGTH">OCTET_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OCTETS">OCTETS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OF">OF</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OFFSET">OFFSET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OLD">OLD</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OMIT">OMIT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ON">ON</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ONE">ONE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ONLY">ONLY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OPEN">OPEN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OPTION">OPTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OPTIONS">OPTIONS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OR">OR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ORDER">ORDER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ORDERING">ORDERING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ORDINALITY">ORDINALITY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OTHERS">OTHERS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OUT">OUT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OUTER">OUTER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OUTPUT">OUTPUT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OUTPUTFORMAT">OUTPUTFORMAT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OVER">OVER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OVERLAPS">OVERLAPS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OVERLAY">OVERLAY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#OVERRIDING">OVERRIDING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PAD">PAD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARALLELISM">PARALLELISM</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER">PARAMETER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_MODE">PARAMETER_MODE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_NAME">PARAMETER_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_ORDINAL_POSITION">PARAMETER_ORDINAL_POSITION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_SPECIFIC_CATALOG">PARAMETER_SPECIFIC_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_SPECIFIC_NAME">PARAMETER_SPECIFIC_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARAMETER_SPECIFIC_SCHEMA">PARAMETER_SPECIFIC_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARTIAL">PARTIAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PARTITION">PARTITION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PASCAL">PASCAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PASSTHROUGH">PASSTHROUGH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PAST">PAST</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PATH">PATH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PATTERN">PATTERN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PER">PER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERCENT">PERCENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERCENT_RANK">PERCENT_RANK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERCENT_REMAINDER">PERCENT_REMAINDER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERCENTILE_CONT">PERCENTILE_CONT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERCENTILE_DISC">PERCENTILE_DISC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERIOD">PERIOD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PERMUTE">PERMUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PLACING">PLACING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PLAN">PLAN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PLI">PLI</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PLUS">PLUS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PORTION">PORTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#POSITION">POSITION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#POSITION_REGEX">POSITION_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#POWER">POWER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRECEDES">PRECEDES</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRECEDING">PRECEDING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRECISION">PRECISION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PREFIXED_STRING_LITERAL">PREFIXED_STRING_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PREPARE">PREPARE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRESERVE">PRESERVE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PREV">PREV</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRIMARY">PRIMARY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRIOR">PRIOR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PRIVILEGES">PRIVILEGES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PROCEDURE">PROCEDURE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#PUBLIC">PUBLIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#QUARTER">QUARTER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#QUOTE">QUOTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#QUOTED_IDENTIFIER">QUOTED_IDENTIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#QUOTED_STRING">QUOTED_STRING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RANGE">RANGE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RANK">RANK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RBRACE">RBRACE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RBRACKET">RBRACKET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#READ">READ</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#READS">READS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REAL">REAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RECURSIVE">RECURSIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REF">REF</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REFERENCES">REFERENCES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REFERENCING">REFERENCING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_AVGX">REGR_AVGX</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_AVGY">REGR_AVGY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_COUNT">REGR_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_INTERCEPT">REGR_INTERCEPT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_R2">REGR_R2</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_SLOPE">REGR_SLOPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_SXX">REGR_SXX</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_SXY">REGR_SXY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REGR_SYY">REGR_SYY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RELATIVE">RELATIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RELEASE">RELEASE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REPEATABLE">REPEATABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REPLACE">REPLACE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RESET">RESET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RESTART">RESTART</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RESTRICT">RESTRICT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RESULT">RESULT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURN">RETURN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURNED_CARDINALITY">RETURNED_CARDINALITY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURNED_LENGTH">RETURNED_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURNED_OCTET_LENGTH">RETURNED_OCTET_LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURNED_SQLSTATE">RETURNED_SQLSTATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RETURNS">RETURNS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#REVOKE">REVOKE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RIGHT">RIGHT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROLE">ROLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROLLBACK">ROLLBACK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROLLUP">ROLLUP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROUTINE">ROUTINE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROUTINE_CATALOG">ROUTINE_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROUTINE_NAME">ROUTINE_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROUTINE_SCHEMA">ROUTINE_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROW">ROW</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROW_COUNT">ROW_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROW_NUMBER">ROW_NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ROWS">ROWS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RPAREN">RPAREN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#RUNNING">RUNNING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SAVEPOINT">SAVEPOINT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCALE">SCALE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCHEMA">SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCHEMA_NAME">SCHEMA_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCOPE">SCOPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCOPE_CATALOGS">SCOPE_CATALOGS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCOPE_NAME">SCOPE_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCOPE_SCHEMA">SCOPE_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SCROLL">SCROLL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SEARCH">SEARCH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SECOND">SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SECTION">SECTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SECURITY">SECURITY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SEEK">SEEK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SELECT">SELECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SELF">SELF</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SEMICOLON">SEMICOLON</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SENSITIVE">SENSITIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SEQUENCE">SEQUENCE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SERIALIZABLE">SERIALIZABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SERVER">SERVER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SERVER_NAME">SERVER_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SESSION">SESSION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SESSION_USER">SESSION_USER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SET">SET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SET_MINUS">SET_MINUS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SETS">SETS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SHOW">SHOW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SIMILAR">SIMILAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SIMPLE">SIMPLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SIZE">SIZE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SKIP_">SKIP_</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SLASH">SLASH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SMALLINT">SMALLINT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SOME">SOME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SOURCE">SOURCE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SPACE">SPACE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SPECIFIC">SPECIFIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SPECIFIC_NAME">SPECIFIC_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SPECIFICTYPE">SPECIFICTYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL">SQL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_BIGINT">SQL_BIGINT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_BINARY">SQL_BINARY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_BIT">SQL_BIT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_BLOB">SQL_BLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_BOOLEAN">SQL_BOOLEAN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_CHAR">SQL_CHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_CLOB">SQL_CLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_DATE">SQL_DATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_DECIMAL">SQL_DECIMAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_DOUBLE">SQL_DOUBLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_FLOAT">SQL_FLOAT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTEGER">SQL_INTEGER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_DAY">SQL_INTERVAL_DAY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_DAY_TO_HOUR">SQL_INTERVAL_DAY_TO_HOUR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_DAY_TO_MINUTE">SQL_INTERVAL_DAY_TO_MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_DAY_TO_SECOND">SQL_INTERVAL_DAY_TO_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_HOUR">SQL_INTERVAL_HOUR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_HOUR_TO_MINUTE">SQL_INTERVAL_HOUR_TO_MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_HOUR_TO_SECOND">SQL_INTERVAL_HOUR_TO_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_MINUTE">SQL_INTERVAL_MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_MINUTE_TO_SECOND">SQL_INTERVAL_MINUTE_TO_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_MONTH">SQL_INTERVAL_MONTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_SECOND">SQL_INTERVAL_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_YEAR">SQL_INTERVAL_YEAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_INTERVAL_YEAR_TO_MONTH">SQL_INTERVAL_YEAR_TO_MONTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_LONGVARBINARY">SQL_LONGVARBINARY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_LONGVARCHAR">SQL_LONGVARCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_LONGVARNCHAR">SQL_LONGVARNCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_NCHAR">SQL_NCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_NCLOB">SQL_NCLOB</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_NUMERIC">SQL_NUMERIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_NVARCHAR">SQL_NVARCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_REAL">SQL_REAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_SMALLINT">SQL_SMALLINT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TIME">SQL_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TIMESTAMP">SQL_TIMESTAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TINYINT">SQL_TINYINT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_DAY">SQL_TSI_DAY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_FRAC_SECOND">SQL_TSI_FRAC_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_HOUR">SQL_TSI_HOUR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_MICROSECOND">SQL_TSI_MICROSECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_MINUTE">SQL_TSI_MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_MONTH">SQL_TSI_MONTH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_QUARTER">SQL_TSI_QUARTER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_SECOND">SQL_TSI_SECOND</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_WEEK">SQL_TSI_WEEK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_TSI_YEAR">SQL_TSI_YEAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_VARBINARY">SQL_VARBINARY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQL_VARCHAR">SQL_VARCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQLEXCEPTION">SQLEXCEPTION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQLSTATE">SQLSTATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQLWARNING">SQLWARNING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SQRT">SQRT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STAR">STAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#START">START</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STATE">STATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STATEMENT">STATEMENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STATIC">STATIC</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STDDEV_POP">STDDEV_POP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STDDEV_SAMP">STDDEV_SAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STORED">STORED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STREAM">STREAM</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STRUCTURE">STRUCTURE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#STYLE">STYLE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBCLASS_ORIGIN">SUBCLASS_ORIGIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBMULTISET">SUBMULTISET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBSET">SUBSET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBSTITUTE">SUBSTITUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBSTRING">SUBSTRING</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUBSTRING_REGEX">SUBSTRING_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUCCEEDS">SUCCEEDS</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SUM">SUM</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SYMMETRIC">SYMMETRIC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SYSTEM">SYSTEM</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SYSTEM_TIME">SYSTEM_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#SYSTEM_USER">SYSTEM_USER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TABLE">TABLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TABLE_NAME">TABLE_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TABLESAMPLE">TABLESAMPLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TBLPROPERTIES">TBLPROPERTIES</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TEMPORARY">TEMPORARY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#THEN">THEN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIES">TIES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIME">TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIMESTAMP">TIMESTAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIMESTAMPADD">TIMESTAMPADD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIMESTAMPDIFF">TIMESTAMPDIFF</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIMEZONE_HOUR">TIMEZONE_HOUR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TIMEZONE_MINUTE">TIMEZONE_MINUTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TINYINT">TINYINT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TO">TO</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#tokenImage">tokenImage</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TOP_LEVEL_COUNT">TOP_LEVEL_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRAILING">TRAILING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSACTION">TRANSACTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSACTIONS_ACTIVE">TRANSACTIONS_ACTIVE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSACTIONS_COMMITTED">TRANSACTIONS_COMMITTED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSACTIONS_ROLLED_BACK">TRANSACTIONS_ROLLED_BACK</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSFORM">TRANSFORM</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSFORMS">TRANSFORMS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSLATE">TRANSLATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSLATE_REGEX">TRANSLATE_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRANSLATION">TRANSLATION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TREAT">TREAT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIGGER">TRIGGER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIGGER_CATALOG">TRIGGER_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIGGER_NAME">TRIGGER_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIGGER_SCHEMA">TRIGGER_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIM">TRIM</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRIM_ARRAY">TRIM_ARRAY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRUE">TRUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TRUNCATE">TRUNCATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#TYPE">TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UESCAPE">UESCAPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNBOUNDED">UNBOUNDED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNCOMMITTED">UNCOMMITTED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNDER">UNDER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNICODE_QUOTED_ESCAPE_CHAR">UNICODE_QUOTED_ESCAPE_CHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNICODE_QUOTED_IDENTIFIER">UNICODE_QUOTED_IDENTIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNICODE_STRING_LITERAL">UNICODE_STRING_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNION">UNION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNIQUE">UNIQUE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNKNOWN">UNKNOWN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNNAMED">UNNAMED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNNEST">UNNEST</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UNSIGNED_INTEGER_LITERAL">UNSIGNED_INTEGER_LITERAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UPDATE">UPDATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UPPER">UPPER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#UPSERT">UPSERT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USAGE">USAGE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USER">USER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USER_DEFINED_TYPE_CATALOG">USER_DEFINED_TYPE_CATALOG</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USER_DEFINED_TYPE_CODE">USER_DEFINED_TYPE_CODE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USER_DEFINED_TYPE_NAME">USER_DEFINED_TYPE_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USER_DEFINED_TYPE_SCHEMA">USER_DEFINED_TYPE_SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#USING">USING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VALUE">VALUE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VALUE_OF">VALUE_OF</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VALUES">VALUES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VAR_POP">VAR_POP</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VAR_SAMP">VAR_SAMP</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VARBINARY">VARBINARY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VARCHAR">VARCHAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VARYING">VARYING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VERSION">VERSION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VERSIONING">VERSIONING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VERTICAL_BAR">VERTICAL_BAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#VIEW">VIEW</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WEEK">WEEK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WHEN">WHEN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WHENEVER">WHENEVER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WHERE">WHERE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WHITESPACE">WHITESPACE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WIDTH_BUCKET">WIDTH_BUCKET</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WINDOW">WINDOW</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WITH">WITH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WITHIN">WITHIN</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WITHOUT">WITHOUT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WORK">WORK</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WRAPPER">WRAPPER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#WRITE">WRITE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#XML">XML</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#YEAR">YEAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplConstants.html#ZONE">ZONE</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="EOF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EOF</h4>
<pre>static final&nbsp;int EOF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EOF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="A">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>A</h4>
<pre>static final&nbsp;int A</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.A">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ABS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ABS</h4>
<pre>static final&nbsp;int ABS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ABS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ABSOLUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ABSOLUTE</h4>
<pre>static final&nbsp;int ABSOLUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ABSOLUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTION</h4>
<pre>static final&nbsp;int ACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADA</h4>
<pre>static final&nbsp;int ADA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ADA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADD</h4>
<pre>static final&nbsp;int ADD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ADD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ADMIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADMIN</h4>
<pre>static final&nbsp;int ADMIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ADMIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AFTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AFTER</h4>
<pre>static final&nbsp;int AFTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AFTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ALL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALL</h4>
<pre>static final&nbsp;int ALL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ALL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ALLOCATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALLOCATE</h4>
<pre>static final&nbsp;int ALLOCATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ALLOCATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ALLOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALLOW</h4>
<pre>static final&nbsp;int ALLOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ALLOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ALTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALTER</h4>
<pre>static final&nbsp;int ALTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ALTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ALWAYS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ALWAYS</h4>
<pre>static final&nbsp;int ALWAYS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ALWAYS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AND</h4>
<pre>static final&nbsp;int AND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ANY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANY</h4>
<pre>static final&nbsp;int ANY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ANY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="APPLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APPLY</h4>
<pre>static final&nbsp;int APPLY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.APPLY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ARE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ARE</h4>
<pre>static final&nbsp;int ARE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ARE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ARRAY</h4>
<pre>static final&nbsp;int ARRAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ARRAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ARRAY_MAX_CARDINALITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ARRAY_MAX_CARDINALITY</h4>
<pre>static final&nbsp;int ARRAY_MAX_CARDINALITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ARRAY_MAX_CARDINALITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AS</h4>
<pre>static final&nbsp;int AS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASC</h4>
<pre>static final&nbsp;int ASC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ASC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASENSITIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASENSITIVE</h4>
<pre>static final&nbsp;int ASENSITIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ASENSITIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSERTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSERTION</h4>
<pre>static final&nbsp;int ASSERTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ASSERTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSIGNMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSIGNMENT</h4>
<pre>static final&nbsp;int ASSIGNMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ASSIGNMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASYMMETRIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASYMMETRIC</h4>
<pre>static final&nbsp;int ASYMMETRIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ASYMMETRIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AT</h4>
<pre>static final&nbsp;int AT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ATOMIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATOMIC</h4>
<pre>static final&nbsp;int ATOMIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ATOMIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE</h4>
<pre>static final&nbsp;int ATTRIBUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ATTRIBUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ATTRIBUTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTES</h4>
<pre>static final&nbsp;int ATTRIBUTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ATTRIBUTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AUTHORIZATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AUTHORIZATION</h4>
<pre>static final&nbsp;int AUTHORIZATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AUTHORIZATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="AVG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVG</h4>
<pre>static final&nbsp;int AVG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.AVG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BEFORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BEFORE</h4>
<pre>static final&nbsp;int BEFORE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BEFORE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BEGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BEGIN</h4>
<pre>static final&nbsp;int BEGIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BEGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BEGIN_FRAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BEGIN_FRAME</h4>
<pre>static final&nbsp;int BEGIN_FRAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BEGIN_FRAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BEGIN_PARTITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BEGIN_PARTITION</h4>
<pre>static final&nbsp;int BEGIN_PARTITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BEGIN_PARTITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BERNOULLI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BERNOULLI</h4>
<pre>static final&nbsp;int BERNOULLI</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BERNOULLI">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BETWEEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BETWEEN</h4>
<pre>static final&nbsp;int BETWEEN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BETWEEN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BIGINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BIGINT</h4>
<pre>static final&nbsp;int BIGINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BIGINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINARY</h4>
<pre>static final&nbsp;int BINARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BINARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BIT</h4>
<pre>static final&nbsp;int BIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOB</h4>
<pre>static final&nbsp;int BLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BOOLEAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BOOLEAN</h4>
<pre>static final&nbsp;int BOOLEAN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BOOLEAN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BOTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BOTH</h4>
<pre>static final&nbsp;int BOTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BOTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BREADTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BREADTH</h4>
<pre>static final&nbsp;int BREADTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BREADTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BY</h4>
<pre>static final&nbsp;int BY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="C">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>C</h4>
<pre>static final&nbsp;int C</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.C">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CALL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CALL</h4>
<pre>static final&nbsp;int CALL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CALL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CALLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CALLED</h4>
<pre>static final&nbsp;int CALLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CALLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CARDINALITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CARDINALITY</h4>
<pre>static final&nbsp;int CARDINALITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CARDINALITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CASCADE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CASCADE</h4>
<pre>static final&nbsp;int CASCADE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CASCADE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CASCADED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CASCADED</h4>
<pre>static final&nbsp;int CASCADED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CASCADED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CASE</h4>
<pre>static final&nbsp;int CASE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CAST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CAST</h4>
<pre>static final&nbsp;int CAST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CAST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG</h4>
<pre>static final&nbsp;int CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CATALOG_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_NAME</h4>
<pre>static final&nbsp;int CATALOG_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CATALOG_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CEIL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CEIL</h4>
<pre>static final&nbsp;int CEIL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CEIL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CEILING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CEILING</h4>
<pre>static final&nbsp;int CEILING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CEILING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CENTURY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CENTURY</h4>
<pre>static final&nbsp;int CENTURY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CENTURY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHAIN</h4>
<pre>static final&nbsp;int CHAIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHAIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHAR</h4>
<pre>static final&nbsp;int CHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHAR_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHAR_LENGTH</h4>
<pre>static final&nbsp;int CHAR_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHAR_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTER</h4>
<pre>static final&nbsp;int CHARACTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTER_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTER_LENGTH</h4>
<pre>static final&nbsp;int CHARACTER_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTER_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTER_SET_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTER_SET_CATALOG</h4>
<pre>static final&nbsp;int CHARACTER_SET_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTER_SET_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTER_SET_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTER_SET_NAME</h4>
<pre>static final&nbsp;int CHARACTER_SET_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTER_SET_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTER_SET_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTER_SET_SCHEMA</h4>
<pre>static final&nbsp;int CHARACTER_SET_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTER_SET_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTERISTICS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTERISTICS</h4>
<pre>static final&nbsp;int CHARACTERISTICS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTERISTICS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARACTERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARACTERS</h4>
<pre>static final&nbsp;int CHARACTERS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARACTERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHECK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHECK</h4>
<pre>static final&nbsp;int CHECK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHECK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLASSIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLASSIFIER</h4>
<pre>static final&nbsp;int CLASSIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CLASSIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLASS_ORIGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLASS_ORIGIN</h4>
<pre>static final&nbsp;int CLASS_ORIGIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CLASS_ORIGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLOB</h4>
<pre>static final&nbsp;int CLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLOSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLOSE</h4>
<pre>static final&nbsp;int CLOSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CLOSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COALESCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COALESCE</h4>
<pre>static final&nbsp;int COALESCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COALESCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COBOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COBOL</h4>
<pre>static final&nbsp;int COBOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COBOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATE</h4>
<pre>static final&nbsp;int COLLATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATION</h4>
<pre>static final&nbsp;int COLLATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATION_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATION_CATALOG</h4>
<pre>static final&nbsp;int COLLATION_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATION_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATION_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATION_NAME</h4>
<pre>static final&nbsp;int COLLATION_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATION_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATION_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATION_SCHEMA</h4>
<pre>static final&nbsp;int COLLATION_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATION_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLECT</h4>
<pre>static final&nbsp;int COLLECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLUMN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLUMN</h4>
<pre>static final&nbsp;int COLUMN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLUMN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLUMN_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLUMN_NAME</h4>
<pre>static final&nbsp;int COLUMN_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLUMN_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMMAND_FUNCTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FUNCTION</h4>
<pre>static final&nbsp;int COMMAND_FUNCTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COMMAND_FUNCTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMMAND_FUNCTION_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FUNCTION_CODE</h4>
<pre>static final&nbsp;int COMMAND_FUNCTION_CODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COMMAND_FUNCTION_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT</h4>
<pre>static final&nbsp;int COMMIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COMMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMMITTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMITTED</h4>
<pre>static final&nbsp;int COMMITTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COMMITTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONDITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONDITION</h4>
<pre>static final&nbsp;int CONDITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONDITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONDITION_NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONDITION_NUMBER</h4>
<pre>static final&nbsp;int CONDITION_NUMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONDITION_NUMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECT</h4>
<pre>static final&nbsp;int CONNECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONNECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTION</h4>
<pre>static final&nbsp;int CONNECTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONNECTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTION_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTION_NAME</h4>
<pre>static final&nbsp;int CONNECTION_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONNECTION_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRAINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRAINT</h4>
<pre>static final&nbsp;int CONSTRAINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRAINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRAINT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRAINT_CATALOG</h4>
<pre>static final&nbsp;int CONSTRAINT_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRAINT_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRAINT_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRAINT_NAME</h4>
<pre>static final&nbsp;int CONSTRAINT_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRAINT_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRAINT_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRAINT_SCHEMA</h4>
<pre>static final&nbsp;int CONSTRAINT_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRAINT_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRAINTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRAINTS</h4>
<pre>static final&nbsp;int CONSTRAINTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRAINTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONSTRUCTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONSTRUCTOR</h4>
<pre>static final&nbsp;int CONSTRUCTOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONSTRUCTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINS</h4>
<pre>static final&nbsp;int CONTAINS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONTAINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTINUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTINUE</h4>
<pre>static final&nbsp;int CONTINUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONTINUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONVERT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONVERT</h4>
<pre>static final&nbsp;int CONVERT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONVERT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CORR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CORR</h4>
<pre>static final&nbsp;int CORR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CORR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CORRESPONDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CORRESPONDING</h4>
<pre>static final&nbsp;int CORRESPONDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CORRESPONDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COUNT</h4>
<pre>static final&nbsp;int COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COVAR_POP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COVAR_POP</h4>
<pre>static final&nbsp;int COVAR_POP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COVAR_POP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COVAR_SAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COVAR_SAMP</h4>
<pre>static final&nbsp;int COVAR_SAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COVAR_SAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CREATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATE</h4>
<pre>static final&nbsp;int CREATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CREATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CROSS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CROSS</h4>
<pre>static final&nbsp;int CROSS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CROSS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CUBE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CUBE</h4>
<pre>static final&nbsp;int CUBE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CUBE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CUME_DIST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CUME_DIST</h4>
<pre>static final&nbsp;int CUME_DIST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CUME_DIST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT</h4>
<pre>static final&nbsp;int CURRENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_CATALOG</h4>
<pre>static final&nbsp;int CURRENT_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_DATE</h4>
<pre>static final&nbsp;int CURRENT_DATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_DATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_DEFAULT_TRANSFORM_GROUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_DEFAULT_TRANSFORM_GROUP</h4>
<pre>static final&nbsp;int CURRENT_DEFAULT_TRANSFORM_GROUP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_DEFAULT_TRANSFORM_GROUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_PATH</h4>
<pre>static final&nbsp;int CURRENT_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_ROLE</h4>
<pre>static final&nbsp;int CURRENT_ROLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_ROLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_ROW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_ROW</h4>
<pre>static final&nbsp;int CURRENT_ROW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_ROW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_SCHEMA</h4>
<pre>static final&nbsp;int CURRENT_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_TIME</h4>
<pre>static final&nbsp;int CURRENT_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_TIMESTAMP</h4>
<pre>static final&nbsp;int CURRENT_TIMESTAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_TRANSFORM_GROUP_FOR_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_TRANSFORM_GROUP_FOR_TYPE</h4>
<pre>static final&nbsp;int CURRENT_TRANSFORM_GROUP_FOR_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_TRANSFORM_GROUP_FOR_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_USER</h4>
<pre>static final&nbsp;int CURRENT_USER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURRENT_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR</h4>
<pre>static final&nbsp;int CURSOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURSOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR_NAME</h4>
<pre>static final&nbsp;int CURSOR_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CURSOR_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CYCLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CYCLE</h4>
<pre>static final&nbsp;int CYCLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CYCLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATA</h4>
<pre>static final&nbsp;int DATA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DATA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATABASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATABASE</h4>
<pre>static final&nbsp;int DATABASE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DATABASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATE</h4>
<pre>static final&nbsp;int DATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATETIME_INTERVAL_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATETIME_INTERVAL_CODE</h4>
<pre>static final&nbsp;int DATETIME_INTERVAL_CODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DATETIME_INTERVAL_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATETIME_INTERVAL_PRECISION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATETIME_INTERVAL_PRECISION</h4>
<pre>static final&nbsp;int DATETIME_INTERVAL_PRECISION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DATETIME_INTERVAL_PRECISION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DAY</h4>
<pre>static final&nbsp;int DAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEALLOCATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEALLOCATE</h4>
<pre>static final&nbsp;int DEALLOCATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEALLOCATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEC</h4>
<pre>static final&nbsp;int DEC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DECADE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DECADE</h4>
<pre>static final&nbsp;int DECADE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DECADE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DECIMAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DECIMAL</h4>
<pre>static final&nbsp;int DECIMAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DECIMAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DECLARE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DECLARE</h4>
<pre>static final&nbsp;int DECLARE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DECLARE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFAULT_">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_</h4>
<pre>static final&nbsp;int DEFAULT_</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFAULT_">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFAULTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULTS</h4>
<pre>static final&nbsp;int DEFAULTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFAULTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFERRABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFERRABLE</h4>
<pre>static final&nbsp;int DEFERRABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFERRABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFERRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFERRED</h4>
<pre>static final&nbsp;int DEFERRED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFERRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFINE</h4>
<pre>static final&nbsp;int DEFINE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFINED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFINED</h4>
<pre>static final&nbsp;int DEFINED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFINED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFINER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFINER</h4>
<pre>static final&nbsp;int DEFINER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFINER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEGREE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEGREE</h4>
<pre>static final&nbsp;int DEGREE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEGREE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DELETE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE</h4>
<pre>static final&nbsp;int DELETE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DELETE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DENSE_RANK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DENSE_RANK</h4>
<pre>static final&nbsp;int DENSE_RANK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DENSE_RANK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEPTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEPTH</h4>
<pre>static final&nbsp;int DEPTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEPTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEREF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEREF</h4>
<pre>static final&nbsp;int DEREF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEREF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DERIVED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DERIVED</h4>
<pre>static final&nbsp;int DERIVED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DERIVED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DESC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESC</h4>
<pre>static final&nbsp;int DESC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DESC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DESCRIBE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESCRIBE</h4>
<pre>static final&nbsp;int DESCRIBE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DESCRIBE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESCRIPTION</h4>
<pre>static final&nbsp;int DESCRIPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DESCRIPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DESCRIPTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESCRIPTOR</h4>
<pre>static final&nbsp;int DESCRIPTOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DESCRIPTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DETERMINISTIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DETERMINISTIC</h4>
<pre>static final&nbsp;int DETERMINISTIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DETERMINISTIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DIAGNOSTICS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIAGNOSTICS</h4>
<pre>static final&nbsp;int DIAGNOSTICS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DIAGNOSTICS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DISALLOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISALLOW</h4>
<pre>static final&nbsp;int DISALLOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DISALLOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DISCONNECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISCONNECT</h4>
<pre>static final&nbsp;int DISCONNECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DISCONNECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DISPATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISPATCH</h4>
<pre>static final&nbsp;int DISPATCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DISPATCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DISTINCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISTINCT</h4>
<pre>static final&nbsp;int DISTINCT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DISTINCT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOMAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOMAIN</h4>
<pre>static final&nbsp;int DOMAIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOMAIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOUBLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOUBLE</h4>
<pre>static final&nbsp;int DOUBLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOUBLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOW</h4>
<pre>static final&nbsp;int DOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOY</h4>
<pre>static final&nbsp;int DOY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DROP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DROP</h4>
<pre>static final&nbsp;int DROP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DROP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DYNAMIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DYNAMIC</h4>
<pre>static final&nbsp;int DYNAMIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DYNAMIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DYNAMIC_FUNCTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DYNAMIC_FUNCTION</h4>
<pre>static final&nbsp;int DYNAMIC_FUNCTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DYNAMIC_FUNCTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DYNAMIC_FUNCTION_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DYNAMIC_FUNCTION_CODE</h4>
<pre>static final&nbsp;int DYNAMIC_FUNCTION_CODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DYNAMIC_FUNCTION_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EACH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EACH</h4>
<pre>static final&nbsp;int EACH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EACH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ELEMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEMENT</h4>
<pre>static final&nbsp;int ELEMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ELEMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ELSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELSE</h4>
<pre>static final&nbsp;int ELSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ELSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EMPTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EMPTY</h4>
<pre>static final&nbsp;int EMPTY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EMPTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="END">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END</h4>
<pre>static final&nbsp;int END</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.END">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="END_EXEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END_EXEC</h4>
<pre>static final&nbsp;int END_EXEC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.END_EXEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="END_FRAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END_FRAME</h4>
<pre>static final&nbsp;int END_FRAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.END_FRAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="END_PARTITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END_PARTITION</h4>
<pre>static final&nbsp;int END_PARTITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.END_PARTITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EPOCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EPOCH</h4>
<pre>static final&nbsp;int EPOCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EPOCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EQUALS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EQUALS</h4>
<pre>static final&nbsp;int EQUALS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EQUALS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ESCAPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ESCAPE</h4>
<pre>static final&nbsp;int ESCAPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ESCAPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EVERY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EVERY</h4>
<pre>static final&nbsp;int EVERY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EVERY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPT</h4>
<pre>static final&nbsp;int EXCEPT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXCEPT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION</h4>
<pre>static final&nbsp;int EXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCLUDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCLUDE</h4>
<pre>static final&nbsp;int EXCLUDE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXCLUDE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXCLUDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCLUDING</h4>
<pre>static final&nbsp;int EXCLUDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXCLUDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXEC</h4>
<pre>static final&nbsp;int EXEC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXECUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXECUTE</h4>
<pre>static final&nbsp;int EXECUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXECUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXISTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXISTS</h4>
<pre>static final&nbsp;int EXISTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXISTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXP</h4>
<pre>static final&nbsp;int EXP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXPLAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXPLAIN</h4>
<pre>static final&nbsp;int EXPLAIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXPLAIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXTEND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTEND</h4>
<pre>static final&nbsp;int EXTEND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXTEND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXTERNAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTERNAL</h4>
<pre>static final&nbsp;int EXTERNAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXTERNAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXTRACT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRACT</h4>
<pre>static final&nbsp;int EXTRACT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXTRACT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FALSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FALSE</h4>
<pre>static final&nbsp;int FALSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FALSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FETCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FETCH</h4>
<pre>static final&nbsp;int FETCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FETCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FILTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FILTER</h4>
<pre>static final&nbsp;int FILTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FILTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FINAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FINAL</h4>
<pre>static final&nbsp;int FINAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FINAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FIRST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FIRST</h4>
<pre>static final&nbsp;int FIRST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FIRST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FIRST_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FIRST_VALUE</h4>
<pre>static final&nbsp;int FIRST_VALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FIRST_VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLOAT</h4>
<pre>static final&nbsp;int FLOAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FLOAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FLOOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLOOR</h4>
<pre>static final&nbsp;int FLOOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FLOOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FOLLOWING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FOLLOWING</h4>
<pre>static final&nbsp;int FOLLOWING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FOLLOWING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FOR</h4>
<pre>static final&nbsp;int FOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FOREIGN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FOREIGN</h4>
<pre>static final&nbsp;int FOREIGN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FOREIGN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FORTRAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FORTRAN</h4>
<pre>static final&nbsp;int FORTRAN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FORTRAN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FOUND</h4>
<pre>static final&nbsp;int FOUND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FRAC_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FRAC_SECOND</h4>
<pre>static final&nbsp;int FRAC_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FRAC_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FRAME_ROW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FRAME_ROW</h4>
<pre>static final&nbsp;int FRAME_ROW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FRAME_ROW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FREE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FREE</h4>
<pre>static final&nbsp;int FREE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FREE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FROM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FROM</h4>
<pre>static final&nbsp;int FROM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FROM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FULL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FULL</h4>
<pre>static final&nbsp;int FULL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FULL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNCTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNCTION</h4>
<pre>static final&nbsp;int FUNCTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FUNCTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUSION</h4>
<pre>static final&nbsp;int FUSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FUSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="G">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>G</h4>
<pre>static final&nbsp;int G</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.G">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GENERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GENERAL</h4>
<pre>static final&nbsp;int GENERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GENERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GENERATED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GENERATED</h4>
<pre>static final&nbsp;int GENERATED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GENERATED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GEOMETRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GEOMETRY</h4>
<pre>static final&nbsp;int GEOMETRY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GEOMETRY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GET</h4>
<pre>static final&nbsp;int GET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GLOBAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GLOBAL</h4>
<pre>static final&nbsp;int GLOBAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GLOBAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GO</h4>
<pre>static final&nbsp;int GO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GOTO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GOTO</h4>
<pre>static final&nbsp;int GOTO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GOTO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GRANT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GRANT</h4>
<pre>static final&nbsp;int GRANT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GRANT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GRANTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GRANTED</h4>
<pre>static final&nbsp;int GRANTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GRANTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GROUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GROUP</h4>
<pre>static final&nbsp;int GROUP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GROUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GROUPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GROUPING</h4>
<pre>static final&nbsp;int GROUPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GROUPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GROUPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GROUPS</h4>
<pre>static final&nbsp;int GROUPS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GROUPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HAVING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HAVING</h4>
<pre>static final&nbsp;int HAVING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HAVING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HIERARCHY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HIERARCHY</h4>
<pre>static final&nbsp;int HIERARCHY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HIERARCHY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HOLD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HOLD</h4>
<pre>static final&nbsp;int HOLD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HOLD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HOUR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HOUR</h4>
<pre>static final&nbsp;int HOUR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HOUR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IDENTITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IDENTITY</h4>
<pre>static final&nbsp;int IDENTITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IDENTITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMMEDIATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMMEDIATE</h4>
<pre>static final&nbsp;int IMMEDIATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IMMEDIATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMMEDIATELY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMMEDIATELY</h4>
<pre>static final&nbsp;int IMMEDIATELY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IMMEDIATELY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMPLEMENTATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMPLEMENTATION</h4>
<pre>static final&nbsp;int IMPLEMENTATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IMPLEMENTATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMPORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMPORT</h4>
<pre>static final&nbsp;int IMPORT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IMPORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IN</h4>
<pre>static final&nbsp;int IN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INCLUDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INCLUDING</h4>
<pre>static final&nbsp;int INCLUDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INCLUDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INCREMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INCREMENT</h4>
<pre>static final&nbsp;int INCREMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INCREMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INDICATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDICATOR</h4>
<pre>static final&nbsp;int INDICATOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INDICATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INITIAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INITIAL</h4>
<pre>static final&nbsp;int INITIAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INITIAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INITIALLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INITIALLY</h4>
<pre>static final&nbsp;int INITIALLY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INITIALLY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INNER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INNER</h4>
<pre>static final&nbsp;int INNER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INNER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INOUT</h4>
<pre>static final&nbsp;int INOUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INPUT</h4>
<pre>static final&nbsp;int INPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSENSITIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSENSITIVE</h4>
<pre>static final&nbsp;int INSENSITIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INSENSITIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSERT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSERT</h4>
<pre>static final&nbsp;int INSERT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INSERT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE</h4>
<pre>static final&nbsp;int INSTANCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INSTANCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANTIABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANTIABLE</h4>
<pre>static final&nbsp;int INSTANTIABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INSTANTIABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INT</h4>
<pre>static final&nbsp;int INT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTEGER</h4>
<pre>static final&nbsp;int INTEGER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INTEGER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERSECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERSECT</h4>
<pre>static final&nbsp;int INTERSECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INTERSECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERSECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERSECTION</h4>
<pre>static final&nbsp;int INTERSECTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INTERSECTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERVAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERVAL</h4>
<pre>static final&nbsp;int INTERVAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INTERVAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTO</h4>
<pre>static final&nbsp;int INTO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INTO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INVOKER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INVOKER</h4>
<pre>static final&nbsp;int INVOKER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INVOKER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS</h4>
<pre>static final&nbsp;int IS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ISOLATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ISOLATION</h4>
<pre>static final&nbsp;int ISOLATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ISOLATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JAVA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JAVA</h4>
<pre>static final&nbsp;int JAVA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.JAVA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JOIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JOIN</h4>
<pre>static final&nbsp;int JOIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.JOIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JSON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSON</h4>
<pre>static final&nbsp;int JSON</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.JSON">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="K">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>K</h4>
<pre>static final&nbsp;int K</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.K">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEY</h4>
<pre>static final&nbsp;int KEY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.KEY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEY_MEMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEY_MEMBER</h4>
<pre>static final&nbsp;int KEY_MEMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.KEY_MEMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEY_TYPE</h4>
<pre>static final&nbsp;int KEY_TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.KEY_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LABEL</h4>
<pre>static final&nbsp;int LABEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LABEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LAG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAG</h4>
<pre>static final&nbsp;int LAG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LAG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANGUAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANGUAGE</h4>
<pre>static final&nbsp;int LANGUAGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LANGUAGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LARGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LARGE</h4>
<pre>static final&nbsp;int LARGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LARGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LAST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAST</h4>
<pre>static final&nbsp;int LAST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LAST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LAST_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAST_VALUE</h4>
<pre>static final&nbsp;int LAST_VALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LAST_VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LATERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LATERAL</h4>
<pre>static final&nbsp;int LATERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LATERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LEAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEAD</h4>
<pre>static final&nbsp;int LEAD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LEAD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LEADING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEADING</h4>
<pre>static final&nbsp;int LEADING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LEADING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LEFT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT</h4>
<pre>static final&nbsp;int LEFT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LEFT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LENGTH</h4>
<pre>static final&nbsp;int LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEVEL</h4>
<pre>static final&nbsp;int LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LIBRARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LIBRARY</h4>
<pre>static final&nbsp;int LIBRARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LIBRARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LIKE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LIKE</h4>
<pre>static final&nbsp;int LIKE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LIKE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LIKE_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LIKE_REGEX</h4>
<pre>static final&nbsp;int LIKE_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LIKE_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LIMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LIMIT</h4>
<pre>static final&nbsp;int LIMIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LIMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LN</h4>
<pre>static final&nbsp;int LN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOCAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCAL</h4>
<pre>static final&nbsp;int LOCAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOCAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOCALTIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCALTIME</h4>
<pre>static final&nbsp;int LOCALTIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOCALTIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOCALTIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCALTIMESTAMP</h4>
<pre>static final&nbsp;int LOCALTIMESTAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOCALTIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOCATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATOR</h4>
<pre>static final&nbsp;int LOCATOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOCATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOWER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOWER</h4>
<pre>static final&nbsp;int LOWER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOWER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="M">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>M</h4>
<pre>static final&nbsp;int M</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.M">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAP</h4>
<pre>static final&nbsp;int MAP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MAP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH</h4>
<pre>static final&nbsp;int MATCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MATCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MATCHED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCHED</h4>
<pre>static final&nbsp;int MATCHED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MATCHED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MATCHES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCHES</h4>
<pre>static final&nbsp;int MATCHES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MATCHES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MATCH_NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_NUMBER</h4>
<pre>static final&nbsp;int MATCH_NUMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MATCH_NUMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MATCH_RECOGNIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RECOGNIZE</h4>
<pre>static final&nbsp;int MATCH_RECOGNIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MATCH_RECOGNIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MAX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX</h4>
<pre>static final&nbsp;int MAX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MAX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MAXVALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAXVALUE</h4>
<pre>static final&nbsp;int MAXVALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MAXVALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MEASURES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MEASURES</h4>
<pre>static final&nbsp;int MEASURES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MEASURES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MEMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MEMBER</h4>
<pre>static final&nbsp;int MEMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MEMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MERGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE</h4>
<pre>static final&nbsp;int MERGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MERGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MESSAGE_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MESSAGE_LENGTH</h4>
<pre>static final&nbsp;int MESSAGE_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MESSAGE_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MESSAGE_OCTET_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MESSAGE_OCTET_LENGTH</h4>
<pre>static final&nbsp;int MESSAGE_OCTET_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MESSAGE_OCTET_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MESSAGE_TEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MESSAGE_TEXT</h4>
<pre>static final&nbsp;int MESSAGE_TEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MESSAGE_TEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METHOD</h4>
<pre>static final&nbsp;int METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MICROSECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MICROSECOND</h4>
<pre>static final&nbsp;int MICROSECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MICROSECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MILLENNIUM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MILLENNIUM</h4>
<pre>static final&nbsp;int MILLENNIUM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MILLENNIUM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIN</h4>
<pre>static final&nbsp;int MIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MINUTE</h4>
<pre>static final&nbsp;int MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MINVALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MINVALUE</h4>
<pre>static final&nbsp;int MINVALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MINVALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MOD</h4>
<pre>static final&nbsp;int MOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MODIFIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MODIFIES</h4>
<pre>static final&nbsp;int MODIFIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MODIFIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MODULE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MODULE</h4>
<pre>static final&nbsp;int MODULE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MODULE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MONTH</h4>
<pre>static final&nbsp;int MONTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MONTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MORE_">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MORE_</h4>
<pre>static final&nbsp;int MORE_</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MORE_">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MULTISET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MULTISET</h4>
<pre>static final&nbsp;int MULTISET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MULTISET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MUMPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MUMPS</h4>
<pre>static final&nbsp;int MUMPS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MUMPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAME</h4>
<pre>static final&nbsp;int NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NAMES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAMES</h4>
<pre>static final&nbsp;int NAMES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NAMES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NATIONAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NATIONAL</h4>
<pre>static final&nbsp;int NATIONAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NATIONAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NATURAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NATURAL</h4>
<pre>static final&nbsp;int NATURAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NATURAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NCHAR</h4>
<pre>static final&nbsp;int NCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NCLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NCLOB</h4>
<pre>static final&nbsp;int NCLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NCLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NESTING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NESTING</h4>
<pre>static final&nbsp;int NESTING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NESTING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NEW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NEW</h4>
<pre>static final&nbsp;int NEW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NEW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NEXT</h4>
<pre>static final&nbsp;int NEXT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NO</h4>
<pre>static final&nbsp;int NO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NONE</h4>
<pre>static final&nbsp;int NONE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NORMALIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NORMALIZE</h4>
<pre>static final&nbsp;int NORMALIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NORMALIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NORMALIZED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NORMALIZED</h4>
<pre>static final&nbsp;int NORMALIZED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NORMALIZED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NOT</h4>
<pre>static final&nbsp;int NOT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NOT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NTH_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NTH_VALUE</h4>
<pre>static final&nbsp;int NTH_VALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NTH_VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NTILE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NTILE</h4>
<pre>static final&nbsp;int NTILE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NTILE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULL</h4>
<pre>static final&nbsp;int NULL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NULL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULLABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULLABLE</h4>
<pre>static final&nbsp;int NULLABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NULLABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULLIF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULLIF</h4>
<pre>static final&nbsp;int NULLIF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NULLIF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NULLS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NULLS</h4>
<pre>static final&nbsp;int NULLS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NULLS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NUMBER</h4>
<pre>static final&nbsp;int NUMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NUMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NUMERIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NUMERIC</h4>
<pre>static final&nbsp;int NUMERIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NUMERIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OBJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT</h4>
<pre>static final&nbsp;int OBJECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OBJECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OCCURRENCES_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OCCURRENCES_REGEX</h4>
<pre>static final&nbsp;int OCCURRENCES_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OCCURRENCES_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OCTET_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OCTET_LENGTH</h4>
<pre>static final&nbsp;int OCTET_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OCTET_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OCTETS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OCTETS</h4>
<pre>static final&nbsp;int OCTETS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OCTETS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OF</h4>
<pre>static final&nbsp;int OF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OFFSET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OFFSET</h4>
<pre>static final&nbsp;int OFFSET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OFFSET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OLD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OLD</h4>
<pre>static final&nbsp;int OLD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OLD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OMIT</h4>
<pre>static final&nbsp;int OMIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ON</h4>
<pre>static final&nbsp;int ON</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ON">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ONE</h4>
<pre>static final&nbsp;int ONE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ONLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ONLY</h4>
<pre>static final&nbsp;int ONLY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ONLY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OPEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPEN</h4>
<pre>static final&nbsp;int OPEN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OPEN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPTION</h4>
<pre>static final&nbsp;int OPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OPTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPTIONS</h4>
<pre>static final&nbsp;int OPTIONS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OPTIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OR</h4>
<pre>static final&nbsp;int OR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ORDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORDER</h4>
<pre>static final&nbsp;int ORDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ORDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ORDERING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORDERING</h4>
<pre>static final&nbsp;int ORDERING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ORDERING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ORDINALITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORDINALITY</h4>
<pre>static final&nbsp;int ORDINALITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ORDINALITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OTHERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OTHERS</h4>
<pre>static final&nbsp;int OTHERS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OTHERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUT</h4>
<pre>static final&nbsp;int OUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OUTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTER</h4>
<pre>static final&nbsp;int OUTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OUTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OUTPUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTPUT</h4>
<pre>static final&nbsp;int OUTPUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OUTPUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OVER</h4>
<pre>static final&nbsp;int OVER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OVER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OVERLAPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OVERLAPS</h4>
<pre>static final&nbsp;int OVERLAPS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OVERLAPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OVERLAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OVERLAY</h4>
<pre>static final&nbsp;int OVERLAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OVERLAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OVERRIDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OVERRIDING</h4>
<pre>static final&nbsp;int OVERRIDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OVERRIDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PAD</h4>
<pre>static final&nbsp;int PAD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PAD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER</h4>
<pre>static final&nbsp;int PARAMETER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_MODE</h4>
<pre>static final&nbsp;int PARAMETER_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_NAME</h4>
<pre>static final&nbsp;int PARAMETER_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_ORDINAL_POSITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_ORDINAL_POSITION</h4>
<pre>static final&nbsp;int PARAMETER_ORDINAL_POSITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_ORDINAL_POSITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_SPECIFIC_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_SPECIFIC_CATALOG</h4>
<pre>static final&nbsp;int PARAMETER_SPECIFIC_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_SPECIFIC_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_SPECIFIC_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_SPECIFIC_NAME</h4>
<pre>static final&nbsp;int PARAMETER_SPECIFIC_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_SPECIFIC_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARAMETER_SPECIFIC_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAMETER_SPECIFIC_SCHEMA</h4>
<pre>static final&nbsp;int PARAMETER_SPECIFIC_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARAMETER_SPECIFIC_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARTIAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARTIAL</h4>
<pre>static final&nbsp;int PARTIAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARTIAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARTITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARTITION</h4>
<pre>static final&nbsp;int PARTITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARTITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PASCAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PASCAL</h4>
<pre>static final&nbsp;int PASCAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PASCAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PASSTHROUGH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PASSTHROUGH</h4>
<pre>static final&nbsp;int PASSTHROUGH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PASSTHROUGH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PAST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PAST</h4>
<pre>static final&nbsp;int PAST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PAST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PATH</h4>
<pre>static final&nbsp;int PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PATTERN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PATTERN</h4>
<pre>static final&nbsp;int PATTERN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PATTERN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PER</h4>
<pre>static final&nbsp;int PER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERCENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERCENT</h4>
<pre>static final&nbsp;int PERCENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERCENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERCENTILE_CONT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERCENTILE_CONT</h4>
<pre>static final&nbsp;int PERCENTILE_CONT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERCENTILE_CONT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERCENTILE_DISC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERCENTILE_DISC</h4>
<pre>static final&nbsp;int PERCENTILE_DISC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERCENTILE_DISC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERCENT_RANK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERCENT_RANK</h4>
<pre>static final&nbsp;int PERCENT_RANK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERCENT_RANK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERIOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERIOD</h4>
<pre>static final&nbsp;int PERIOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERIOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERMUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERMUTE</h4>
<pre>static final&nbsp;int PERMUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERMUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PLACING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLACING</h4>
<pre>static final&nbsp;int PLACING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PLACING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PLAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLAN</h4>
<pre>static final&nbsp;int PLAN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PLAN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PLI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLI</h4>
<pre>static final&nbsp;int PLI</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PLI">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORTION</h4>
<pre>static final&nbsp;int PORTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PORTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="POSITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>POSITION</h4>
<pre>static final&nbsp;int POSITION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.POSITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="POSITION_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>POSITION_REGEX</h4>
<pre>static final&nbsp;int POSITION_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.POSITION_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="POWER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>POWER</h4>
<pre>static final&nbsp;int POWER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.POWER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRECEDES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRECEDES</h4>
<pre>static final&nbsp;int PRECEDES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRECEDES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRECEDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRECEDING</h4>
<pre>static final&nbsp;int PRECEDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRECEDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRECISION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRECISION</h4>
<pre>static final&nbsp;int PRECISION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRECISION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PREPARE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREPARE</h4>
<pre>static final&nbsp;int PREPARE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PREPARE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRESERVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRESERVE</h4>
<pre>static final&nbsp;int PRESERVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRESERVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PREV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREV</h4>
<pre>static final&nbsp;int PREV</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PREV">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRIMARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIMARY</h4>
<pre>static final&nbsp;int PRIMARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRIMARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRIOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIOR</h4>
<pre>static final&nbsp;int PRIOR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRIOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PRIVILEGES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIVILEGES</h4>
<pre>static final&nbsp;int PRIVILEGES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PRIVILEGES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PROCEDURE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROCEDURE</h4>
<pre>static final&nbsp;int PROCEDURE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PROCEDURE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PUBLIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PUBLIC</h4>
<pre>static final&nbsp;int PUBLIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PUBLIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="QUARTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QUARTER</h4>
<pre>static final&nbsp;int QUARTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.QUARTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RANGE</h4>
<pre>static final&nbsp;int RANGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RANGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RANK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RANK</h4>
<pre>static final&nbsp;int RANK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RANK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="READ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ</h4>
<pre>static final&nbsp;int READ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.READ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="READS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READS</h4>
<pre>static final&nbsp;int READS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.READS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REAL</h4>
<pre>static final&nbsp;int REAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RECURSIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECURSIVE</h4>
<pre>static final&nbsp;int RECURSIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RECURSIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REF</h4>
<pre>static final&nbsp;int REF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCES</h4>
<pre>static final&nbsp;int REFERENCES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REFERENCES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REFERENCING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCING</h4>
<pre>static final&nbsp;int REFERENCING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REFERENCING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_AVGX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_AVGX</h4>
<pre>static final&nbsp;int REGR_AVGX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_AVGX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_AVGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_AVGY</h4>
<pre>static final&nbsp;int REGR_AVGY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_AVGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_COUNT</h4>
<pre>static final&nbsp;int REGR_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_INTERCEPT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_INTERCEPT</h4>
<pre>static final&nbsp;int REGR_INTERCEPT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_INTERCEPT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_R2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_R2</h4>
<pre>static final&nbsp;int REGR_R2</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_R2">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_SLOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_SLOPE</h4>
<pre>static final&nbsp;int REGR_SLOPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_SLOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_SXX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_SXX</h4>
<pre>static final&nbsp;int REGR_SXX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_SXX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_SXY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_SXY</h4>
<pre>static final&nbsp;int REGR_SXY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_SXY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REGR_SYY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGR_SYY</h4>
<pre>static final&nbsp;int REGR_SYY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REGR_SYY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RELATIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RELATIVE</h4>
<pre>static final&nbsp;int RELATIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RELATIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RELEASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RELEASE</h4>
<pre>static final&nbsp;int RELEASE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RELEASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REPEATABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPEATABLE</h4>
<pre>static final&nbsp;int REPEATABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REPEATABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REPLACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPLACE</h4>
<pre>static final&nbsp;int REPLACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REPLACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESET</h4>
<pre>static final&nbsp;int RESET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RESET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESTART">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESTART</h4>
<pre>static final&nbsp;int RESTART</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RESTART">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESTRICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESTRICT</h4>
<pre>static final&nbsp;int RESTRICT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RESTRICT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESULT</h4>
<pre>static final&nbsp;int RESULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RESULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURN</h4>
<pre>static final&nbsp;int RETURN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURNED_CARDINALITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURNED_CARDINALITY</h4>
<pre>static final&nbsp;int RETURNED_CARDINALITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURNED_CARDINALITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURNED_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURNED_LENGTH</h4>
<pre>static final&nbsp;int RETURNED_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURNED_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURNED_OCTET_LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURNED_OCTET_LENGTH</h4>
<pre>static final&nbsp;int RETURNED_OCTET_LENGTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURNED_OCTET_LENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURNED_SQLSTATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURNED_SQLSTATE</h4>
<pre>static final&nbsp;int RETURNED_SQLSTATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURNED_SQLSTATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RETURNS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RETURNS</h4>
<pre>static final&nbsp;int RETURNS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RETURNS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="REVOKE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REVOKE</h4>
<pre>static final&nbsp;int REVOKE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.REVOKE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT</h4>
<pre>static final&nbsp;int RIGHT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RIGHT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROLE</h4>
<pre>static final&nbsp;int ROLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROLLBACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROLLBACK</h4>
<pre>static final&nbsp;int ROLLBACK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROLLBACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROLLUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROLLUP</h4>
<pre>static final&nbsp;int ROLLUP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROLLUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROUTINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROUTINE</h4>
<pre>static final&nbsp;int ROUTINE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROUTINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROUTINE_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROUTINE_CATALOG</h4>
<pre>static final&nbsp;int ROUTINE_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROUTINE_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROUTINE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROUTINE_NAME</h4>
<pre>static final&nbsp;int ROUTINE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROUTINE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROUTINE_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROUTINE_SCHEMA</h4>
<pre>static final&nbsp;int ROUTINE_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROUTINE_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROW</h4>
<pre>static final&nbsp;int ROW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROW_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROW_COUNT</h4>
<pre>static final&nbsp;int ROW_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROW_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROW_NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROW_NUMBER</h4>
<pre>static final&nbsp;int ROW_NUMBER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROW_NUMBER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ROWS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROWS</h4>
<pre>static final&nbsp;int ROWS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ROWS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RUNNING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RUNNING</h4>
<pre>static final&nbsp;int RUNNING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RUNNING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SAVEPOINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SAVEPOINT</h4>
<pre>static final&nbsp;int SAVEPOINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SAVEPOINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCALE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCALE</h4>
<pre>static final&nbsp;int SCALE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCALE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCHEMA</h4>
<pre>static final&nbsp;int SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCHEMA_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCHEMA_NAME</h4>
<pre>static final&nbsp;int SCHEMA_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCHEMA_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE</h4>
<pre>static final&nbsp;int SCOPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCOPE_CATALOGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE_CATALOGS</h4>
<pre>static final&nbsp;int SCOPE_CATALOGS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCOPE_CATALOGS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCOPE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE_NAME</h4>
<pre>static final&nbsp;int SCOPE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCOPE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCOPE_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE_SCHEMA</h4>
<pre>static final&nbsp;int SCOPE_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCOPE_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SCROLL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCROLL</h4>
<pre>static final&nbsp;int SCROLL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SCROLL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SEARCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEARCH</h4>
<pre>static final&nbsp;int SEARCH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SEARCH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SECOND</h4>
<pre>static final&nbsp;int SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SECTION</h4>
<pre>static final&nbsp;int SECTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SECTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SECURITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SECURITY</h4>
<pre>static final&nbsp;int SECURITY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SECURITY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SEEK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEEK</h4>
<pre>static final&nbsp;int SEEK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SEEK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SELECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SELECT</h4>
<pre>static final&nbsp;int SELECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SELECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SELF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SELF</h4>
<pre>static final&nbsp;int SELF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SELF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SENSITIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SENSITIVE</h4>
<pre>static final&nbsp;int SENSITIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SENSITIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SEQUENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEQUENCE</h4>
<pre>static final&nbsp;int SEQUENCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SEQUENCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SERIALIZABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERIALIZABLE</h4>
<pre>static final&nbsp;int SERIALIZABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SERIALIZABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SERVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVER</h4>
<pre>static final&nbsp;int SERVER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SERVER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SERVER_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVER_NAME</h4>
<pre>static final&nbsp;int SERVER_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SERVER_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SESSION</h4>
<pre>static final&nbsp;int SESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SESSION_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SESSION_USER</h4>
<pre>static final&nbsp;int SESSION_USER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SESSION_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SET</h4>
<pre>static final&nbsp;int SET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SETS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETS</h4>
<pre>static final&nbsp;int SETS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SETS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SET_MINUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SET_MINUS</h4>
<pre>static final&nbsp;int SET_MINUS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SET_MINUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SHOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SHOW</h4>
<pre>static final&nbsp;int SHOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SHOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIMILAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIMILAR</h4>
<pre>static final&nbsp;int SIMILAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SIMILAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIMPLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIMPLE</h4>
<pre>static final&nbsp;int SIMPLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SIMPLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIZE</h4>
<pre>static final&nbsp;int SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SKIP_">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SKIP_</h4>
<pre>static final&nbsp;int SKIP_</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SKIP_">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SMALLINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SMALLINT</h4>
<pre>static final&nbsp;int SMALLINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SMALLINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOME</h4>
<pre>static final&nbsp;int SOME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SOME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOURCE</h4>
<pre>static final&nbsp;int SOURCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SOURCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SPACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPACE</h4>
<pre>static final&nbsp;int SPACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SPACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SPECIFIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPECIFIC</h4>
<pre>static final&nbsp;int SPECIFIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SPECIFIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SPECIFIC_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPECIFIC_NAME</h4>
<pre>static final&nbsp;int SPECIFIC_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SPECIFIC_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SPECIFICTYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPECIFICTYPE</h4>
<pre>static final&nbsp;int SPECIFICTYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SPECIFICTYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL</h4>
<pre>static final&nbsp;int SQL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQLEXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQLEXCEPTION</h4>
<pre>static final&nbsp;int SQLEXCEPTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQLEXCEPTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQLSTATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQLSTATE</h4>
<pre>static final&nbsp;int SQLSTATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQLSTATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQLWARNING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQLWARNING</h4>
<pre>static final&nbsp;int SQLWARNING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQLWARNING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_BIGINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_BIGINT</h4>
<pre>static final&nbsp;int SQL_BIGINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_BIGINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_BINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_BINARY</h4>
<pre>static final&nbsp;int SQL_BINARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_BINARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_BIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_BIT</h4>
<pre>static final&nbsp;int SQL_BIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_BIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_BLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_BLOB</h4>
<pre>static final&nbsp;int SQL_BLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_BLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_BOOLEAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_BOOLEAN</h4>
<pre>static final&nbsp;int SQL_BOOLEAN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_BOOLEAN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_CHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_CHAR</h4>
<pre>static final&nbsp;int SQL_CHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_CHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_CLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_CLOB</h4>
<pre>static final&nbsp;int SQL_CLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_CLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_DATE</h4>
<pre>static final&nbsp;int SQL_DATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_DATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_DECIMAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_DECIMAL</h4>
<pre>static final&nbsp;int SQL_DECIMAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_DECIMAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_DOUBLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_DOUBLE</h4>
<pre>static final&nbsp;int SQL_DOUBLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_DOUBLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_FLOAT</h4>
<pre>static final&nbsp;int SQL_FLOAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_FLOAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTEGER</h4>
<pre>static final&nbsp;int SQL_INTEGER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTEGER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_DAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_DAY</h4>
<pre>static final&nbsp;int SQL_INTERVAL_DAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_DAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_DAY_TO_HOUR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_DAY_TO_HOUR</h4>
<pre>static final&nbsp;int SQL_INTERVAL_DAY_TO_HOUR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_DAY_TO_HOUR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_DAY_TO_MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_DAY_TO_MINUTE</h4>
<pre>static final&nbsp;int SQL_INTERVAL_DAY_TO_MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_DAY_TO_MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_DAY_TO_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_DAY_TO_SECOND</h4>
<pre>static final&nbsp;int SQL_INTERVAL_DAY_TO_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_DAY_TO_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_HOUR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_HOUR</h4>
<pre>static final&nbsp;int SQL_INTERVAL_HOUR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_HOUR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_HOUR_TO_MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_HOUR_TO_MINUTE</h4>
<pre>static final&nbsp;int SQL_INTERVAL_HOUR_TO_MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_HOUR_TO_MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_HOUR_TO_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_HOUR_TO_SECOND</h4>
<pre>static final&nbsp;int SQL_INTERVAL_HOUR_TO_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_HOUR_TO_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_MINUTE</h4>
<pre>static final&nbsp;int SQL_INTERVAL_MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_MINUTE_TO_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_MINUTE_TO_SECOND</h4>
<pre>static final&nbsp;int SQL_INTERVAL_MINUTE_TO_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_MINUTE_TO_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_MONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_MONTH</h4>
<pre>static final&nbsp;int SQL_INTERVAL_MONTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_MONTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_SECOND</h4>
<pre>static final&nbsp;int SQL_INTERVAL_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_YEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_YEAR</h4>
<pre>static final&nbsp;int SQL_INTERVAL_YEAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_YEAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_INTERVAL_YEAR_TO_MONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_INTERVAL_YEAR_TO_MONTH</h4>
<pre>static final&nbsp;int SQL_INTERVAL_YEAR_TO_MONTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_INTERVAL_YEAR_TO_MONTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_LONGVARBINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_LONGVARBINARY</h4>
<pre>static final&nbsp;int SQL_LONGVARBINARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_LONGVARBINARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_LONGVARCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_LONGVARCHAR</h4>
<pre>static final&nbsp;int SQL_LONGVARCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_LONGVARCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_LONGVARNCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_LONGVARNCHAR</h4>
<pre>static final&nbsp;int SQL_LONGVARNCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_LONGVARNCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_NCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_NCHAR</h4>
<pre>static final&nbsp;int SQL_NCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_NCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_NCLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_NCLOB</h4>
<pre>static final&nbsp;int SQL_NCLOB</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_NCLOB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_NUMERIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_NUMERIC</h4>
<pre>static final&nbsp;int SQL_NUMERIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_NUMERIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_NVARCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_NVARCHAR</h4>
<pre>static final&nbsp;int SQL_NVARCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_NVARCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_REAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_REAL</h4>
<pre>static final&nbsp;int SQL_REAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_REAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_SMALLINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_SMALLINT</h4>
<pre>static final&nbsp;int SQL_SMALLINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_SMALLINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TIME</h4>
<pre>static final&nbsp;int SQL_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TIMESTAMP</h4>
<pre>static final&nbsp;int SQL_TIMESTAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TINYINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TINYINT</h4>
<pre>static final&nbsp;int SQL_TINYINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TINYINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_DAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_DAY</h4>
<pre>static final&nbsp;int SQL_TSI_DAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_DAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_FRAC_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_FRAC_SECOND</h4>
<pre>static final&nbsp;int SQL_TSI_FRAC_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_FRAC_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_HOUR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_HOUR</h4>
<pre>static final&nbsp;int SQL_TSI_HOUR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_HOUR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_MICROSECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_MICROSECOND</h4>
<pre>static final&nbsp;int SQL_TSI_MICROSECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_MICROSECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_MINUTE</h4>
<pre>static final&nbsp;int SQL_TSI_MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_MONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_MONTH</h4>
<pre>static final&nbsp;int SQL_TSI_MONTH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_MONTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_QUARTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_QUARTER</h4>
<pre>static final&nbsp;int SQL_TSI_QUARTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_QUARTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_SECOND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_SECOND</h4>
<pre>static final&nbsp;int SQL_TSI_SECOND</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_SECOND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_WEEK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_WEEK</h4>
<pre>static final&nbsp;int SQL_TSI_WEEK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_WEEK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_TSI_YEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_TSI_YEAR</h4>
<pre>static final&nbsp;int SQL_TSI_YEAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_TSI_YEAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_VARBINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_VARBINARY</h4>
<pre>static final&nbsp;int SQL_VARBINARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_VARBINARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQL_VARCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQL_VARCHAR</h4>
<pre>static final&nbsp;int SQL_VARCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQL_VARCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SQRT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SQRT</h4>
<pre>static final&nbsp;int SQRT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SQRT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="START">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>START</h4>
<pre>static final&nbsp;int START</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.START">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STATE</h4>
<pre>static final&nbsp;int STATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STATEMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STATEMENT</h4>
<pre>static final&nbsp;int STATEMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STATEMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STATIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STATIC</h4>
<pre>static final&nbsp;int STATIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STATIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STDDEV_POP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STDDEV_POP</h4>
<pre>static final&nbsp;int STDDEV_POP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STDDEV_POP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STDDEV_SAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STDDEV_SAMP</h4>
<pre>static final&nbsp;int STDDEV_SAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STDDEV_SAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM</h4>
<pre>static final&nbsp;int STREAM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STREAM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STRUCTURE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRUCTURE</h4>
<pre>static final&nbsp;int STRUCTURE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STRUCTURE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STYLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STYLE</h4>
<pre>static final&nbsp;int STYLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STYLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBCLASS_ORIGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBCLASS_ORIGIN</h4>
<pre>static final&nbsp;int SUBCLASS_ORIGIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBCLASS_ORIGIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBMULTISET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBMULTISET</h4>
<pre>static final&nbsp;int SUBMULTISET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBMULTISET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBSET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBSET</h4>
<pre>static final&nbsp;int SUBSET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBSET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBSTITUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBSTITUTE</h4>
<pre>static final&nbsp;int SUBSTITUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBSTITUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBSTRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBSTRING</h4>
<pre>static final&nbsp;int SUBSTRING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBSTRING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBSTRING_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBSTRING_REGEX</h4>
<pre>static final&nbsp;int SUBSTRING_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUBSTRING_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUCCEEDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUCCEEDS</h4>
<pre>static final&nbsp;int SUCCEEDS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUCCEEDS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUM</h4>
<pre>static final&nbsp;int SUM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SUM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SYMMETRIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYMMETRIC</h4>
<pre>static final&nbsp;int SYMMETRIC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SYMMETRIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SYSTEM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSTEM</h4>
<pre>static final&nbsp;int SYSTEM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SYSTEM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SYSTEM_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSTEM_TIME</h4>
<pre>static final&nbsp;int SYSTEM_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SYSTEM_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SYSTEM_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SYSTEM_USER</h4>
<pre>static final&nbsp;int SYSTEM_USER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SYSTEM_USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TABLE</h4>
<pre>static final&nbsp;int TABLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TABLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TABLE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TABLE_NAME</h4>
<pre>static final&nbsp;int TABLE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TABLE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TABLESAMPLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TABLESAMPLE</h4>
<pre>static final&nbsp;int TABLESAMPLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TABLESAMPLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPORARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPORARY</h4>
<pre>static final&nbsp;int TEMPORARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TEMPORARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="THEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>THEN</h4>
<pre>static final&nbsp;int THEN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.THEN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIES</h4>
<pre>static final&nbsp;int TIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIME</h4>
<pre>static final&nbsp;int TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMESTAMP</h4>
<pre>static final&nbsp;int TIMESTAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMESTAMPADD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMESTAMPADD</h4>
<pre>static final&nbsp;int TIMESTAMPADD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIMESTAMPADD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMESTAMPDIFF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMESTAMPDIFF</h4>
<pre>static final&nbsp;int TIMESTAMPDIFF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIMESTAMPDIFF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMEZONE_HOUR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMEZONE_HOUR</h4>
<pre>static final&nbsp;int TIMEZONE_HOUR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIMEZONE_HOUR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMEZONE_MINUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMEZONE_MINUTE</h4>
<pre>static final&nbsp;int TIMEZONE_MINUTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TIMEZONE_MINUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TINYINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TINYINT</h4>
<pre>static final&nbsp;int TINYINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TINYINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TO</h4>
<pre>static final&nbsp;int TO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TOP_LEVEL_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOP_LEVEL_COUNT</h4>
<pre>static final&nbsp;int TOP_LEVEL_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TOP_LEVEL_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRAILING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRAILING</h4>
<pre>static final&nbsp;int TRAILING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRAILING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTION</h4>
<pre>static final&nbsp;int TRANSACTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSACTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONS_ACTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONS_ACTIVE</h4>
<pre>static final&nbsp;int TRANSACTIONS_ACTIVE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSACTIONS_ACTIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONS_COMMITTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONS_COMMITTED</h4>
<pre>static final&nbsp;int TRANSACTIONS_COMMITTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSACTIONS_COMMITTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSACTIONS_ROLLED_BACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSACTIONS_ROLLED_BACK</h4>
<pre>static final&nbsp;int TRANSACTIONS_ROLLED_BACK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSACTIONS_ROLLED_BACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSFORM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSFORM</h4>
<pre>static final&nbsp;int TRANSFORM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSFORM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSFORMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSFORMS</h4>
<pre>static final&nbsp;int TRANSFORMS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSFORMS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSLATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSLATE</h4>
<pre>static final&nbsp;int TRANSLATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSLATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSLATE_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSLATE_REGEX</h4>
<pre>static final&nbsp;int TRANSLATE_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSLATE_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRANSLATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRANSLATION</h4>
<pre>static final&nbsp;int TRANSLATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRANSLATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TREAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TREAT</h4>
<pre>static final&nbsp;int TREAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TREAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIGGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER</h4>
<pre>static final&nbsp;int TRIGGER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIGGER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIGGER_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER_CATALOG</h4>
<pre>static final&nbsp;int TRIGGER_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIGGER_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIGGER_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER_NAME</h4>
<pre>static final&nbsp;int TRIGGER_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIGGER_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIGGER_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER_SCHEMA</h4>
<pre>static final&nbsp;int TRIGGER_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIGGER_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIM</h4>
<pre>static final&nbsp;int TRIM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRIM_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIM_ARRAY</h4>
<pre>static final&nbsp;int TRIM_ARRAY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRIM_ARRAY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRUE</h4>
<pre>static final&nbsp;int TRUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRUNCATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRUNCATE</h4>
<pre>static final&nbsp;int TRUNCATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TRUNCATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TYPE</h4>
<pre>static final&nbsp;int TYPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UESCAPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UESCAPE</h4>
<pre>static final&nbsp;int UESCAPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UESCAPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNBOUNDED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNBOUNDED</h4>
<pre>static final&nbsp;int UNBOUNDED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNBOUNDED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNCOMMITTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNCOMMITTED</h4>
<pre>static final&nbsp;int UNCOMMITTED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNCOMMITTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNDER</h4>
<pre>static final&nbsp;int UNDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNION</h4>
<pre>static final&nbsp;int UNION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNIQUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNIQUE</h4>
<pre>static final&nbsp;int UNIQUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNIQUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNKNOWN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNKNOWN</h4>
<pre>static final&nbsp;int UNKNOWN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNKNOWN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNNAMED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNNAMED</h4>
<pre>static final&nbsp;int UNNAMED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNNAMED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNNEST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNNEST</h4>
<pre>static final&nbsp;int UNNEST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNNEST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UPDATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE</h4>
<pre>static final&nbsp;int UPDATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UPDATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UPPER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPPER</h4>
<pre>static final&nbsp;int UPPER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UPPER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UPSERT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPSERT</h4>
<pre>static final&nbsp;int UPSERT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UPSERT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USAGE</h4>
<pre>static final&nbsp;int USAGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USAGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER</h4>
<pre>static final&nbsp;int USER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USER_DEFINED_TYPE_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER_DEFINED_TYPE_CATALOG</h4>
<pre>static final&nbsp;int USER_DEFINED_TYPE_CATALOG</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USER_DEFINED_TYPE_CATALOG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USER_DEFINED_TYPE_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER_DEFINED_TYPE_CODE</h4>
<pre>static final&nbsp;int USER_DEFINED_TYPE_CODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USER_DEFINED_TYPE_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USER_DEFINED_TYPE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER_DEFINED_TYPE_NAME</h4>
<pre>static final&nbsp;int USER_DEFINED_TYPE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USER_DEFINED_TYPE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USER_DEFINED_TYPE_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER_DEFINED_TYPE_SCHEMA</h4>
<pre>static final&nbsp;int USER_DEFINED_TYPE_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USER_DEFINED_TYPE_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USING</h4>
<pre>static final&nbsp;int USING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.USING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VALUE</h4>
<pre>static final&nbsp;int VALUE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VALUE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VALUES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VALUES</h4>
<pre>static final&nbsp;int VALUES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VALUES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VALUE_OF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VALUE_OF</h4>
<pre>static final&nbsp;int VALUE_OF</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VALUE_OF">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VAR_POP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VAR_POP</h4>
<pre>static final&nbsp;int VAR_POP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VAR_POP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VAR_SAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VAR_SAMP</h4>
<pre>static final&nbsp;int VAR_SAMP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VAR_SAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VARBINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARBINARY</h4>
<pre>static final&nbsp;int VARBINARY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VARBINARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VARCHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARCHAR</h4>
<pre>static final&nbsp;int VARCHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VARCHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VARYING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARYING</h4>
<pre>static final&nbsp;int VARYING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VARYING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSION</h4>
<pre>static final&nbsp;int VERSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VERSIONING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERSIONING</h4>
<pre>static final&nbsp;int VERSIONING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VERSIONING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VIEW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VIEW</h4>
<pre>static final&nbsp;int VIEW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VIEW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WEEK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WEEK</h4>
<pre>static final&nbsp;int WEEK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WEEK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WHEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WHEN</h4>
<pre>static final&nbsp;int WHEN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WHEN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WHENEVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WHENEVER</h4>
<pre>static final&nbsp;int WHENEVER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WHENEVER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WHERE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WHERE</h4>
<pre>static final&nbsp;int WHERE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WHERE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIDTH_BUCKET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIDTH_BUCKET</h4>
<pre>static final&nbsp;int WIDTH_BUCKET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WIDTH_BUCKET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WINDOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WINDOW</h4>
<pre>static final&nbsp;int WINDOW</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WINDOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WITH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WITH</h4>
<pre>static final&nbsp;int WITH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WITH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WITHIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WITHIN</h4>
<pre>static final&nbsp;int WITHIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WITHIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WITHOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WITHOUT</h4>
<pre>static final&nbsp;int WITHOUT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WITHOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WORK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORK</h4>
<pre>static final&nbsp;int WORK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WORK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WRAPPER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRAPPER</h4>
<pre>static final&nbsp;int WRAPPER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WRAPPER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WRITE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE</h4>
<pre>static final&nbsp;int WRITE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WRITE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XML</h4>
<pre>static final&nbsp;int XML</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.XML">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="YEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>YEAR</h4>
<pre>static final&nbsp;int YEAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.YEAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ZONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ZONE</h4>
<pre>static final&nbsp;int ZONE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.ZONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATION</h4>
<pre>static final&nbsp;int LOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INPUTFORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INPUTFORMAT</h4>
<pre>static final&nbsp;int INPUTFORMAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.INPUTFORMAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="OUTPUTFORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTPUTFORMAT</h4>
<pre>static final&nbsp;int OUTPUTFORMAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.OUTPUTFORMAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PARALLELISM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARALLELISM</h4>
<pre>static final&nbsp;int PARALLELISM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PARALLELISM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STORED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STORED</h4>
<pre>static final&nbsp;int STORED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STORED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TBLPROPERTIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TBLPROPERTIES</h4>
<pre>static final&nbsp;int TBLPROPERTIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.TBLPROPERTIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="JAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JAR</h4>
<pre>static final&nbsp;int JAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.JAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNSIGNED_INTEGER_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSIGNED_INTEGER_LITERAL</h4>
<pre>static final&nbsp;int UNSIGNED_INTEGER_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNSIGNED_INTEGER_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="APPROX_NUMERIC_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APPROX_NUMERIC_LITERAL</h4>
<pre>static final&nbsp;int APPROX_NUMERIC_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.APPROX_NUMERIC_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DECIMAL_NUMERIC_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DECIMAL_NUMERIC_LITERAL</h4>
<pre>static final&nbsp;int DECIMAL_NUMERIC_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DECIMAL_NUMERIC_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EXPONENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXPONENT</h4>
<pre>static final&nbsp;int EXPONENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EXPONENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HEXDIGIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HEXDIGIT</h4>
<pre>static final&nbsp;int HEXDIGIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HEXDIGIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WHITESPACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WHITESPACE</h4>
<pre>static final&nbsp;int WHITESPACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.WHITESPACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BINARY_STRING_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINARY_STRING_LITERAL</h4>
<pre>static final&nbsp;int BINARY_STRING_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BINARY_STRING_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="QUOTED_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QUOTED_STRING</h4>
<pre>static final&nbsp;int QUOTED_STRING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.QUOTED_STRING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PREFIXED_STRING_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFIXED_STRING_LITERAL</h4>
<pre>static final&nbsp;int PREFIXED_STRING_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PREFIXED_STRING_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNICODE_STRING_LITERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNICODE_STRING_LITERAL</h4>
<pre>static final&nbsp;int UNICODE_STRING_LITERAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNICODE_STRING_LITERAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CHARSETNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHARSETNAME</h4>
<pre>static final&nbsp;int CHARSETNAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CHARSETNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNICODE_QUOTED_ESCAPE_CHAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNICODE_QUOTED_ESCAPE_CHAR</h4>
<pre>static final&nbsp;int UNICODE_QUOTED_ESCAPE_CHAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNICODE_QUOTED_ESCAPE_CHAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LPAREN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LPAREN</h4>
<pre>static final&nbsp;int LPAREN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LPAREN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RPAREN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RPAREN</h4>
<pre>static final&nbsp;int RPAREN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RPAREN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACE_D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACE_D</h4>
<pre>static final&nbsp;int LBRACE_D</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACE_D">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACE_T">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACE_T</h4>
<pre>static final&nbsp;int LBRACE_T</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACE_T">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACE_TS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACE_TS</h4>
<pre>static final&nbsp;int LBRACE_TS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACE_TS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACE_FN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACE_FN</h4>
<pre>static final&nbsp;int LBRACE_FN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACE_FN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACE</h4>
<pre>static final&nbsp;int LBRACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RBRACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RBRACE</h4>
<pre>static final&nbsp;int RBRACE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RBRACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LBRACKET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LBRACKET</h4>
<pre>static final&nbsp;int LBRACKET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LBRACKET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RBRACKET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RBRACKET</h4>
<pre>static final&nbsp;int RBRACKET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.RBRACKET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SEMICOLON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEMICOLON</h4>
<pre>static final&nbsp;int SEMICOLON</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SEMICOLON">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOT</h4>
<pre>static final&nbsp;int DOT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMA</h4>
<pre>static final&nbsp;int COMMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COMMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EQ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EQ</h4>
<pre>static final&nbsp;int EQ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.EQ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GT</h4>
<pre>static final&nbsp;int GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LT</h4>
<pre>static final&nbsp;int LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="HOOK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HOOK</h4>
<pre>static final&nbsp;int HOOK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.HOOK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLON</h4>
<pre>static final&nbsp;int COLON</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLON">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LE</h4>
<pre>static final&nbsp;int LE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GE</h4>
<pre>static final&nbsp;int GE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.GE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NE</h4>
<pre>static final&nbsp;int NE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NE2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NE2</h4>
<pre>static final&nbsp;int NE2</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NE2">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PLUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLUS</h4>
<pre>static final&nbsp;int PLUS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PLUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MINUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MINUS</h4>
<pre>static final&nbsp;int MINUS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MINUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="STAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STAR</h4>
<pre>static final&nbsp;int STAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.STAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SLASH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SLASH</h4>
<pre>static final&nbsp;int SLASH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SLASH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PERCENT_REMAINDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERCENT_REMAINDER</h4>
<pre>static final&nbsp;int PERCENT_REMAINDER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.PERCENT_REMAINDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONCAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONCAT</h4>
<pre>static final&nbsp;int CONCAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CONCAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="NAMED_ARGUMENT_ASSIGNMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAMED_ARGUMENT_ASSIGNMENT</h4>
<pre>static final&nbsp;int NAMED_ARGUMENT_ASSIGNMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.NAMED_ARGUMENT_ASSIGNMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOUBLE_PERIOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOUBLE_PERIOD</h4>
<pre>static final&nbsp;int DOUBLE_PERIOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOUBLE_PERIOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="QUOTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QUOTE</h4>
<pre>static final&nbsp;int QUOTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.QUOTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOUBLE_QUOTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOUBLE_QUOTE</h4>
<pre>static final&nbsp;int DOUBLE_QUOTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOUBLE_QUOTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="VERTICAL_BAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VERTICAL_BAR</h4>
<pre>static final&nbsp;int VERTICAL_BAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.VERTICAL_BAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CARET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CARET</h4>
<pre>static final&nbsp;int CARET</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.CARET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DOLLAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOLLAR</h4>
<pre>static final&nbsp;int DOLLAR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DOLLAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SINGLE_LINE_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SINGLE_LINE_COMMENT</h4>
<pre>static final&nbsp;int SINGLE_LINE_COMMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.SINGLE_LINE_COMMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FORMAL_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FORMAL_COMMENT</h4>
<pre>static final&nbsp;int FORMAL_COMMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.FORMAL_COMMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="MULTI_LINE_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MULTI_LINE_COMMENT</h4>
<pre>static final&nbsp;int MULTI_LINE_COMMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.MULTI_LINE_COMMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BRACKET_QUOTED_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BRACKET_QUOTED_IDENTIFIER</h4>
<pre>static final&nbsp;int BRACKET_QUOTED_IDENTIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BRACKET_QUOTED_IDENTIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="QUOTED_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QUOTED_IDENTIFIER</h4>
<pre>static final&nbsp;int QUOTED_IDENTIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.QUOTED_IDENTIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BACK_QUOTED_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BACK_QUOTED_IDENTIFIER</h4>
<pre>static final&nbsp;int BACK_QUOTED_IDENTIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BACK_QUOTED_IDENTIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLLATION_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLLATION_ID</h4>
<pre>static final&nbsp;int COLLATION_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.COLLATION_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IDENTIFIER</h4>
<pre>static final&nbsp;int IDENTIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IDENTIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="UNICODE_QUOTED_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNICODE_QUOTED_IDENTIFIER</h4>
<pre>static final&nbsp;int UNICODE_QUOTED_IDENTIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.UNICODE_QUOTED_IDENTIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LETTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LETTER</h4>
<pre>static final&nbsp;int LETTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.LETTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DIGIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIGIT</h4>
<pre>static final&nbsp;int DIGIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DIGIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BEL</h4>
<pre>static final&nbsp;int BEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT</h4>
<pre>static final&nbsp;int DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DQID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DQID</h4>
<pre>static final&nbsp;int DQID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.DQID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="BTID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BTID</h4>
<pre>static final&nbsp;int BTID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.BTID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IN_FORMAL_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IN_FORMAL_COMMENT</h4>
<pre>static final&nbsp;int IN_FORMAL_COMMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IN_FORMAL_COMMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IN_MULTI_LINE_COMMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IN_MULTI_LINE_COMMENT</h4>
<pre>static final&nbsp;int IN_MULTI_LINE_COMMENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.apache.storm.sql.parser.impl.StormParserImplConstants.IN_MULTI_LINE_COMMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="tokenImage">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>tokenImage</h4>
<pre>static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] tokenImage</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StormParserImplConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><script type="text/javascript" src="../../../../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImpl.html" title="class in org.apache.storm.sql.parser.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/storm/sql/parser/impl/StormParserImplTokenManager.html" title="class in org.apache.storm.sql.parser.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/storm/sql/parser/impl/StormParserImplConstants.html" target="_top">Frames</a></li>
<li><a href="StormParserImplConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>