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