/* */ }
/* 731 */ if (local == null) {
/* 732 */ throw new ResourceException("Unfinished local transaction but managed connection does not provide a local transaction. " + this);
/* */ }
/* */
/* 735 */ local.rollback();
/* 736 */ this.log.debug("Unfinished local transaction was rolled back." + this);
/* */ }
/* */ }
/* */
/* */ public void connectionErrorOccurred(ConnectionEvent ce)