1、 毕毕 业业 设设 计计 论论 文文 专业班级: 学生姓名: 指导教师: 酒店管理系统酒店管理系统 HOTEL MANAGERMENT SYSTEM 系别名称: 专业班级: 学生姓名: 学 号 指导教师: 摘 要 I 摘摘 要要 现代化的酒店组织庞大、服务项目多、信息量大,要想提高劳动生产、降低成本、 提高服务质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息 管理,酒店管理系统正是为此而设计的。 我在本次毕业设计中采用 Java 和 MVC 框架模式下开发,使用 Oracle 数据库。 继承 Java 的“Write Once, Run Anywhere”的优点,可以在任何一
2、个系统下运行。我 在设计系统过程中,把模块按用户的等级(管理员,前台职员和清洁工)分别设计了 相应的功能。 该网站采用 Jsp 应用开发技术,具有一些预订客房,退房等功能,尤其依靠 java 的优点来为酒店更好的进行管理,稳定性,可扩展性,安全性,健壮性,都是该酒店 管理的优势所在。 数据库采用的 Oracle9i,在数据库的利用上该系统用了简单的 Hibernate 和 JDBC 作为和数据库进行数据交互的方式。Struts 则是为了 Web 层能够更好控制跳转。 关键词:酒店管理系统、Oracle、Java、MVC 框架模式 Abstract II AbstractAbstract Lar
3、ge-scale modernization of the hotel, services and more informative, in order to improve the labor and production, reduce costs, improve service quality and management level, thus promoting economic efficiency, to use the computer to carry out the modernization of information management. Hotel Manage
4、ment System is designed for this purpose. I graduated in the design and MVC framework using JAVA development mode, use the ORACLE database. JAVA succession of “Write Once, Run Anywhere“ the advantages of a system in any run. I am in the process of designing the system, the module level by the user (
5、administrator, front desk staff and cleaners) were designed corresponding functions. The site using jsp application development technology, with some reservations, check-out functions, in particular, rely on the advantages of java to better manage the hotel, stability, scalability, security, robustn
6、ess, is the hotel management the advantage. Database used in oracle9i, the use of the database on the system using a simple Hibernate and JDBC data and databases as a way of interaction. Struts is a Web layer in order to better control the Jump. Key words: Hotel Management System、Oracle、Java、MVC PATTEN 毕业论文 目 录 III 目目 录录 摘 要 . I ABSTRACT . II 第 1 章 绪 论 . 1 1.1 选题背景 1 1.2 课题研究的目的和意义 1 1.3 课题内容简述 1 1.4 国内