《基于JDBC的移动用户交互系统设计与实现_论文毕业设计(论文)word格式》.docVIP

  • 3
  • 0
  • 约3.61万字
  • 约 44页
  • 2016-12-11 发布于贵州
  • 举报

《基于JDBC的移动用户交互系统设计与实现_论文毕业设计(论文)word格式》.doc

摘 要 JDBC是一种可用于执行SQL语句的Java API,可以为多种关系数据库提供统一访问,它由一组用Java语言编写的类和接口组成。 在Java语言中,JDBC API主要用来连接数据库和直接调用SQL命令执行各种SQL语句,使用JDBC API可以很容易地把SQL语句传送到任何关系型数据库中。程序员只需用JDBC API写一个程序就够了,它可向相应数据库发送SQL调用。同时,将Java语言和JDBC结合起来使程序员不必为不同的平台编写不同的应用程序。JDBC API是数据库应用的基础,它建立了Java语言数据库应用程序同各种不同数据库的沟通机制。 移动用户交互系统是一个基于JDBC技术的、能够提供一个用户友好的、和数据库以及控制模块紧密连接的、分布式网上建议/投诉系统。用户通过网上建议可以自由发表自己的想法,同时,管理员也能够及时反馈用户反映的问题,在用户和商家之间建立起桥梁关系。本系统包括登录、浏览、填写、提交、查询等几个部分。 关键词:JDBC;Java;用户交流;网上建议;数据库;ABSTRACT JDBC is a SQL statement can be used for implementation of the Java API, can provide unified access to multiple relational database, which consists of a set of classes with the Java language and interface. In the Java language, JDBC API is mainly used to connect to the database and direct calls to SQL commands to perform various SQL statement, using the JDBC API can be easily sent to any of the SQL statement to a relational database. Programmers only need to write a program using JDBC API enough, it can be sent to the appropriate database SQL call. Meanwhile, combine the Java language and JDBC so that programmers do not write for different platforms in different applications. JDBC API is the basis for database applications, which established the Java language database applications to communicate with different database mechanisms. Mobile user interaction system is a JDBC technology-based, can provide a user-friendly, and close the database connection and control modules, distributed on-line suggestions / complaints system. Users online recommendations are free to make their ideas at the same time, administrators are able to feedback the user to reflect a problem in the build bridges between the user and the business relationship. The system includes login, view, fill, submit feedback, query and other parts. Keywords:JDBC; Java; Users exchange; Online recommendations; Database目 录 第一章 绪论 1 1.1课题背景 1 1.2课题内容 2 第二章 JDBC概述 3 2.1JDBC的发展 3 2.2JDBC的组成和结构 4 2.3JDBC的用途 5 2.4JDBC的工作机制 7 2.5JDBC驱动程序的类型 8 2.6J

文档评论(0)

1亿VIP精品文档

相关文档