getInt(1)+" "+rs.getString(2)+" "+rs.getString(3));; //step5 close the connection object; con.close();; }catch(Exception e){ System.out.println(e);}; }; }.
確定! 回上一頁