javax.resource.spi
public interface: LazyEnlistableManagedConnection [javadoc |
source]
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