Guest User

Untitled

a guest
Jun 18th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Dbconnection db=new Dbconnection();
  2. db.connect();
  3.  
  4. String taytothta=this.Identitytextfield.getText();
  5. db.deleteCitizen(taytothta);
Add Comment
Please, Sign In to add comment