I have a code that looks like this,
Connection con = null; PreparedStatement ps1 = null; ResultSet rs1 = null; try{ con = .getConnec