blob: 2f57ef6c7ebc8d0f0a7030ed0d037b2c0d4b65fd [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 (version 1.7.0_67) on Sat Sep 20 17:23:00 FET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface org.apache.cayenne.ejbql.EJBQLExpressionVisitor (Cayenne Documentation 3.1 API)</title>
<meta name="date" content="2014-09-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cayenne.ejbql.EJBQLExpressionVisitor (Cayenne Documentation 3.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/ejbql/class-use/EJBQLExpressionVisitor.html" target="_top">Frames</a></li>
<li><a href="EJBQLExpressionVisitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.cayenne.ejbql.EJBQLExpressionVisitor" class="title">Uses of Interface<br>org.apache.cayenne.ejbql.EJBQLExpressionVisitor</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.jdbc">org.apache.cayenne.access.jdbc</a></td>
<td class="colLast">
<div class="block">Contains classes that handle JDBC interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.ejbql">org.apache.cayenne.ejbql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.ejbql.parser">org.apache.cayenne.ejbql.parser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cayenne.access.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a> in <a href="../../../../../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a> that implement <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLConditionTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLConditionTranslator</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLDbPathTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLDbPathTranslator</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLDeleteTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLDeleteTranslator</a></strong></code>
<div class="block">A translator of EJBQL DELETE statements into SQL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLFromTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLFromTranslator</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLPathTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLPathTranslator</a></strong></code>
<div class="block">A translator that walks the relationship/attribute path, appending joins to the query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLSelectColumnsTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLSelectColumnsTranslator</a></strong></code>
<div class="block">Translator of the EJBQL select clause.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLSelectTranslator.html" title="class in org.apache.cayenne.access.jdbc">EJBQLSelectTranslator</a></strong></code>
<div class="block">A translator of EJBQL SELECT statements into SQL.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a> that return <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getAggregateColumnTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getAggregateColumnTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getAggregateColumnTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getAggregateColumnTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getConditionTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getConditionTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getConditionTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getConditionTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getDeleteTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getDeleteTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getDeleteTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getDeleteTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getFromTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getFromTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getFromTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getFromTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getGroupByTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getGroupByTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getGroupByTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getGroupByTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getIdentifierColumnsTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getIdentifierColumnsTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getIdentifierColumnsTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getIdentifierColumnsTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getOrderByTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getOrderByTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getOrderByTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getOrderByTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getSelectColumnsTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getSelectColumnsTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getSelectColumnsTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getSelectColumnsTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getSelectTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getSelectTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getSelectTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getSelectTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getUpdateItemTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getUpdateItemTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getUpdateItemTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getUpdateItemTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">EJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslatorFactory.html#getUpdateTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getUpdateTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></code></td>
<td class="colLast"><span class="strong">JdbcEJBQLTranslatorFactory.</span><code><strong><a href="../../../../../org/apache/cayenne/access/jdbc/JdbcEJBQLTranslatorFactory.html#getUpdateTranslator(org.apache.cayenne.access.jdbc.EJBQLTranslationContext)">getUpdateTranslator</a></strong>(<a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.jdbc">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.ejbql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a> in <a href="../../../../../org/apache/cayenne/ejbql/package-summary.html">org.apache.cayenne.ejbql</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/ejbql/package-summary.html">org.apache.cayenne.ejbql</a> that implement <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/ejbql/EJBQLBaseVisitor.html" title="class in org.apache.cayenne.ejbql">EJBQLBaseVisitor</a></strong></code>
<div class="block">A noop implementation of the EJBQL visitor that returns same preset boolean value from
all methods.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/ejbql/package-summary.html">org.apache.cayenne.ejbql</a> with parameters of type <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EJBQLExpression.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpression.html#visit(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visit</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>
<div class="block">Accepts a visitor, calling appropriate visitor method.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.ejbql.parser">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a> in <a href="../../../../../org/apache/cayenne/ejbql/parser/package-summary.html">org.apache.cayenne.ejbql.parser</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/ejbql/parser/package-summary.html">org.apache.cayenne.ejbql.parser</a> with parameters of type <a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EJBQLIdentificationVariable.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIdentificationVariable.html#visit(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visit</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EJBQLIdentifier.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIdentifier.html#visit(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visit</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visit(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visit</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>
<div class="block">A recursive visit method that passes a visitor to this node and all its children,
depth first.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAbs.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbs.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAdd.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAdd.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAnd.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAnd.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLBetween.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBetween.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLConcat.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConcat.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDbPath.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDbPath.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDivide.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDivide.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLEquals.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEquals.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLFrom.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFrom.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLFromItem.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFromItem.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLGreaterOrEqual.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterOrEqual.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLGreaterThan.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterThan.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIn.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIn.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIsNull.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsNull.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLength.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLength.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLessOrEqual.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessOrEqual.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLessThan.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessThan.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLike.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLike.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLocate.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLocate.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLower.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLower.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMod.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMod.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMultiply.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMultiply.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLNotEquals.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNotEquals.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOr.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOr.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLPath.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPath.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSqrt.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSqrt.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSubstring.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubstring.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSubtract.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubtract.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrim.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrim.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdateField.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateField.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdateItem.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateItem.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpper.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpper.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visitChild(org.apache.cayenne.ejbql.EJBQLExpressionVisitor,%20int)">visitChild</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor,
int&nbsp;childIndex)</code>
<div class="block">Recursively visits a child at the specified index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAbs.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbs.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAbstractSchemaName.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbstractSchemaName.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAdd.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAdd.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAggregate.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAggregate.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAll.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAll.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAnd.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAnd.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAny.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAny.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAscending.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAscending.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLAverage.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAverage.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLBetween.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBetween.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLBooleanLiteral.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBooleanLiteral.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLClassName.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLClassName.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLConcat.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConcat.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLConstructor.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructor.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLConstructorParameter.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructorParameter.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLConstructorParameters.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructorParameters.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLCount.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCount.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLCurrentDate.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentDate.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLCurrentTime.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentTime.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLCurrentTimestamp.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentTimestamp.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDbPath.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDbPath.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDecimalLiteral.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDecimalLiteral.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDelete.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDelete.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDescending.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDescending.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDistinct.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDistinct.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLDivide.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDivide.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLEquals.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEquals.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLEscapeCharacter.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEscapeCharacter.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLExists.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLExists.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLFrom.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFrom.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLFromItem.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFromItem.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLGreaterOrEqual.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterOrEqual.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLGreaterThan.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterThan.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLGroupBy.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGroupBy.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLHaving.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLHaving.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIn.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIn.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLInnerFetchJoin.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLInnerFetchJoin.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLInnerJoin.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLInnerJoin.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIntegerLiteral.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIntegerLiteral.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIsEmpty.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsEmpty.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLIsNull.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsNull.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLength.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLength.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLessOrEqual.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessOrEqual.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLessThan.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessThan.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLike.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLike.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLocate.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLocate.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLLower.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLower.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMax.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMax.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMemberOf.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMemberOf.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMin.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMin.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMod.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMod.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLMultiply.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMultiply.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLNamedInputParameter.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNamedInputParameter.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLNegative.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNegative.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLNot.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNot.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLNotEquals.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNotEquals.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOr.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOr.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOrderBy.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOrderBy.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOrderByItem.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOrderByItem.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOuterFetchJoin.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOuterFetchJoin.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLOuterJoin.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOuterJoin.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLPath.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPath.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLPatternValue.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPatternValue.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLPositionalInputParameter.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPositionalInputParameter.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSelect.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelect.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSelectClause.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectClause.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSelectExpression.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectExpression.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSelectExpressions.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectExpressions.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSize.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSize.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSqrt.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSqrt.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLStringLiteral.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLStringLiteral.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSubselect.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubselect.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSubstring.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubstring.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSubtract.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubtract.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLSum.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSum.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTok.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTok.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrim.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrim.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrimBoth.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimBoth.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrimCharacter.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimCharacter.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrimLeading.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimLeading.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLTrimTrailing.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimTrailing.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdate.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdate.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdateField.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateField.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdateItem.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateItem.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpdateValue.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateValue.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLUpper.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpper.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">EJBQLWhere.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLWhere.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">SimpleNode.</span><code><strong><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visitNode(org.apache.cayenne.ejbql.EJBQLExpressionVisitor)">visitNode</a></strong>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>
<div class="block">Visits this node without recursion.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/ejbql/class-use/EJBQLExpressionVisitor.html" target="_top">Frames</a></li>
<li><a href="EJBQLExpressionVisitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>