blob: e0e93abc90987fd4b9fac06c6936ac2f8deba797 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Mon Oct 14 11:36:22 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.cayenne (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 (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/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" class="title">Uses of Package<br>org.apache.cayenne</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/package-summary.html">org.apache.cayenne</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.event">org.apache.cayenne.access.event</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.ashwood">org.apache.cayenne.ashwood</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.configuration">org.apache.cayenne.configuration</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.osgi">org.apache.cayenne.configuration.osgi</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.rop.client">org.apache.cayenne.configuration.rop.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.server">org.apache.cayenne.configuration.server</a></td>
<td class="colLast">&nbsp;</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.graph">org.apache.cayenne.graph</a></td>
<td class="colLast">
<div class="block">Contains generic graph management tools used in Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.reflect">org.apache.cayenne.reflect</a></td>
<td class="colLast">&nbsp;</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.remote.service">org.apache.cayenne.remote.service</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.rop">org.apache.cayenne.rop</a></td>
<td class="colLast">&nbsp;</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>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.validation">org.apache.cayenne.validation</a></td>
<td class="colLast">&nbsp;</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/package-summary.html">org.apache.cayenne</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/class-use/BaseContext.html#org.apache.cayenne">BaseContext</a>
<div class="block">A common base superclass for Cayenne ObjectContext implementors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/CayenneRuntimeException.html#org.apache.cayenne">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelFilterChain.html#org.apache.cayenne">DataChannelFilterChain</a>
<div class="block">Provides DataChannelFilters with API to pass control to the next filter in the chain or
the underlying DataChannel for the last chain filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelSyncCallbackAction.html#org.apache.cayenne">DataChannelSyncCallbackAction</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataObject.html#org.apache.cayenne">DataObject</a>
<div class="block">Defines basic methods for a persistent object in Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataRow.html#org.apache.cayenne">DataRow</a>
<div class="block">DataRow a map that holds values retrieved from the database for a given query row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DeleteDenyException.html#org.apache.cayenne">DeleteDenyException</a>
<div class="block">An exception thrown during an attempt to delete an object that has a relationship to a
non-null related object, that has a DENY delete rule.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/PersistentObject.html#org.apache.cayenne">PersistentObject</a>
<div class="block">A convenience base superclass for concrete Persistent objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResponse.html#org.apache.cayenne">QueryResponse</a>
<div class="block">Represents a result of query execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResult.html#org.apache.cayenne">QueryResult</a>
<div class="block">Represents a collection of items which are results of a multipart query execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResultItem.html#org.apache.cayenne">QueryResultItem</a>
<div class="block">Represents a single item in a multipart query execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultBatchIterator.html#org.apache.cayenne">ResultBatchIterator</a>
<div class="block">Defines API of a batch iterator over the ResultIterator returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIteratorCallback.html#org.apache.cayenne">ResultIteratorCallback</a>
<div class="block">A callback interface invoked on each row when iterating over
<a href="../../../org/apache/cayenne/ResultIterator.html" title="interface in org.apache.cayenne"><code>ResultIterator</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Validating.html#org.apache.cayenne">Validating</a>
<div class="block">Defines a number of callback methods that allow an object to be validated before safe.</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/package-summary.html">org.apache.cayenne</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/class-use/BaseContext.html#org.apache.cayenne.access">BaseContext</a>
<div class="block">A common base superclass for Cayenne ObjectContext implementors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/CayenneException.html#org.apache.cayenne.access">CayenneException</a>
<div class="block">A generic checked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/CayenneRuntimeException.html#org.apache.cayenne.access">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.access">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelFilter.html#org.apache.cayenne.access">DataChannelFilter</a>
<div class="block">An interface of a filter that allows to intercept DataChannel operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataObject.html#org.apache.cayenne.access">DataObject</a>
<div class="block">Defines basic methods for a persistent object in Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataRow.html#org.apache.cayenne.access">DataRow</a>
<div class="block">DataRow a map that holds values retrieved from the database for a given query row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Fault.html#org.apache.cayenne.access">Fault</a>
<div class="block">Represents a placeholder for an unresolved relationship from a source object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.access">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne.access">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.access">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResponse.html#org.apache.cayenne.access">QueryResponse</a>
<div class="block">Represents a result of query execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne.access">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ValueHolder.html#org.apache.cayenne.access">ValueHolder</a>
<div class="block">Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.event">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/access/event/package-summary.html">org.apache.cayenne.access.event</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/class-use/DataRow.html#org.apache.cayenne.access.event">DataRow</a>
<div class="block">DataRow a map that holds values retrieved from the database for a given query row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne.access.event">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneException.html#org.apache.cayenne.access.jdbc">CayenneException</a>
<div class="block">A generic checked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne.access.jdbc">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</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/package-summary.html">org.apache.cayenne</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/class-use/ObjectId.html#org.apache.cayenne.access.translator.select">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.access.translator.select">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</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/package-summary.html">org.apache.cayenne</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/class-use/ObjectId.html#org.apache.cayenne.access.util">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne.access.util">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.ashwood">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/ashwood/package-summary.html">org.apache.cayenne.ashwood</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/class-use/Persistent.html#org.apache.cayenne.ashwood">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted 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/package-summary.html">org.apache.cayenne</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/class-use/ConfigurationException.html#org.apache.cayenne.cache">ConfigurationException</a>
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/configuration/package-summary.html">org.apache.cayenne.configuration</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.configuration">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ConfigurationException.html#org.apache.cayenne.configuration">ConfigurationException</a>
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.configuration">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.configuration">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.osgi">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/configuration/osgi/package-summary.html">org.apache.cayenne.configuration.osgi</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/class-use/ConfigurationException.html#org.apache.cayenne.configuration.osgi">ConfigurationException</a>
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.rop.client">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/configuration/rop/client/package-summary.html">org.apache.cayenne.configuration.rop.client</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/class-use/CayenneContext.html#org.apache.cayenne.configuration.rop.client">CayenneContext</a>
<div class="block">A default generic implementation of ObjectContext suitable for accessing
Cayenne from either an ORM or a client tiers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ConfigurationException.html#org.apache.cayenne.configuration.rop.client">ConfigurationException</a>
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.configuration.rop.client">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.configuration.rop.client">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.server">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/configuration/server/package-summary.html">org.apache.cayenne.configuration.server</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.configuration.server">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ConfigurationException.html#org.apache.cayenne.configuration.server">ConfigurationException</a>
<div class="block">A runtime exception thrown on failures in Cayenne configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.configuration.server">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelFilter.html#org.apache.cayenne.configuration.server">DataChannelFilter</a>
<div class="block">An interface of a filter that allows to intercept DataChannel operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.configuration.server">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.ejbql">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.exp">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.exp">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.graph">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/graph/package-summary.html">org.apache.cayenne.graph</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/class-use/ObjectContext.html#org.apache.cayenne.graph">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.graph">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.map">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataRow.html#org.apache.cayenne.map">DataRow</a>
<div class="block">DataRow a map that holds values retrieved from the database for a given query row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne.map">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.map">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</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/package-summary.html">org.apache.cayenne</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/class-use/DataRow.html#org.apache.cayenne.query">DataRow</a>
<div class="block">DataRow a map that holds values retrieved from the database for a given query row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.query">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne.query">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.query">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ProcedureResult.html#org.apache.cayenne.query">ProcedureResult</a>
<div class="block">Result of procedure call.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResult.html#org.apache.cayenne.query">QueryResult</a>
<div class="block">Represents a collection of items which are results of a multipart query execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultBatchIterator.html#org.apache.cayenne.query">ResultBatchIterator</a>
<div class="block">Defines API of a batch iterator over the ResultIterator returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne.query">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIteratorCallback.html#org.apache.cayenne.query">ResultIteratorCallback</a>
<div class="block">A callback interface invoked on each row when iterating over
<a href="../../../org/apache/cayenne/ResultIterator.html" title="interface in org.apache.cayenne"><code>ResultIterator</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.reflect">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.reflect">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Fault.html#org.apache.cayenne.reflect">Fault</a>
<div class="block">Represents a placeholder for an unresolved relationship from a source object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/LifecycleListener.html#org.apache.cayenne.reflect">LifecycleListener</a>
<div class="block">A callback interface to listen to persistent object lifecycle events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.reflect">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ValueHolder.html#org.apache.cayenne.reflect">ValueHolder</a>
<div class="block">Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.remote">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.remote">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.remote">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResponse.html#org.apache.cayenne.remote">QueryResponse</a>
<div class="block">Represents a result of query execution.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.remote.service">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/remote/service/package-summary.html">org.apache.cayenne.remote.service</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.remote.service">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.remote.service">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.rop">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/rop/package-summary.html">org.apache.cayenne.rop</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.rop">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</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/package-summary.html">org.apache.cayenne</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/class-use/DataChannel.html#org.apache.cayenne.tx">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelFilter.html#org.apache.cayenne.tx">DataChannelFilter</a>
<div class="block">An interface of a filter that allows to intercept DataChannel operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelFilterChain.html#org.apache.cayenne.tx">DataChannelFilterChain</a>
<div class="block">Provides DataChannelFilters with API to pass control to the next filter in the chain or
the underlying DataChannel for the last chain filter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.tx">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResponse.html#org.apache.cayenne.tx">QueryResponse</a>
<div class="block">Represents a result of query execution.</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/package-summary.html">org.apache.cayenne</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.util">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannel.html#org.apache.cayenne.util">DataChannel</a>
<div class="block">DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/DataChannelListener.html#org.apache.cayenne.util">DataChannelListener</a>
<div class="block">A listener of <a href="../../../org/apache/cayenne/DataChannel.html" title="interface in org.apache.cayenne"><code>DataChannel</code></a> lifecycle events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectContext.html#org.apache.cayenne.util">ObjectContext</a>
<div class="block">A Cayenne object facade to a persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ObjectId.html#org.apache.cayenne.util">ObjectId</a>
<div class="block">A portable global identifier for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/Persistent.html#org.apache.cayenne.util">Persistent</a>
<div class="block">Defines minimal API of an object that can be persisted via Cayenne.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ProcedureResult.html#org.apache.cayenne.util">ProcedureResult</a>
<div class="block">Result of procedure call.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResponse.html#org.apache.cayenne.util">QueryResponse</a>
<div class="block">Represents a result of query execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResult.html#org.apache.cayenne.util">QueryResult</a>
<div class="block">Represents a collection of items which are results of a multipart query execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/QueryResultItem.html#org.apache.cayenne.util">QueryResultItem</a>
<div class="block">Represents a single item in a multipart query execution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ResultIterator.html#org.apache.cayenne.util">ResultIterator</a>
<div class="block">Defines API of an iterator over the records returned as a result of
Select queries execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/cayenne/class-use/ValueHolder.html#org.apache.cayenne.util">ValueHolder</a>
<div class="block">Provides a level of indirection for property value access, most often used for deferred
faulting of to-one relationships.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.validation">
<!-- -->
</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/package-summary.html">org.apache.cayenne</a> used by <a href="../../../org/apache/cayenne/validation/package-summary.html">org.apache.cayenne.validation</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/class-use/CayenneRuntimeException.html#org.apache.cayenne.validation">CayenneRuntimeException</a>
<div class="block">A generic unchecked exception that may be thrown by Cayenne framework.</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/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>