摘要: 1、采用公认的MYSQL最快批量提交办法public void index() throws UnsupportedEncodingException, Exception { //1000个一提交 int COMMIT_SIZE=25000; //一共多少个 int COUNT=100000; long a=System.currentTimeMillis(); Connection conn= null; try { Class.forName("com.mysql... 阅读全文
posted @ 2013-07-19 17:16 糖豆爸爸 阅读(8885) 评论(0) 推荐(0)
Live2D