blob: c4d0e9d5de57e2143e2f1c00e61d74019e03bd5d [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 (1.8.0_112) on Mon Oct 14 11:36:22 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.cayenne.ejbql.EJBQLExpressionVisitor (cayenne-doc: Cayenne Documentation 4.0.2 API)</title>
<meta name="date" content="2019-10-14">
<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="Uses of Interface org.apache.cayenne.ejbql.EJBQLExpressionVisitor (cayenne-doc: Cayenne Documentation 4.0.2 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><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&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>
<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 class="useSummary" 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.translator.ejbql">org.apache.cayenne.access.translator.ejbql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.db2">org.apache.cayenne.dba.db2</a></td>
<td class="colLast">
<div class="block">IBM DB2 DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.derby">org.apache.cayenne.dba.derby</a></td>
<td class="colLast">
<div class="block">Apache Derby DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.firebird">org.apache.cayenne.dba.firebird</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.hsqldb">org.apache.cayenne.dba.hsqldb</a></td>
<td class="colLast">
<div class="block">HSQLDB DbAdapter.</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.translator.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/access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.ejbql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLConditionTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLConditionTranslator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLDbPathTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLDbPathTranslator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLDeleteTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLDeleteTranslator</a></span></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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLFromTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLFromTranslator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLPathTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLPathTranslator</a></span></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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLSelectColumnsTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLSelectColumnsTranslator</a></span></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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLSelectTranslator.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLSelectTranslator</a></span></code>
<div class="block">A translator of EJBQL SELECT statements into SQL.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.ejbql</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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getAggregateColumnTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getAggregateColumnTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getAggregateColumnTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getAggregateColumnTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getDeleteTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getDeleteTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getDeleteTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getDeleteTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getFromTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getFromTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getFromTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getFromTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getGroupByTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getGroupByTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getGroupByTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getGroupByTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getIdentifierColumnsTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getIdentifierColumnsTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getIdentifierColumnsTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getIdentifierColumnsTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getOrderByTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getOrderByTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getOrderByTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getOrderByTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getSelectColumnsTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getSelectColumnsTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getSelectColumnsTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getSelectColumnsTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getSelectTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getSelectTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getSelectTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getSelectTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getUpdateItemTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getUpdateItemTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getUpdateItemTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getUpdateItemTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">JdbcEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/JdbcEJBQLTranslatorFactory.html#getUpdateTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getUpdateTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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="typeNameLabel">EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslatorFactory.html#getUpdateTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getUpdateTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.db2">
<!-- -->
</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/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/db2/DB2EJBQLConditionTranslator.html" title="class in org.apache.cayenne.dba.db2">DB2EJBQLConditionTranslator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</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="typeNameLabel">DB2EJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/db2/DB2EJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.derby">
<!-- -->
</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/dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/dba/derby/package-summary.html">org.apache.cayenne.dba.derby</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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/derby/DerbyEJBQLConditionTranslator.html" title="class in org.apache.cayenne.dba.derby">DerbyEJBQLConditionTranslator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/dba/derby/package-summary.html">org.apache.cayenne.dba.derby</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="typeNameLabel">DerbyEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/derby/DerbyEJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.firebird">
<!-- -->
</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/dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/firebird/FirebirdEJBQLConditionTranslator.html" title="class in org.apache.cayenne.dba.firebird">FirebirdEJBQLConditionTranslator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</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="typeNameLabel">FirebirdEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/firebird/FirebirdEJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">EJBQLTranslationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.hsqldb">
<!-- -->
</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/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/hsqldb/HSQLEJBQLConditionTranslator.html" title="class in org.apache.cayenne.dba.hsqldb">HSQLEJBQLConditionTranslator</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</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="typeNameLabel">HSQLEJBQLTranslatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/hsqldb/HSQLEJBQLTranslatorFactory.html#getConditionTranslator-org.apache.cayenne.access.translator.ejbql.EJBQLTranslationContext-">getConditionTranslator</a></span>(<a href="../../../../../org/apache/cayenne/access/translator/ejbql/EJBQLTranslationContext.html" title="class in org.apache.cayenne.access.translator.ejbql">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 class="useSummary" 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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/EJBQLBaseVisitor.html" title="class in org.apache.cayenne.ejbql">EJBQLBaseVisitor</a></span></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 class="useSummary" 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="typeNameLabel">EJBQLExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpression.html#visit-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visit</a></span>(<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 class="useSummary" 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="typeNameLabel">EJBQLIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIdentifier.html#visit-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visit</a></span>(<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="typeNameLabel">EJBQLIdentificationVariable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIdentificationVariable.html#visit-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visit</a></span>(<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="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visit-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visit</a></span>(<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="typeNameLabel">EJBQLFrom.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFrom.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLIsNull.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsNull.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLUpper.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpper.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLEquals.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEquals.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIn.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLessThan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessThan.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLMultiply.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMultiply.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLPath.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPath.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLDivide.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDivide.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLDbPath.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDbPath.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLocate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLocate.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLConcat.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConcat.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLike.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLike.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLGreaterOrEqual.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterOrEqual.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLAdd.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAdd.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLAnd.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAnd.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLUpdateField.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateField.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLessOrEqual.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessOrEqual.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLUpdateItem.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateItem.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLSqrt.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSqrt.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLTrim.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrim.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLBetween.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBetween.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLSubtract.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubtract.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLOr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOr.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLAbs.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbs.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLFromItem.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFromItem.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLower.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLower.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLMod.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMod.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLGreaterThan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterThan.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLSubstring.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubstring.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLLength.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLength.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLNotEquals.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNotEquals.html#visitChild-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-int-">visitChild</a></span>(<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="typeNameLabel">EJBQLAny.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAny.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLIntegerLiteral.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIntegerLiteral.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSelectClause.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectClause.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLCurrentTime.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentTime.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLInnerFetchJoin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLInnerFetchJoin.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLFrom.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFrom.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLIsNull.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsNull.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAll.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAll.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLUpper.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpper.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLEquals.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEquals.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAscending.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAscending.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIn.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLessThan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessThan.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLNamedInputParameter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNamedInputParameter.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLMultiply.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMultiply.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLPath.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPath.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDivide.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDivide.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDecimalLiteral.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDecimalLiteral.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLTrimCharacter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimCharacter.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAbstractSchemaName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbstractSchemaName.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLOuterFetchJoin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOuterFetchJoin.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDbPath.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDbPath.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLocate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLocate.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLConcat.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConcat.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLConstructor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructor.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSelectExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectExpression.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDescending.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDescending.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLOrderByItem.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOrderByItem.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLOrderBy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOrderBy.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLike.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLike.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLGreaterOrEqual.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterOrEqual.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAdd.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAdd.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAggregate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAggregate.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLClassName.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLClassName.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSum.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSum.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLStringLiteral.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLStringLiteral.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLConstructorParameter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructorParameter.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLIsEmpty.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLIsEmpty.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAverage.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAverage.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDelete.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDelete.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAnd.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAnd.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLUpdateField.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateField.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLConstructorParameters.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLConstructorParameters.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLUpdateValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateValue.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLEscapeCharacter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLEscapeCharacter.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLMax.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMax.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLessOrEqual.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLessOrEqual.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLCurrentDate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentDate.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLPositionalInputParameter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPositionalInputParameter.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLExists.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLExists.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLTrimTrailing.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimTrailing.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSelectExpressions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelectExpressions.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSelect.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSelect.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLUpdateItem.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdateItem.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSqrt.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSqrt.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSubselect.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubselect.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLTok.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTok.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLGroupBy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGroupBy.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLCurrentTimestamp.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCurrentTimestamp.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLTrim.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrim.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLBetween.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBetween.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSubtract.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubtract.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLMin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMin.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLUpdate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLUpdate.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLTrimLeading.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimLeading.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLOr.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOr.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLAbs.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLAbs.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLFromItem.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLFromItem.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLMemberOf.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMemberOf.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLower.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLower.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSize.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSize.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLOuterJoin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLOuterJoin.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLPatternValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLPatternValue.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLMod.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLMod.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLNot.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNot.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">SimpleNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/SimpleNode.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="typeNameLabel">EJBQLTrimBoth.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLTrimBoth.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLGreaterThan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLGreaterThan.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLBooleanLiteral.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLBooleanLiteral.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLSubstring.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLSubstring.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLDistinct.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLDistinct.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLHaving.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLHaving.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLWhere.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLWhere.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLCount.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLCount.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLLength.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLLength.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLNegative.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNegative.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLNotEquals.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLNotEquals.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<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="typeNameLabel">EJBQLInnerJoin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/ejbql/parser/EJBQLInnerJoin.html#visitNode-org.apache.cayenne.ejbql.EJBQLExpressionVisitor-">visitNode</a></span>(<a href="../../../../../org/apache/cayenne/ejbql/EJBQLExpressionVisitor.html" title="interface in org.apache.cayenne.ejbql">EJBQLExpressionVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><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&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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>