第9章JDBC技术(4学时).pptVIP

  • 1
  • 0
  • 约2.81万字
  • 约 54页
  • 2017-04-06 发布于北京
  • 举报
第9章JDBC技术(4学时)

条件查询练习 form action=search.jsp 用户名: input type=text name=username input type=submit value=查询 /form Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 关键语句 String sql=select * from teacher where name=; sql+=+request.getParameter(username)+; ResultSet rs=stmt.executeQuery(sql); … Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. Evaluation on

文档评论(0)

1亿VIP精品文档

相关文档