334335336337338339340341342343344
} catch (Exception e) { if (t != null) { try { t.transactionRollback(); } catch (Exception xe) { Logger.error("rollback failed",xe); } }