blob: d6aef2e3212c3180316384966bf08d59f4fcb2e7 [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:23 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.cayenne.query (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 Package org.apache.cayenne.query (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>Class</li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/query/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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">
<h1 title="Uses of Package org.apache.cayenne.query" class="title">Uses of Package<br>org.apache.cayenne.query</h1>
</div>
<div class="contentContainer">
<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/query/package-summary.html">org.apache.cayenne.query</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">org.apache.cayenne</a></td>
<td class="colLast">
<div class="block">Contains persistence APIs directly accessible by users.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></td>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.jdbc">org.apache.cayenne.access.jdbc</a></td>
<td class="colLast">
<div class="block">Contains classes that handle JDBC interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.jdbc.reader">org.apache.cayenne.access.jdbc.reader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.batch">org.apache.cayenne.access.translator.batch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.procedure">org.apache.cayenne.access.translator.procedure</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.select">org.apache.cayenne.access.translator.select</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.util">org.apache.cayenne.access.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.cache">org.apache.cayenne.cache</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba">org.apache.cayenne.dba</a></td>
<td class="colLast">
<div class="block">Contains database adapter API (DbAdapter) and its default implementation.</div>
</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.frontbase">org.apache.cayenne.dba.frontbase</a></td>
<td class="colLast">
<div class="block">FrontBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.ingres">org.apache.cayenne.dba.ingres</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.mysql">org.apache.cayenne.dba.mysql</a></td>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.openbase">org.apache.cayenne.dba.openbase</a></td>
<td class="colLast">
<div class="block">OpenBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.oracle">org.apache.cayenne.dba.oracle</a></td>
<td class="colLast">
<div class="block">Oracle DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.postgres">org.apache.cayenne.dba.postgres</a></td>
<td class="colLast">
<div class="block">PostgreSQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlite">org.apache.cayenne.dba.sqlite</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlserver">org.apache.cayenne.dba.sqlserver</a></td>
<td class="colLast">
<div class="block">MS SQLServer DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sybase">org.apache.cayenne.dba.sybase</a></td>
<td class="colLast">
<div class="block">Sybase DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.ejbql">org.apache.cayenne.ejbql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.exp">org.apache.cayenne.exp</a></td>
<td class="colLast">
<div class="block">Cayenne data expression classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.map">org.apache.cayenne.map</a></td>
<td class="colLast">
<div class="block">Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.query">org.apache.cayenne.query</a></td>
<td class="colLast">
<div class="block">Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.remote">org.apache.cayenne.remote</a></td>
<td class="colLast">
<div class="block">Contains classes an interfaces related to Cayenne remote object persistence features.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.tx">org.apache.cayenne.tx</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.util">org.apache.cayenne.util</a></td>
<td class="colLast">
<div class="block">General utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/package-summary.html">org.apache.cayenne</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Select.html#org.apache.cayenne">Select</a>
<div class="block">A common interface for grouping together different kinds of queries that
return results.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/package-summary.html">org.apache.cayenne.access</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.access">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.access">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.access">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Select.html#org.apache.cayenne.access">Select</a>
<div class="block">A common interface for grouping together different kinds of queries that
return results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.access">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.jdbc">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.access.jdbc">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQueryRow.html#org.apache.cayenne.access.jdbc">BatchQueryRow</a>
<div class="block">Represents a single row of values in a BatchQuery.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EJBQLQuery.html#org.apache.cayenne.access.jdbc">EJBQLQuery</a>
<div class="block">An EJBQL query representation in Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.access.jdbc">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.access.jdbc">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.access.jdbc">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.access.jdbc">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.access.jdbc">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.access.jdbc">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLTemplate.html#org.apache.cayenne.access.jdbc">SQLTemplate</a>
<div class="block">A query that executes unchanged (except for template preprocessing) "raw" SQL
specified by the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.jdbc.reader">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/jdbc/reader/package-summary.html">org.apache.cayenne.access.jdbc.reader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EntityResultSegment.html#org.apache.cayenne.access.jdbc.reader">EntityResultSegment</a>
<div class="block">A "compiled" version of a <a href="../../../../org/apache/cayenne/map/EntityResult.html" title="class in org.apache.cayenne.map"><code>EntityResult</code></a> descriptor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.access.jdbc.reader">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ScalarResultSegment.html#org.apache.cayenne.access.jdbc.reader">ScalarResultSegment</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.batch">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/translator/batch/package-summary.html">org.apache.cayenne.access.translator.batch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.access.translator.batch">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQueryRow.html#org.apache.cayenne.access.translator.batch">BatchQueryRow</a>
<div class="block">Represents a single row of values in a BatchQuery.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/DeleteBatchQuery.html#org.apache.cayenne.access.translator.batch">DeleteBatchQuery</a>
<div class="block">Batched delete query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/InsertBatchQuery.html#org.apache.cayenne.access.translator.batch">InsertBatchQuery</a>
<div class="block">Batched INSERT query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/UpdateBatchQuery.html#org.apache.cayenne.access.translator.batch">UpdateBatchQuery</a>
<div class="block">Batched UPDATE query.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.ejbql">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EJBQLQuery.html#org.apache.cayenne.access.translator.ejbql">EJBQLQuery</a>
<div class="block">An EJBQL query representation in Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.access.translator.ejbql">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLTemplate.html#org.apache.cayenne.access.translator.ejbql">SQLTemplate</a>
<div class="block">A query that executes unchanged (except for template preprocessing) "raw" SQL
specified by the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.procedure">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/translator/procedure/package-summary.html">org.apache.cayenne.access.translator.procedure</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.access.translator.procedure">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.select">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/translator/select/package-summary.html">org.apache.cayenne.access.translator.select</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.access.translator.select">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.access.translator.select">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.access.translator.select">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.util">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/access/util/package-summary.html">org.apache.cayenne.access.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.access.util">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.cache">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/cache/package-summary.html">org.apache.cayenne.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.cache">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.dba">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EJBQLQuery.html#org.apache.cayenne.dba">EJBQLQuery</a>
<div class="block">An EJBQL query representation in Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.dba">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.dba">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLTemplate.html#org.apache.cayenne.dba">SQLTemplate</a>
<div class="block">A query that executes unchanged (except for template preprocessing) "raw" SQL
specified by the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.db2">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.dba.db2">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.db2">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.db2">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.dba.db2">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.frontbase">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.frontbase">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.hsqldb">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.hsqldb">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.hsqldb">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.hsqldb">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.ingres">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.ingres">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.ingres">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.ingres">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.dba.ingres">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.mysql">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.mysql">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.mysql">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.mysql">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.openbase">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.openbase">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.oracle">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.oracle">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.oracle">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.oracle">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.postgres">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.dba.postgres">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.postgres">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.postgres">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.postgres">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlite">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.sqlite">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.sqlite">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlserver">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.dba.sqlserver">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.dba.sqlserver">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.sqlserver">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.sqlserver">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.dba.sqlserver">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.dba.sqlserver">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sybase">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.dba.sybase">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.dba.sybase">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.ejbql">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/ejbql/package-summary.html">org.apache.cayenne.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/PrefetchTreeNode.html#org.apache.cayenne.ejbql">PrefetchTreeNode</a>
<div class="block">Defines a node in a prefetch tree.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.exp">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/exp/package-summary.html">org.apache.cayenne.exp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Ordering.html#org.apache.cayenne.exp">Ordering</a>
<div class="block">Defines object sorting criteria, used either for in-memory sorting of object
lists or as a specification for building <em>ORDER BY</em> clause of a
SelectQuery query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/PrefetchTreeNode.html#org.apache.cayenne.exp">PrefetchTreeNode</a>
<div class="block">Defines a node in a prefetch tree.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.map">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/map/package-summary.html">org.apache.cayenne.map</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EJBQLQuery.html#org.apache.cayenne.map">EJBQLQuery</a>
<div class="block">An EJBQL query representation in Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Ordering.html#org.apache.cayenne.map">Ordering</a>
<div class="block">Defines object sorting criteria, used either for in-memory sorting of object
lists or as a specification for building <em>ORDER BY</em> clause of a
SelectQuery query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.map">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.map">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.map">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLTemplate.html#org.apache.cayenne.map">SQLTemplate</a>
<div class="block">A query that executes unchanged (except for template preprocessing) "raw" SQL
specified by the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.query">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/query/package-summary.html">org.apache.cayenne.query</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/AbstractMappedQuery.html#org.apache.cayenne.query">AbstractMappedQuery</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/AbstractQuery.html#org.apache.cayenne.query">AbstractQuery</a>
<div class="block">A common superclass of Cayenne queries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQuery.html#org.apache.cayenne.query">BatchQuery</a>
<div class="block">BatchQuery and its descendants allow to group similar data for the batch
database modifications, including inserts, updates and deletes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/BatchQueryRow.html#org.apache.cayenne.query">BatchQueryRow</a>
<div class="block">Represents a single row of values in a BatchQuery.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/CacheableQuery.html#org.apache.cayenne.query">CacheableQuery</a>
<div class="block">Shared functionality for cacheable queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/CapsStrategy.html#org.apache.cayenne.query">CapsStrategy</a>
<div class="block">Defines forced capitalization of the result column names in the DataRow.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ColumnSelect.html#org.apache.cayenne.query">ColumnSelect</a>
<div class="block">A helper builder for queries selecting individual properties based on the root object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/EJBQLQuery.html#org.apache.cayenne.query">EJBQLQuery</a>
<div class="block">An EJBQL query representation in Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/FluentSelect.html#org.apache.cayenne.query">FluentSelect</a>
<div class="block">Base class for <a href="../../../../org/apache/cayenne/query/ObjectSelect.html" title="class in org.apache.cayenne.query"><code>ObjectSelect</code></a> and <a href="../../../../org/apache/cayenne/query/ColumnSelect.html" title="class in org.apache.cayenne.query"><code>ColumnSelect</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/IndirectQuery.html#org.apache.cayenne.query">IndirectQuery</a>
<div class="block">A base superclass for queries that resolve into some other queries during the
routing phase.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/MappedExec.html#org.apache.cayenne.query">MappedExec</a>
<div class="block">A query that represents a named parameterized non selecting query stored in the mapping.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/MappedSelect.html#org.apache.cayenne.query">MappedSelect</a>
<div class="block">A query that represents a named parameterized selecting query stored in the mapping.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ObjectSelect.html#org.apache.cayenne.query">ObjectSelect</a>
<div class="block">A selecting query providing chainable API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Ordering.html#org.apache.cayenne.query">Ordering</a>
<div class="block">Defines object sorting criteria, used either for in-memory sorting of object
lists or as a specification for building <em>ORDER BY</em> clause of a
SelectQuery query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ParameterizedQuery.html#org.apache.cayenne.query">ParameterizedQuery</a>
<div class="block">Defines a query that can serve as a template for other queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/PrefetchProcessor.html#org.apache.cayenne.query">PrefetchProcessor</a>
<div class="block">A hierarchical visitor interface for traversing a tree of PrefetchTreeNodes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/PrefetchTreeNode.html#org.apache.cayenne.query">PrefetchTreeNode</a>
<div class="block">Defines a node in a prefetch tree.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureCall.html#org.apache.cayenne.query">ProcedureCall</a>
<div class="block">Fluent API for calling stored procedures.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/ProcedureQuery.html#org.apache.cayenne.query">ProcedureQuery</a>
<div class="block">A query based on Procedure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.query">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryCacheStrategy.html#org.apache.cayenne.query">QueryCacheStrategy</a>
<div class="block">Defines query result caching policy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.query">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryRouter.html#org.apache.cayenne.query">QueryRouter</a>
<div class="block">An interface used by Queries to route themselves to an appropriate QueryEngine.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Select.html#org.apache.cayenne.query">Select</a>
<div class="block">A common interface for grouping together different kinds of queries that
return results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectById.html#org.apache.cayenne.query">SelectById</a>
<div class="block">A query to select single objects by id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SelectQuery.html#org.apache.cayenne.query">SelectQuery</a>
<div class="block">A query that selects persistent objects of a certain type or "raw data" (aka
DataRows).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SortOrder.html#org.apache.cayenne.query">SortOrder</a>
<div class="block">Constants to order query results (the ORDER BY clause).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLAction.html#org.apache.cayenne.query">SQLAction</a>
<div class="block">Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLActionVisitor.html#org.apache.cayenne.query">SQLActionVisitor</a>
<div class="block">A factory interface to create standard SQLActions for a set of standard queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLExec.html#org.apache.cayenne.query">SQLExec</a>
<div class="block">A generic query based on raw SQL and featuring fluent API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLSelect.html#org.apache.cayenne.query">SQLSelect</a>
<div class="block">A selecting query based on raw SQL and featuring fluent API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/SQLTemplate.html#org.apache.cayenne.query">SQLTemplate</a>
<div class="block">A query that executes unchanged (except for template preprocessing) "raw" SQL
specified by the user.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.remote">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/remote/package-summary.html">org.apache.cayenne.remote</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.remote">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.tx">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/tx/package-summary.html">org.apache.cayenne.tx</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.tx">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.util">
<!-- -->
</a>
<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/query/package-summary.html">org.apache.cayenne.query</a> used by <a href="../../../../org/apache/cayenne/util/package-summary.html">org.apache.cayenne.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/PrefetchTreeNode.html#org.apache.cayenne.util">PrefetchTreeNode</a>
<div class="block">Defines a node in a prefetch tree.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/Query.html#org.apache.cayenne.util">Query</a>
<div class="block">Defines minimal API of a query descriptor that is executable via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/query/class-use/QueryMetadata.html#org.apache.cayenne.util">QueryMetadata</a>
<div class="block">Provides a common interface for accessing query metadata.</div>
</td>
</tr>
</tbody>
</table>
</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>Class</li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/query/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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>