Interface SessionProxy

    • Method Detail

      • 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.

        Returns:
        the underlying Session (never null)