Interface CORBARemoteSessionController
-
- All Superinterfaces:
CORBARemoteSessionControllerOperations
,IDLEntity
,Object
,Serializable
- All Known Implementing Classes:
_CORBARemoteSessionControllerImplBase
,_CORBARemoteSessionControllerStub
,CORBARemoteSessionControllerDispatcher
public interface CORBARemoteSessionController extends CORBARemoteSessionControllerOperations, Object, 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
beginEarlyTransaction, beginTransaction, commitRootUnitOfWork, commitTransaction, cursoredStreamClose, cursoredStreamNextPage, cursoredStreamSize, cursorSelectObjects, executeNamedQuery, executeQuery, getDefaultReadOnlyClasses, getDescriptor, getDescriptorForAlias, 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
-
-