ResultSet rs = null;. String stmt = "SELECT * FROM Table";. try{. pstmt = con.prepareStatement(stmt);. rs = pstmt.executeQuery();. tbm = DbUtils.
確定! 回上一頁