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