【数据库】jdbc详解
摘要:try { if(resultSet!=null){ resultSet.close(); } }catch (SQLException e){ e.printStackTrace(); }finally { try { if(preparedStatement!=null){ preparedSt
阅读全文
posted @ 2018-11-29 13:23
posted @ 2018-11-29 13:23
posted @ 2018-11-26 20:28
posted @ 2018-11-21 12:19
posted @ 2018-11-06 15:24