blob: ec8098435428127d9df976d0268c03120d394118 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_171) on Thu Jun 14 10:06:13 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TargetFetchConfiguration (OpenJPA Parent POM 3.0.0 API)</title>
<meta name="date" content="2018-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TargetFetchConfiguration (OpenJPA Parent POM 3.0.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TargetFetchConfiguration.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/SliceStoreManager.html" title="class in org.apache.openjpa.slice.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/UniqueResultObjectProvider.html" title="class in org.apache.openjpa.slice.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html" target="_top">Frames</a></li>
<li><a href="TargetFetchConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">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>Field&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 TargetFetchConfiguration" class="title">Class TargetFetchConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/8/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/kernel/FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel">org.apache.openjpa.kernel.FetchConfigurationImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl</a></li>
<li>
<ul class="inheritance">
<li>org.apache.openjpa.slice.jdbc.TargetFetchConfiguration</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://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/EagerFetchModes.html" title="interface in org.apache.openjpa.jdbc.kernel">EagerFetchModes</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfiguration.html" title="interface in org.apache.openjpa.jdbc.kernel">JDBCFetchConfiguration</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/LRSSizes.html" title="interface in org.apache.openjpa.jdbc.kernel">LRSSizes</a>, <a href="../../../../../org/apache/openjpa/jdbc/sql/JoinSyntaxes.html" title="interface in org.apache.openjpa.jdbc.sql">JoinSyntaxes</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a>, <a href="../../../../../org/apache/openjpa/kernel/LockLevels.html" title="interface in org.apache.openjpa.kernel">LockLevels</a>, <a href="../../../../../org/apache/openjpa/kernel/LockScopes.html" title="interface in org.apache.openjpa.kernel">LockScopes</a>, <a href="../../../../../org/apache/openjpa/kernel/QueryFlushModes.html" title="interface in org.apache.openjpa.kernel">QueryFlushModes</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">TargetFetchConfiguration</span>
extends <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl</a>
implements <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a></pre>
<div class="block">A fetch configuration that is aware of special hint to narrow its operation on
subset of slices.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Pinaki Poddar</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../serialized-form.html#org.apache.openjpa.slice.jdbc.TargetFetchConfiguration">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.openjpa.jdbc.kernel.<a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.JDBCConfigurationState.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl.JDBCConfigurationState</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.openjpa.kernel.FetchConfigurationImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl.ConfigurationState</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.jdbc.kernel.<a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#Z:Z_state">_state</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.kernel.FetchConfiguration">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#FETCH_LOAD">FETCH_LOAD</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#FETCH_NONE">FETCH_NONE</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#FETCH_REF">FETCH_REF</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.kernel.LockLevels">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/LockLevels.html" title="interface in org.apache.openjpa.kernel">LockLevels</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/LockLevels.html#LOCK_NONE">LOCK_NONE</a>, <a href="../../../../../org/apache/openjpa/kernel/LockLevels.html#LOCK_READ">LOCK_READ</a>, <a href="../../../../../org/apache/openjpa/kernel/LockLevels.html#LOCK_WRITE">LOCK_WRITE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.kernel.LockScopes">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/LockScopes.html" title="interface in org.apache.openjpa.kernel">LockScopes</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/LockScopes.html#LOCKSCOPE_EXTENDED">LOCKSCOPE_EXTENDED</a>, <a href="../../../../../org/apache/openjpa/kernel/LockScopes.html#LOCKSCOPE_NORMAL">LOCKSCOPE_NORMAL</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.kernel.QueryFlushModes">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/QueryFlushModes.html" title="interface in org.apache.openjpa.kernel">QueryFlushModes</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/QueryFlushModes.html#FLUSH_FALSE">FLUSH_FALSE</a>, <a href="../../../../../org/apache/openjpa/kernel/QueryFlushModes.html#FLUSH_TRUE">FLUSH_TRUE</a>, <a href="../../../../../org/apache/openjpa/kernel/QueryFlushModes.html#FLUSH_WITH_CONNECTION">FLUSH_WITH_CONNECTION</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.jdbc.kernel.EagerFetchModes">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.jdbc.kernel.<a href="../../../../../org/apache/openjpa/jdbc/kernel/EagerFetchModes.html" title="interface in org.apache.openjpa.jdbc.kernel">EagerFetchModes</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/EagerFetchModes.html#EAGER_JOIN">EAGER_JOIN</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/EagerFetchModes.html#EAGER_NONE">EAGER_NONE</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/EagerFetchModes.html#EAGER_PARALLEL">EAGER_PARALLEL</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.jdbc.kernel.LRSSizes">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.jdbc.kernel.<a href="../../../../../org/apache/openjpa/jdbc/kernel/LRSSizes.html" title="interface in org.apache.openjpa.jdbc.kernel">LRSSizes</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/LRSSizes.html#SIZE_LAST">SIZE_LAST</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/LRSSizes.html#SIZE_QUERY">SIZE_QUERY</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/LRSSizes.html#SIZE_UNKNOWN">SIZE_UNKNOWN</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.openjpa.jdbc.sql.JoinSyntaxes">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.openjpa.jdbc.sql.<a href="../../../../../org/apache/openjpa/jdbc/sql/JoinSyntaxes.html" title="interface in org.apache.openjpa.jdbc.sql">JoinSyntaxes</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/sql/JoinSyntaxes.html#SYNTAX_DATABASE">SYNTAX_DATABASE</a>, <a href="../../../../../org/apache/openjpa/jdbc/sql/JoinSyntaxes.html#SYNTAX_SQL92">SYNTAX_SQL92</a>, <a href="../../../../../org/apache/openjpa/jdbc/sql/JoinSyntaxes.html#SYNTAX_TRADITIONAL">SYNTAX_TRADITIONAL</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="memberSummary" 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="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#TargetFetchConfiguration--">TargetFetchConfiguration</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#TargetFetchConfiguration-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState-">TargetFetchConfiguration</a></span>(<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl.ConfigurationState</a>&nbsp;state,
<a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.JDBCConfigurationState.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl.JDBCConfigurationState</a>&nbsp;jstate)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#isExplicitTarget--">isExplicitTarget</a></span>()</code>
<div class="block">Affirms if the target is set on this receiver explicitly (i.e. by the user).</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html" title="class in org.apache.openjpa.slice.jdbc">TargetFetchConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#newInstance-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-">newInstance</a></span>(<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl.ConfigurationState</a>&nbsp;state)</code>
<div class="block">Return a new hollow instance.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#setHint-java.lang.String-java.lang.Object-">setHint</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
<div class="block">Setting hints on this configuration is treated specially if the given key
is <a href="../../../../../org/apache/openjpa/slice/SlicePersistence.html#HINT_TARGET">a target hint</a>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#setHint-java.lang.String-java.lang.Object-java.lang.Object-">setHint</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;original)</code>
<div class="block">Sets the hint to the given value.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html#setTargets-java.lang.String:A-">setTargets</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;targets)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.jdbc.kernel.<a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#addFetchInnerJoin-java.lang.String-">addFetchInnerJoin</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#addFetchInnerJoins-java.util.Collection-">addFetchInnerJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#addJoin-java.lang.String-">addJoin</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#addJoins-java.util.Collection-">addJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#clearJoins--">clearJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#copy-org.apache.openjpa.kernel.FetchConfiguration-">copy</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getEagerFetchMode--">getEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getFetchDirection--">getFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getFetchInnerJoins--">getFetchInnerJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getIgnoreDfgForFkSelect--">getIgnoreDfgForFkSelect</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getIsolation--">getIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getJoins--">getJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getJoinSyntax--">getJoinSyntax</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getLRSSize--">getLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getResultSetType--">getResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getSubclassFetchMode--">getSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#getSubclassFetchMode-org.apache.openjpa.jdbc.meta.ClassMapping-">getSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#hasFetchInnerJoin-java.lang.String-">hasFetchInnerJoin</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#hasJoin-java.lang.String-">hasJoin</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#newResultList-org.apache.openjpa.lib.rop.ResultObjectProvider-">newResultList</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#removeJoin-java.lang.String-">removeJoin</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#removeJoins-java.util.Collection-">removeJoins</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setContext-org.apache.openjpa.kernel.StoreContext-">setContext</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setEagerFetchMode-int-">setEagerFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setFetchDirection-int-">setFetchDirection</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setIgnoreDfgForFkSelect-boolean-">setIgnoreDfgForFkSelect</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setIsolation-int-">setIsolation</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setJoinSyntax-int-">setJoinSyntax</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setLRSSize-int-">setLRSSize</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setResultSetType-int-">setResultSetType</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#setSubclassFetchMode-int-">setSubclassFetchMode</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#traverseJDBC-org.apache.openjpa.meta.FieldMetaData-">traverseJDBC</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.openjpa.kernel.FetchConfigurationImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#addFetchGroup-java.lang.String-">addFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#addFetchGroups-java.util.Collection-">addFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#addField-java.lang.String-">addField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#addFields-java.util.Collection-">addFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#clearFetchGroups--">clearFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#clearFields--">clearFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#clone--">clone</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getCacheRetrieveMode--">getCacheRetrieveMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getCacheStoreMode--">getCacheStoreMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getContext--">getContext</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getExtendedPathLookup--">getExtendedPathLookup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getFetchBatchSize--">getFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getFetchGroups--">getFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getFields--">getFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getFlushBeforeQueries--">getFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getHint-java.lang.String-">getHint</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getHints--">getHints</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getLockScope--">getLockScope</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getLockTimeout--">getLockTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getMaxFetchDepth--">getMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getQueryCacheEnabled--">getQueryCacheEnabled</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getQueryTimeout--">getQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getReadLockLevel--">getReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getRootClasses--">getRootClasses</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getRootInstances--">getRootInstances</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getSupportedHints--">getSupportedHints</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#getWriteLockLevel--">getWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#hasFetchGroup-java.lang.String-">hasFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#hasFetchGroupAll--">hasFetchGroupAll</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#hasFetchGroupDefault--">hasFetchGroupDefault</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#hasField-java.lang.String-">hasField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#isDefaultPUFetchGroupConfigurationOnly--">isDefaultPUFetchGroupConfigurationOnly</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#isFetchConfigurationSQLCacheAdmissible--">isFetchConfigurationSQLCacheAdmissible</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#isHintSet-java.lang.String-">isHintSet</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#lock--">lock</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#populateHintSetter-java.lang.Class-java.lang.String-java.lang.Class-java.lang.String...-">populateHintSetter</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#populateHintSetter-java.lang.Class-java.lang.String-java.lang.String-java.lang.Class-java.lang.String...-">populateHintSetter</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeFetchGroup-java.lang.String-">removeFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeFetchGroups-java.util.Collection-">removeFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeField-java.lang.String-">removeField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeFields-java.util.Collection-">removeFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeHint-java.lang.String...-">removeHint</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#removeHint-java.lang.String-">removeHint</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#requiresFetch-org.apache.openjpa.meta.FieldMetaData-">requiresFetch</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#requiresLoad--">requiresLoad</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#resetFetchGroups--">resetFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setCacheRetrieveMode-org.apache.openjpa.kernel.DataCacheRetrieveMode-">setCacheRetrieveMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setCacheStoreMode-org.apache.openjpa.kernel.DataCacheStoreMode-">setCacheStoreMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setExtendedPathLookup-boolean-">setExtendedPathLookup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setFetchBatchSize-int-">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setFlushBeforeQueries-int-">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setLockScope-int-">setLockScope</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setLockTimeout-int-">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setMaxFetchDepth-int-">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setQueryCacheEnabled-boolean-">setQueryCacheEnabled</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setQueryTimeout-int-">setQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setReadLockLevel-int-">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setRootClasses-java.util.Collection-">setRootClasses</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setRootInstances-java.util.Collection-">setRootInstances</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setWriteLockLevel-int-">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#toString--">toString</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#toString-java.lang.Object-">toString</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#traverse-org.apache.openjpa.meta.FieldMetaData-">traverse</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#unlock--">unlock</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://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" 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.kernel.FetchConfiguration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.openjpa.kernel.<a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a></h3>
<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#addFetchGroup-java.lang.String-">addFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#addFetchGroups-java.util.Collection-">addFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#addField-java.lang.String-">addField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#addFields-java.util.Collection-">addFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#clearFetchGroups--">clearFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#clearFields--">clearFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#clone--">clone</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#copy-org.apache.openjpa.kernel.FetchConfiguration-">copy</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getCacheRetrieveMode--">getCacheRetrieveMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getCacheStoreMode--">getCacheStoreMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getContext--">getContext</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getExtendedPathLookup--">getExtendedPathLookup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getFetchBatchSize--">getFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getFetchGroups--">getFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getFields--">getFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getFlushBeforeQueries--">getFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getHint-java.lang.String-">getHint</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getHints--">getHints</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getLockScope--">getLockScope</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getLockTimeout--">getLockTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getMaxFetchDepth--">getMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getQueryCacheEnabled--">getQueryCacheEnabled</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getQueryTimeout--">getQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getReadLockLevel--">getReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getRootClasses--">getRootClasses</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getRootInstances--">getRootInstances</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#getWriteLockLevel--">getWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#hasFetchGroup-java.lang.String-">hasFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#hasField-java.lang.String-">hasField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#isDefaultPUFetchGroupConfigurationOnly--">isDefaultPUFetchGroupConfigurationOnly</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#isFetchConfigurationSQLCacheAdmissible--">isFetchConfigurationSQLCacheAdmissible</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#isHintSet-java.lang.String-">isHintSet</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#lock--">lock</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#newResultList-org.apache.openjpa.lib.rop.ResultObjectProvider-">newResultList</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#removeFetchGroup-java.lang.String-">removeFetchGroup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#removeFetchGroups-java.util.Collection-">removeFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#removeField-java.lang.String-">removeField</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#removeFields-java.util.Collection-">removeFields</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#requiresFetch-org.apache.openjpa.meta.FieldMetaData-">requiresFetch</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#requiresLoad--">requiresLoad</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#resetFetchGroups--">resetFetchGroups</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setCacheRetrieveMode-org.apache.openjpa.kernel.DataCacheRetrieveMode-">setCacheRetrieveMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setCacheStoreMode-org.apache.openjpa.kernel.DataCacheStoreMode-">setCacheStoreMode</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setContext-org.apache.openjpa.kernel.StoreContext-">setContext</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setExtendedPathLookup-boolean-">setExtendedPathLookup</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setFetchBatchSize-int-">setFetchBatchSize</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setFlushBeforeQueries-int-">setFlushBeforeQueries</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setLockScope-int-">setLockScope</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setLockTimeout-int-">setLockTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setMaxFetchDepth-int-">setMaxFetchDepth</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setQueryCacheEnabled-boolean-">setQueryCacheEnabled</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setQueryTimeout-int-">setQueryTimeout</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setReadLockLevel-int-">setReadLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setRootClasses-java.util.Collection-">setRootClasses</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setRootInstances-java.util.Collection-">setRootInstances</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setWriteLockLevel-int-">setWriteLockLevel</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#traverse-org.apache.openjpa.meta.FieldMetaData-">traverse</a>, <a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#unlock--">unlock</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TargetFetchConfiguration--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TargetFetchConfiguration</h4>
<pre>public&nbsp;TargetFetchConfiguration()</pre>
</li>
</ul>
<a name="TargetFetchConfiguration-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TargetFetchConfiguration</h4>
<pre>protected&nbsp;TargetFetchConfiguration(<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl.ConfigurationState</a>&nbsp;state,
<a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.JDBCConfigurationState.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl.JDBCConfigurationState</a>&nbsp;jstate)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setHint-java.lang.String-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHint</h4>
<pre>public&nbsp;void&nbsp;setHint(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
<div class="block">Setting hints on this configuration is treated specially if the given key
is <a href="../../../../../org/apache/openjpa/slice/SlicePersistence.html#HINT_TARGET">a target hint</a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setHint-java.lang.String-java.lang.Object-">setHint</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setHint-java.lang.String-java.lang.Object-">setHint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - if the given key is target hint, then the value can be either
null, a String or a non-zero sized String array. It can not be a zero-sized
String array.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setHint-java.lang.String-java.lang.Object-java.lang.Object-"><code>FetchConfigurationImpl.setHint(String, Object, Object)</code></a></dd>
</dl>
</li>
</ul>
<a name="setHint-java.lang.String-java.lang.Object-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHint</h4>
<pre>public&nbsp;void&nbsp;setHint(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;original)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setHint-java.lang.String-java.lang.Object-java.lang.Object-">FetchConfigurationImpl</a></code></span></div>
<div class="block">Sets the hint to the given value.
If the key corresponds to a known key, then that value is set via the setter method.
Otherwise it is put into opaque hints map.
<br>
In either case, the original value is put in the hints map.
So essential difference between setting a value directly by a setter and via a hint is the memory
of this original value.
<br>
The other important difference is setting lock levels. Setting of lock level via setter method needs
active transaction. But setting via hint does not.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html#setHint-java.lang.String-java.lang.Object-java.lang.Object-">setHint</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfiguration.html" title="interface in org.apache.openjpa.kernel">FetchConfiguration</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#setHint-java.lang.String-java.lang.Object-java.lang.Object-">setHint</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - a hint key. If it is one of the statically registered hint key then the setter is called.</dd>
<dd><code>value</code> - to be set. The given value type must match the argument type of the setter, if one exists.</dd>
<dd><code>original</code> - value as specified by the caller. This value is put in the hints map.</dd>
</dl>
</li>
</ul>
<a name="setTargets-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTargets</h4>
<pre>public&nbsp;void&nbsp;setTargets(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;targets)</pre>
</li>
</ul>
<a name="isExplicitTarget--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isExplicitTarget</h4>
<pre>public&nbsp;boolean&nbsp;isExplicitTarget()</pre>
<div class="block">Affirms if the target is set on this receiver explicitly (i.e. by the user).</div>
</li>
</ul>
<a name="newInstance-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>newInstance</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html" title="class in org.apache.openjpa.slice.jdbc">TargetFetchConfiguration</a>&nbsp;newInstance(<a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel">FetchConfigurationImpl.ConfigurationState</a>&nbsp;state)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/openjpa/kernel/FetchConfigurationImpl.html#newInstance-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-">FetchConfigurationImpl</a></code></span></div>
<div class="block">Return a new hollow instance.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html#newInstance-org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState-">newInstance</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/kernel/JDBCFetchConfigurationImpl.html" title="class in org.apache.openjpa.jdbc.kernel">JDBCFetchConfigurationImpl</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TargetFetchConfiguration.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/SliceStoreManager.html" title="class in org.apache.openjpa.slice.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/slice/jdbc/UniqueResultObjectProvider.html" title="class in org.apache.openjpa.slice.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/slice/jdbc/TargetFetchConfiguration.html" target="_top">Frames</a></li>
<li><a href="TargetFetchConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl">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>Field&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;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>