接口 SessionProxy

    • 方法详细资料

      • getTargetSession

        Session getTargetSession()
        Return the target Session of this proxy.

        This will typically be the native provider Session or a wrapper from a session pool.

        返回:
        the underlying Session (never null)