Interface ConnectionProxy

    • Method Detail

      • getTargetConnection

        Connection getTargetConnection()
        Return the target Channel of this proxy.

        This will typically be the native provider Connection

        Returns:
        the underlying Connection (never null)