文章分类 -  jdbc

摘要:public boolean insertDetailed(List<Detailed> listDetailed){ long start = System.currentTimeMillis(); PreparedStatement pstmt=null; StringBuffer sql=ne 阅读全文
posted @ 2018-12-29 16:48 如果可以在重来 阅读(105) 评论(0) 推荐(0)