计算机外文翻译86
《计算机外文翻译86》由会员分享,可在线阅读,更多相关《计算机外文翻译86(15页珍藏版)》请在毕设资料网上搜索。
1、外文原文 In Chapters 35, we scratched the surface of EJB with an introduction to session bean programming. Now that youve seen the bare-bones examples, lets put a bit more meat on our beans. In this chapter, youll see the following: _ How to query the container with EJB contexts _ How to use environment
2、 properties to customize your beans, and access those environment properties at runtime_ How to use the EJB security model _ How to use EJB object handles _How to call beans from other beans _ A non-trivial example illustrating each of these concepts, using both stateless and stateful session beans
3、Lets begin with a look at EJB contexts. EJB Contexts: Your Gateway to the Container As youll see once you begin your EJB development, non-trivial enterprise beans need to determine information about their current status at runtime. This can include the following: _ Information about the beans home o
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 外文 翻译 86
