找回密码
 立即注册
ejb3.0The开发 | 系统编程 2022-10-06 89 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
第一章前语期待已久的EJB3.0终究标准现已发布了。尽管EJB3.0终究标准出来了一段时刻,但对EJB3.0的使用还停留在介绍当中,使用实例更是少之又少,所以作者拟写本书,以简单的实例展示EJB3.0的开发进程,希望对大家有所帮助。EJB3最激动人心的是POJO编程模型,我想对开发人员的影响将是非常大的,由于他降低了开发人员编写EJB的请求。EJB3的bean类将更像常规的Javabean。不请求像过那样现特殊的回调界面或许扩展EJB类。所以它将使EJB的开发更像常规的Java开发。作者对EJB3.0接触的时刻很短,所以一些新的概念和知识理解也不免有误,部分概念和语义掌握的不是很准,希望在这方面有经验和理解的朋友批评指正,期待多提定见。由于JBOSSEJB3.0产品常未成熟,本教程随着新产品的推出将有所改动,请亲近重视!..........
ejb3.0实例教程.pdf

(The long-awaited EJB 3.0 standard has been released. Although EJB 3.0 has come out as a standard for some time, the use of EJB 3.0 still remains in the introduction, and the use of examples is even fewer. Therefore, the author plans to write this book to show the development process of EJB 3.0 with simple examples, hoping to help everyone. The most exciting thing about EJB 3 is the POJO programming model. I think it will have a great impact on developers, because it reduces their requests to write EJBs. EJB 3 bean classes will be more like regular Java beans. Do not request special callback interfaces like before, or extend EJB classes. So it will make EJB development more like regular Java development. The author has been in contact with EJB 3.0 for a short time, so some new concepts and knowledge are not understood correctly, and some concepts and semantics are not mastered accurately. I hope that friends who have experience and understanding in this area can criticize and correct them, and look forward to more suggestions. As JBOSSEJB3.0 products are often immature, this tutorial will change with the introduction of new products, please pay close attention to it
Ejb3.0 Instance Tutorial.pdf)

[下载]10324128912.rar




上一篇:Hibernate_学习笔记
下一篇:COM组件设计与应用教程