摘要: import com.jfinal.plugin.activerecord.IAtom; //jfinal 事务处理 boolean success = Db.tx(new IAtom() { @Override public boolean run() throws SQLException { 阅读全文
posted @ 2017-03-21 19:51 Yishin 阅读(1452) 评论(0) 推荐(0)