EclipseLink 2.3.2, build 'v20111125-r10461' API Reference

org.eclipse.persistence.sessions.remote.corba.sun
Interface CORBARemoteSessionController

All Superinterfaces:
CORBARemoteSessionControllerOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, java.io.Serializable
All Known Implementing Classes:
_CORBARemoteSessionControllerImplBase, _CORBARemoteSessionControllerStub, CORBARemoteSessionControllerDispatcher

public interface CORBARemoteSessionController
extends CORBARemoteSessionControllerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

INTERNAL: org/eclipse/persistence/remote/corba/sun/CORBARemoteSessionController.java Generated by the IDL-to-Java compiler (portable), version "3.0" from CorbaRemoteSessionControllerSun.idl Monday, November 19, 2001 1:51:44 o'clock PM EST


Method Summary
 
Methods inherited from interface org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerOperations
beginTransaction, commitRootUnitOfWork, commitTransaction, cursoredStreamClose, cursoredStreamNextPage, cursoredStreamSize, cursorSelectObjects, executeNamedQuery, executeQuery, getDefaultReadOnlyClasses, getDescriptor, getLogin, getSequenceNumberNamed, initializeIdentityMapsOnServerSession, instantiateRemoteValueHolderOnServer, processCommand, rollbackTransaction, scrollableCursorAbsolute, scrollableCursorAfterLast, scrollableCursorBeforeFirst, scrollableCursorClose, scrollableCursorCurrentIndex, scrollableCursorFirst, scrollableCursorIsAfterLast, scrollableCursorIsBeforeFirst, scrollableCursorIsFirst, scrollableCursorIsLast, scrollableCursorLast, scrollableCursorNextObject, scrollableCursorPreviousObject, scrollableCursorRelative, scrollableCursorSize
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 


EclipseLink 2.3.2, build 'v20111125-r10461' API Reference