blob: fff86408e2e891c83c37d1a6ecba88120443b1f1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_171) on Thu Jun 14 10:06:19 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.openjpa.conf (OpenJPA Parent POM 3.0.0 API)</title>
<meta name="date" content="2018-06-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.openjpa.conf (OpenJPA Parent POM 3.0.0 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/openjpa/conf/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.openjpa.conf" class="title">Uses of Package<br>org.apache.openjpa.conf</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</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.openjpa.abstractstore">org.apache.openjpa.abstractstore</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Abstract StoreManager Implementation</strong>
This package provides some infrastructure classes to help in the creation
of OpenJPA drivers for new non-relational data stores.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.conf">org.apache.openjpa.conf</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Configuration</strong>
This package provides base OpenJPA configuration interfaces.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.datacache">org.apache.openjpa.datacache</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Data Cache</strong>
OpenJPA's data and query caching frameworks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.enhance">org.apache.openjpa.enhance</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Enhancer</strong>
This package provides a bytecode enhancer used to
post-process classes for use in a OpenJPA runtime.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.event">org.apache.openjpa.event</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Events</strong>
This package provides some interfaces and useful implementations
for OpenJPA's event notification framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.instrumentation">org.apache.openjpa.instrumentation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.conf">org.apache.openjpa.jdbc.conf</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC Configuration</strong>
This package provides JDBC configuration interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.meta">org.apache.openjpa.jdbc.meta</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC ORM Metadata</strong>
This package extends the standard persistence metadata with
object-relational mapping information.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.kernel">org.apache.openjpa.kernel</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Runtime Kernel</strong>
This package provides a common OpenJPA runtime environment that can be
adapted for use with various data store mechanisms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.kernel.exps">org.apache.openjpa.kernel.exps</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Expression Tree</strong></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.meta">org.apache.openjpa.meta</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Metadata</strong>
This package provides an extendable framework for parsing and caching
persistence metadata.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.persistence">org.apache.openjpa.persistence</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA JPA</strong>
This package provides an JPA facade to OpenJPA.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.persistence.jdbc">org.apache.openjpa.persistence.jdbc</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA JPA-JDBC</strong>
JDBC-specific extensions to OpenJPA JPA runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.persistence.meta">org.apache.openjpa.persistence.meta</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA MetaModel</strong>
This package provides an implementation of Metamodel API of JPA 2.0 Specification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.persistence.validation">org.apache.openjpa.persistence.validation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.slice">org.apache.openjpa.slice</a></td>
<td class="colLast">
<div class="block">Extended OpenJPA Interfaces for distributed databases.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.slice.jdbc">org.apache.openjpa.slice.jdbc</a></td>
<td class="colLast">
<div class="block">Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.util">org.apache.openjpa.util</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Utilities</strong>
This package provides utilities to facilitate the handling of second
class objects and OpenJPA object ids.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.xmlstore">org.apache.openjpa.xmlstore</a></td>
<td class="colLast">
<div class="block"><strong>XML Store</strong>
Simple XML store using the common OpenJPA runtime system as a front end.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.abstractstore">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/abstractstore/package-summary.html">org.apache.openjpa.abstractstore</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.abstractstore">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.conf">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/conf/package-summary.html">org.apache.openjpa.conf</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/openjpa/conf/class-use/BrokerFactoryValue.html#org.apache.openjpa.conf">BrokerFactoryValue</a>
<div class="block">Value type used to represent the <a href="../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel"><code>BrokerFactory</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/BrokerValue.html#org.apache.openjpa.conf">BrokerValue</a>
<div class="block">Custom <a href="../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf"><code>PluginValue</code></a> that can efficiently create <a href="../../../../org/apache/openjpa/kernel/BrokerImpl.html" title="class in org.apache.openjpa.kernel"><code>BrokerImpl</code></a>
instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/CacheMarshaller.html#org.apache.openjpa.conf">CacheMarshaller</a>
<div class="block">Responsible for marshalling and unmarshalling objects between memory and
durable cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/CacheMarshaller.ValidationPolicy.html#org.apache.openjpa.conf">CacheMarshaller.ValidationPolicy</a>
<div class="block">Validation policies are responsible for computing whether or not a
cached data structure is valid for the current context.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/CacheMarshallersValue.html#org.apache.openjpa.conf">CacheMarshallersValue</a>
<div class="block">A configuration value for handling and accessing cache marshallers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/CallbackOptions.html#org.apache.openjpa.conf">CallbackOptions</a>
<div class="block">Configurable options for callbacks.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/Compatibility.html#org.apache.openjpa.conf">Compatibility</a>
<div class="block">Struct encompassing backwards-compatibility options.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/DetachOptions.html#org.apache.openjpa.conf">DetachOptions</a>
<div class="block">Detach options.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/MetaDataRepositoryValue.html#org.apache.openjpa.conf">MetaDataRepositoryValue</a>
<div class="block">A <a href="../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf"><code>PluginValue</code></a> that interacts with the <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf"><code>CacheMarshaller</code></a>
to cache the metadata repository between executions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.conf">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/QueryCompilationCacheValue.html#org.apache.openjpa.conf">QueryCompilationCacheValue</a>
<div class="block">A cache of compiled queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/RemoteCommitProviderValue.html#org.apache.openjpa.conf">RemoteCommitProviderValue</a>
<div class="block">Value type used to represent a <a href="../../../../org/apache/openjpa/event/RemoteCommitProvider.html" title="interface in org.apache.openjpa.event"><code>RemoteCommitProvider</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/Specification.html#org.apache.openjpa.conf">Specification</a>
<div class="block">An immutable representation of a Specification supported by OpenJPA.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.datacache">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/datacache/package-summary.html">org.apache.openjpa.datacache</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.datacache">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.enhance">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/enhance/package-summary.html">org.apache.openjpa.enhance</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.enhance">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/event/package-summary.html">org.apache.openjpa.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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.event">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.instrumentation">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/instrumentation/package-summary.html">org.apache.openjpa.instrumentation</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.instrumentation">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.conf">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/jdbc/conf/package-summary.html">org.apache.openjpa.jdbc.conf</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.jdbc.conf">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAConfigurationImpl.html#org.apache.openjpa.jdbc.conf">OpenJPAConfigurationImpl</a>
<div class="block">Implementation of the <a href="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf"><code>OpenJPAConfiguration</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAProductDerivation.html#org.apache.openjpa.jdbc.conf">OpenJPAProductDerivation</a>
<div class="block">Adds datastore based extension to ProductDerivation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/SeqValue.html#org.apache.openjpa.jdbc.conf">SeqValue</a>
<div class="block">Value type used to represent a sequence.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.meta">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/jdbc/meta/package-summary.html">org.apache.openjpa.jdbc.meta</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.jdbc.meta">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.kernel">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/kernel/package-summary.html">org.apache.openjpa.kernel</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.kernel">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.kernel.exps">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/kernel/exps/package-summary.html">org.apache.openjpa.kernel.exps</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.kernel.exps">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.meta">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/meta/package-summary.html">org.apache.openjpa.meta</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.meta">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.persistence">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/persistence/package-summary.html">org.apache.openjpa.persistence</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.persistence">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAProductDerivation.html#org.apache.openjpa.persistence">OpenJPAProductDerivation</a>
<div class="block">Adds datastore based extension to ProductDerivation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/Specification.html#org.apache.openjpa.persistence">Specification</a>
<div class="block">An immutable representation of a Specification supported by OpenJPA.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.persistence.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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/persistence/jdbc/package-summary.html">org.apache.openjpa.persistence.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/openjpa/conf/class-use/OpenJPAProductDerivation.html#org.apache.openjpa.persistence.jdbc">OpenJPAProductDerivation</a>
<div class="block">Adds datastore based extension to ProductDerivation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.persistence.meta">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/persistence/meta/package-summary.html">org.apache.openjpa.persistence.meta</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.persistence.meta">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.persistence.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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/persistence/validation/package-summary.html">org.apache.openjpa.persistence.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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.persistence.validation">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.slice">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/slice/package-summary.html">org.apache.openjpa.slice</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.slice">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAProductDerivation.html#org.apache.openjpa.slice">OpenJPAProductDerivation</a>
<div class="block">Adds datastore based extension to ProductDerivation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.slice.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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/slice/jdbc/package-summary.html">org.apache.openjpa.slice.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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.slice.jdbc">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAConfigurationImpl.html#org.apache.openjpa.slice.jdbc">OpenJPAConfigurationImpl</a>
<div class="block">Implementation of the <a href="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf"><code>OpenJPAConfiguration</code></a> interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/util/package-summary.html">org.apache.openjpa.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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.util">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.xmlstore">
<!-- -->
</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/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> used by <a href="../../../../org/apache/openjpa/xmlstore/package-summary.html">org.apache.openjpa.xmlstore</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/openjpa/conf/class-use/OpenJPAConfiguration.html#org.apache.openjpa.xmlstore">OpenJPAConfiguration</a>
<div class="block">Defines the properties necessary to configure runtime properties and
connect to a data source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/openjpa/conf/class-use/OpenJPAConfigurationImpl.html#org.apache.openjpa.xmlstore">OpenJPAConfigurationImpl</a>
<div class="block">Implementation of the <a href="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf"><code>OpenJPAConfiguration</code></a> interface.</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/openjpa/conf/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; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>