" handle before the transaction completes.");
// in managed environments this call will be ignored by
// the wrapped connection
cm.localCommit();
}
cm.releaseConnection();
}
public void afterCompletion(int status)
{
if (log.isDebugEnabled()) log.debug("afterCompletion was called");