CMP entity bean "bean" classes.
CMP实体bean “ bean ”类。
The CMP entity bean descriptions are.
CMP实体bean的描述如下。
Here are the CMP entity bean issues we found.
下面是我们发现的CMP实体bean的问题。
It does not map table inheritance to CMP entity bean inheritance.
它不将表继承映射到CMP实体bean继承。
It does not map table relationship to CMP entity bean relationship.
它不将表关系映射到CMP实体bean关系。
Even a simple invocation of the CMP entity bean involves many steps.
即使是简单地调用CMP实体bean也涉及到很多步骤。
Because you cannot treat a CMP entity bean as a POJO, the mappings are useless in a JDBC query.
由于不能将CMP实体bean当作POJO来对待,因此在JDBC查询中这种映射没有用处。
This forced us to manually move attribute values to and from the CMP entity bean and our own entity object.
这迫使我们手动地在CMP实体bean与我们自己的实体对象之间来回移动属性值。
CMP entity bean update is not efficient because it requires a read from the database and then an update in the database.
CMP实体bean更新效率不高,因为它需要在数据库中进行读取和更新。
A CMP entity bean is constructed from at least six separate files, having dependencies that cannot be easily verified at compile time.
CMP实体bean至少从六个单独文件构造,并有在编译期间无法方便验证的相关性。
The relationship is represented by a new CMP entity bean called Attendee, having two fields (three if we count the primary key field).
用名为attendee的新CMP实体bean表示关系,该bean有两个字段(如果加上主键字段则有三个)。
The sample application maintains the calculator state using a CMP entity bean that makes use of a relational database as the underlying persistence mechanism.
样本应用程序使用CMP实体Bean(它使用关系数据库作为底层持久化机制)来维护计算器状态。
The entity EJB is an EJB2-complaint entity bean that USES CMP to access a relational database.
这个实体e JB是一个符合EJB2的实体bean,它用CMP访问关系数据库。
That session bean could manage a complicated transaction involving CMP and BMP entity beans, as well as a handful of JDBC calls that directly hit the database.
会话bean会管理涉及CMP和BMP实体bean的复杂事务,以及少数直接访问数据库的JDBC调用。
The implementation of an entity bean using CMP is pretty minimal, and no JNDI lookup is explicitly coded.
使用CMP的实体bean的实现很小,并且没有一个JNDI查找是被显式编码的。
This paper showed you how a Web service interface can provide access to the properties of a WS-Resource whose state is modeled using an entity bean with CMP/A.
本文向您说明了对于使用CMP/A实体bean对其状态建模的Web服务资源,Web 服务接口如何提供对该资源属性的访问。
This paper showed you how a Web service interface can provide access to the properties of a WS-Resource whose state is modeled using an entity bean with CMP/A.
本文向您说明了对于使用CMP/A实体bean对其状态建模的Web服务资源,Web 服务接口如何提供对该资源属性的访问。
应用推荐