blob: 07a8f7747bcc3bc0bd0f1fa6eced22bafcaa5f77 [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 (1.8.0_252) on Fri Jul 16 09:39:09 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ManyToMany (EclipseLink 3.0.2, API Reference)</title>
<meta name="date" content="2021-07-16">
<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="ManyToMany (EclipseLink 3.0.2, API Reference)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">EclipseLink 3.0.2, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/persistence/jpa/config/Lob.html" title="interface in org.eclipse.persistence.jpa.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToOne.html" title="interface in org.eclipse.persistence.jpa.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/persistence/jpa/config/ManyToMany.html" target="_top">Frames</a></li>
<li><a href="ManyToMany.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>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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.eclipse.persistence.jpa.config</div>
<h2 title="Interface ManyToMany" class="title">Interface ManyToMany</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ManyToMany</span></pre>
<div class="block">JPA scripting API implementation.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Guy Pelletier</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>EclipseLink 2.5.1</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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><a href="../../../../../org/eclipse/persistence/jpa/config/JoinField.html" title="interface in org.eclipse.persistence.jpa.config">JoinField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addJoinField--">addJoinField</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/AssociationOverride.html" title="interface in org.eclipse.persistence.jpa.config">AssociationOverride</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addMapKeyAssociationOverride--">addMapKeyAssociationOverride</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/AttributeOverride.html" title="interface in org.eclipse.persistence.jpa.config">AttributeOverride</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addMapKeyAttributeOverride--">addMapKeyAttributeOverride</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Convert.html" title="interface in org.eclipse.persistence.jpa.config">Convert</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addMapKeyConvert--">addMapKeyConvert</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/JoinColumn.html" title="interface in org.eclipse.persistence.jpa.config">JoinColumn</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addMapKeyJoinColumn--">addMapKeyJoinColumn</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Property.html" title="interface in org.eclipse.persistence.jpa.config">Property</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#addProperty--">addProperty</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setAccess-java.lang.String-">setAccess</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;access)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/AccessMethods.html" title="interface in org.eclipse.persistence.jpa.config">AccessMethods</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setAccessMethods--">setAccessMethods</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setAttributeType-java.lang.String-">setAttributeType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;attributeType)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/BatchFetch.html" title="interface in org.eclipse.persistence.jpa.config">BatchFetch</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setBatchFetch--">setBatchFetch</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Cascade.html" title="interface in org.eclipse.persistence.jpa.config">Cascade</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setCascade--">setCascade</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setCascadeOnDelete-java.lang.Boolean-">setCascadeOnDelete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;cascadeOnDelete)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Converter.html" title="interface in org.eclipse.persistence.jpa.config">Converter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setConverter--">setConverter</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setFetch-java.lang.String-">setFetch</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fetch)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/HashPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">HashPartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setHashPartitioning--">setHashPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setJoinFetch-java.lang.String-">setJoinFetch</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;joinFetch)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/JoinTable.html" title="interface in org.eclipse.persistence.jpa.config">JoinTable</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setJoinTable--">setJoinTable</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/MapKey.html" title="interface in org.eclipse.persistence.jpa.config">MapKey</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKey--">setMapKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyClass-java.lang.String-">setMapKeyClass</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mapKeyClass)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Column.html" title="interface in org.eclipse.persistence.jpa.config">Column</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyColumn--">setMapKeyColumn</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyConvert-java.lang.String-">setMapKeyConvert</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mapKeyConvert)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Enumerated.html" title="interface in org.eclipse.persistence.jpa.config">Enumerated</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyEnumerated--">setMapKeyEnumerated</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ForeignKey.html" title="interface in org.eclipse.persistence.jpa.config">ForeignKey</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyForeignKey--">setMapKeyForeignKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Temporal.html" title="interface in org.eclipse.persistence.jpa.config">Temporal</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMapKeyTemporal--">setMapKeyTemporal</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setMappedBy-java.lang.String-">setMappedBy</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mappedBy)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setName-java.lang.String-">setName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setNonCacheable-java.lang.Boolean-">setNonCacheable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;nonCacheable)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ObjectTypeConverter.html" title="interface in org.eclipse.persistence.jpa.config">ObjectTypeConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setObjectTypeConverter--">setObjectTypeConverter</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setOrderBy-java.lang.String-">setOrderBy</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;orderBy)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/OrderColumn.html" title="interface in org.eclipse.persistence.jpa.config">OrderColumn</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setOrderColumn--">setOrderColumn</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/Partitioning.html" title="interface in org.eclipse.persistence.jpa.config">Partitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setPartitioning--">setPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/PinnedPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">PinnedPartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setPinnedPartitioning--">setPinnedPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/RangePartitioning.html" title="interface in org.eclipse.persistence.jpa.config">RangePartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setRangePartitioning--">setRangePartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ReplicationPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">ReplicationPartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setReplicationPartitioning--">setReplicationPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/RoundRobinPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">RoundRobinPartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setRoundRobinPartitioning--">setRoundRobinPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/StructConverter.html" title="interface in org.eclipse.persistence.jpa.config">StructConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setStructConverter--">setStructConverter</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setTargetEntity-java.lang.String-">setTargetEntity</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetEntity)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/TypeConverter.html" title="interface in org.eclipse.persistence.jpa.config">TypeConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setTypeConverter--">setTypeConverter</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/UnionPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">UnionPartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setUnionPartitioning--">setUnionPartitioning</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/persistence/jpa/config/ValuePartitioning.html" title="interface in org.eclipse.persistence.jpa.config">ValuePartitioning</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html#setValuePartitioning--">setValuePartitioning</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addJoinField--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addJoinField</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/JoinField.html" title="interface in org.eclipse.persistence.jpa.config">JoinField</a>&nbsp;addJoinField()</pre>
</li>
</ul>
<a name="addMapKeyAssociationOverride--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMapKeyAssociationOverride</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/AssociationOverride.html" title="interface in org.eclipse.persistence.jpa.config">AssociationOverride</a>&nbsp;addMapKeyAssociationOverride()</pre>
</li>
</ul>
<a name="addMapKeyAttributeOverride--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMapKeyAttributeOverride</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/AttributeOverride.html" title="interface in org.eclipse.persistence.jpa.config">AttributeOverride</a>&nbsp;addMapKeyAttributeOverride()</pre>
</li>
</ul>
<a name="addMapKeyConvert--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMapKeyConvert</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Convert.html" title="interface in org.eclipse.persistence.jpa.config">Convert</a>&nbsp;addMapKeyConvert()</pre>
</li>
</ul>
<a name="addMapKeyJoinColumn--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMapKeyJoinColumn</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/JoinColumn.html" title="interface in org.eclipse.persistence.jpa.config">JoinColumn</a>&nbsp;addMapKeyJoinColumn()</pre>
</li>
</ul>
<a name="addProperty--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addProperty</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Property.html" title="interface in org.eclipse.persistence.jpa.config">Property</a>&nbsp;addProperty()</pre>
</li>
</ul>
<a name="setAccess-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccess</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setAccess(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;access)</pre>
</li>
</ul>
<a name="setAccessMethods--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccessMethods</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/AccessMethods.html" title="interface in org.eclipse.persistence.jpa.config">AccessMethods</a>&nbsp;setAccessMethods()</pre>
</li>
</ul>
<a name="setAttributeType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAttributeType</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setAttributeType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;attributeType)</pre>
</li>
</ul>
<a name="setBatchFetch--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBatchFetch</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/BatchFetch.html" title="interface in org.eclipse.persistence.jpa.config">BatchFetch</a>&nbsp;setBatchFetch()</pre>
</li>
</ul>
<a name="setCascade--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCascade</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Cascade.html" title="interface in org.eclipse.persistence.jpa.config">Cascade</a>&nbsp;setCascade()</pre>
</li>
</ul>
<a name="setCascadeOnDelete-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCascadeOnDelete</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setCascadeOnDelete(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;cascadeOnDelete)</pre>
</li>
</ul>
<a name="setConverter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConverter</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Converter.html" title="interface in org.eclipse.persistence.jpa.config">Converter</a>&nbsp;setConverter()</pre>
</li>
</ul>
<a name="setFetch-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFetch</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setFetch(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fetch)</pre>
</li>
</ul>
<a name="setHashPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHashPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/HashPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">HashPartitioning</a>&nbsp;setHashPartitioning()</pre>
</li>
</ul>
<a name="setJoinFetch-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJoinFetch</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setJoinFetch(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;joinFetch)</pre>
</li>
</ul>
<a name="setJoinTable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJoinTable</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/JoinTable.html" title="interface in org.eclipse.persistence.jpa.config">JoinTable</a>&nbsp;setJoinTable()</pre>
</li>
</ul>
<a name="setMapKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKey</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/MapKey.html" title="interface in org.eclipse.persistence.jpa.config">MapKey</a>&nbsp;setMapKey()</pre>
</li>
</ul>
<a name="setMapKeyClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyClass</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setMapKeyClass(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mapKeyClass)</pre>
</li>
</ul>
<a name="setMapKeyColumn--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyColumn</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Column.html" title="interface in org.eclipse.persistence.jpa.config">Column</a>&nbsp;setMapKeyColumn()</pre>
</li>
</ul>
<a name="setMapKeyConvert-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyConvert</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setMapKeyConvert(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mapKeyConvert)</pre>
</li>
</ul>
<a name="setMapKeyEnumerated--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyEnumerated</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Enumerated.html" title="interface in org.eclipse.persistence.jpa.config">Enumerated</a>&nbsp;setMapKeyEnumerated()</pre>
</li>
</ul>
<a name="setMapKeyForeignKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyForeignKey</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ForeignKey.html" title="interface in org.eclipse.persistence.jpa.config">ForeignKey</a>&nbsp;setMapKeyForeignKey()</pre>
</li>
</ul>
<a name="setMapKeyTemporal--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMapKeyTemporal</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Temporal.html" title="interface in org.eclipse.persistence.jpa.config">Temporal</a>&nbsp;setMapKeyTemporal()</pre>
</li>
</ul>
<a name="setMappedBy-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMappedBy</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setMappedBy(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mappedBy)</pre>
</li>
</ul>
<a name="setName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="setNonCacheable-java.lang.Boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNonCacheable</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setNonCacheable(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;nonCacheable)</pre>
</li>
</ul>
<a name="setObjectTypeConverter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setObjectTypeConverter</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ObjectTypeConverter.html" title="interface in org.eclipse.persistence.jpa.config">ObjectTypeConverter</a>&nbsp;setObjectTypeConverter()</pre>
</li>
</ul>
<a name="setOrderBy-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOrderBy</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setOrderBy(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;orderBy)</pre>
</li>
</ul>
<a name="setOrderColumn--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOrderColumn</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/OrderColumn.html" title="interface in org.eclipse.persistence.jpa.config">OrderColumn</a>&nbsp;setOrderColumn()</pre>
</li>
</ul>
<a name="setPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/Partitioning.html" title="interface in org.eclipse.persistence.jpa.config">Partitioning</a>&nbsp;setPartitioning()</pre>
</li>
</ul>
<a name="setPinnedPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPinnedPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/PinnedPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">PinnedPartitioning</a>&nbsp;setPinnedPartitioning()</pre>
</li>
</ul>
<a name="setRangePartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRangePartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/RangePartitioning.html" title="interface in org.eclipse.persistence.jpa.config">RangePartitioning</a>&nbsp;setRangePartitioning()</pre>
</li>
</ul>
<a name="setReplicationPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReplicationPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ReplicationPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">ReplicationPartitioning</a>&nbsp;setReplicationPartitioning()</pre>
</li>
</ul>
<a name="setRoundRobinPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRoundRobinPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/RoundRobinPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">RoundRobinPartitioning</a>&nbsp;setRoundRobinPartitioning()</pre>
</li>
</ul>
<a name="setStructConverter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStructConverter</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/StructConverter.html" title="interface in org.eclipse.persistence.jpa.config">StructConverter</a>&nbsp;setStructConverter()</pre>
</li>
</ul>
<a name="setTargetEntity-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTargetEntity</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToMany.html" title="interface in org.eclipse.persistence.jpa.config">ManyToMany</a>&nbsp;setTargetEntity(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetEntity)</pre>
</li>
</ul>
<a name="setTypeConverter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTypeConverter</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/TypeConverter.html" title="interface in org.eclipse.persistence.jpa.config">TypeConverter</a>&nbsp;setTypeConverter()</pre>
</li>
</ul>
<a name="setUnionPartitioning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnionPartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/UnionPartitioning.html" title="interface in org.eclipse.persistence.jpa.config">UnionPartitioning</a>&nbsp;setUnionPartitioning()</pre>
</li>
</ul>
<a name="setValuePartitioning--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setValuePartitioning</h4>
<pre><a href="../../../../../org/eclipse/persistence/jpa/config/ValuePartitioning.html" title="interface in org.eclipse.persistence.jpa.config">ValuePartitioning</a>&nbsp;setValuePartitioning()</pre>
</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="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">EclipseLink 3.0.2, API Reference</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/persistence/jpa/config/Lob.html" title="interface in org.eclipse.persistence.jpa.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/persistence/jpa/config/ManyToOne.html" title="interface in org.eclipse.persistence.jpa.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/persistence/jpa/config/ManyToMany.html" target="_top">Frames</a></li>
<li><a href="ManyToMany.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>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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; 2007&#x2013;2021 <a href="http://www.eclipse.org/eclipselink">Eclipse.org - EclipseLink Project</a>. All rights reserved.</small></p>
</body>
</html>