Class _CORBARemoteSessionControllerImplBase
- java.lang.Object
-
- org.omg.CORBA.portable.ObjectImpl
-
- org.eclipse.persistence.sessions.remote.corba.sun._CORBARemoteSessionControllerImplBase
-
- All Implemented Interfaces:
CORBARemoteSessionController
,CORBARemoteSessionControllerOperations
- Direct Known Subclasses:
CORBARemoteSessionControllerDispatcher
public abstract class _CORBARemoteSessionControllerImplBase extends org.omg.CORBA.portable.ObjectImpl implements CORBARemoteSessionController
INTERNAL: org/eclipse/persistence/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerSun.idl Thursday, May 3, 2001 1:36:59 PM EDT
-
-
Constructor Summary
Constructors Constructor Description _CORBARemoteSessionControllerImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]
_ids()
org.omg.CORBA.portable.OutputStream
_invoke(java.lang.String method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler rh)
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
-