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