Listall=newArrayList();Stringsql="SELECTid,name,idguangpan,idgeshouFROMgequWHEREname=?";PreparedStatementpstmt=null;DataBaseConnectiondbc=null;dbc=newDataBaseConnection();