joseleonweb

Untitled

May 12th, 2021
748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1. try{
  2.    rs.close();
  3.    stmt.close();
  4. } catch(SQLException e) {
  5.    System.out.println(e.getMessage());
  6. }
Advertisement
Add Comment
Please, Sign In to add comment