摘要: public List<Object> getTableInsertSql(Connection conn,String tableName, String where) throws Exception{ ResultSet rs = null; Statement statement = nul 阅读全文
posted @ 2017-12-04 14:36 seeusmile 阅读(5872) 评论(0) 推荐(0)