计算机外文翻译--编写Bean管理持久性的实体Bean
《计算机外文翻译--编写Bean管理持久性的实体Bean》由会员分享,可在线阅读,更多相关《计算机外文翻译--编写Bean管理持久性的实体Bean(12页珍藏版)》请在毕设资料网上搜索。
1、外文原文 CHAPTER 8 Writing Bean-Managed Persistent Entity Beans In Chapter 7, we covered some basic entity bean concepts. We learned that there are two kinds of entity beansbean-managed persistent and container-managed persistent. In this chapter, well demonstrate how to program bean-managed persistent
2、entity beans. When you code these types of entity beans, you must provide your own data access logic. You are responsible for providing the implementation to map your entity bean instances to and from storage. To do this, youd typically. use a database API such as JDBC or SQL/J. This is in stark con
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 外文 翻译 编写 Bean 管理 持久性 实体
