javax.resource.spi

Interface LazyAssociatableConnectionManager

public interface LazyAssociatableConnectionManager

Method Summary

void
associateConnection(Object connection, ManagedConnectionFactory mcf, ConnectionRequestInfo cxReqInfo)

Method Details

associateConnection

public void associateConnection(Object connection,
                                ManagedConnectionFactory mcf,
                                ConnectionRequestInfo cxReqInfo)
            throws ResourceException