/* */ {
/* 636 */ if (this.traceEnabled)
/* 637 */ dump("Previous connection tracked by transaction " + cl + " tx=" + trackByTransaction);
/* 638 */ ConnectionListener localConnectionListener1 = cl;
/* */ return localConnectionListener1;
/* */ } } finally { trackByTx.unlock(trackByTransaction);
/* */ }
/* */
/* 652 */ ConnectionListener cl = mcp.getConnection(subject, cri);
/* 653 */ if (this.traceEnabled) {
/* 654 */ dump("Got connection from pool tracked by transaction " + cl + " tx=" + trackByTransaction);