blob: bf30a7f9430a848d05613f76bb88bfc150c678ef [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 (version 1.7.0_121) on Fri Jan 06 19:36:41 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DistributedJDBCConfigurationImpl (OpenJPA Parent POM 2.4.2 API)</title>
<meta name="date" content="2017-01-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DistributedJDBCConfigurationImpl (OpenJPA Parent POM 2.4.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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DistributedJDBCConfigurationImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html" title="interface in org.apache.openjpa.slice.jdbc"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedPreparedStatement.html" title="class in org.apache.openjpa.slice.jdbc"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html" target="_top">Frames</a></li>
<li><a href="DistributedJDBCConfigurationImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openjpa.slice.jdbc</div>
<h2 title="Class DistributedJDBCConfigurationImpl" class="title">Class DistributedJDBCConfigurationImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">org.apache.openjpa.lib.conf.ConfigurationImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">org.apache.openjpa.conf.OpenJPAConfigurationImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl</a></li>
<li>
<ul class="inheritance">
<li>org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans">BeanInfo</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html" title="interface in org.apache.openjpa.jdbc.conf">JDBCConfiguration</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ValueListener.html" title="interface in org.apache.openjpa.lib.conf">ValueListener</a>, <a href="../../../../../org/apache/openjpa/lib/util/Closeable.html" title="interface in org.apache.openjpa.lib.util">Closeable</a>, <a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a>, <a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html" title="interface in org.apache.openjpa.slice.jdbc">DistributedJDBCConfiguration</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">DistributedJDBCConfigurationImpl</span>
extends <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">JDBCConfigurationImpl</a>
implements <a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html" title="interface in org.apache.openjpa.slice.jdbc">DistributedJDBCConfiguration</a></pre>
<div class="block">A specialized configuration embodies a set of Slice configurations.
The original configuration properties are analyzed to create a set of
Slice specific properties with defaulting rules.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Pinaki Poddar</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#distributionPolicyPlugin">distributionPolicyPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#DOT">DOT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#finderTargetPolicyPlugin">finderTargetPolicyPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openjpa/lib/conf/BooleanValue.html" title="class in org.apache.openjpa.lib.conf">BooleanValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#lenientPlugin">lenientPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#masterPlugin">masterPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#namesPlugin">namesPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#PREFIX_OPENJPA">PREFIX_OPENJPA</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#PREFIX_SLICE">PREFIX_SLICE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#queryTargetPolicyPlugin">queryTargetPolicyPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#REGEX_DOT">REGEX_DOT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#replicatedTypesPlugin">replicatedTypesPlugin</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#replicationPolicyPlugin">replicationPolicyPlugin</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.jdbc.conf.<a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">JDBCConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#connectionDecoratorPlugins">connectionDecoratorPlugins</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#dbdictionaryPlugin">dbdictionaryPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#driverDataSourcePlugin">driverDataSourcePlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#eagerFetchMode">eagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#fetchDirection">fetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#identifierUtilPlugin">identifierUtilPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#jdbcListenerPlugins">jdbcListenerPlugins</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#lrsSize">lrsSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#mappingDefaultsPlugin">mappingDefaultsPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#mappingFactoryPlugin">mappingFactoryPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#resultSetType">resultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#schema">schema</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#schemaFactoryPlugin">schemaFactoryPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#schemas">schemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#sqlFactoryPlugin">sqlFactoryPlugin</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#subclassFetchMode">subclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#synchronizeMappings">synchronizeMappings</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#transactionIsolation">transactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#updateManagerPlugin">updateManagerPlugin</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.conf.<a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">OpenJPAConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#aggregateListenerPlugins">aggregateListenerPlugins</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#auditorPlugin">auditorPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#autoClear">autoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#autoDetach">autoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#brokerFactoryPlugin">brokerFactoryPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#brokerPlugin">brokerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#cacheDistributionPolicyPlugin">cacheDistributionPolicyPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#cacheMarshallerPlugins">cacheMarshallerPlugins</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#callbackPlugin">callbackPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#classResolverPlugin">classResolverPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#compatibilityPlugin">compatibilityPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2DriverName">connection2DriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2Password">connection2Password</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2Properties">connection2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2URL">connection2URL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2UserName">connection2UserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionDriverName">connectionDriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory">connectionFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2">connectionFactory2</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2Name">connectionFactory2Name</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2Properties">connectionFactory2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryMode">connectionFactoryMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryName">connectionFactoryName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryProperties">connectionFactoryProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionPassword">connectionPassword</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionProperties">connectionProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionRetainMode">connectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionURL">connectionURL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionUserName">connectionUserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCacheManagerPlugin">dataCacheManagerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCacheMode">dataCacheMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCachePlugin">dataCachePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCacheTimeout">dataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#detachStatePlugin">detachStatePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dynamicDataStructs">dynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dynamicEnhancementAgent">dynamicEnhancementAgent</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#eagerInitialization">eagerInitialization</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#encryptionProvider">encryptionProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#fetchBatchSize">fetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#fetchGroups">fetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#filterListenerPlugins">filterListenerPlugins</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#finderCachePlugin">finderCachePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#flushBeforeQueries">flushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#ignoreChanges">ignoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#instrumentationManager">instrumentationManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#instrumentationProviders">instrumentationProviders</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#inverseManagerPlugin">inverseManagerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#lifecycleEventManager">lifecycleEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#lockManagerPlugin">lockManagerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#lockTimeout">lockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#managedRuntimePlugin">managedRuntimePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#mapping">mapping</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#maxFetchDepth">maxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaFactoryPlugin">metaFactoryPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaRepository">metaRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaRepositoryPlugin">metaRepositoryPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#multithreaded">multithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#nontransactionalRead">nontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#nontransactionalWrite">nontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#optimistic">optimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#optimizeIdCopy">optimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#orphanedKeyPlugin">orphanedKeyPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#postLoadOnMerge">postLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#preparedQueryCachePlugin">preparedQueryCachePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#proxyManagerPlugin">proxyManagerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#queryCachePlugin">queryCachePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#queryCompilationCachePlugin">queryCompilationCachePlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#queryTimeout">queryTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#readLockLevel">readLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#refreshFromDataCache">refreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#remoteEventManager">remoteEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#remoteProviderPlugin">remoteProviderPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#restoreState">restoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#retainState">retainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#retryClassRegistration">retryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#runtimeUnenhancedClasses">runtimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#savepointManagerPlugin">savepointManagerPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#seqPlugin">seqPlugin</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#specification">specification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#transactionMode">transactionMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#useTcclForSelectNew">useTcclForSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validationFactory">validationFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validationGroupPrePersist">validationGroupPrePersist</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validationGroupPreRemove">validationGroupPreRemove</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validationGroupPreUpdate">validationGroupPreUpdate</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validationMode">validationMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#validator">validator</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#writeLockLevel">writeLockLevel</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.lib.conf.ConfigurationImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#id">id</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#logFactoryPlugin">logFactoryPlugin</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.jdbc.conf.JDBCConfiguration">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.jdbc.conf.<a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html" title="interface in org.apache.openjpa.jdbc.conf">JDBCConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#LOG_DIAG">LOG_DIAG</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#LOG_JDBC">LOG_JDBC</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#LOG_SCHEMA">LOG_SCHEMA</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#LOG_SQL">LOG_SQL</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfiguration">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.conf.<a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_DATACACHE">LOG_DATACACHE</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_ENHANCE">LOG_ENHANCE</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_METADATA">LOG_METADATA</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_QUERY">LOG_QUERY</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_RUNTIME">LOG_RUNTIME</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_TOOL">LOG_TOOL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_DATASTORE_CONNECTION">OPTION_DATASTORE_CONNECTION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_COLLECTION_RELATION">OPTION_EMBEDDED_COLLECTION_RELATION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_MAP_RELATION">OPTION_EMBEDDED_MAP_RELATION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_RELATION">OPTION_EMBEDDED_RELATION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_ID_APPLICATION">OPTION_ID_APPLICATION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_ID_DATASTORE">OPTION_ID_DATASTORE</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_INC_FLUSH">OPTION_INC_FLUSH</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_JDBC_CONNECTION">OPTION_JDBC_CONNECTION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_NONTRANS_READ">OPTION_NONTRANS_READ</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_NULL_CONTAINER">OPTION_NULL_CONTAINER</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_OPTIMISTIC">OPTION_OPTIMISTIC</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_POSTLOAD_ON_MERGE">OPTION_POSTLOAD_ON_MERGE</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_QUERY_SQL">OPTION_QUERY_SQL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_ARRAY">OPTION_TYPE_ARRAY</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_COLLECTION">OPTION_TYPE_COLLECTION</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_MAP">OPTION_TYPE_MAP</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_USE_TCCL_IN_SELECT_NEW">OPTION_USE_TCCL_IN_SELECT_NEW</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_VALUE_AUTOASSIGN">OPTION_VALUE_AUTOASSIGN</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_VALUE_INCREMENT">OPTION_VALUE_INCREMENT</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.lib.conf.Configuration">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a></h3>
<code><a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_ALLOWED_VALUES">ATTRIBUTE_ALLOWED_VALUES</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_CATEGORY">ATTRIBUTE_CATEGORY</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_INTERFACE">ATTRIBUTE_INTERFACE</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_ORDER">ATTRIBUTE_ORDER</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_TYPE">ATTRIBUTE_TYPE</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_XML">ATTRIBUTE_XML</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#INIT_STATE_FREEZING">INIT_STATE_FREEZING</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#INIT_STATE_FROZEN">INIT_STATE_FROZEN</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#INIT_STATE_LIQUID">INIT_STATE_LIQUID</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_java.beans.BeanInfo">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;java.beans.<a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans">BeanInfo</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#ICON_COLOR_16x16" title="class or interface in java.beans">ICON_COLOR_16x16</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#ICON_COLOR_32x32" title="class or interface in java.beans">ICON_COLOR_32x32</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#ICON_MONO_16x16" title="class or interface in java.beans">ICON_MONO_16x16</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#ICON_MONO_32x32" title="class or interface in java.beans">ICON_MONO_32x32</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#DistributedJDBCConfigurationImpl()">DistributedJDBCConfigurationImpl</a></strong>()</code>
<div class="block">Create a configuration and declare the plug-ins.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#DistributedJDBCConfigurationImpl(org.apache.openjpa.lib.conf.ConfigurationProvider)">DistributedJDBCConfigurationImpl</a></strong>(<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf">ConfigurationProvider</a>&nbsp;cp)</code>
<div class="block">Configure itself as well as underlying slices.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/jdbc/DecoratingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DecoratingDataSource</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#createConnectionFactory()">createConnectionFactory</a></strong>()</code>
<div class="block">Create the connection factory if necessary.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#fromProperties(java.util.Map)">fromProperties</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;original)</code>
<div class="block">Given the properties, creates a set of individual configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getActiveSliceNames()">getActiveSliceNames</a></strong>()</code>
<div class="block">Gets the name of the active slices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getAvailableSliceNames()">getAvailableSliceNames</a></strong>()</code>
<div class="block">Gets the name of the available slices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedDataSource.html" title="class in org.apache.openjpa.slice.jdbc">DistributedDataSource</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getConnectionFactory()">getConnectionFactory</a></strong>()</code>
<div class="block">The connection factory, possibly from JNDI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getDistributionPolicy()">getDistributionPolicy</a></strong>()</code>
<div class="block">Gets the policy, as a plugin string, that governs how new instances will
be distributed across the available slices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/DistributionPolicy.html" title="interface in org.apache.openjpa.slice">DistributionPolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getDistributionPolicyInstance()">getDistributionPolicyInstance</a></strong>()</code>
<div class="block">Gets the policy that governs how new instances will be distributed across
the available slices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getFinderTargetPolicy()">getFinderTargetPolicy</a></strong>()</code>
<div class="block">Gets the policy, as a plugin string, that governs which slices will be targeted
for a given finder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/FinderTargetPolicy.html" title="interface in org.apache.openjpa.slice">FinderTargetPolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getFinderTargetPolicyInstance()">getFinderTargetPolicyInstance</a></strong>()</code>
<div class="block">Gets the policy that governs which slices will be targeted for a given finder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getMasterSlice()">getMasterSlice</a></strong>()</code>
<div class="block">Gets the master slice.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getQueryTargetPolicy()">getQueryTargetPolicy</a></strong>()</code>
<div class="block">Gets the policy, as a plugin string, that governs which slices will be targeted
for a given query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/QueryTargetPolicy.html" title="interface in org.apache.openjpa.slice">QueryTargetPolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getQueryTargetPolicyInstance()">getQueryTargetPolicyInstance</a></strong>()</code>
<div class="block">Gets the policy that governs which slices will be targeted for a given query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getReplicationPolicy()">getReplicationPolicy</a></strong>()</code>
<div class="block">Gets the policy, as a plugin string, that governs how new replicated
instances will be replicated across the available slices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/ReplicationPolicy.html" title="interface in org.apache.openjpa.slice">ReplicationPolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getReplicationPolicyInstance()">getReplicationPolicyInstance</a></strong>()</code>
<div class="block">Gets the policy that governs how new replicated instances will be
replicated across the available slices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getSlice(java.lang.String)">getSlice</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Gets the Slice for a given name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getSlice(java.lang.String,%20boolean)">getSlice</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;mustExist)</code>
<div class="block">Get the Slice of the given slice.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#getSlices(org.apache.openjpa.slice.Slice.Status...)">getSlices</a></strong>(<a href="../../../../../org/apache/openjpa/slice/Slice.Status.html" title="enum in org.apache.openjpa.slice">Slice.Status</a>...&nbsp;statuses)</code>
<div class="block">Gets the slices of given status.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#isLenient()">isLenient</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#isReplicated(java.lang.Class)">isReplicated</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</code>
<div class="block">Affirms if the given type is replicated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setDistributionPolicy(java.lang.String)">setDistributionPolicy</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</code>
<div class="block">Sets the policy, from the given plugin string, that governs how new
instances will be distributed across the available slices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setDistributionPolicyInstance(org.apache.openjpa.slice.DistributionPolicy)">setDistributionPolicyInstance</a></strong>(<a href="../../../../../org/apache/openjpa/slice/DistributionPolicy.html" title="interface in org.apache.openjpa.slice">DistributionPolicy</a>&nbsp;policy)</code>
<div class="block">Sets the policy that governs how new instances will be distributed across
the available slices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setFinderTargetPolicy(java.lang.String)">setFinderTargetPolicy</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</code>
<div class="block">Sets the policy, from the given plugin string, that governs which slices will
be targeted for a given finder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setFinderTargetPolicyInstance(org.apache.openjpa.slice.FinderTargetPolicy)">setFinderTargetPolicyInstance</a></strong>(<a href="../../../../../org/apache/openjpa/slice/FinderTargetPolicy.html" title="interface in org.apache.openjpa.slice">FinderTargetPolicy</a>&nbsp;policy)</code>
<div class="block">Sets the policy that governs which slices will be targeted for a given finder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setLenient(boolean)">setLenient</a></strong>(boolean&nbsp;lenient)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setMaster(java.lang.String)">setMaster</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;master)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setQueryTargetPolicy(java.lang.String)">setQueryTargetPolicy</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</code>
<div class="block">Sets the policy, from the given plugin string, that governs which slices will
be targeted for a given query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setQueryTargetPolicyInstance(org.apache.openjpa.slice.QueryTargetPolicy)">setQueryTargetPolicyInstance</a></strong>(<a href="../../../../../org/apache/openjpa/slice/QueryTargetPolicy.html" title="interface in org.apache.openjpa.slice">QueryTargetPolicy</a>&nbsp;policy)</code>
<div class="block">Sets the policy that governs which slices will be targeted for a given query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setReplicationPolicy(java.lang.String)">setReplicationPolicy</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</code>
<div class="block">Sets the policy, from the given plugin string, that governs how new
replicated instances will be replicated across the available slices.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html#setReplicationPolicyInstance(org.apache.openjpa.slice.ReplicationPolicy)">setReplicationPolicyInstance</a></strong>(<a href="../../../../../org/apache/openjpa/slice/ReplicationPolicy.html" title="interface in org.apache.openjpa.slice">ReplicationPolicy</a>&nbsp;policy)</code>
<div class="block">Sets the policy that governs how new replicated instances will be
replicated across the available slices.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.jdbc.conf.<a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">JDBCConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getConnectionDecoratorInstances()">getConnectionDecoratorInstances</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getConnectionDecorators()">getConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getConnectionFactory2()">getConnectionFactory2</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getDataSource(org.apache.openjpa.kernel.StoreContext)">getDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getDataSource2(org.apache.openjpa.kernel.StoreContext)">getDataSource2</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getDBDictionary()">getDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getDBDictionaryInstance()">getDBDictionaryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getDriverDataSource()">getDriverDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getEagerFetchMode()">getEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getEagerFetchModeConstant()">getEagerFetchModeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getFetchDirection()">getFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getFetchDirectionConstant()">getFetchDirectionConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getIdentifierUtil()">getIdentifierUtil</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getIdentifierUtilInstance()">getIdentifierUtilInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getJDBCListenerInstances()">getJDBCListenerInstances</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getJDBCListeners()">getJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getLRSSize()">getLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getLRSSizeConstant()">getLRSSizeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getMappingDefaults()">getMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getMappingDefaultsInstance()">getMappingDefaultsInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getMappingFactory()">getMappingFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getMappingRepositoryInstance()">getMappingRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getResultSetType()">getResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getResultSetTypeConstant()">getResultSetTypeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSchema()">getSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSchemaFactory()">getSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSchemaFactoryInstance()">getSchemaFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSchemas()">getSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSchemasList()">getSchemasList</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSQLFactory()">getSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSQLFactoryInstance()">getSQLFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSubclassFetchMode()">getSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSubclassFetchModeConstant()">getSubclassFetchModeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getSynchronizeMappings()">getSynchronizeMappings</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getTransactionIsolation()">getTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getTransactionIsolationConstant()">getTransactionIsolationConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getUpdateManager()">getUpdateManager</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getUpdateManagerInstance()">getUpdateManagerInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#isInvalidProperty(java.lang.String)">isInvalidProperty</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#newBrokerInstance(java.lang.String,%20java.lang.String)">newBrokerInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#newDriverDataSourceInstance()">newDriverDataSourceInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#newMappingRepositoryInstance()">newMappingRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#newMetaDataFactoryInstance()">newMetaDataFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#preClose()">preClose</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setConnectionDecorators(org.apache.openjpa.lib.jdbc.ConnectionDecorator[])">setConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setConnectionDecorators(java.lang.String)">setConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setConnectionFactory(java.lang.Object)">setConnectionFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setConnectionFactory2(java.lang.Object)">setConnectionFactory2</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setDBDictionary(org.apache.openjpa.jdbc.sql.DBDictionary)">setDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setDBDictionary(java.lang.String)">setDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setDriverDataSource(java.lang.String)">setDriverDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setEagerFetchMode(int)">setEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setEagerFetchMode(java.lang.String)">setEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setFetchDirection(int)">setFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setFetchDirection(java.lang.String)">setFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setIdentifierUtil(org.apache.openjpa.jdbc.identifier.DBIdentifierUtil)">setIdentifierUtil</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setJDBCListeners(org.apache.openjpa.lib.jdbc.JDBCListener[])">setJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setJDBCListeners(java.lang.String)">setJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setLRSSize(int)">setLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setLRSSize(java.lang.String)">setLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setMappingDefaults(org.apache.openjpa.jdbc.meta.MappingDefaults)">setMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setMappingDefaults(java.lang.String)">setMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setMappingFactory(java.lang.String)">setMappingFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setResultSetType(int)">setResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setResultSetType(java.lang.String)">setResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSchema(java.lang.String)">setSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSchemaFactory(org.apache.openjpa.jdbc.schema.SchemaFactory)">setSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSchemaFactory(java.lang.String)">setSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSchemas(java.lang.String)">setSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSchemas(java.lang.String[])">setSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSQLFactory(org.apache.openjpa.jdbc.sql.SQLFactory)">setSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSQLFactory(java.lang.String)">setSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSubclassFetchMode(int)">setSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSubclassFetchMode(java.lang.String)">setSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setSynchronizeMappings(java.lang.String)">setSynchronizeMappings</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setTransactionIsolation(int)">setTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setTransactionIsolation(java.lang.String)">setTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setUpdateManager(java.lang.String)">setUpdateManager</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#setUpdateManager(org.apache.openjpa.jdbc.kernel.UpdateManager)">setUpdateManager</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.conf.<a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">OpenJPAConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAggregateListenerInstances()">getAggregateListenerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAggregateListeners()">getAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAuditor()">getAuditor</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAuditorInstance()">getAuditorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoClear()">getAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoClearConstant()">getAutoClearConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoDetach()">getAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoDetachConstant()">getAutoDetachConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerFactory()">getBrokerFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerFactoryEventManager()">getBrokerFactoryEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerImpl()">getBrokerImpl</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCacheDistributionPolicy()">getCacheDistributionPolicy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCacheDistributionPolicyInstance()">getCacheDistributionPolicyInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCacheMarshallerInstances()">getCacheMarshallerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCacheMarshallers()">getCacheMarshallers</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCallbackOptions()">getCallbackOptions</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCallbackOptionsInstance()">getCallbackOptionsInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getClassResolver()">getClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getClassResolverInstance()">getClassResolverInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCompatibility()">getCompatibility</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCompatibilityInstance()">getCompatibilityInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConfigurationLog()">getConfigurationLog</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2DriverName()">getConnection2DriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2Password()">getConnection2Password</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2Properties()">getConnection2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2URL()">getConnection2URL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2UserName()">getConnection2UserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionDriverName()">getConnectionDriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory2Name()">getConnectionFactory2Name</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory2Properties()">getConnectionFactory2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryMode()">getConnectionFactoryMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryName()">getConnectionFactoryName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryProperties()">getConnectionFactoryProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionPassword()">getConnectionPassword</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionProperties()">getConnectionProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionRetainMode()">getConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionRetainModeConstant()">getConnectionRetainModeConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionURL()">getConnectionURL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionUserName()">getConnectionUserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCache()">getDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheManager()">getDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheManagerInstance()">getDataCacheManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheMode()">getDataCacheMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheTimeout()">getDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDetachState()">getDetachState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDetachStateInstance()">getDetachStateInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDynamicDataStructs()">getDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDynamicEnhancementAgent()">getDynamicEnhancementAgent</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getEncryptionProvider()">getEncryptionProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchBatchSize()">getFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchGroups()">getFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchGroupsList()">getFetchGroupsList</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFilterListenerInstances()">getFilterListenerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFilterListeners()">getFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFinderCache()">getFinderCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFinderCacheInstance()">getFinderCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFlushBeforeQueries()">getFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFlushBeforeQueriesConstant()">getFlushBeforeQueriesConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getIgnoreChanges()">getIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInstrumentation()">getInstrumentation</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInstrumentationInstances()">getInstrumentationInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInstrumentationManager()">getInstrumentationManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInstrumentationManagerInstance()">getInstrumentationManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInverseManager()">getInverseManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLifecycleEventManager()">getLifecycleEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLifecycleEventManagerInstance()">getLifecycleEventManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLockManager()">getLockManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLockTimeout()">getLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getManagedRuntime()">getManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getManagedRuntimeInstance()">getManagedRuntimeInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMapping()">getMapping</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMaxFetchDepth()">getMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataFactory()">getMetaDataFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataRepository()">getMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataRepositoryInstance()">getMetaDataRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMultithreaded()">getMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getNontransactionalRead()">getNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getNontransactionalWrite()">getNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOptimistic()">getOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOptimizeIdCopy()">getOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOrphanedKeyAction()">getOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOrphanedKeyActionInstance()">getOrphanedKeyActionInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getPersistenceEnvironment()">getPersistenceEnvironment</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getPostLoadOnMerge()">getPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getProxyManager()">getProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getProxyManagerInstance()">getProxyManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCache()">getQueryCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCompilationCache()">getQueryCompilationCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCompilationCacheInstance()">getQueryCompilationCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQuerySQLCache()">getQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQuerySQLCacheInstance()">getQuerySQLCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryTimeout()">getQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getReadLockLevel()">getReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getReadLockLevelConstant()">getReadLockLevelConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRefreshFromDataCache()">getRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRemoteCommitEventManager()">getRemoteCommitEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRemoteCommitProvider()">getRemoteCommitProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRestoreState()">getRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRestoreStateConstant()">getRestoreStateConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRetainState()">getRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRetryClassRegistration()">getRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRuntimeUnenhancedClasses()">getRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRuntimeUnenhancedClassesConstant()">getRuntimeUnenhancedClassesConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSavepointManager()">getSavepointManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSavepointManagerInstance()">getSavepointManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSequence()">getSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSequenceInstance()">getSequenceInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSpecification()">getSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSpecificationInstance()">getSpecificationInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getStoreFacadeTypeRegistry()">getStoreFacadeTypeRegistry</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getTransactionMode()">getTransactionMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getUseTCCLinSelectNew()">getUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidationFactoryInstance()">getValidationFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidationGroupPrePersist()">getValidationGroupPrePersist</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidationGroupPreRemove()">getValidationGroupPreRemove</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidationGroupPreUpdate()">getValidationGroupPreUpdate</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidationMode()">getValidationMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getValidatorInstance()">getValidatorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getWriteLockLevel()">getWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getWriteLockLevelConstant()">getWriteLockLevelConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#instantiateAll()">instantiateAll</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#isConnectionFactoryModeManaged()">isConnectionFactoryModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#isInitializeEagerly()">isInitializeEagerly</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#isTransactionModeManaged()">isTransactionModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaDataRepositoryAvailable()">metaDataRepositoryAvailable</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newInverseManagerInstance()">newInverseManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newLockManagerInstance()">newLockManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newMetaDataRepositoryInstance()">newMetaDataRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newRemoteCommitProviderInstance()">newRemoteCommitProviderInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAggregateListeners(org.apache.openjpa.kernel.exps.AggregateListener[])">setAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAggregateListeners(java.lang.String)">setAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAuditor(java.lang.String)">setAuditor</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAuditorInstance(org.apache.openjpa.audit.Auditor)">setAuditorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoClear(int)">setAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoClear(java.lang.String)">setAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoDetach(int)">setAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoDetach(java.lang.String)">setAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setBrokerFactory(java.lang.String)">setBrokerFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setBrokerImpl(java.lang.String)">setBrokerImpl</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCacheDistributionPolicy(java.lang.String)">setCacheDistributionPolicy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCacheDistributionPolicyInstance(org.apache.openjpa.datacache.CacheDistributionPolicy)">setCacheDistributionPolicyInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCacheMarshallers(java.lang.String)">setCacheMarshallers</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCallbackOptions(java.lang.String)">setCallbackOptions</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setClassResolver(org.apache.openjpa.util.ClassResolver)">setClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setClassResolver(java.lang.String)">setClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCompatibility(java.lang.String)">setCompatibility</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2DriverName(java.lang.String)">setConnection2DriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2Password(java.lang.String)">setConnection2Password</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2Properties(java.lang.String)">setConnection2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2URL(java.lang.String)">setConnection2URL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2UserName(java.lang.String)">setConnection2UserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionDriverName(java.lang.String)">setConnectionDriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory2Name(java.lang.String)">setConnectionFactory2Name</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory2Properties(java.lang.String)">setConnectionFactory2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryMode(java.lang.String)">setConnectionFactoryMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryModeManaged(boolean)">setConnectionFactoryModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryName(java.lang.String)">setConnectionFactoryName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryProperties(java.lang.String)">setConnectionFactoryProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionPassword(java.lang.String)">setConnectionPassword</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionProperties(java.lang.String)">setConnectionProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionRetainMode(int)">setConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionRetainMode(java.lang.String)">setConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionURL(java.lang.String)">setConnectionURL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionUserName(java.lang.String)">setConnectionUserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCache(java.lang.String)">setDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheManager(org.apache.openjpa.datacache.DataCacheManager)">setDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheManager(java.lang.String)">setDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheMode(java.lang.String)">setDataCacheMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheTimeout(int)">setDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheTimeout(java.lang.Integer)">setDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDetachState(org.apache.openjpa.conf.DetachOptions)">setDetachState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDetachState(java.lang.String)">setDetachState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDynamicDataStructs(boolean)">setDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDynamicDataStructs(java.lang.Boolean)">setDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDynamicEnhancementAgent(boolean)">setDynamicEnhancementAgent</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setEncryptionProvider(java.lang.String)">setEncryptionProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchBatchSize(int)">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchBatchSize(java.lang.Integer)">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchGroups(java.lang.String)">setFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchGroups(java.lang.String[])">setFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFilterListeners(org.apache.openjpa.kernel.exps.FilterListener[])">setFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFilterListeners(java.lang.String)">setFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFinderCache(java.lang.String)">setFinderCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFlushBeforeQueries(int)">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFlushBeforeQueries(java.lang.String)">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setIgnoreChanges(boolean)">setIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setIgnoreChanges(java.lang.Boolean)">setIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInitializeEagerly(boolean)">setInitializeEagerly</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInstrumentation(java.lang.String)">setInstrumentation</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInstrumentationManager(org.apache.openjpa.instrumentation.InstrumentationManager)">setInstrumentationManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInstrumentationManager(java.lang.String)">setInstrumentationManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInverseManager(java.lang.String)">setInverseManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLifecycleEventManager(java.lang.String)">setLifecycleEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockManager(java.lang.String)">setLockManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockTimeout(int)">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockTimeout(java.lang.Integer)">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setManagedRuntime(org.apache.openjpa.ee.ManagedRuntime)">setManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setManagedRuntime(java.lang.String)">setManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMapping(java.lang.String)">setMapping</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMaxFetchDepth(int)">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMaxFetchDepth(java.lang.Integer)">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataFactory(java.lang.String)">setMetaDataFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataRepository(org.apache.openjpa.meta.MetaDataRepository)">setMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataRepository(java.lang.String)">setMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMultithreaded(boolean)">setMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMultithreaded(java.lang.Boolean)">setMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalRead(boolean)">setNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalRead(java.lang.Boolean)">setNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalWrite(boolean)">setNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalWrite(java.lang.Boolean)">setNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimistic(boolean)">setOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimistic(java.lang.Boolean)">setOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimizeIdCopy(boolean)">setOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimizeIdCopy(java.lang.Boolean)">setOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOrphanedKeyAction(org.apache.openjpa.event.OrphanedKeyAction)">setOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOrphanedKeyAction(java.lang.String)">setOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setPersistenceEnvironment(java.util.Map)">setPersistenceEnvironment</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setPostLoadOnMerge(boolean)">setPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setPostLoadOnMerge(java.lang.Boolean)">setPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setProxyManager(org.apache.openjpa.util.ProxyManager)">setProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setProxyManager(java.lang.String)">setProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQueryCache(java.lang.String)">setQueryCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQueryCompilationCache(java.lang.String)">setQueryCompilationCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQuerySQLCache(org.apache.openjpa.kernel.PreparedQueryCache)">setQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQuerySQLCache(java.lang.String)">setQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQueryTimeout(int)">setQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setReadLockLevel(int)">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setReadLockLevel(java.lang.String)">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRefreshFromDataCache(boolean)">setRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRefreshFromDataCache(java.lang.Boolean)">setRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRemoteCommitEventManager(org.apache.openjpa.event.RemoteCommitEventManager)">setRemoteCommitEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRemoteCommitProvider(java.lang.String)">setRemoteCommitProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRestoreState(int)">setRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRestoreState(java.lang.String)">setRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetainState(boolean)">setRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetainState(java.lang.Boolean)">setRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetryClassRegistration(boolean)">setRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetryClassRegistration(java.lang.Boolean)">setRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRuntimeUnenhancedClasses(int)">setRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRuntimeUnenhancedClasses(java.lang.String)">setRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSavepointManager(java.lang.String)">setSavepointManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSequence(org.apache.openjpa.kernel.Seq)">setSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSequence(java.lang.String)">setSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSpecification(org.apache.openjpa.conf.Specification)">setSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSpecification(java.lang.String)">setSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setTransactionMode(java.lang.String)">setTransactionMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setTransactionModeManaged(boolean)">setTransactionModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setUseTCCLinSelectNew(boolean)">setUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setUseTCCLinSelectNew(java.lang.Boolean)">setUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidationFactory(java.lang.Object)">setValidationFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidationGroupPrePersist(java.lang.String)">setValidationGroupPrePersist</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidationGroupPreRemove(java.lang.String)">setValidationGroupPreRemove</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidationGroupPreUpdate(java.lang.String)">setValidationGroupPreUpdate</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidationMode(java.lang.String)">setValidationMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setValidatorInstance(java.lang.Object)">setValidatorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setWriteLockLevel(int)">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setWriteLockLevel(java.lang.String)">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#supportedOptions()">supportedOptions</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.conf.ConfigurationImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addBoolean(java.lang.String)">addBoolean</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addDouble(java.lang.String)">addDouble</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addFile(java.lang.String)">addFile</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addInt(java.lang.String)">addInt</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addObject(java.lang.String)">addObject</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPlugin(java.lang.String,%20boolean)">addPlugin</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPluginList(java.lang.String)">addPluginList</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addString(java.lang.String)">addString</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addStringList(java.lang.String)">addStringList</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addValue(T)">addValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#clone()">clone</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#close()">close</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getAdditionalBeanInfo()">getAdditionalBeanInfo</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getBeanDescriptor()">getBeanDescriptor</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getDefaultEventIndex()">getDefaultEventIndex</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getDefaultPropertyIndex()">getDefaultPropertyIndex</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getEventSetDescriptors()">getEventSetDescriptors</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getIcon(int)">getIcon</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getId()">getId</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLog()">getLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLog(java.lang.String)">getLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLogFactory()">getLogFactory</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getMethodDescriptors()">getMethodDescriptors</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getProductName()">getProductName</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertiesResource()">getPropertiesResource</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertyDescriptors()">getPropertyDescriptors</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertyKeys()">getPropertyKeys</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertyKeys(java.lang.String)">getPropertyKeys</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getUserClassLoader()">getUserClassLoader</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getValue(java.lang.String)">getValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getValues()">getValues</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#hashCode()">hashCode</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#isDeferResourceLoading()">isDeferResourceLoading</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#isReadOnly()">isReadOnly</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#loadGlobals()">loadGlobals</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#readExternal(java.io.ObjectInput)">readExternal</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#removeValue(org.apache.openjpa.lib.conf.Value)">removeValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setDeferResourceLoading(boolean)">setDeferResourceLoading</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setId(java.lang.String)">setId</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLog(java.lang.String)">setLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)">setLogFactory</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProductName(java.lang.String)">setProductName</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProperties(java.lang.String)">setProperties</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setPropertiesFile(java.io.File)">setPropertiesFile</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setReadOnly(int)">setReadOnly</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setUserClassLoader(java.lang.ClassLoader)">setUserClassLoader</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#toProperties(boolean)">toProperties</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#toXMLName(java.lang.String)">toXMLName</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#valueChanged(org.apache.openjpa.lib.conf.Value)">valueChanged</a>, <a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#writeExternal(java.io.ObjectOutput)">writeExternal</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.jdbc.conf.JDBCConfiguration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.openjpa.jdbc.conf.<a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html" title="interface in org.apache.openjpa.jdbc.conf">JDBCConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getConnectionDecoratorInstances()">getConnectionDecoratorInstances</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getConnectionDecorators()">getConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getDataSource(org.apache.openjpa.kernel.StoreContext)">getDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getDataSource2(org.apache.openjpa.kernel.StoreContext)">getDataSource2</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getDBDictionary()">getDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getDBDictionaryInstance()">getDBDictionaryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getDriverDataSource()">getDriverDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getEagerFetchMode()">getEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getEagerFetchModeConstant()">getEagerFetchModeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getFetchDirection()">getFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getFetchDirectionConstant()">getFetchDirectionConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getIdentifierUtil()">getIdentifierUtil</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getIdentifierUtilInstance()">getIdentifierUtilInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getJDBCListenerInstances()">getJDBCListenerInstances</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getJDBCListeners()">getJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getLRSSize()">getLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getLRSSizeConstant()">getLRSSizeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getMappingDefaults()">getMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getMappingDefaultsInstance()">getMappingDefaultsInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getMappingFactory()">getMappingFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getMappingRepositoryInstance()">getMappingRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getResultSetType()">getResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getResultSetTypeConstant()">getResultSetTypeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSchema()">getSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSchemaFactory()">getSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSchemaFactoryInstance()">getSchemaFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSchemas()">getSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSchemasList()">getSchemasList</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSQLFactory()">getSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSQLFactoryInstance()">getSQLFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSubclassFetchMode()">getSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSubclassFetchModeConstant()">getSubclassFetchModeConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getSynchronizeMappings()">getSynchronizeMappings</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getTransactionIsolation()">getTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getTransactionIsolationConstant()">getTransactionIsolationConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getUpdateManager()">getUpdateManager</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#getUpdateManagerInstance()">getUpdateManagerInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#newDriverDataSourceInstance()">newDriverDataSourceInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#newMappingRepositoryInstance()">newMappingRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setConnectionDecorators(org.apache.openjpa.lib.jdbc.ConnectionDecorator[])">setConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setConnectionDecorators(java.lang.String)">setConnectionDecorators</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setDBDictionary(org.apache.openjpa.jdbc.sql.DBDictionary)">setDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setDBDictionary(java.lang.String)">setDBDictionary</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setDriverDataSource(java.lang.String)">setDriverDataSource</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setEagerFetchMode(int)">setEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setEagerFetchMode(java.lang.String)">setEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setFetchDirection(int)">setFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setFetchDirection(java.lang.String)">setFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setIdentifierUtil(org.apache.openjpa.jdbc.identifier.DBIdentifierUtil)">setIdentifierUtil</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setJDBCListeners(org.apache.openjpa.lib.jdbc.JDBCListener[])">setJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setJDBCListeners(java.lang.String)">setJDBCListeners</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setLRSSize(int)">setLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setLRSSize(java.lang.String)">setLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setMappingDefaults(org.apache.openjpa.jdbc.meta.MappingDefaults)">setMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setMappingDefaults(java.lang.String)">setMappingDefaults</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setMappingFactory(java.lang.String)">setMappingFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setResultSetType(int)">setResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setResultSetType(java.lang.String)">setResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSchema(java.lang.String)">setSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSchemaFactory(org.apache.openjpa.jdbc.schema.SchemaFactory)">setSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSchemaFactory(java.lang.String)">setSchemaFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSchemas(java.lang.String)">setSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSchemas(java.lang.String[])">setSchemas</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSQLFactory(org.apache.openjpa.jdbc.sql.SQLFactory)">setSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSQLFactory(java.lang.String)">setSQLFactory</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSubclassFetchMode(int)">setSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSubclassFetchMode(java.lang.String)">setSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setSynchronizeMappings(java.lang.String)">setSynchronizeMappings</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setTransactionIsolation(int)">setTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setTransactionIsolation(java.lang.String)">setTransactionIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setUpdateManager(java.lang.String)">setUpdateManager</a>, <a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfiguration.html#setUpdateManager(org.apache.openjpa.jdbc.kernel.UpdateManager)">setUpdateManager</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfiguration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.openjpa.conf.<a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAggregateListenerInstances()">getAggregateListenerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAggregateListeners()">getAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAuditor()">getAuditor</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAuditorInstance()">getAuditorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAutoClear()">getAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAutoClearConstant()">getAutoClearConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAutoDetach()">getAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getAutoDetachConstant()">getAutoDetachConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getBrokerFactory()">getBrokerFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getBrokerFactoryEventManager()">getBrokerFactoryEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getBrokerImpl()">getBrokerImpl</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCacheDistributionPolicy()">getCacheDistributionPolicy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCacheDistributionPolicyInstance()">getCacheDistributionPolicyInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCacheMarshallerInstances()">getCacheMarshallerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCacheMarshallers()">getCacheMarshallers</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCallbackOptions()">getCallbackOptions</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCallbackOptionsInstance()">getCallbackOptionsInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getClassResolver()">getClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getClassResolverInstance()">getClassResolverInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCompatibility()">getCompatibility</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getCompatibilityInstance()">getCompatibilityInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnection2DriverName()">getConnection2DriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnection2Password()">getConnection2Password</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnection2Properties()">getConnection2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnection2URL()">getConnection2URL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnection2UserName()">getConnection2UserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionDriverName()">getConnectionDriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactory2()">getConnectionFactory2</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactory2Name()">getConnectionFactory2Name</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactory2Properties()">getConnectionFactory2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactoryMode()">getConnectionFactoryMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactoryName()">getConnectionFactoryName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactoryProperties()">getConnectionFactoryProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionPassword()">getConnectionPassword</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionProperties()">getConnectionProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionRetainMode()">getConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionRetainModeConstant()">getConnectionRetainModeConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionURL()">getConnectionURL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionUserName()">getConnectionUserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDataCache()">getDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDataCacheManager()">getDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDataCacheManagerInstance()">getDataCacheManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDataCacheMode()">getDataCacheMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDataCacheTimeout()">getDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDetachStateInstance()">getDetachStateInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDynamicDataStructs()">getDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getDynamicEnhancementAgent()">getDynamicEnhancementAgent</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getEncryptionProvider()">getEncryptionProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFetchBatchSize()">getFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFetchGroups()">getFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFetchGroupsList()">getFetchGroupsList</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFilterListenerInstances()">getFilterListenerInstances</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFilterListeners()">getFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFinderCache()">getFinderCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFinderCacheInstance()">getFinderCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFlushBeforeQueries()">getFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getFlushBeforeQueriesConstant()">getFlushBeforeQueriesConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getIgnoreChanges()">getIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getInstrumentation()">getInstrumentation</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getInstrumentationManagerInstance()">getInstrumentationManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getInverseManager()">getInverseManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getLifecycleEventManager()">getLifecycleEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getLifecycleEventManagerInstance()">getLifecycleEventManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getLockManager()">getLockManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getLockTimeout()">getLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getManagedRuntime()">getManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getManagedRuntimeInstance()">getManagedRuntimeInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMapping()">getMapping</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMaxFetchDepth()">getMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMetaDataFactory()">getMetaDataFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMetaDataRepository()">getMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMetaDataRepositoryInstance()">getMetaDataRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getMultithreaded()">getMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getNontransactionalRead()">getNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getNontransactionalWrite()">getNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getOptimistic()">getOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getOptimizeIdCopy()">getOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getOrphanedKeyAction()">getOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getOrphanedKeyActionInstance()">getOrphanedKeyActionInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getPostLoadOnMerge()">getPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getProxyManager()">getProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getProxyManagerInstance()">getProxyManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQueryCache()">getQueryCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQueryCompilationCache()">getQueryCompilationCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQueryCompilationCacheInstance()">getQueryCompilationCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQuerySQLCache()">getQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQuerySQLCacheInstance()">getQuerySQLCacheInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getQueryTimeout()">getQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getReadLockLevel()">getReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getReadLockLevelConstant()">getReadLockLevelConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRefreshFromDataCache()">getRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRemoteCommitEventManager()">getRemoteCommitEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRemoteCommitProvider()">getRemoteCommitProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRestoreState()">getRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRestoreStateConstant()">getRestoreStateConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRetainState()">getRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRetryClassRegistration()">getRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRuntimeUnenhancedClasses()">getRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getRuntimeUnenhancedClassesConstant()">getRuntimeUnenhancedClassesConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSavepointManager()">getSavepointManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSavepointManagerInstance()">getSavepointManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSequence()">getSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSequenceInstance()">getSequenceInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSpecification()">getSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getSpecificationInstance()">getSpecificationInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getStoreFacadeTypeRegistry()">getStoreFacadeTypeRegistry</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getTransactionMode()">getTransactionMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getUseTCCLinSelectNew()">getUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidationFactoryInstance()">getValidationFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidationGroupPrePersist()">getValidationGroupPrePersist</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidationGroupPreRemove()">getValidationGroupPreRemove</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidationGroupPreUpdate()">getValidationGroupPreUpdate</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidationMode()">getValidationMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getValidatorInstance()">getValidatorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getWriteLockLevel()">getWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getWriteLockLevelConstant()">getWriteLockLevelConstant</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#isConnectionFactoryModeManaged()">isConnectionFactoryModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#isInitializeEagerly()">isInitializeEagerly</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#isTransactionModeManaged()">isTransactionModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#metaDataRepositoryAvailable()">metaDataRepositoryAvailable</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newBrokerInstance(java.lang.String,%20java.lang.String)">newBrokerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newInverseManagerInstance()">newInverseManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newLockManagerInstance()">newLockManagerInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newMetaDataFactoryInstance()">newMetaDataFactoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newMetaDataRepositoryInstance()">newMetaDataRepositoryInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#newRemoteCommitProviderInstance()">newRemoteCommitProviderInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAggregateListeners(org.apache.openjpa.kernel.exps.AggregateListener[])">setAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAggregateListeners(java.lang.String)">setAggregateListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAuditor(java.lang.String)">setAuditor</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAuditorInstance(org.apache.openjpa.audit.Auditor)">setAuditorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAutoClear(int)">setAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAutoClear(java.lang.String)">setAutoClear</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAutoDetach(int)">setAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setAutoDetach(java.lang.String)">setAutoDetach</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setBrokerFactory(java.lang.String)">setBrokerFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setBrokerImpl(java.lang.String)">setBrokerImpl</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setCacheDistributionPolicy(java.lang.String)">setCacheDistributionPolicy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setCacheDistributionPolicyInstance(org.apache.openjpa.datacache.CacheDistributionPolicy)">setCacheDistributionPolicyInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setCacheMarshallers(java.lang.String)">setCacheMarshallers</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setCallbackOptions(java.lang.String)">setCallbackOptions</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setClassResolver(org.apache.openjpa.util.ClassResolver)">setClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setClassResolver(java.lang.String)">setClassResolver</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setCompatibility(java.lang.String)">setCompatibility</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnection2DriverName(java.lang.String)">setConnection2DriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnection2Password(java.lang.String)">setConnection2Password</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnection2Properties(java.lang.String)">setConnection2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnection2URL(java.lang.String)">setConnection2URL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnection2UserName(java.lang.String)">setConnection2UserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionDriverName(java.lang.String)">setConnectionDriverName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactory(java.lang.Object)">setConnectionFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactory2(java.lang.Object)">setConnectionFactory2</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactory2Name(java.lang.String)">setConnectionFactory2Name</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactory2Properties(java.lang.String)">setConnectionFactory2Properties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactoryMode(java.lang.String)">setConnectionFactoryMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactoryModeManaged(boolean)">setConnectionFactoryModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactoryName(java.lang.String)">setConnectionFactoryName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionFactoryProperties(java.lang.String)">setConnectionFactoryProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionPassword(java.lang.String)">setConnectionPassword</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionProperties(java.lang.String)">setConnectionProperties</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionRetainMode(int)">setConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionRetainMode(java.lang.String)">setConnectionRetainMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionURL(java.lang.String)">setConnectionURL</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setConnectionUserName(java.lang.String)">setConnectionUserName</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCache(java.lang.String)">setDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCacheManager(org.apache.openjpa.datacache.DataCacheManager)">setDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCacheManager(java.lang.String)">setDataCacheManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCacheMode(java.lang.String)">setDataCacheMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCacheTimeout(int)">setDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDataCacheTimeout(java.lang.Integer)">setDataCacheTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDetachState(org.apache.openjpa.conf.DetachOptions)">setDetachState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDetachState(java.lang.String)">setDetachState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDynamicDataStructs(boolean)">setDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDynamicDataStructs(java.lang.Boolean)">setDynamicDataStructs</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setDynamicEnhancementAgent(boolean)">setDynamicEnhancementAgent</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setEncryptionProvider(java.lang.String)">setEncryptionProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFetchBatchSize(int)">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFetchBatchSize(java.lang.Integer)">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFetchGroups(java.lang.String)">setFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFetchGroups(java.lang.String[])">setFetchGroups</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFilterListeners(org.apache.openjpa.kernel.exps.FilterListener[])">setFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFilterListeners(java.lang.String)">setFilterListeners</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFinderCache(java.lang.String)">setFinderCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFlushBeforeQueries(int)">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setFlushBeforeQueries(java.lang.String)">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setIgnoreChanges(boolean)">setIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setIgnoreChanges(java.lang.Boolean)">setIgnoreChanges</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setInitializeEagerly(boolean)">setInitializeEagerly</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setInstrumentation(java.lang.String)">setInstrumentation</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setInverseManager(java.lang.String)">setInverseManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setLifecycleEventManager(java.lang.String)">setLifecycleEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setLockManager(java.lang.String)">setLockManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setLockTimeout(int)">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setLockTimeout(java.lang.Integer)">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setManagedRuntime(org.apache.openjpa.ee.ManagedRuntime)">setManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setManagedRuntime(java.lang.String)">setManagedRuntime</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMapping(java.lang.String)">setMapping</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMaxFetchDepth(int)">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMaxFetchDepth(java.lang.Integer)">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMetaDataFactory(java.lang.String)">setMetaDataFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMetaDataRepository(org.apache.openjpa.meta.MetaDataRepository)">setMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMetaDataRepository(java.lang.String)">setMetaDataRepository</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMultithreaded(boolean)">setMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setMultithreaded(java.lang.Boolean)">setMultithreaded</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setNontransactionalRead(boolean)">setNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setNontransactionalRead(java.lang.Boolean)">setNontransactionalRead</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setNontransactionalWrite(boolean)">setNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setNontransactionalWrite(java.lang.Boolean)">setNontransactionalWrite</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOptimistic(boolean)">setOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOptimistic(java.lang.Boolean)">setOptimistic</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOptimizeIdCopy(boolean)">setOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOptimizeIdCopy(java.lang.Boolean)">setOptimizeIdCopy</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOrphanedKeyAction(org.apache.openjpa.event.OrphanedKeyAction)">setOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setOrphanedKeyAction(java.lang.String)">setOrphanedKeyAction</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setPostLoadOnMerge(boolean)">setPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setPostLoadOnMerge(java.lang.Boolean)">setPostLoadOnMerge</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setProxyManager(org.apache.openjpa.util.ProxyManager)">setProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setProxyManager(java.lang.String)">setProxyManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setQueryCache(java.lang.String)">setQueryCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setQueryCompilationCache(java.lang.String)">setQueryCompilationCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setQuerySQLCache(org.apache.openjpa.kernel.PreparedQueryCache)">setQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setQuerySQLCache(java.lang.String)">setQuerySQLCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setQueryTimeout(int)">setQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setReadLockLevel(int)">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setReadLockLevel(java.lang.String)">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRefreshFromDataCache(boolean)">setRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRefreshFromDataCache(java.lang.Boolean)">setRefreshFromDataCache</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRemoteCommitEventManager(org.apache.openjpa.event.RemoteCommitEventManager)">setRemoteCommitEventManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRemoteCommitProvider(java.lang.String)">setRemoteCommitProvider</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRestoreState(int)">setRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRestoreState(java.lang.String)">setRestoreState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRetainState(boolean)">setRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRetainState(java.lang.Boolean)">setRetainState</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRetryClassRegistration(boolean)">setRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRetryClassRegistration(java.lang.Boolean)">setRetryClassRegistration</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRuntimeUnenhancedClasses(int)">setRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setRuntimeUnenhancedClasses(java.lang.String)">setRuntimeUnenhancedClasses</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setSavepointManager(java.lang.String)">setSavepointManager</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setSequence(org.apache.openjpa.kernel.Seq)">setSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setSequence(java.lang.String)">setSequence</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setSpecification(org.apache.openjpa.conf.Specification)">setSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setSpecification(java.lang.String)">setSpecification</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setTransactionMode(java.lang.String)">setTransactionMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setTransactionModeManaged(boolean)">setTransactionModeManaged</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setUseTCCLinSelectNew(boolean)">setUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setUseTCCLinSelectNew(java.lang.Boolean)">setUseTCCLinSelectNew</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidationFactory(java.lang.Object)">setValidationFactory</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidationGroupPrePersist(java.lang.String)">setValidationGroupPrePersist</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidationGroupPreRemove(java.lang.String)">setValidationGroupPreRemove</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidationGroupPreUpdate(java.lang.String)">setValidationGroupPreUpdate</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidationMode(java.lang.String)">setValidationMode</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setValidatorInstance(java.lang.Object)">setValidatorInstance</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setWriteLockLevel(int)">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#setWriteLockLevel(java.lang.String)">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#supportedOptions()">supportedOptions</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.conf.Configuration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a></h3>
<code><a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#addValue(T)">addValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#clone()">clone</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#close()">close</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getConfigurationLog()">getConfigurationLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getId()">getId</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getLog()">getLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getLog(java.lang.String)">getLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getLogFactory()">getLogFactory</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getProductName()">getProductName</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getPropertyKeys()">getPropertyKeys</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getPropertyKeys(java.lang.String)">getPropertyKeys</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getUserClassLoader()">getUserClassLoader</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getValue(java.lang.String)">getValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#getValues()">getValues</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#instantiateAll()">instantiateAll</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#isReadOnly()">isReadOnly</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#removeValue(org.apache.openjpa.lib.conf.Value)">removeValue</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setId(java.lang.String)">setId</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setLog(java.lang.String)">setLog</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)">setLogFactory</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setProductName(java.lang.String)">setProductName</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setReadOnly(int)">setReadOnly</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#setUserClassLoader(java.lang.ClassLoader)">setUserClassLoader</a>, <a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#toProperties(boolean)">toProperties</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.beans.BeanInfo">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.beans.<a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans">BeanInfo</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getAdditionalBeanInfo()" title="class or interface in java.beans">getAdditionalBeanInfo</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getBeanDescriptor()" title="class or interface in java.beans">getBeanDescriptor</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getDefaultEventIndex()" title="class or interface in java.beans">getDefaultEventIndex</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getDefaultPropertyIndex()" title="class or interface in java.beans">getDefaultPropertyIndex</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getEventSetDescriptors()" title="class or interface in java.beans">getEventSetDescriptors</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getIcon(int)" title="class or interface in java.beans">getIcon</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getMethodDescriptors()" title="class or interface in java.beans">getMethodDescriptors</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/beans/BeanInfo.html?is-external=true#getPropertyDescriptors()" title="class or interface in java.beans">getPropertyDescriptors</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="lenientPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lenientPlugin</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/BooleanValue.html" title="class in org.apache.openjpa.lib.conf">BooleanValue</a> lenientPlugin</pre>
</li>
</ul>
<a name="masterPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>masterPlugin</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/StringValue.html" title="class in org.apache.openjpa.lib.conf">StringValue</a> masterPlugin</pre>
</li>
</ul>
<a name="namesPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>namesPlugin</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</a> namesPlugin</pre>
</li>
</ul>
<a name="distributionPolicyPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>distributionPolicyPlugin</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a> distributionPolicyPlugin</pre>
</li>
</ul>
<a name="replicationPolicyPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replicationPolicyPlugin</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a> replicationPolicyPlugin</pre>
</li>
</ul>
<a name="queryTargetPolicyPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>queryTargetPolicyPlugin</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a> queryTargetPolicyPlugin</pre>
</li>
</ul>
<a name="finderTargetPolicyPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>finderTargetPolicyPlugin</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/PluginValue.html" title="class in org.apache.openjpa.lib.conf">PluginValue</a> finderTargetPolicyPlugin</pre>
</li>
</ul>
<a name="replicatedTypesPlugin">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replicatedTypesPlugin</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/conf/StringListValue.html" title="class in org.apache.openjpa.lib.conf">StringListValue</a> replicatedTypesPlugin</pre>
</li>
</ul>
<a name="DOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DOT</h4>
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DOT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl.DOT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REGEX_DOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGEX_DOT</h4>
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> REGEX_DOT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl.REGEX_DOT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PREFIX_SLICE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFIX_SLICE</h4>
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PREFIX_SLICE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl.PREFIX_SLICE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PREFIX_OPENJPA">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PREFIX_OPENJPA</h4>
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PREFIX_OPENJPA</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl.PREFIX_OPENJPA">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DistributedJDBCConfigurationImpl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DistributedJDBCConfigurationImpl</h4>
<pre>public&nbsp;DistributedJDBCConfigurationImpl()</pre>
<div class="block">Create a configuration and declare the plug-ins.</div>
</li>
</ul>
<a name="DistributedJDBCConfigurationImpl(org.apache.openjpa.lib.conf.ConfigurationProvider)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DistributedJDBCConfigurationImpl</h4>
<pre>public&nbsp;DistributedJDBCConfigurationImpl(<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf">ConfigurationProvider</a>&nbsp;cp)</pre>
<div class="block">Configure itself as well as underlying slices.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getActiveSliceNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActiveSliceNames</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getActiveSliceNames()</pre>
<div class="block">Gets the name of the active slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getActiveSliceNames()">getActiveSliceNames</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getAvailableSliceNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvailableSliceNames</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getAvailableSliceNames()</pre>
<div class="block">Gets the name of the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getAvailableSliceNames()">getAvailableSliceNames</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getSlices(org.apache.openjpa.slice.Slice.Status...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSlices</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a>&gt;&nbsp;getSlices(<a href="../../../../../org/apache/openjpa/slice/Slice.Status.html" title="enum in org.apache.openjpa.slice">Slice.Status</a>...&nbsp;statuses)</pre>
<div class="block">Gets the slices of given status. Null returns all irrespective of status.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getSlices(org.apache.openjpa.slice.Slice.Status...)">getSlices</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>statuses</code> - list of status flags. If null, returns all slices
irrespective of status.</dd></dl>
</li>
</ul>
<a name="getSlice(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSlice</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a>&nbsp;getSlice(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getSlice(java.lang.String)">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the Slice for a given name.
Exception is raised if the given slice is not configured.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getSlice(java.lang.String)">getSlice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getSlice(java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSlice</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a>&nbsp;getSlice(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;mustExist)</pre>
<div class="block">Get the Slice of the given slice.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>mustExist</code> - if true an exception if raised if the given slice name
is not a valid slice.</dd></dl>
</li>
</ul>
<a name="getDistributionPolicyInstance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistributionPolicyInstance</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/DistributionPolicy.html" title="interface in org.apache.openjpa.slice">DistributionPolicy</a>&nbsp;getDistributionPolicyInstance()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getDistributionPolicyInstance()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy that governs how new instances will be distributed across
the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getDistributionPolicyInstance()">getDistributionPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getDistributionPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistributionPolicy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDistributionPolicy()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getDistributionPolicy()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy, as a plugin string, that governs how new instances will
be distributed across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getDistributionPolicy()">getDistributionPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setDistributionPolicyInstance(org.apache.openjpa.slice.DistributionPolicy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDistributionPolicyInstance</h4>
<pre>public&nbsp;void&nbsp;setDistributionPolicyInstance(<a href="../../../../../org/apache/openjpa/slice/DistributionPolicy.html" title="interface in org.apache.openjpa.slice">DistributionPolicy</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setDistributionPolicyInstance(org.apache.openjpa.slice.DistributionPolicy)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy that governs how new instances will be distributed across
the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setDistributionPolicyInstance(org.apache.openjpa.slice.DistributionPolicy)">setDistributionPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setDistributionPolicy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDistributionPolicy</h4>
<pre>public&nbsp;void&nbsp;setDistributionPolicy(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setDistributionPolicy(java.lang.String)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy, from the given plugin string, that governs how new
instances will be distributed across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setDistributionPolicy(java.lang.String)">setDistributionPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getReplicationPolicyInstance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReplicationPolicyInstance</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/ReplicationPolicy.html" title="interface in org.apache.openjpa.slice">ReplicationPolicy</a>&nbsp;getReplicationPolicyInstance()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getReplicationPolicyInstance()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy that governs how new replicated instances will be
replicated across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getReplicationPolicyInstance()">getReplicationPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getReplicationPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReplicationPolicy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getReplicationPolicy()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getReplicationPolicy()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy, as a plugin string, that governs how new replicated
instances will be replicated across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getReplicationPolicy()">getReplicationPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setReplicationPolicyInstance(org.apache.openjpa.slice.ReplicationPolicy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReplicationPolicyInstance</h4>
<pre>public&nbsp;void&nbsp;setReplicationPolicyInstance(<a href="../../../../../org/apache/openjpa/slice/ReplicationPolicy.html" title="interface in org.apache.openjpa.slice">ReplicationPolicy</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setReplicationPolicyInstance(org.apache.openjpa.slice.ReplicationPolicy)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy that governs how new replicated instances will be
replicated across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setReplicationPolicyInstance(org.apache.openjpa.slice.ReplicationPolicy)">setReplicationPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setReplicationPolicy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReplicationPolicy</h4>
<pre>public&nbsp;void&nbsp;setReplicationPolicy(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setReplicationPolicy(java.lang.String)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy, from the given plugin string, that governs how new
replicated instances will be replicated across the available slices.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setReplicationPolicy(java.lang.String)">setReplicationPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getQueryTargetPolicyInstance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getQueryTargetPolicyInstance</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/QueryTargetPolicy.html" title="interface in org.apache.openjpa.slice">QueryTargetPolicy</a>&nbsp;getQueryTargetPolicyInstance()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getQueryTargetPolicyInstance()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy that governs which slices will be targeted for a given query.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getQueryTargetPolicyInstance()">getQueryTargetPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getQueryTargetPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getQueryTargetPolicy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getQueryTargetPolicy()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getQueryTargetPolicy()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy, as a plugin string, that governs which slices will be targeted
for a given query.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getQueryTargetPolicy()">getQueryTargetPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setQueryTargetPolicyInstance(org.apache.openjpa.slice.QueryTargetPolicy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setQueryTargetPolicyInstance</h4>
<pre>public&nbsp;void&nbsp;setQueryTargetPolicyInstance(<a href="../../../../../org/apache/openjpa/slice/QueryTargetPolicy.html" title="interface in org.apache.openjpa.slice">QueryTargetPolicy</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setQueryTargetPolicyInstance(org.apache.openjpa.slice.QueryTargetPolicy)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy that governs which slices will be targeted for a given query.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setQueryTargetPolicyInstance(org.apache.openjpa.slice.QueryTargetPolicy)">setQueryTargetPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setQueryTargetPolicy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setQueryTargetPolicy</h4>
<pre>public&nbsp;void&nbsp;setQueryTargetPolicy(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setQueryTargetPolicy(java.lang.String)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy, from the given plugin string, that governs which slices will
be targeted for a given query.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setQueryTargetPolicy(java.lang.String)">setQueryTargetPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getFinderTargetPolicyInstance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFinderTargetPolicyInstance</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/FinderTargetPolicy.html" title="interface in org.apache.openjpa.slice">FinderTargetPolicy</a>&nbsp;getFinderTargetPolicyInstance()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getFinderTargetPolicyInstance()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy that governs which slices will be targeted for a given finder.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getFinderTargetPolicyInstance()">getFinderTargetPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getFinderTargetPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFinderTargetPolicy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFinderTargetPolicy()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getFinderTargetPolicy()">DistributedConfiguration</a></code></strong></div>
<div class="block">Gets the policy, as a plugin string, that governs which slices will be targeted
for a given finder.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#getFinderTargetPolicy()">getFinderTargetPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setFinderTargetPolicyInstance(org.apache.openjpa.slice.FinderTargetPolicy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFinderTargetPolicyInstance</h4>
<pre>public&nbsp;void&nbsp;setFinderTargetPolicyInstance(<a href="../../../../../org/apache/openjpa/slice/FinderTargetPolicy.html" title="interface in org.apache.openjpa.slice">FinderTargetPolicy</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setFinderTargetPolicyInstance(org.apache.openjpa.slice.FinderTargetPolicy)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy that governs which slices will be targeted for a given finder.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setFinderTargetPolicyInstance(org.apache.openjpa.slice.FinderTargetPolicy)">setFinderTargetPolicyInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setFinderTargetPolicy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFinderTargetPolicy</h4>
<pre>public&nbsp;void&nbsp;setFinderTargetPolicy(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;policy)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setFinderTargetPolicy(java.lang.String)">DistributedConfiguration</a></code></strong></div>
<div class="block">Sets the policy, from the given plugin string, that governs which slices will
be targeted for a given finder.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#setFinderTargetPolicy(java.lang.String)">setFinderTargetPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getConnectionFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnectionFactory</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedDataSource.html" title="class in org.apache.openjpa.slice.jdbc">DistributedDataSource</a>&nbsp;getConnectionFactory()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactory()">OpenJPAConfiguration</a></code></strong></div>
<div class="block">The connection factory, possibly from JNDI.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#getConnectionFactory()">getConnectionFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#getConnectionFactory()">getConnectionFactory</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">JDBCConfigurationImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="isLenient()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isLenient</h4>
<pre>public&nbsp;boolean&nbsp;isLenient()</pre>
</li>
</ul>
<a name="setLenient(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLenient</h4>
<pre>public&nbsp;void&nbsp;setLenient(boolean&nbsp;lenient)</pre>
</li>
</ul>
<a name="setMaster(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaster</h4>
<pre>public&nbsp;void&nbsp;setMaster(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;master)</pre>
</li>
</ul>
<a name="getMasterSlice()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMasterSlice</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/slice/Slice.html" title="class in org.apache.openjpa.slice">Slice</a>&nbsp;getMasterSlice()</pre>
<div class="block">Gets the master slice.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html#getMasterSlice()">getMasterSlice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html" title="interface in org.apache.openjpa.slice.jdbc">DistributedJDBCConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="fromProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromProperties</h4>
<pre>public&nbsp;void&nbsp;fromProperties(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;original)</pre>
<div class="block">Given the properties, creates a set of individual configurations.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html#fromProperties(java.util.Map)">fromProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#fromProperties(java.util.Map)">fromProperties</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="createConnectionFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createConnectionFactory</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/jdbc/DecoratingDataSource.html" title="class in org.apache.openjpa.lib.jdbc">DecoratingDataSource</a>&nbsp;createConnectionFactory()</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#createConnectionFactory()">JDBCConfigurationImpl</a></code></strong></div>
<div class="block">Create the connection factory if necessary.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html#createConnectionFactory()">createConnectionFactory</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/conf/JDBCConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.conf">JDBCConfigurationImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="isReplicated(java.lang.Class)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isReplicated</h4>
<pre>public&nbsp;boolean&nbsp;isReplicated(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;cls)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#isReplicated(java.lang.Class)">DistributedConfiguration</a></code></strong></div>
<div class="block">Affirms if the given type is replicated.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html#isReplicated(java.lang.Class)">isReplicated</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/slice/DistributedConfiguration.html" title="interface in org.apache.openjpa.slice">DistributedConfiguration</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DistributedJDBCConfigurationImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCConfiguration.html" title="interface in org.apache.openjpa.slice.jdbc"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedPreparedStatement.html" title="class in org.apache.openjpa.slice.jdbc"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/slice/jdbc/DistributedJDBCConfigurationImpl.html" target="_top">Frames</a></li>
<li><a href="DistributedJDBCConfigurationImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2017 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>