jdbc源代码 传智播客张勇老师jdbc驱动,publicstaticvoidmain(String[]args)throwsSQLException{ //create(); read(); //update(); //delete(); } staticvoiddelete()throws