Interface SessionScoped


public interface SessionScoped
Gateway interface to execute ClientSession bound operations against MongoDB via a SessionCallback.
The very same bound ClientSession is used for all invocations of execute on the instance.
Since:
2.1
Author:
Christoph Strobl, Mark Paluch