blob: 5e73f6387af27b12bf6195cffcb7199a5f39d347 [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:19 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (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="Deprecated List (EclipseLink 3.0.2, API Reference)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#annotation.type">Deprecated Annotation Types</a></li>
<li><a href="#field">Deprecated Fields</a></li>
<li><a href="#method">Deprecated Methods</a></li>
<li><a href="#annotation.type.member">Deprecated Annotation Type Elements</a></li>
</ul>
</div>
<div class="contentContainer"><a name="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation">
<caption><span>Deprecated Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/resources/unversioned/EntityResource.html" title="class in org.eclipse.persistence.jpa.rs.resources.unversioned">org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/resources/EntityResource.html" title="class in org.eclipse.persistence.jpa.rs.resources"><code>EntityResource</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/resources/unversioned/PersistenceResource.html" title="class in org.eclipse.persistence.jpa.rs.resources.unversioned">org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/resources/PersistenceResource.html" title="class in org.eclipse.persistence.jpa.rs.resources"><code>PersistenceResource</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/resources/unversioned/PersistenceUnitResource.html" title="class in org.eclipse.persistence.jpa.rs.resources.unversioned">org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/resources/PersistenceUnitResource.html" title="class in org.eclipse.persistence.jpa.rs.resources"><code>PersistenceUnitResource</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/resources/unversioned/QueryResource.html" title="class in org.eclipse.persistence.jpa.rs.resources.unversioned">org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/resources/QueryResource.html" title="class in org.eclipse.persistence.jpa.rs.resources"><code>QueryResource</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/resources/unversioned/SingleResultQueryResource.html" title="class in org.eclipse.persistence.jpa.rs.resources.unversioned">org.eclipse.persistence.jpa.rs.resources.unversioned.SingleResultQueryResource</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/resources/SingleResultQueryResource.html" title="class in org.eclipse.persistence.jpa.rs.resources"><code>SingleResultQueryResource</code></a> instead.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="annotation.type">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Annotation Types table, listing deprecated annotation types, and an explanation">
<caption><span>Deprecated Annotation Types</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Annotation Type and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/BasicCollection.html" title="annotation in org.eclipse.persistence.annotations">org.eclipse.persistence.annotations.BasicCollection</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/BasicMap.html" title="annotation in org.eclipse.persistence.annotations">org.eclipse.persistence.annotations.BasicMap</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/CollectionTable.html" title="annotation in org.eclipse.persistence.annotations">org.eclipse.persistence.annotations.CollectionTable</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="field">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
<caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#ALLOW_ZERO_ID">org.eclipse.persistence.config.PersistenceUnitProperties.ALLOW_ZERO_ID</a>
<div class="block"><span class="deprecationComment">replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#ID_VALIDATION"><code>PersistenceUnitProperties.ID_VALIDATION</code></a> property with value "<code>NULL</code>".</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jaxb/JAXBContextFactory.html#ANNOTATION_HELPER_KEY">org.eclipse.persistence.jaxb.JAXBContextFactory.ANNOTATION_HELPER_KEY</a>
<div class="block"><span class="deprecationComment">As of release 2.4, replaced by JAXBContextProperties.ANNOTATION_HELPER</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/ParserType.html#ANTLR">org.eclipse.persistence.config.ParserType.ANTLR</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jaxb/JAXBContextFactory.html#DEFAULT_TARGET_NAMESPACE_KEY">org.eclipse.persistence.jaxb.JAXBContextFactory.DEFAULT_TARGET_NAMESPACE_KEY</a>
<div class="block"><span class="deprecationComment">As of release 2.4, replaced by JAXBContextProperties.DEFAULT_TARGET_NAMESPACE</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/sequencing/TableSequence.html#defaultTableName">org.eclipse.persistence.sequencing.TableSequence.defaultTableName</a>
<div class="block"><span class="deprecationComment">Use an empty string as a default sequence table name instead,
that triggers usage of platform.getDefaultSequenceTableName() when the sequence is connected.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jaxb/JAXBContextFactory.html#ECLIPSELINK_OXM_XML_KEY">org.eclipse.persistence.jaxb.JAXBContextFactory.ECLIPSELINK_OXM_XML_KEY</a>
<div class="block"><span class="deprecationComment">As of release 2.4, replaced by JAXBContextProperties.OXM_METADATA_SOURCE</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_CONNECTIONS_INITIAL">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_CONNECTIONS_INITIAL</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_INITIAL"><code>PersistenceUnitProperties.CONNECTION_POOL_INITIAL</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_CONNECTIONS_MAX">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_CONNECTIONS_MAX</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MAX"><code>PersistenceUnitProperties.CONNECTION_POOL_MAX</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_CONNECTIONS_MIN">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_CONNECTIONS_MIN</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MIN"><code>PersistenceUnitProperties.CONNECTION_POOL_MIN</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_CONNECTIONS_WAIT">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_CONNECTIONS_WAIT</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_WAIT"><code>PersistenceUnitProperties.CONNECTION_POOL_WAIT</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_READ_CONNECTIONS_INITIAL">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_READ_CONNECTIONS_INITIAL</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_INITIAL"><code>PersistenceUnitProperties.CONNECTION_POOL_INITIAL</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_READ_CONNECTIONS_MAX">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_READ_CONNECTIONS_MAX</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MAX"><code>PersistenceUnitProperties.CONNECTION_POOL_MAX</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_READ_CONNECTIONS_MIN">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_READ_CONNECTIONS_MIN</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MIN"><code>PersistenceUnitProperties.CONNECTION_POOL_MIN</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_READ_CONNECTIONS_SHARED">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_READ_CONNECTIONS_SHARED</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_SHARED"><code>PersistenceUnitProperties.CONNECTION_POOL_SHARED</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_SEQUENCE_CONNECTION_POOL">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_SEQUENCE_CONNECTION_POOL</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_SEQUENCE"><code>PersistenceUnitProperties.CONNECTION_POOL_SEQUENCE</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_SEQUENCE_CONNECTION_POOL_DATASOURCE">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_SEQUENCE_CONNECTION_POOL_DATASOURCE</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_NON_JTA_DATA_SOURCE"><code>PersistenceUnitProperties.CONNECTION_POOL_NON_JTA_DATA_SOURCE</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_SEQUENCE_CONNECTION_POOL_INITIAL">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_SEQUENCE_CONNECTION_POOL_INITIAL</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_INITIAL"><code>PersistenceUnitProperties.CONNECTION_POOL_INITIAL</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_SEQUENCE_CONNECTION_POOL_MAX">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_SEQUENCE_CONNECTION_POOL_MAX</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MAX"><code>PersistenceUnitProperties.CONNECTION_POOL_MAX</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_SEQUENCE_CONNECTION_POOL_MIN">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_SEQUENCE_CONNECTION_POOL_MIN</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MIN"><code>PersistenceUnitProperties.CONNECTION_POOL_MIN</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_WRITE_CONNECTIONS_INITIAL">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_WRITE_CONNECTIONS_INITIAL</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_INITIAL"><code>PersistenceUnitProperties.CONNECTION_POOL_INITIAL</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_WRITE_CONNECTIONS_MAX">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_WRITE_CONNECTIONS_MAX</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MAX"><code>PersistenceUnitProperties.CONNECTION_POOL_MAX</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#JDBC_WRITE_CONNECTIONS_MIN">org.eclipse.persistence.config.PersistenceUnitProperties.JDBC_WRITE_CONNECTIONS_MIN</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.2 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_MIN"><code>PersistenceUnitProperties.CONNECTION_POOL_MIN</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/ReservedWords.html#JPARS_LIST_GROUPING_NAME">org.eclipse.persistence.jpa.rs.ReservedWords.JPARS_LIST_GROUPING_NAME</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/rs/MatrixParameters.html#JPARS_RELATIONSHIP_PARTNER">org.eclipse.persistence.jpa.rs.MatrixParameters.JPARS_RELATIONSHIP_PARTNER</a>
<div class="block"><span class="deprecationComment">Use <a href="org/eclipse/persistence/jpa/rs/QueryParameters.html#JPARS_RELATIONSHIP_PARTNER"><code>QueryParameters.JPARS_RELATIONSHIP_PARTNER</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/sessions/JNDIConnector.html#lookupType">org.eclipse.persistence.sessions.JNDIConnector.lookupType</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/config/EntityManagerProperties.html#ORDER_UPDATES">org.eclipse.persistence.config.EntityManagerProperties.ORDER_UPDATES</a>
<div class="block"><span class="deprecationComment">since 2.6 replaced by PERSISTENCE_CONTEXT_COMMIT_ORDER</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#ORDER_UPDATES">org.eclipse.persistence.config.PersistenceUnitProperties.ORDER_UPDATES</a>
<div class="block"><span class="deprecationComment">as of EclipseLink 2.6 replaced by <a href="org/eclipse/persistence/config/PersistenceUnitProperties.html#PERSISTENCE_CONTEXT_COMMIT_ORDER"><code>PersistenceUnitProperties.PERSISTENCE_CONTEXT_COMMIT_ORDER</code></a></span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/queries/ObjectLevelReadQuery.html#addPartialAttribute-org.eclipse.persistence.expressions.Expression-">org.eclipse.persistence.queries.ObjectLevelReadQuery.addPartialAttribute(Expression)</a>
<div class="block"><span class="deprecationComment">since EclipseLink 2.1, partial attributes replaced by fetch groups.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/queries/ObjectLevelReadQuery.html#addPartialAttribute-java.lang.String-">org.eclipse.persistence.queries.ObjectLevelReadQuery.addPartialAttribute(String)</a>
<div class="block"><span class="deprecationComment">since EclipseLink 2.1, partial attributes replaced by fetch groups.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#getContainerAccessor--">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.getContainerAccessor()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getAttributeAccessor()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#getContainerAccessor--">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.getContainerAccessor()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getAttributeAccessor()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#getContainerAttributeName--">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.getContainerAttributeName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getAttributeName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#getContainerAttributeName--">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.getContainerAttributeName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getAttributeName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#getContainerGetMethodName--">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.getContainerGetMethodName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getGetMethodName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#getContainerGetMethodName--">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.getContainerGetMethodName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getGetMethodName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#getContainerSetMethodName--">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.getContainerSetMethodName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getSetMethodName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#getContainerSetMethodName--">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.getContainerSetMethodName()</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().getSetMethodName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/jpa/JpaHelper.html#getEntityManagerFactory-org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl-">org.eclipse.persistence.jpa.JpaHelper.getEntityManagerFactory(EntityManagerFactoryImpl)</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/sessions/JNDIConnector.html#getLookupType--">org.eclipse.persistence.sessions.JNDIConnector.getLookupType()</a>
<div class="block"><span class="deprecationComment">As of 2.6.0, replaced by configuration provided by
<a href="org/eclipse/persistence/platform/server/ServerPlatform.html#getJNDIConnectorLookupType--"><code>ServerPlatform.getJNDIConnectorLookupType()</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/sdo/SDODataObject.html#getSequence-int-">org.eclipse.persistence.sdo.SDODataObject.getSequence(int)</a>
<div class="block"><span class="deprecationComment">in SDO 2.1.0.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/sdo/SDODataObject.html#getSequence-commonj.sdo.Property-">org.eclipse.persistence.sdo.SDODataObject.getSequence(Property)</a>
<div class="block"><span class="deprecationComment">in SDO 2.1.0.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/sdo/SDODataObject.html#getSequence-java.lang.String-">org.eclipse.persistence.sdo.SDODataObject.getSequence(String)</a>
<div class="block"><span class="deprecationComment">in SDO 2.1.0.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/platform/server/wls/WebLogic_10_Platform.html#initializeApplicationNameAndModuleName--">org.eclipse.persistence.platform.server.wls.WebLogic_10_Platform.initializeApplicationNameAndModuleName()</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#setContainerAccessor-org.eclipse.persistence.mappings.AttributeAccessor-">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.setContainerAccessor(AttributeAccessor)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setAttributeAccessor()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#setContainerAccessor-org.eclipse.persistence.mappings.AttributeAccessor-">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.setContainerAccessor(AttributeAccessor)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setAttributeAccessor()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#setContainerAttributeName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.setContainerAttributeName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setAttributeName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#setContainerAttributeName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.setContainerAttributeName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setAttributeName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#setContainerGetMethodName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.setContainerGetMethodName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setGetMethodName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#setContainerGetMethodName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.setContainerGetMethodName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setGetMethodName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html#setContainerSetMethodName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping.setContainerSetMethodName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setSetMethodName()</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html#setContainerSetMethodName-java.lang.String-">org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping.setContainerSetMethodName(String)</a>
<div class="block"><span class="deprecationComment">Replaced by getInverseReferenceMapping().setSetMethodName()</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/sessions/JNDIConnector.html#setLookupType-int-">org.eclipse.persistence.sessions.JNDIConnector.setLookupType(int)</a>
<div class="block"><span class="deprecationComment">As of 2.6.0, replaced by configuration provided by
<a href="org/eclipse/persistence/platform/server/ServerPlatform.html#getJNDIConnectorLookupType--"><code>ServerPlatform.getJNDIConnectorLookupType()</code></a></span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="annotation.type.member">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Annotation Type Elements table, listing deprecated annotation type elements, and an explanation">
<caption><span>Deprecated Annotation Type Elements</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Annotation Type Element and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/StoredProcedureParameter.html#direction--">org.eclipse.persistence.annotations.StoredProcedureParameter.direction</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/NamedStoredProcedureQuery.html#resultClass--">org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultClass</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/eclipse/persistence/annotations/NamedStoredProcedureQuery.html#resultSetMapping--">org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultSetMapping</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2021 <a href="http://www.eclipse.org/eclipselink">Eclipse.org - EclipseLink Project</a>. All rights reserved.</small></p>
</body>
</html>