Class SunCORBATransportManager

    • Method Detail

      • narrow

        public org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection narrow​(org.omg.CORBA.Object object)
        INTERNAL: Implement abstract method that delegates the narrow call to the generated SunCORBAConnectionHelper class.
        Specified by:
        narrow in class CORBATransportManager
      • buildCORBAConnection

        public org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection buildCORBAConnection()
        INTERNAL: Implement abstract method. The method returns a specific CORBA implementation instance that implements CORBAConnection interface.
        Specified by:
        buildCORBAConnection in class CORBATransportManager