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的问题。
For each of the tables an entity bean is defined.
对每张表定义一个实体bean。
The orange box is the commonly accessed entity bean.
橙色框是最常访问的实体Bean。
Assume that entity bean Cust-A is related to Sales-A.
假设实体bean Cust- a与Sales - a相关。
It also accesses the database using an entity bean.
它还使用实体bean访问数据库。
The class diagram shows the attributes for each entity bean.
该类图显示了每个实体Bean的属性。
Defines the entity bean that is deployed inside the container.
定义在容器中部署的实体bean。
The entity bean represents a table, EMPBEAN, in the database.
实体bean代表数据库中的一张表empbean。
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也涉及到很多步骤。
Persistence API: Defines the new Entity Bean model for persistence.
持久性api:定义了用于持久性的新实体Bean模型。
The patient "Address" business entity was transformed to an entity Bean.
患者“Address”业务实体被转换为实体Bean。
In this case, the session bean will perform a lookup on the entity bean.
在这种情况下,会话bean将对实体bean执行查找。
The SnippetsEJB project contains one entity bean, and four session beans.
SnippetsEJB项目包含一个实体bean和四个会话bean。
Add the following remote methods to talk to the HelloWorldEntity entity bean.
为了与HelloWorldEntity实体bean对话,请添加以下远程方法。
An entity bean represents business data and its related manipulation logic.
实体bean代表业务数据及其相关的操纵逻辑。
This method returns an entity bean for the cart table row with the given CartId.
该方法返回一个用于购物车表的列的实体bean,这个实体bean有一个给定的CartId。
EJB finders can be defined on a container managed entity bean using the EJB Visual editor.
EJB查询工具能通过EJBVisual编辑器定义在容器管理的实体bean中。
The steps for retrieving ProcessCustomerSessionBean are similar to the entity bean lookup.
检索processcustomersessionbean的步骤与实体bean查找类似。
The entity EJB is an EJB2-complaint entity bean that USES CMP to access a relational database.
这个实体e JB是一个符合EJB2的实体bean,它用CMP访问关系数据库。
Because you cannot treat a CMP entity bean as a POJO, the mappings are useless in a JDBC query.
由于不能将CMP实体bean当作POJO来对待,因此在JDBC查询中这种映射没有用处。
A portlet accessing a remote entity bean directly usually results in several remote method calls.
直接访问远程实体Bean的Portlet通常会导致多个远程方法调用。
Each rule is represented by an entity bean that persistently stores information related to that rule.
每种规则都由一个实体bean来表示,该bean永久地存储与规则相关的信息。
Of course, this also takes into consideration the transaction attributes of the targeted entity bean.
当然,这也要考虑目标实体bean的事务属性。
This sample project consists of an entity bean, a session bean, a sample servlet, and a sample client.
这个样本工程由一个实体bean、一个会话bean、一个样本servlet和一个样本客户机组成。
It is common to have additional "finder" methods defined for a given entity bean within an application.
在应用程序中通常为给定的实体bean定义额外的“finder ”方法。
This will pass execution on through to the servlet controller to the session bean on to the entity bean.
这将使执行转移到servlet控制器,然后转到会话bean,再转到实体 bean。
应用推荐