blob: d86bc13a90b5dc91dcdd8e9ffb9a31c9f64022ee [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Thu Jun 14 10:04:14 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.openjpa.kernel.BrokerFactory (OpenJPA Parent POM 2.4.3 API)</title>
<meta name="date" content="2018-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.openjpa.kernel.BrokerFactory (OpenJPA Parent POM 2.4.3 API)";
}
//-->
</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><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/kernel/class-use/BrokerFactory.html" target="_top">Frames</a></li>
<li><a href="BrokerFactory.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.openjpa.kernel.BrokerFactory" class="title">Uses of Interface<br>org.apache.openjpa.kernel.BrokerFactory</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.abstractstore">org.apache.openjpa.abstractstore</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Abstract StoreManager Implementation</strong>
This package provides some infrastructure classes to help in the creation
of OpenJPA drivers for new non-relational data stores.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.conf">org.apache.openjpa.conf</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Configuration</strong>
This package provides base OpenJPA configuration interfaces.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.event">org.apache.openjpa.event</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Events</strong>
This package provides some interfaces and useful implementations
for OpenJPA's event notification framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.kernel">org.apache.openjpa.jdbc.kernel</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC Runtime Kernel</strong>
Runtime services for the JDBC OpenJPA implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.kernel">org.apache.openjpa.kernel</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Runtime Kernel</strong>
This package provides a common OpenJPA runtime environment that can be
adapted for use with various data store mechanisms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.persistence">org.apache.openjpa.persistence</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA JPA</strong>
This package provides an JPA facade to OpenJPA.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.slice">org.apache.openjpa.slice</a></td>
<td class="colLast">
<div class="block">Extended OpenJPA Interfaces for distributed databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.slice.jdbc">org.apache.openjpa.slice.jdbc</a></td>
<td class="colLast">
<div class="block">Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.util">org.apache.openjpa.util</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA Utilities</strong>
This package provides utilities to facilitate the handling of second
class objects and OpenJPA object ids.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.openjpa.abstractstore">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/abstractstore/package-summary.html">org.apache.openjpa.abstractstore</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/openjpa/abstractstore/package-summary.html">org.apache.openjpa.abstractstore</a> that implement <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/abstractstore/AbstractStoreBrokerFactory.html" title="class in org.apache.openjpa.abstractstore">AbstractStoreBrokerFactory</a></strong></code>
<div class="block"><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel"><code>BrokerFactory</code></a> implementation for use with the
<a href="../../../../../org/apache/openjpa/abstractstore/AbstractStoreManager.html" title="class in org.apache.openjpa.abstractstore"><code>AbstractStoreManager</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.conf">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/openjpa/conf/package-summary.html">org.apache.openjpa.conf</a> with parameters of type <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/conf/MetaDataCacheMaintenance.html#MetaDataCacheMaintenance(org.apache.openjpa.kernel.BrokerFactory,%20boolean)">MetaDataCacheMaintenance</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory,
boolean&nbsp;devpath)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/conf/MetaDataCacheMaintenance.html#MetaDataCacheMaintenance(org.apache.openjpa.kernel.BrokerFactory,%20boolean,%20boolean)">MetaDataCacheMaintenance</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory,
boolean&nbsp;devpath,
boolean&nbsp;verbose)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>logging is routed to the logging system now.</i></div>
</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.event">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/event/package-summary.html">org.apache.openjpa.event</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/openjpa/event/package-summary.html">org.apache.openjpa.event</a> that return <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">BrokerFactoryEvent.</span><code><strong><a href="../../../../../org/apache/openjpa/event/BrokerFactoryEvent.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/openjpa/event/package-summary.html">org.apache.openjpa.event</a> with parameters of type <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/event/BrokerFactoryEvent.html#BrokerFactoryEvent(org.apache.openjpa.kernel.BrokerFactory,%20int)">BrokerFactoryEvent</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;brokerFactory,
int&nbsp;eventType)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.kernel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/jdbc/kernel/package-summary.html">org.apache.openjpa.jdbc.kernel</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/openjpa/jdbc/kernel/package-summary.html">org.apache.openjpa.jdbc.kernel</a> that implement <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCBrokerFactory.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCBrokerFactory</a></strong></code>
<div class="block">BrokerFactory type for use with the JDBC runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.kernel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/kernel/package-summary.html">org.apache.openjpa.kernel</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/openjpa/kernel/package-summary.html">org.apache.openjpa.kernel</a> that implement <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/AbstractBrokerFactory.html" title="class in org.apache.openjpa.kernel">AbstractBrokerFactory</a></strong></code>
<div class="block">Abstract implementation of the <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel"><code>BrokerFactory</code></a>
that must be subclassed for a specific runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBrokerFactory.html" title="class in org.apache.openjpa.kernel">DelegatingBrokerFactory</a></strong></code>
<div class="block">Delegating broker factory that can also perform exception translation
for use in facades.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/openjpa/kernel/package-summary.html">org.apache.openjpa.kernel</a> that return <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelegatingBroker.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBroker.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">BrokerImpl.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/BrokerImpl.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/Broker.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>
<div class="block">Return the factory that produced this broker.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">Bootstrap.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/Bootstrap.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>
<div class="block">Return a pooled factory for the default configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">Bootstrap.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/Bootstrap.html#getBrokerFactory(org.apache.openjpa.lib.conf.ConfigurationProvider,%20java.lang.ClassLoader)">getBrokerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf">ConfigurationProvider</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;loader)</code>
<div class="block">Return a pooled factory for the given configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelegatingBrokerFactory.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBrokerFactory.html#getDelegate()">getDelegate</a></strong>()</code>
<div class="block">Return the direct delegate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelegatingBrokerFactory.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBrokerFactory.html#getInnermostDelegate()">getInnermostDelegate</a></strong>()</code>
<div class="block">Return the native delegate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">Bootstrap.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/Bootstrap.html#newBrokerFactory()">newBrokerFactory</a></strong>()</code>
<div class="block">Return a new factory for the default configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">Bootstrap.</span><code><strong><a href="../../../../../org/apache/openjpa/kernel/Bootstrap.html#newBrokerFactory(org.apache.openjpa.lib.conf.ConfigurationProvider,%20java.lang.ClassLoader)">newBrokerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/lib/conf/ConfigurationProvider.html" title="interface in org.apache.openjpa.lib.conf">ConfigurationProvider</a>&nbsp;conf,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;loader)</code>
<div class="block">Return a new factory for the given configuration.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/openjpa/kernel/package-summary.html">org.apache.openjpa.kernel</a> with parameters of type <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBrokerFactory.html#DelegatingBrokerFactory(org.apache.openjpa.kernel.BrokerFactory)">DelegatingBrokerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory)</code>
<div class="block">Constructor; supply delegate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/DelegatingBrokerFactory.html#DelegatingBrokerFactory(org.apache.openjpa.kernel.BrokerFactory,%20org.apache.openjpa.util.RuntimeExceptionTranslator)">DelegatingBrokerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory,
<a href="../../../../../org/apache/openjpa/util/RuntimeExceptionTranslator.html" title="interface in org.apache.openjpa.util">RuntimeExceptionTranslator</a>&nbsp;trans)</code>
<div class="block">Constructor; supply delegate and exception translator.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.persistence">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/persistence/package-summary.html">org.apache.openjpa.persistence</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/openjpa/persistence/package-summary.html">org.apache.openjpa.persistence</a> that return <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">EntityManagerFactoryImpl.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/EntityManagerFactoryImpl.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>
<div class="block">Delegate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">OpenJPAPersistence.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/OpenJPAPersistence.html#toBrokerFactory(javax.persistence.EntityManagerFactory)">toBrokerFactory</a></strong>(javax.persistence.EntityManagerFactory&nbsp;factory)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>use <a href="../../../../../org/apache/openjpa/persistence/JPAFacadeHelper.html" title="class in org.apache.openjpa.persistence"><code>JPAFacadeHelper</code></a> instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">JPAFacadeHelper.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/JPAFacadeHelper.html#toBrokerFactory(javax.persistence.EntityManagerFactory)">toBrokerFactory</a></strong>(javax.persistence.EntityManagerFactory&nbsp;emf)</code>
<div class="block">Return the underlying broker factory for the given persistence manager
factory facade.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/openjpa/persistence/package-summary.html">org.apache.openjpa.persistence</a> with parameters of type <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/persistence/OpenJPAEntityManagerFactory.html" title="interface in org.apache.openjpa.persistence">OpenJPAEntityManagerFactory</a></code></td>
<td class="colLast"><span class="strong">EntityManagerFactoryValue.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/EntityManagerFactoryValue.html#newFactory(org.apache.openjpa.kernel.BrokerFactory)">newFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;bf)</code>
<div class="block">Create a new factory of the configured type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EntityManagerFactoryImpl.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/EntityManagerFactoryImpl.html#setBrokerFactory(org.apache.openjpa.kernel.BrokerFactory)">setBrokerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory)</code>
<div class="block">Delegate must be provided before use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/persistence/OpenJPAEntityManagerFactory.html" title="interface in org.apache.openjpa.persistence">OpenJPAEntityManagerFactory</a></code></td>
<td class="colLast"><span class="strong">OpenJPAPersistence.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/OpenJPAPersistence.html#toEntityManagerFactory(org.apache.openjpa.kernel.BrokerFactory)">toEntityManagerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>use <a href="../../../../../org/apache/openjpa/persistence/JPAFacadeHelper.html" title="class in org.apache.openjpa.persistence"><code>JPAFacadeHelper</code></a> instead. This method pierces
the published-API boundary, as does the JPAFacadeHelper utilization.</i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/persistence/OpenJPAEntityManagerFactory.html" title="interface in org.apache.openjpa.persistence">OpenJPAEntityManagerFactory</a></code></td>
<td class="colLast"><span class="strong">JPAFacadeHelper.</span><code><strong><a href="../../../../../org/apache/openjpa/persistence/JPAFacadeHelper.html#toEntityManagerFactory(org.apache.openjpa.kernel.BrokerFactory)">toEntityManagerFactory</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/openjpa/persistence/package-summary.html">org.apache.openjpa.persistence</a> with parameters of type <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/persistence/EntityManagerFactoryImpl.html#EntityManagerFactoryImpl(org.apache.openjpa.kernel.BrokerFactory)">EntityManagerFactoryImpl</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a>&nbsp;factory)</code>
<div class="block">Supply delegate on construction.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.slice">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/slice/package-summary.html">org.apache.openjpa.slice</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/slice/package-summary.html">org.apache.openjpa.slice</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/DistributedBrokerFactory.html" title="interface in org.apache.openjpa.slice">DistributedBrokerFactory</a></strong></code>
<div class="block">Extension to BrokerFactory to allow dynamically add/remove slices.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.slice.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/slice/jdbc/package-summary.html">org.apache.openjpa.slice.jdbc</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/openjpa/slice/jdbc/package-summary.html">org.apache.openjpa.slice.jdbc</a> that implement <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/slice/jdbc/DistributedJDBCBrokerFactory.html" title="class in org.apache.openjpa.slice.jdbc">DistributedJDBCBrokerFactory</a></strong></code>
<div class="block">A factory for distributed JDBC datastores.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a> in <a href="../../../../../org/apache/openjpa/util/package-summary.html">org.apache.openjpa.util</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/openjpa/util/package-summary.html">org.apache.openjpa.util</a> that return <a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedVectorProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedVectorProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedTreeSetProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedTreeSetProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedPriorityQueueProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedPriorityQueueProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedLinkedListProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedLinkedListProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedLinkedHashSetProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedLinkedHashSetProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedHashSetProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedHashSetProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">BrokerFactory</a></code></td>
<td class="colLast"><span class="strong">DelayedArrayListProxy.</span><code><strong><a href="../../../../../org/apache/openjpa/util/DelayedArrayListProxy.html#getBrokerFactory()">getBrokerFactory</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/kernel/class-use/BrokerFactory.html" target="_top">Frames</a></li>
<li><a href="BrokerFactory.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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>