論文格式
                  電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
                  機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
                  制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
                  通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
                  • 首頁 |
                  • 畢業論文 |
                  • 論文格式 |
                  • 個人簡歷 |
                  • 工作總結 |
                  • 入黨申請書 |
                  • 求職信 |
                  • 入團申請書 |
                  • 工作計劃 |
                  • 免費論文 |
                  • 合作期刊 |
                  • 論文同學網 |
                  搜索 高級搜索

                  當前位置:論文格式網 -> 畢業論文 -> 計算機論文
                  畢業論文標題:

                  基于Hibernate技術的Equipment Management System開發

                   本文ID:LWGSW13659 價格:收費積分/100
                  掃一掃 掃一掃
                  本站會員可自行下載:下載地址 基于Hibernate技術的Equipment Management System開發 (收費:1000 積分)  

                  論文字數:12972,頁數:38

                  摘要

                   公司規模的不斷擴大令行政部的管理工作日益繁重,所以其迫切需要開發一個MIS(Management Information System)系統來使其行政管理規范化、制度化、所需各種數據標準化。在大型系統的開發過程中,使用Hibernate作為業務邏輯層和數據庫層之間的持久層,實現對象到關系數據庫的持久存儲,不但解決了對象模型與關系模型之間的“阻抗不匹配”問題,也提高了項目開發的效率。所以,某公司決定開發基于Hibernate技術的Equipment Management System。
                   Hibernate是目前最流行的開源對象關系映射框架,是面向對象的程序設計語言和關系數據庫之間的橋梁。它對JDBC作了輕量級的封裝,不僅提供ORM映射服務,還提供數據查詢和數據緩存功能。作為優秀的持久層框架實現,Hibernate提供了強大、高性能的對象到關系數據庫的持久化服務,其良好的持久層映射機制,使得操作完全面向對象。
                   本文研究了Hibernate技術,分析了Hibernate的對象關系映射框架實現機制及其工作原理。最后,結合實踐,介紹了基于Hibernate技術的Equipment Management System的開發。
                   
                  關鍵詞:Hibernate,持久化,對象關系映射


                  Hibernate –Based
                  Equipment Management System Development

                   Abstract
                   With the company expanding the scale, the workload of Administration Department is increasing. So their urgent need is to develop a MIS (Management Information System), which makes the administration to be standardization and institutionalization. In the process of large systems development, it uses Hibernate between business logic layer and database layer as the persistence layer, implementing the persistent store from objects to relationship database. It solves the impedance mismatch difficulties between the object model and the relationship model, and improves the efficiency of the project development. Therefore, the company decides to develop Equipment Management System of Hibernate-based.
                   Hibernate is the most popular open source object-relational mapping framework, and also a bridge between the object-oriented programming language and the relational database. It makes JDBC a lightweight package. And, it not only provides ORM mapping services, but also provides data query and data cache function. As a good framework for achieving persistence layer, Hibernate provides a powerful, high-performance persistence service from objects to the relational database. Its good mechanism for persistence mapping makes operations object-oriented fully.
                   In this paper, some research has been done on the Hibernate technology, and also analysis object-relational mapping framework for the realizing mechanism of the Hibernate and its working principles. Finally, according to practices, it introduces the development of Equipment Management System, which is based on Hibernate technology.

                  Key Words: Hibernate, Persistence, Object Relation Mapping

                   

                  目   錄
                  1 緒論 1
                  1.1 問題的提出 1
                  1.2 技術背景 2
                  1.3 課題研究的意義 3
                  1.4 論文的組織結構 3
                  2 MVC設計模式 5
                  2.1 MVC框架 5
                  2.2 MVC的處理過程 6
                  2.3 MVC模式的優點 6
                  3 Hibernate持久框架介紹 8
                  3.1 ORM簡介 8
                  3.2 Hibernate持久框架概述 8
                  3.3 利用Hibernate持久化Java類 9
                  3.3.1 對象持久化的定義 9
                  3.3.2 Hibernate的優點 11
                  3.3.3 Hibernate持久化步驟 12
                  4 Equipment Management System的構建 14
                  4.1 需求分析 14
                  4.1.1 項目來源 14
                  4.1.2 項目目標 14
                  4.1.3 系統模型 15
                  4.1.4 功能需求 15
                  4.1.5 用例分析 18
                  4.1.6 數據字典 20
                  4.1.7 性能需求 20
                  4.2 基于Hibernate的系統設計 21
                  4.2.1 系統特點 21
                  4.2.2 設計要求 21
                  4.2.3 基于Hibernate的系統設計方案 22
                  4.3 基于Hibernate的系統實現 23
                  4.3.1 環境配置 23
                  4.3.2 數據持久層的實現 24
                  4.3.3 系統運行效果 27
                  4.4 系統測試 29
                  5 總結與展望 30
                  致謝 31
                  參考文獻 32


                  相關論文
                  本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
                  上一篇:基于J2EE的網上購物系統 下一篇:高爾夫球場預定會員管理系統
                  Tags:基于 Hibernate 技術 Equipment Management System 開發 【收藏】 【返回頂部】
                  最新文章
                  熱門文章
                  計算機論文
                  推薦文章

                  本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

                  論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

                  Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

                  感谢您访问我们的网站,您可能还对以下资源感兴趣:

                  论文格式网:毕业论文格式范文