blob: 8129f34a670d74df25169521909676aa32d58c07 [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:10 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DefaultSelectTranslator (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="DefaultSelectTranslator (cayenne-doc: Cayenne Documentation 4.0.2 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":9,"i17":10,"i18":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultSelectTranslator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cayenne/access/translator/select/DataObjectMatchTranslator.html" title="class in org.apache.cayenne.access.translator.select"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslatorFactory.html" title="class in org.apache.cayenne.access.translator.select"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html" target="_top">Frames</a></li>
<li><a href="DefaultSelectTranslator.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.cayenne.access.translator.select.QueryAssembler">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cayenne.access.translator.select</div>
<h2 title="Class DefaultSelectTranslator" class="title">Class DefaultSelectTranslator</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">org.apache.cayenne.access.translator.select.QueryAssembler</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cayenne.access.translator.select.DefaultSelectTranslator</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/apache/cayenne/dba/ingres/IngresSelectTranslator.html" title="class in org.apache.cayenne.dba.ingres">IngresSelectTranslator</a>, <a href="../../../../../../org/apache/cayenne/dba/sqlserver/SQLServerSelectTranslator.html" title="class in org.apache.cayenne.dba.sqlserver">SQLServerSelectTranslator</a>, <a href="../../../../../../org/apache/cayenne/dba/sybase/SybaseSelectTranslator.html" title="class in org.apache.cayenne.dba.sybase">SybaseSelectTranslator</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">DefaultSelectTranslator</span>
extends <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a>
implements <a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.cayenne.access.translator.select.QueryAssembler">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.cayenne.access.translator.select.<a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></h3>
<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.AddBindingListener.html" title="interface in org.apache.cayenne.access.translator.select">QueryAssembler.AddBindingListener</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#UNSUPPORTED_DISTINCT_TYPES">UNSUPPORTED_DISTINCT_TYPES</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.cayenne.access.translator.select.QueryAssembler">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cayenne.access.translator.select.<a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></h3>
<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#adapter">adapter</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#addBindingListener">addBindingListener</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#bindings">bindings</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#entityResolver">entityResolver</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#query">query</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#queryMetadata">queryMetadata</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#sql">sql</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#translated">translated</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#DefaultSelectTranslator-org.apache.cayenne.query.Query-org.apache.cayenne.dba.DbAdapter-org.apache.cayenne.map.EntityResolver-">DefaultSelectTranslator</a></span>(<a href="../../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
<a href="../../../../../../org/apache/cayenne/map/EntityResolver.html" title="class in org.apache.cayenne.map">EntityResolver</a>&nbsp;entityResolver)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumn-java.lang.StringBuilder-java.util.Map.Entry-">appendGroupByColumn</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;entry)</code>
<div class="block">Append single column to GROUP BY clause</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendGroupByColumns-java.lang.StringBuilder-java.util.Map-">appendGroupByColumns</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;groupByColumns)</code>
<div class="block">Append columns to GROUP BY clause</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendLimitAndOffsetClauses-java.lang.StringBuilder-">appendLimitAndOffsetClauses</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer)</code>
<div class="block">Handles appending optional limit and offset clauses.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#appendSelectColumns-java.lang.StringBuilder-java.util.List-">appendSelectColumns</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;selectColumnExpList)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#buildDistinctStatement--">buildDistinctStatement</a></span>()</code>
<div class="block">Allows subclasses to insert their own dialect of DISTINCT statement to
improve performance.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#buildResultColumns--">buildResultColumns</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cayenne/access/translator/select/JoinStack.html" title="class in org.apache.cayenne.access.translator.select">JoinStack</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#createJoinStack--">createJoinStack</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#dbRelationshipAdded-org.apache.cayenne.map.DbRelationship-org.apache.cayenne.map.JoinType-java.lang.String-">dbRelationshipAdded</a></span>(<a href="../../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</a>&nbsp;relationship,
<a href="../../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</a>&nbsp;joinType,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;joinSplitAlias)</code>
<div class="block">Appends a join with given semantics to the query.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#doTranslate--">doTranslate</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#getAliasForExpression-org.apache.cayenne.exp.Expression-">getAliasForExpression</a></span>(<a href="../../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;exp)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</a>,<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#getAttributeOverrides--">getAttributeOverrides</a></span>()</code>
<div class="block">Returns a map of ColumnDescriptors keyed by ObjAttribute for columns that
may need to be reprocessed manually due to incompatible mappings along
the inheritance hierarchy.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#getCurrentAlias--">getCurrentAlias</a></span>()</code>
<div class="block">Returns an alias of the table which is currently at the top of the join
stack.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cayenne/access/translator/select/JoinStack.html" title="class in org.apache.cayenne.access.translator.select">JoinStack</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#getJoinStack--">getJoinStack</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#getResultColumns--">getResultColumns</a></span>()</code>
<div class="block">Returns a list of ColumnDescriptors for the query columns.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#hasJoins--">hasJoins</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#isSuppressingDistinct--">isSuppressingDistinct</a></span>()</code>
<div class="block">Returns true if SelectTranslator determined that a query requiring
DISTINCT can't be run with DISTINCT keyword for internal reasons.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#isUnsupportedForDistinct-int-">isUnsupportedForDistinct</a></span>(int&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#resetJoinStack--">resetJoinStack</a></span>()</code>
<div class="block">A callback invoked by a child qualifier or ordering processor allowing
query assembler to reset its join stack.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html#supportsTableAliases--">supportsTableAliases</a></span>()</code>
<div class="block">Always returns true.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cayenne.access.translator.select.QueryAssembler">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cayenne.access.translator.select.<a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></h3>
<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#addToParamList-org.apache.cayenne.map.DbAttribute-java.lang.Object-">addToParamList</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#ensureTranslated--">ensureTranslated</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getAdapter--">getAdapter</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getBindings--">getBindings</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getEntityResolver--">getEntityResolver</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getPathAliases--">getPathAliases</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getQuery--">getQuery</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getQueryMetadata--">getQueryMetadata</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getSql--">getSql</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#setAddBindingListener-org.apache.cayenne.access.translator.select.QueryAssembler.AddBindingListener-">setAddBindingListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cayenne.access.translator.select.SelectTranslator">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cayenne.access.translator.select.<a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></h3>
<code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#getBindings--">getBindings</a>, <a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#getSql--">getSql</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="UNSUPPORTED_DISTINCT_TYPES">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UNSUPPORTED_DISTINCT_TYPES</h4>
<pre>protected static final&nbsp;int[] UNSUPPORTED_DISTINCT_TYPES</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DefaultSelectTranslator-org.apache.cayenne.query.Query-org.apache.cayenne.dba.DbAdapter-org.apache.cayenne.map.EntityResolver-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DefaultSelectTranslator</h4>
<pre>public&nbsp;DefaultSelectTranslator(<a href="../../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&nbsp;adapter,
<a href="../../../../../../org/apache/cayenne/map/EntityResolver.html" title="class in org.apache.cayenne.map">EntityResolver</a>&nbsp;entityResolver)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isUnsupportedForDistinct-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnsupportedForDistinct</h4>
<pre>protected static&nbsp;boolean&nbsp;isUnsupportedForDistinct(int&nbsp;type)</pre>
</li>
</ul>
<a name="getJoinStack--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJoinStack</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cayenne/access/translator/select/JoinStack.html" title="class in org.apache.cayenne.access.translator.select">JoinStack</a>&nbsp;getJoinStack()</pre>
</li>
</ul>
<a name="createJoinStack--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createJoinStack</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cayenne/access/translator/select/JoinStack.html" title="class in org.apache.cayenne.access.translator.select">JoinStack</a>&nbsp;createJoinStack()</pre>
</li>
</ul>
<a name="doTranslate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doTranslate</h4>
<pre>protected&nbsp;void&nbsp;doTranslate()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#doTranslate--">doTranslate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
</dl>
</li>
</ul>
<a name="buildDistinctStatement--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildDistinctStatement</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;buildDistinctStatement()</pre>
<div class="block">Allows subclasses to insert their own dialect of DISTINCT statement to
improve performance.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>string representing the DISTINCT statement</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a name="appendSelectColumns-java.lang.StringBuilder-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendSelectColumns</h4>
<pre>protected&nbsp;void&nbsp;appendSelectColumns(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;selectColumnExpList)</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.1</dd>
</dl>
</li>
</ul>
<a name="appendGroupByColumns-java.lang.StringBuilder-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendGroupByColumns</h4>
<pre>protected&nbsp;void&nbsp;appendGroupByColumns(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;groupByColumns)</pre>
<div class="block">Append columns to GROUP BY clause</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a name="appendGroupByColumn-java.lang.StringBuilder-java.util.Map.Entry-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendGroupByColumn</h4>
<pre>protected&nbsp;void&nbsp;appendGroupByColumn(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/translator/DbAttributeBinding.html" title="class in org.apache.cayenne.access.translator">DbAttributeBinding</a>&gt;&gt;&nbsp;entry)</pre>
<div class="block">Append single column to GROUP BY clause</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a name="appendLimitAndOffsetClauses-java.lang.StringBuilder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>appendLimitAndOffsetClauses</h4>
<pre>protected&nbsp;void&nbsp;appendLimitAndOffsetClauses(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;buffer)</pre>
<div class="block">Handles appending optional limit and offset clauses. This implementation
does nothing, deferring to subclasses to define the LIMIT/OFFSET clause
syntax.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
</dl>
</li>
</ul>
<a name="getCurrentAlias--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentAlias</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCurrentAlias()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getCurrentAlias--">QueryAssembler</a></code></span></div>
<div class="block">Returns an alias of the table which is currently at the top of the join
stack.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getCurrentAlias--">getCurrentAlias</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
</dl>
</li>
</ul>
<a name="getResultColumns--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResultColumns</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>[]&nbsp;getResultColumns()</pre>
<div class="block">Returns a list of ColumnDescriptors for the query columns.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#getResultColumns--">getResultColumns</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.2</dd>
</dl>
</li>
</ul>
<a name="getAttributeOverrides--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeOverrides</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</a>,<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>&gt;&nbsp;getAttributeOverrides()</pre>
<div class="block">Returns a map of ColumnDescriptors keyed by ObjAttribute for columns that
may need to be reprocessed manually due to incompatible mappings along
the inheritance hierarchy.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#getAttributeOverrides--">getAttributeOverrides</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.2</dd>
</dl>
</li>
</ul>
<a name="isSuppressingDistinct--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSuppressingDistinct</h4>
<pre>public&nbsp;boolean&nbsp;isSuppressingDistinct()</pre>
<div class="block">Returns true if SelectTranslator determined that a query requiring
DISTINCT can't be run with DISTINCT keyword for internal reasons. If this
method returns true, DataNode may need to do in-memory distinct
filtering.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#isSuppressingDistinct--">isSuppressingDistinct</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
<a name="buildResultColumns--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildResultColumns</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>&gt;&nbsp;buildResultColumns()</pre>
</li>
</ul>
<a name="resetJoinStack--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetJoinStack</h4>
<pre>public&nbsp;void&nbsp;resetJoinStack()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#resetJoinStack--">QueryAssembler</a></code></span></div>
<div class="block">A callback invoked by a child qualifier or ordering processor allowing
query assembler to reset its join stack.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#resetJoinStack--">resetJoinStack</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
</dl>
</li>
</ul>
<a name="dbRelationshipAdded-org.apache.cayenne.map.DbRelationship-org.apache.cayenne.map.JoinType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dbRelationshipAdded</h4>
<pre>public&nbsp;void&nbsp;dbRelationshipAdded(<a href="../../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</a>&nbsp;relationship,
<a href="../../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</a>&nbsp;joinType,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;joinSplitAlias)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#dbRelationshipAdded-org.apache.cayenne.map.DbRelationship-org.apache.cayenne.map.JoinType-java.lang.String-">QueryAssembler</a></code></span></div>
<div class="block">Appends a join with given semantics to the query.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#dbRelationshipAdded-org.apache.cayenne.map.DbRelationship-org.apache.cayenne.map.JoinType-java.lang.String-">dbRelationshipAdded</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
</dl>
</li>
</ul>
<a name="supportsTableAliases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportsTableAliases</h4>
<pre>public&nbsp;boolean&nbsp;supportsTableAliases()</pre>
<div class="block">Always returns true.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#supportsTableAliases--">supportsTableAliases</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
</dl>
</li>
</ul>
<a name="getAliasForExpression-org.apache.cayenne.exp.Expression-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAliasForExpression</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAliasForExpression(<a href="../../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;exp)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html#getAliasForExpression-org.apache.cayenne.exp.Expression-">getAliasForExpression</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/QueryAssembler.html" title="class in org.apache.cayenne.access.translator.select">QueryAssembler</a></code></dd>
</dl>
</li>
</ul>
<a name="hasJoins--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hasJoins</h4>
<pre>public&nbsp;boolean&nbsp;hasJoins()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html#hasJoins--">hasJoins</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cayenne/access/translator/select/SelectTranslator.html" title="interface in org.apache.cayenne.access.translator.select">SelectTranslator</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>do query has at least one join</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultSelectTranslator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cayenne/access/translator/select/DataObjectMatchTranslator.html" title="class in org.apache.cayenne.access.translator.select"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/cayenne/access/translator/select/DefaultSelectTranslatorFactory.html" title="class in org.apache.cayenne.access.translator.select"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cayenne/access/translator/select/DefaultSelectTranslator.html" target="_top">Frames</a></li>
<li><a href="DefaultSelectTranslator.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.cayenne.access.translator.select.QueryAssembler">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>