blob: ade937aef2dd8afb8510bcbb0acffa089bd48f59 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>Uses of Package org.apache.cayenne.reflect (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.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.reflect (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.cayenne.reflect" class="title">Uses of Package<br>org.apache.cayenne.reflect</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.cayenne.reflect</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">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne">org.apache.cayenne</a></th>
<td class="colLast">
<div class="block">Contains persistence APIs directly accessible by users.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></th>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.translator.ejbql">org.apache.cayenne.access.translator.ejbql</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.ejbql">org.apache.cayenne.ejbql</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.graph">org.apache.cayenne.graph</a></th>
<td class="colLast">
<div class="block">Contains generic graph management tools used in Cayenne.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.map">org.apache.cayenne.map</a></th>
<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">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.query">org.apache.cayenne.query</a></th>
<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">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.reflect">org.apache.cayenne.reflect</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.reflect.generic">org.apache.cayenne.reflect.generic</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.reflect.valueholder">org.apache.cayenne.reflect.valueholder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.util">org.apache.cayenne.util</a></th>
<td class="colLast">
<div class="block">General utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../package-summary.html">org.apache.cayenne</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LifecycleCallbackRegistry.html#org.apache.cayenne">LifecycleCallbackRegistry</a></th>
<td class="colLast">
<div class="block">A registry of lifecycle callbacks for all callback event types.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PropertyDescriptor.html#org.apache.cayenne">PropertyDescriptor</a></th>
<td class="colLast">
<div class="block">Defines bean property API used by Cayenne to access object data, do faulting
and graph maintenance tasks.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.access">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../access/package-summary.html">org.apache.cayenne.access</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Accessor.html#org.apache.cayenne.access">Accessor</a></th>
<td class="colLast">
<div class="block">An accessor of a property value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AttributeProperty.html#org.apache.cayenne.access">AttributeProperty</a></th>
<td class="colLast">
<div class="block">Represents a simple object property.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.access">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.access.translator.ejbql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.access.translator.ejbql">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.ejbql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../ejbql/package-summary.html">org.apache.cayenne.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.ejbql">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.graph">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../graph/package-summary.html">org.apache.cayenne.graph</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ArcProperty.html#org.apache.cayenne.graph">ArcProperty</a></th>
<td class="colLast">
<div class="block">A Property that represents an "arc" connecting source node to the target node
in the graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.map">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../map/package-summary.html">org.apache.cayenne.map</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.map">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorMap.html#org.apache.cayenne.map">ClassDescriptorMap</a></th>
<td class="colLast">
<div class="block">An object that holds class descriptors for mapped entities, compiling new
descriptors on demand using an internal chain of descriptor factories.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LifecycleCallbackRegistry.html#org.apache.cayenne.map">LifecycleCallbackRegistry</a></th>
<td class="colLast">
<div class="block">A registry of lifecycle callbacks for all callback event types.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.query">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../query/package-summary.html">org.apache.cayenne.query</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ArcProperty.html#org.apache.cayenne.query">ArcProperty</a></th>
<td class="colLast">
<div class="block">A Property that represents an "arc" connecting source node to the target node
in the graph.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.query">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.reflect">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="package-summary.html">org.apache.cayenne.reflect</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Accessor.html#org.apache.cayenne.reflect">Accessor</a></th>
<td class="colLast">
<div class="block">An accessor of a property value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AccessorFactory.html#org.apache.cayenne.reflect">AccessorFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ArcProperty.html#org.apache.cayenne.reflect">ArcProperty</a></th>
<td class="colLast">
<div class="block">A Property that represents an "arc" connecting source node to the target node
in the graph.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/AttributeProperty.html#org.apache.cayenne.reflect">AttributeProperty</a></th>
<td class="colLast">
<div class="block">Represents a simple object property.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/BaseArcProperty.html#org.apache.cayenne.reflect">BaseArcProperty</a></th>
<td class="colLast">
<div class="block">A base implementation of the <a href="ArcProperty.html" title="interface in org.apache.cayenne.reflect"><code>ArcProperty</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/BaseProperty.html#org.apache.cayenne.reflect">BaseProperty</a></th>
<td class="colLast">
<div class="block">An abstract property descriptor that delegates property access to an <a href="Accessor.html" title="interface in org.apache.cayenne.reflect"><code>Accessor</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.reflect">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorFactory.html#org.apache.cayenne.reflect">ClassDescriptorFactory</a></th>
<td class="colLast">
<div class="block">A factory of <a href="ClassDescriptor.html" title="interface in org.apache.cayenne.reflect"><code>ClassDescriptor</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorMap.html#org.apache.cayenne.reflect">ClassDescriptorMap</a></th>
<td class="colLast">
<div class="block">An object that holds class descriptors for mapped entities, compiling new
descriptors on demand using an internal chain of descriptor factories.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Converter.html#org.apache.cayenne.reflect">Converter</a></th>
<td class="colLast">
<div class="block">A helper class to do property type conversions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EmbeddableDescriptor.html#org.apache.cayenne.reflect">EmbeddableDescriptor</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FaultFactory.html#org.apache.cayenne.reflect">FaultFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PersistentDescriptor.html#org.apache.cayenne.reflect">PersistentDescriptor</a></th>
<td class="colLast">
<div class="block">A default ClassDescriptor implementation for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PropertyDescriptor.html#org.apache.cayenne.reflect">PropertyDescriptor</a></th>
<td class="colLast">
<div class="block">Defines bean property API used by Cayenne to access object data, do faulting
and graph maintenance tasks.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PropertyException.html#org.apache.cayenne.reflect">PropertyException</a></th>
<td class="colLast">
<div class="block">An unchecked exception thrown on errors during property access, either within a
Accessor or a Property.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PropertyVisitor.html#org.apache.cayenne.reflect">PropertyVisitor</a></th>
<td class="colLast">
<div class="block">A visitor for various types of properties in a ClassDescriptor.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ToManyProperty.html#org.apache.cayenne.reflect">ToManyProperty</a></th>
<td class="colLast">
<div class="block">A property representing a collection of objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ToOneProperty.html#org.apache.cayenne.reflect">ToOneProperty</a></th>
<td class="colLast">
<div class="block">An ArcProperty that points to a single graph node.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.reflect.generic">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="generic/package-summary.html">org.apache.cayenne.reflect.generic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Accessor.html#org.apache.cayenne.reflect.generic">Accessor</a></th>
<td class="colLast">
<div class="block">An accessor of a property value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.reflect.generic">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorFactory.html#org.apache.cayenne.reflect.generic">ClassDescriptorFactory</a></th>
<td class="colLast">
<div class="block">A factory of <a href="ClassDescriptor.html" title="interface in org.apache.cayenne.reflect"><code>ClassDescriptor</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorMap.html#org.apache.cayenne.reflect.generic">ClassDescriptorMap</a></th>
<td class="colLast">
<div class="block">An object that holds class descriptors for mapped entities, compiling new
descriptors on demand using an internal chain of descriptor factories.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/FaultFactory.html#org.apache.cayenne.reflect.generic">FaultFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PersistentDescriptor.html#org.apache.cayenne.reflect.generic">PersistentDescriptor</a></th>
<td class="colLast">
<div class="block">A default ClassDescriptor implementation for persistent objects.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PersistentDescriptorFactory.html#org.apache.cayenne.reflect.generic">PersistentDescriptorFactory</a></th>
<td class="colLast">
<div class="block">A convenience superclass for <a href="ClassDescriptorFactory.html" title="interface in org.apache.cayenne.reflect"><code>ClassDescriptorFactory</code></a> implementors.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PropertyException.html#org.apache.cayenne.reflect.generic">PropertyException</a></th>
<td class="colLast">
<div class="block">An unchecked exception thrown on errors during property access, either within a
Accessor or a Property.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.reflect.valueholder">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="valueholder/package-summary.html">org.apache.cayenne.reflect.valueholder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorFactory.html#org.apache.cayenne.reflect.valueholder">ClassDescriptorFactory</a></th>
<td class="colLast">
<div class="block">A factory of <a href="ClassDescriptor.html" title="interface in org.apache.cayenne.reflect"><code>ClassDescriptor</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptorMap.html#org.apache.cayenne.reflect.valueholder">ClassDescriptorMap</a></th>
<td class="colLast">
<div class="block">An object that holds class descriptors for mapped entities, compiling new
descriptors on demand using an internal chain of descriptor factories.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PersistentDescriptor.html#org.apache.cayenne.reflect.valueholder">PersistentDescriptor</a></th>
<td class="colLast">
<div class="block">A default ClassDescriptor implementation for persistent objects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/PersistentDescriptorFactory.html#org.apache.cayenne.reflect.valueholder">PersistentDescriptorFactory</a></th>
<td class="colLast">
<div class="block">A convenience superclass for <a href="ClassDescriptorFactory.html" title="interface in org.apache.cayenne.reflect"><code>ClassDescriptorFactory</code></a> implementors.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.cayenne.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.cayenne.reflect</a> used by <a href="../util/package-summary.html">org.apache.cayenne.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Accessor.html#org.apache.cayenne.util">Accessor</a></th>
<td class="colLast">
<div class="block">An accessor of a property value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ArcProperty.html#org.apache.cayenne.util">ArcProperty</a></th>
<td class="colLast">
<div class="block">A Property that represents an "arc" connecting source node to the target node
in the graph.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ClassDescriptor.html#org.apache.cayenne.util">ClassDescriptor</a></th>
<td class="colLast">
<div class="block">A runtime descriptor of an persistent class.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>