Interface LazyEnlistableManagedConnection


public interface LazyEnlistableManagedConnection
This is a mix-in interface that may be optionally implemented by a ManagedConnection implementation. An implementation of this interface must support the lazy transaction enlistment optimization.
Version:
1.0
Author:
Ram Jeyaraman