- EJB 3 Developer Guide
- Michael Sikora
- 140字
- 2021-07-02 11:34:53
Summary
We gave an overview of the EJB 3 architecture and its relationship to the multi-layer Java EE architecture. EJB technology applies to the business processing and persistence layers of the multi-layer model. There are three main artifacts a business application using EJB technology will develop: session-beans, message-driven beans, and entities.
These artifacts are deployed to an EJB container which provides a number of services. We had a brief look at some of these services. In particular we saw that a separate service, the Java Persistence API, is provided for persisting entities.
Finally we saw how to get started with Sun's open-source GlassFish EJB 3 container. All the examples which follow in this book have been deployed and run on GlassFish.
In the following chapter we will look at developing the EJB component which handles business processing, namely session beans.
- 基于元胞自動機的城市路網交通流建模與仿真
- JasperReports for Java Developers
- Photoshop CC 2017實戰基礎培訓教程(全視頻微課版)
- 剪映專業版(電腦版)視頻剪輯全攻略:音效添加+轉場特效+視頻制作
- 中文版Illustrator 2021完全自學教程
- UI 設計入門一本就夠
- Autodesk Ecotect Analysis 2011綠色建筑分析應用
- AutoCAD Civil 3D 2018 場地設計實例教程
- Adobe創意大學Illustrator CS5 產品專家認證標準教材
- Apache Maven 3 Cookbook
- Photoshop CS6完美創意設計:不一樣的圖像藝術處理
- Photoshop+CorelDRAW 字體設計與創意:草圖/實現/包裝(微課版)
- 深入淺出WebAssembly
- Learning Dojo
- Plone 3.3 Site Administration