blob: 3e3285f19917f236f51dc9a1d46a96d4a6e2d975 [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:38:42 UTC 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RMIConnection (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="RMIConnection (EclipseLink 3.0.2, API Reference)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":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="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/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.html" title="class in org.eclipse.persistence.sessions.remote.rmi.iiop"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html" target="_top">Frames</a></li>
<li><a href="RMIConnection.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><a href="#fields.inherited.from.class.org.eclipse.persistence.internal.sessions.remote.RemoteConnection">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.eclipse.persistence.sessions.remote.rmi.iiop</div>
<h2 title="Class RMIConnection" class="title">Class RMIConnection</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://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>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</li>
<li>
<ul class="inheritance">
<li>org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">RMIConnection</span>
extends org.eclipse.persistence.internal.sessions.remote.RemoteConnection</pre>
<div class="block">This class exists on on the client side which talks to remote session controller through
RMI connection.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../serialized-form.html#org.eclipse.persistence.sessions.remote.rmi.iiop.RMIConnection">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.persistence.internal.sessions.remote.RemoteConnection">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.persistence.internal.sessions.remote.RemoteConnection</h3>
<code>serviceName, session</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="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#RMIConnection-org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController-">RMIConnection</a></span>(<a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a>&nbsp;controller)</code>
<div class="block">PUBLIC:
The connection must be create from the server-side session controllers stub.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="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>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#beginEarlyTransaction--">beginEarlyTransaction</a></span>()</code>
<div class="block">INTERNAL:
Begin an early unit of work transaction.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#beginTransaction--">beginTransaction</a></span>()</code>
<div class="block">INTERNAL:
Begin a transaction on the database.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#commitRootUnitOfWork-org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork-">commitRootUnitOfWork</a></span>(org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork&nbsp;theRemoteUnitOfWork)</code>
<div class="block">INTERNAL:
Commit root unit of work from the client side to the server side.</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/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#commitTransaction--">commitTransaction</a></span>()</code>
<div class="block">INTERNAL:
Commit a transaction on the database.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/persistence/sessions/Session.html" title="interface in org.eclipse.persistence.sessions">Session</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#createRemoteSession--">createRemoteSession</a></span>()</code>
<div class="block">PUBLIC:
Returns a remote session.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#cursoredStreamClose-java.rmi.server.ObjID-">cursoredStreamClose</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteCursoredStreamOid)</code>
<div class="block">Used for closing cursored streams across RMI.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#cursoredStreamNextPage-org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-int-">cursoredStreamNextPage</a></span>(org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream&nbsp;remoteCursoredStream,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session,
int&nbsp;pageSize)</code>
<div class="block">Retrieve next page size of objects from the remote cursored stream</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#cursoredStreamSize-java.rmi.server.ObjID-">cursoredStreamSize</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteCursoredStreamID)</code>
<div class="block">Return the cursored stream size</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#cursorSelectObjects-org.eclipse.persistence.queries.CursoredStreamPolicy-org.eclipse.persistence.sessions.remote.DistributedSession-">cursorSelectObjects</a></span>(<a href="../../../../../../../org/eclipse/persistence/queries/CursoredStreamPolicy.html" title="class in org.eclipse.persistence.queries">CursoredStreamPolicy</a>&nbsp;policy,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</code>
<div class="block">INTERNAL:
Returns remote cursor stream</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.RemoteScrollableCursor</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#cursorSelectObjects-org.eclipse.persistence.queries.ScrollableCursorPolicy-org.eclipse.persistence.sessions.remote.DistributedSession-">cursorSelectObjects</a></span>(<a href="../../../../../../../org/eclipse/persistence/queries/ScrollableCursorPolicy.html" title="class in org.eclipse.persistence.queries">ScrollableCursorPolicy</a>&nbsp;policy,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</code>
<div class="block">INTERNAL:
Returns remote cursor stream</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getDefaultReadOnlyClasses--">getDefaultReadOnlyClasses</a></span>()</code>
<div class="block">INTERNAL
Return the read-only classes</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/persistence/descriptors/ClassDescriptor.html" title="class in org.eclipse.persistence.descriptors">ClassDescriptor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getDescriptor-java.lang.Class-">getDescriptor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;domainClass)</code>
<div class="block">INTERNAL:
Return the table descriptor specified for the class.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/persistence/descriptors/ClassDescriptor.html" title="class in org.eclipse.persistence.descriptors">ClassDescriptor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getDescriptorForAlias-java.lang.String-">getDescriptorForAlias</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;alias)</code>
<div class="block">INTERNAL:
Return the table descriptor specified for the alias.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/persistence/sessions/Login.html" title="interface in org.eclipse.persistence.sessions">Login</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getLogin--">getLogin</a></span>()</code>
<div class="block">INTERNAL:
Return the table descriptor specified for the class.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getRemoteSessionController--">getRemoteSessionController</a></span>()</code>
<div class="block">INTERNAL:
Return the remote session controller</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#getSequenceNumberNamed-java.lang.Object-">getSequenceNumberNamed</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;remoteFunctionCall)</code>
<div class="block">INTERNAL:
Perform remote function call</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#initializeIdentityMapsOnServerSession--">initializeIdentityMapsOnServerSession</a></span>()</code>
<div class="block">INTERNAL:
Reset the cache on the server-side session.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.Transporter</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#instantiateRemoteValueHolderOnServer-org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder-">instantiateRemoteValueHolderOnServer</a></span>(org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder&nbsp;remoteValueHolder)</code>
<div class="block">INTERNAL:
Instantiate remote value holder on the server</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#processCommand-org.eclipse.persistence.internal.sessions.remote.RemoteCommand-">processCommand</a></span>(org.eclipse.persistence.internal.sessions.remote.RemoteCommand&nbsp;command)</code>
<div class="block">ADVANCED:
This method will send the command to the remote session for processing</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.Transporter</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#remoteExecute-org.eclipse.persistence.queries.DatabaseQuery-">remoteExecute</a></span>(<a href="../../../../../../../org/eclipse/persistence/queries/DatabaseQuery.html" title="class in org.eclipse.persistence.queries">DatabaseQuery</a>&nbsp;query)</code>
<div class="block">INTERNAL:
Execute the query on the server.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>org.eclipse.persistence.internal.sessions.remote.Transporter</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#remoteExecuteNamedQuery-java.lang.String-java.lang.Class-java.util.Vector-">remoteExecuteNamedQuery</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,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;javaClass,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&nbsp;arguments)</code>
<div class="block">INTERNAL:
Execute query remotely.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#rollbackTransaction--">rollbackTransaction</a></span>()</code>
<div class="block">INTERNAL:
Rollback a transaction on the database.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorAbsolute-java.rmi.server.ObjID-int-">scrollableCursorAbsolute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
int&nbsp;rows)</code>
<div class="block">Moves the cursor to the given row number in the result set</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorAfterLast-java.rmi.server.ObjID-">scrollableCursorAfterLast</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Moves the cursor to the end of the result set, just after the last row.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorBeforeFirst-java.rmi.server.ObjID-">scrollableCursorBeforeFirst</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Moves the cursor to the front of the result set, just before the first row</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorClose-java.rmi.server.ObjID-">scrollableCursorClose</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Used for closing scrollable cursor across RMI.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorCurrentIndex-java.rmi.server.ObjID-">scrollableCursorCurrentIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Retrieves the current row index number</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorFirst-java.rmi.server.ObjID-">scrollableCursorFirst</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Moves the cursor to the first row in the result set</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorIsAfterLast-java.rmi.server.ObjID-">scrollableCursorIsAfterLast</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Indicates whether the cursor is after the last row in the result set.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorIsBeforeFirst-java.rmi.server.ObjID-">scrollableCursorIsBeforeFirst</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Indicates whether the cursor is before the first row in the result set.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorIsFirst-java.rmi.server.ObjID-">scrollableCursorIsFirst</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Indicates whether the cursor is on the first row of the result set.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorIsLast-java.rmi.server.ObjID-">scrollableCursorIsLast</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Indicates whether the cursor is on the last row of the result set.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorLast-java.rmi.server.ObjID-">scrollableCursorLast</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</code>
<div class="block">Moves the cursor to the last row in the result set</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorNextObject-java.rmi.server.ObjID-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-">scrollableCursorNextObject</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</code>
<div class="block">Retrieve next object from the remote scrollable cursor</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorPreviousObject-java.rmi.server.ObjID-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-">scrollableCursorPreviousObject</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</code>
<div class="block">Retrieve previous object from the remote scrollable cursor</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorRelative-java.rmi.server.ObjID-int-">scrollableCursorRelative</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
int&nbsp;rows)</code>
<div class="block">Moves the cursor to the given row number in the result set</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#scrollableCursorSize-java.rmi.server.ObjID-">scrollableCursorSize</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;cursorId)</code>
<div class="block">Return the scrollable cursor size</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#setRemoteSessionController-org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController-">setRemoteSessionController</a></span>(<a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a>&nbsp;remoteSessionController)</code>
<div class="block">INTERNAL:
Set remote session controller</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.persistence.internal.sessions.remote.RemoteConnection">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.persistence.internal.sessions.remote.RemoteConnection</h3>
<code>fixObjectReferences, getServiceName, getSession, initialize, isConnected, release, setServiceName, setSession</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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://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="https://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="https://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="https://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="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://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="https://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="https://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>
</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="RMIConnection-org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RMIConnection</h4>
<pre>public&nbsp;RMIConnection(<a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a>&nbsp;controller)</pre>
<div class="block">PUBLIC:
The connection must be create from the server-side session controllers stub.
The session in then created from the connection through createRemoteSession().</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html#createRemoteSession--"><code>createRemoteSession()</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="processCommand-org.eclipse.persistence.internal.sessions.remote.RemoteCommand-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>processCommand</h4>
<pre>public&nbsp;void&nbsp;processCommand(org.eclipse.persistence.internal.sessions.remote.RemoteCommand&nbsp;command)</pre>
<div class="block">ADVANCED:
This method will send the command to the remote session for processing</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>processCommand</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>command</code> - RemoteCOmmand Contains a command that will be executed on the remote session</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>RemoteCommand</code></dd>
</dl>
</li>
</ul>
<a name="beginTransaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beginTransaction</h4>
<pre>public&nbsp;void&nbsp;beginTransaction()</pre>
<div class="block">INTERNAL:
Begin a transaction on the database.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>beginTransaction</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="beginEarlyTransaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beginEarlyTransaction</h4>
<pre>public&nbsp;void&nbsp;beginEarlyTransaction()</pre>
<div class="block">INTERNAL:
Begin an early unit of work transaction.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>beginEarlyTransaction</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="commitRootUnitOfWork-org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commitRootUnitOfWork</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork&nbsp;commitRootUnitOfWork(org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork&nbsp;theRemoteUnitOfWork)</pre>
<div class="block">INTERNAL:
Commit root unit of work from the client side to the server side.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>commitRootUnitOfWork</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="commitTransaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commitTransaction</h4>
<pre>public&nbsp;void&nbsp;commitTransaction()</pre>
<div class="block">INTERNAL:
Commit a transaction on the database.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>commitTransaction</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="createRemoteSession--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRemoteSession</h4>
<pre>public&nbsp;<a href="../../../../../../../org/eclipse/persistence/sessions/Session.html" title="interface in org.eclipse.persistence.sessions">Session</a>&nbsp;createRemoteSession()</pre>
<div class="block">PUBLIC:
Returns a remote session.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>createRemoteSession</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="cursoredStreamClose-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cursoredStreamClose</h4>
<pre>public&nbsp;void&nbsp;cursoredStreamClose(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteCursoredStreamOid)</pre>
<div class="block">Used for closing cursored streams across RMI.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>cursoredStreamClose</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="cursoredStreamNextPage-org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cursoredStreamNextPage</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&nbsp;cursoredStreamNextPage(org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream&nbsp;remoteCursoredStream,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session,
int&nbsp;pageSize)</pre>
<div class="block">Retrieve next page size of objects from the remote cursored stream</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>cursoredStreamNextPage</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="cursoredStreamSize-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cursoredStreamSize</h4>
<pre>public&nbsp;int&nbsp;cursoredStreamSize(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteCursoredStreamID)</pre>
<div class="block">Return the cursored stream size</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>cursoredStreamSize</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="cursorSelectObjects-org.eclipse.persistence.queries.CursoredStreamPolicy-org.eclipse.persistence.sessions.remote.DistributedSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cursorSelectObjects</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.RemoteCursoredStream&nbsp;cursorSelectObjects(<a href="../../../../../../../org/eclipse/persistence/queries/CursoredStreamPolicy.html" title="class in org.eclipse.persistence.queries">CursoredStreamPolicy</a>&nbsp;policy,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</pre>
<div class="block">INTERNAL:
Returns remote cursor stream</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>cursorSelectObjects</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="cursorSelectObjects-org.eclipse.persistence.queries.ScrollableCursorPolicy-org.eclipse.persistence.sessions.remote.DistributedSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cursorSelectObjects</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.RemoteScrollableCursor&nbsp;cursorSelectObjects(<a href="../../../../../../../org/eclipse/persistence/queries/ScrollableCursorPolicy.html" title="class in org.eclipse.persistence.queries">ScrollableCursorPolicy</a>&nbsp;policy,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</pre>
<div class="block">INTERNAL:
Returns remote cursor stream</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>cursorSelectObjects</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="getDefaultReadOnlyClasses--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultReadOnlyClasses</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&nbsp;getDefaultReadOnlyClasses()</pre>
<div class="block">INTERNAL
Return the read-only classes</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDefaultReadOnlyClasses</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="getDescriptor-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptor</h4>
<pre>public&nbsp;<a href="../../../../../../../org/eclipse/persistence/descriptors/ClassDescriptor.html" title="class in org.eclipse.persistence.descriptors">ClassDescriptor</a>&nbsp;getDescriptor(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;domainClass)</pre>
<div class="block">INTERNAL:
Return the table descriptor specified for the class.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDescriptor</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="getDescriptorForAlias-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptorForAlias</h4>
<pre>public&nbsp;<a href="../../../../../../../org/eclipse/persistence/descriptors/ClassDescriptor.html" title="class in org.eclipse.persistence.descriptors">ClassDescriptor</a>&nbsp;getDescriptorForAlias(<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;alias)</pre>
<div class="block">INTERNAL:
Return the table descriptor specified for the alias.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getDescriptorForAlias</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="getLogin--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLogin</h4>
<pre>public&nbsp;<a href="../../../../../../../org/eclipse/persistence/sessions/Login.html" title="interface in org.eclipse.persistence.sessions">Login</a>&nbsp;getLogin()</pre>
<div class="block">INTERNAL:
Return the table descriptor specified for the class.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getLogin</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="getRemoteSessionController--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRemoteSessionController</h4>
<pre>public&nbsp;<a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a>&nbsp;getRemoteSessionController()</pre>
<div class="block">INTERNAL:
Return the remote session controller</div>
</li>
</ul>
<a name="getSequenceNumberNamed-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSequenceNumberNamed</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getSequenceNumberNamed(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;remoteFunctionCall)</pre>
<div class="block">INTERNAL:
Perform remote function call</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getSequenceNumberNamed</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="initializeIdentityMapsOnServerSession--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeIdentityMapsOnServerSession</h4>
<pre>public&nbsp;void&nbsp;initializeIdentityMapsOnServerSession()</pre>
<div class="block">INTERNAL:
Reset the cache on the server-side session.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>initializeIdentityMapsOnServerSession</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="instantiateRemoteValueHolderOnServer-org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>instantiateRemoteValueHolderOnServer</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.Transporter&nbsp;instantiateRemoteValueHolderOnServer(org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder&nbsp;remoteValueHolder)</pre>
<div class="block">INTERNAL:
Instantiate remote value holder on the server</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>instantiateRemoteValueHolderOnServer</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="remoteExecute-org.eclipse.persistence.queries.DatabaseQuery-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remoteExecute</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.Transporter&nbsp;remoteExecute(<a href="../../../../../../../org/eclipse/persistence/queries/DatabaseQuery.html" title="class in org.eclipse.persistence.queries">DatabaseQuery</a>&nbsp;query)</pre>
<div class="block">INTERNAL:
Execute the query on the server.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>remoteExecute</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="remoteExecuteNamedQuery-java.lang.String-java.lang.Class-java.util.Vector-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remoteExecuteNamedQuery</h4>
<pre>public&nbsp;org.eclipse.persistence.internal.sessions.remote.Transporter&nbsp;remoteExecuteNamedQuery(<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,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;javaClass,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&nbsp;arguments)</pre>
<div class="block">INTERNAL:
Execute query remotely.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>remoteExecuteNamedQuery</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="rollbackTransaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rollbackTransaction</h4>
<pre>public&nbsp;void&nbsp;rollbackTransaction()</pre>
<div class="block">INTERNAL:
Rollback a transaction on the database.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>rollbackTransaction</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorAbsolute-java.rmi.server.ObjID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorAbsolute</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorAbsolute(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
int&nbsp;rows)</pre>
<div class="block">Moves the cursor to the given row number in the result set</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorAbsolute</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorAfterLast-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorAfterLast</h4>
<pre>public&nbsp;void&nbsp;scrollableCursorAfterLast(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Moves the cursor to the end of the result set, just after the last row.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorAfterLast</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorBeforeFirst-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorBeforeFirst</h4>
<pre>public&nbsp;void&nbsp;scrollableCursorBeforeFirst(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Moves the cursor to the front of the result set, just before the first row</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorBeforeFirst</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorClose-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorClose</h4>
<pre>public&nbsp;void&nbsp;scrollableCursorClose(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Used for closing scrollable cursor across RMI.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorClose</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorCurrentIndex-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorCurrentIndex</h4>
<pre>public&nbsp;int&nbsp;scrollableCursorCurrentIndex(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Retrieves the current row index number</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorCurrentIndex</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorFirst-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorFirst</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorFirst(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Moves the cursor to the first row in the result set</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorFirst</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorIsAfterLast-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorIsAfterLast</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorIsAfterLast(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Indicates whether the cursor is after the last row in the result set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorIsAfterLast</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorIsBeforeFirst-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorIsBeforeFirst</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorIsBeforeFirst(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Indicates whether the cursor is before the first row in the result set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorIsBeforeFirst</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorIsFirst-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorIsFirst</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorIsFirst(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Indicates whether the cursor is on the first row of the result set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorIsFirst</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorIsLast-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorIsLast</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorIsLast(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Indicates whether the cursor is on the last row of the result set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorIsLast</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorLast-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorLast</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorLast(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid)</pre>
<div class="block">Moves the cursor to the last row in the result set</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorLast</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorNextObject-java.rmi.server.ObjID-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorNextObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;scrollableCursorNextObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</pre>
<div class="block">Retrieve next object from the remote scrollable cursor</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorNextObject</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorPreviousObject-java.rmi.server.ObjID-org.eclipse.persistence.queries.ReadQuery-org.eclipse.persistence.sessions.remote.DistributedSession-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorPreviousObject</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;scrollableCursorPreviousObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
<a href="../../../../../../../org/eclipse/persistence/queries/ReadQuery.html" title="class in org.eclipse.persistence.queries">ReadQuery</a>&nbsp;query,
<a href="../../../../../../../org/eclipse/persistence/sessions/remote/DistributedSession.html" title="class in org.eclipse.persistence.sessions.remote">DistributedSession</a>&nbsp;session)</pre>
<div class="block">Retrieve previous object from the remote scrollable cursor</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorPreviousObject</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorRelative-java.rmi.server.ObjID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorRelative</h4>
<pre>public&nbsp;boolean&nbsp;scrollableCursorRelative(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;remoteScrollableCursorOid,
int&nbsp;rows)</pre>
<div class="block">Moves the cursor to the given row number in the result set</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorRelative</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="scrollableCursorSize-java.rmi.server.ObjID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrollableCursorSize</h4>
<pre>public&nbsp;int&nbsp;scrollableCursorSize(<a href="https://docs.oracle.com/javase/8/docs/api/java/rmi/server/ObjID.html?is-external=true" title="class or interface in java.rmi.server">ObjID</a>&nbsp;cursorId)</pre>
<div class="block">Return the scrollable cursor size</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>scrollableCursorSize</code>&nbsp;in class&nbsp;<code>org.eclipse.persistence.internal.sessions.remote.RemoteConnection</code></dd>
</dl>
</li>
</ul>
<a name="setRemoteSessionController-org.eclipse.persistence.sessions.remote.rmi.iiop.RMIRemoteSessionController-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setRemoteSessionController</h4>
<pre>public&nbsp;void&nbsp;setRemoteSessionController(<a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop">RMIRemoteSessionController</a>&nbsp;remoteSessionController)</pre>
<div class="block">INTERNAL:
Set remote session controller</div>
</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/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.html" title="class in org.eclipse.persistence.sessions.remote.rmi.iiop"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html" title="interface in org.eclipse.persistence.sessions.remote.rmi.iiop"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html" target="_top">Frames</a></li>
<li><a href="RMIConnection.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><a href="#fields.inherited.from.class.org.eclipse.persistence.internal.sessions.remote.RemoteConnection">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; 2007&#x2013;2021 <a href="http://www.eclipse.org/eclipselink">Eclipse.org - EclipseLink Project</a>. All rights reserved.</small></p>
</body>
</html>