欢迎来到天天文库
浏览记录
ID:33538593
大小:2.11 MB
页数:80页
时间:2019-02-26
《j2ee轻量级框架的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、南京航空航天大学硕士学位论文J2EE轻量级框架的研究与实现姓名:魏学松申请学位级别:硕士专业:计算机应用技术指导教师:张育平20060301南京航空航天大学硕士学位论文摘要J2EE的应用越来越广泛J2EE应用从设计上可以分为三层表示层业务层和数据持久层在这三层上与之对应的J2EE技术为WEB技术和EJB技术WEB技术实现表现层而EJB规范负责业务层和数据层由于J2EE技术的不断发展在J2EE设计的各个层次现在都有对应的轻量级框架出现轻量级框架的发展极大了推动了J2EE技术的发展轻量级框架技术已经成为了下一代J2EE构架的基础本次论文中作者对J2EE技术和框架技术进行了研究特别
2、是J2EE轻量级框架技术的研究在研究了J2EE技术的新发展和分析了一些轻量级框架代码的基础上提出了J2EE轻量级框架整体的分层结构的设计并给出了各层相应的框架组件的设计包括表示层包括知识库组件和MVC组件业务层包括IOC组件和AOP组件数据持久层主要是O/R映射组件随后阐述了知识库组件和MVC组件的设计思想重点分析论述了业务层组件和持久层组件,并给出了业务层组件和数据持久层组件详细的设计和实现在论文的最后还给出了本文实现的业务层组件IOC组件和AOP组件在数据持久层组件O/R映射组件实现上的应用和验证关键词J2EE轻量级框架MVCIOCAOPO/R映射IJ2EE轻量级框架的研
3、究与实现ABSTRACTNowadaysthetechnologyofJ2EEhasbeenappliedwidelyinmanyfields.Fromtheviewpointofthedesignment,theapplicationofJ2EEtechnologycanbedividedthreelayersarchitecture,whichareViewlayerBusinesslayerandDatapersistencelayerThesethreelayersarealternativelysupportedbythetechonologyofWEBandEJB
4、.ThetechnologyofWEBsupportstheViewlayer,meanwhile,BusinesslayerandDatapersistencelayeraresupportedbythetechonologyofEJB.WiththerapidandconstantdevelopmentofthetechonologyofJ2EE,therearealotsofLightweightFrameworkscorrespondingtoeverylayerofthedesignmentofJ2EEtechnologyInfactthedevelopmentof
5、LightweightFrameworkbooststhedevelopmentofJ2EEtechnologyandLightweightFrameworkhasbeenthebasicofthefollowingArchitectureofJ2EEtechnology.Inthispaper,IstudiedtheframetechnologyespeciallyontheJ2EELightweightFrameworkAtfirst,IstudiedtheJ2EEtechnologyandanalyzedsomesourcecodesofLightweightFrame
6、workonwhichbasis,IdesigntheSystemarchitectureofJ2EELightweightframework,thenIworkhardtodevidedtheLightweightFrameworkanddesignthecomponentoftheeverylayer.thesecomponentincludes:KnowledgebasecomponentMVCcomponentIOCcomponentAOPcomponentandO/Rmappingcomponentetc.Insuccedentchapter,Iintroduced
7、thedesignmentofKnowledgebasecomponentandMVCcomponentandfinallyemphasizedonintroducingthedesignmentandrealizationofbusinesslayerandpersistencelayerindetailAtlast,IhavebroughtforththeapplicationandvalidationofIOCcomponentandAOPcomponentinrelizitionofO/RMap
此文档下载收益归作者所有