接口 ConnectionProxy

    • 方法详细资料

      • getTargetConnection

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

        This will typically be the native driver Connection or a wrapper from a connection pool.

        返回:
        the underlying Connection (never null)