//Creates JTable of the resultset public JTable ResultRet(ResultSet rs) throws SQLException { ArrayList<String> columnNames = new ArrayList<String>();
確定! 回上一頁