网站首页  词典首页

请输入您要查询的英文单词:

 

单词 ejb
释义

ejb

  • 网络资源(Enterprise Java Beans);的设计模式和命名约定;部署
1.
资源(Enterprise Java Beans)
在J2EE里,Enterprise Java Beans(EJB)称为Java 企业Bean,是Java的核心代码,分别是会话Bean(Session Bean),实体B…
zhidao.baidu.com
2.
的设计模式和命名约定
EJB概述(下) _天极网 ... System Administrator 系统管理者; EJB 的设计模式和命名约定: Application Assembler 程序组装器: ...
www.yesky.com
3.
部署
目录 - EJB JPA - 博客频道 - CSDN.NET ... 3.3.1 依赖注入 EntityManager 3.4.2 部署 EJB 4.1.1 什么是 Dali JPA ...
blog.csdn.net
4.
的部署
Java Web整合开发王者归来_百度百科 ... 34.2.2 JBoss 的目录结构 764 34.3.4 EJB 的部署 769 35.1.1 JPA 的出现 776 ...
baike.baidu.com
5.
容器
Java程序设计之网络编程_百度百科 ... 17.2.5Servlet 应用举例 18.2.1EJB 容器 19.2.5JINI 技术 ...
baike.baidu.com

例句

释义:
1.
A small number of changes to the application code is often required to change the format of names used for EJB lookups.
经常需要对应用程序代码作小量改动以改变用于EJB查找的名称格式。
www.ibm.com
2.
However the specification has a dependency on EJB (or at least EJB Lite) which seems to limit its wider applicability.
但是,规范依赖EJB(或者至少是EJBLite),这限制了它的广泛应用性。
www.infoq.com
3.
In fact, avoiding this style of coupling was one of the motivating factors behind the creation of Enterprise JavaBeans (EJB) technology.
实际上,避免这类耦合是创建企业JavaBean(EJB)技术背后的一个动机。
www.ibm.com
4.
Now that you've seen this relationship, you're ready to examine the sections left out of the EJB DD above.
既然您已经知道了这个关系,那么可以研究上面的EJBDD中没有讨论过的节。
www.ibm.com
5.
How much of EJB version 1. 0 technology is still alive?
有多少1.0版的EJB技术仍有生命力?
www.ibm.com
6.
Each EJB 3 business interface with the unqualified name intf of a session bean bean translates into a service by the name bean_intf.
带有一个会话beanbean的非限定名称intf的每个EJB3业务接口都转换为一个名为bean_intf的服务。
www.ibm.com
7.
A similar approach is to use one of Spring's abstract EJB implementation support classes as a base class for your EJB implementation.
一种类似的方法是使用Spring的抽象EJB实现支持类之一作为EJB实现的基类。
www.ibm.com
8.
In the above example, the injected value for sbean2 would be that of the SCA reference sbean2 and not the EJB reference of the same name.
在上面的示例中,sbean2的注入值将是SCA引用sbean2的注入值,而不是相同名称的EJB引用。
www.ibm.com
9.
Depending on where the client is located relative to an EJB, it is possible to set the best way of access to the bean's logic.
取决于客户端与EJB的相对位置,可以设置访问Bean的逻辑的最佳方式。
www.ibm.com
10.
If you can answer _yes_ to any of these questions, then EJB components may be an appropriate technology in your situation.
如果你对所有这些问题的回答都是肯定的话,那么EJB组件就是你可以采用的合适技术。
www.ibm.com
1.
EJB components do not look like its Object Oriented as it has restrictions for using inheritance and polymorphisms.
EJB组件不像是面向对象的,比如在使用继承和多态时就有太多限制。
www.mscto.com
2.
As long as the interface of the SCA reference matches that of the EJB reference, the SCA run time injection will override that EJB.
只要SCA引用接口匹配EJB引用接口,SCA运行时注入将替换那个EJB。
www.ibm.com
3.
These terms are all about locations - the conceptual location where EJB components are available , from the point of view of your client .
这些术语都是有关位置的是从客户机的角度看时EJB组件所在的概念性的位置。
www.bing.com
4.
In EJB development, the Session Facade pattern is often used to minimize network traffic and ensure transaction consistency.
在EJB开发中,会话虚包(SessionFacade)模式常被用来使网络流量最小化和确保事务一致性。
www.ibm.com
5.
In previous Java EE platforms, such a descriptor would have been a part of an XML file that conforms to the EJB 2. 1 schema.
在以前的JavaEE平台中,必须在一个符合EJB2.1模式的XML文件中包含这样的描述符。
www.ibm.com
6.
Interestingly, a Seam conversation is typically implemented with an extended entity manager injected into a stateful session bean (EJB).
有趣地是,Seam对话通常用注入到有状态会话bean(EJB)中的扩展的实体管理器实现。
www.ibm.com
7.
Any object that can be returned by an entity bean (or any other EJB component) must fulfill this requirement.
任何可以被实体bean(或任何其它EJB组件)返回的对象都必须满足这个要求。
www.ibm.com
8.
The modified EJB is now ready to be transferred to Integration Edition.
修改过的EJB现在可以被转移到集成版了。
www.ibm.com
9.
Conversely, imagine a business process that needs to call out to an already existing EJB service.
从相反方面考虑,可以假设业务流程需要调出到现有EJB服务。
www.ibm.com
10.
There may be other issues with the EJB specification I could attack, but these five have been bothering me for quite some time.
EJB规范中或许还有其他问题,但是这五个问题已经困扰我很长时间了。
www.ibm.com
1.
Another possibility is to invoke an EJB component as though it were a CORBA component.
另一种可能性是调用EJB组件,就好象它是CORBA组件一样。
www.ibm.com
2.
It would be nice if I could apply container services one time across many EJB definitions.
如果一次能在许多EJB的定义中应用容器服务,这样情况会好些。
www.ibm.com
3.
In the other, EJB component use resulted in an excessively complicated system that did not perform well.
在另一个例子中,使用EJB组件使得系统过于复杂,性能也不好。
www.ibm.com
4.
However, you will have to be aware of a few rules and design considerations to avoid treading on the EJB specification.
然而,必须了解一些规则和设计考虑,以免破坏EJB的技术要求。
www.ibm.com
5.
It should be noted that you can change the multiplicity as well as the role names of the EJB relationship from within the diagram.
应当注意到您可以在图表中改变多样性及EJB关联角色的名称。
www.ibm.com
6.
Calls to the optimized local adapter invocation or send request APIs do not result in an inbound JCA request to drive into the target EJB.
针对优化的本地适配器调用或发送请求API的调用不会导致入站JCA请求以便进入目标EJB。
www.ibm.com
7.
Next time you take a POJO and slap on an annotation to turn it into an EJB, you can give a little thanks to the OpenEJB team.
下次当您给POJO加上一些注释将其转换成EJB时,您应对OpenEJB团队所作的贡献表示感谢。
www.ibm.com
8.
Chief among these criticisms was that EJBs were difficult to understand and tedious to develop.
在这些批评之中,最主要的抱怨是EJB难于理解且开发起来繁琐乏味。
www.ibm.com
9.
These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few.
这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
www.ibm.com
10.
Until the advent of EJB technology, there was no way to restrict access to an object or method by a particular user.
直到EJB技术出现后,才能够限制特定用户访问某个对象或方法。
www.ibm.com
1.
This can lead to an insecure system, as hackers may be able to write code to call the EJB directly and bypass the Web tier.
这可能导致系统不安全,因为黑客可以编写代码来直接调用EJB,而得以绕过Web层。
www.ibm.com
2.
In short, the goal for that team was to hide the fact that EJBs were being used at all.
简而言之,该团队的目标是从根本上隐藏使用EJB这一事实。
www.ibm.com
3.
If you're looking for a lightweight, low-cost alternative to the middleware proxy approach, using an EJB proxy might be suitable.
如果要寻找轻量的低成本备选方案来替代中间件代理方法,使用EJB代理可能比较合适。
www.ibm.com
4.
As shown in Figure 6, you decide what kind of bindings you want for your process (EJB (the default), SOAP, or JMS).
如图6所示,确定您的流程使用哪种绑定(EJB(默认)、SOAP、JMS)。
www.ibm.com
5.
Only this time there's not as much to do to the interface to make it an EJB interface.
只是这次对接口执行较少的操作即可使之成为EJB接口。
www.ibm.com
6.
Your hypothetical EJB can be described with a simple interface shown in Listing 1.
使用清单1中所示的简单接口可以描述一个假想的EJB。
www.ibm.com
7.
Let_s examine some questions that you can use to determine whether EJB components are an appropriate technology for your situation.
当你在决定EJB组件是否为适合你的实际情况的合适技术时,不妨先考虑几个问题。
www.ibm.com
8.
EJB components might be used, for example, to provide business logic for a Web service front end, as well as a servlet and JSP front end.
比如,EJB组件可能用来为Web服务前端提供业务逻辑,或者是servlet和JSP前端。
www.ibm.com
9.
Encapsulating this code in an EJB enables the code to have its own environmental references for accessing JMS resources.
将这段代码封装在一个EJB中可以使该代码拥有自己的环境引用来访问JMS资源。
www-128.ibm.com
10.
This article will show you a few different ways to program with EJBs by hand, as you've had to do it in the past.
本文将显示一些不同的手工EJB编程方法,您以前可能就是这么做的。
www.ibm.com
1.
Having seen EJB DD, you are now ready to examine a simple EJB Extensions file.
看过EJBDD之后,现在准备分析一个简单的EJB扩展文件。
www.ibm.com
2.
Despite everything, you will no doubt become familiar with various exception messages while deploying EJB components.
无论如何,您毫无疑问会熟悉在部署EJB组件时出现的各种异常消息。
www-128.ibm.com
3.
This same thread will execute the code in the first EJB and any other EJBs or other objects and resources that it invokes.
此同一线程将执行第一个EJB和任何其他EJB或调用它的其他对象和资源中的代码。
www.ibm.com
4.
EJB components tend to be used for containing "back end" business logic, while servlets and JSPs generally provide a "front end" .
EJB组件倾向于用来包含“后端”业务逻辑,然而servlet和JSP通常只提供了“前端”。
www.ibm.com
5.
The JNDI name must later be bound to JNDI names used by EJB and Web modules to look up the connection factory.
稍后必须将这里的JNDI名绑定到EJB和Web模块所使用的JNDI名,以查找连接工厂。
www.ibm.com
6.
ORB provides a framework for clients to locate EJBs on the server and invoke operations on those as if they were local.
ORB为客户端提供了一个定位服务器上的EJB和像调用本地操作一样调用那些EJB上的操作的框架。
www.ibm.com
7.
In cases where you can, I hope you see that almost all of them can be applied to the EJB 2. x specification through deployment tooling.
在您可以接受的情况下,我希望您看到通过部署工具,几乎所有好处都可以应用到EJB2.x规范。
www.ibm.com
8.
We went through an interesting trade-off analysis like this back in the early EJB 1.
在EJB1.x的早期,我们也进行过与此类似的有趣的得失分析。
www.ibm.com
9.
Ruby on Rails is just one facet of what makes Ruby great, just like EJB is only part of the Java enterprise platform.
RubyonRails只是使Ruby非常强大的方面之一,就像EJB只是Java企业平台的一部分一样。
www-128.ibm.com
10.
The script must be regenerated every time an EJB is redeployed, or the columns might end up in the wrong order.
必须在每次部署EJB时生成该脚本,否则列顺序可能会出错。
www.ibm.com
1.
You can put some of your deployed code into an EJB section, some into a Web section, and some into a client code section.
您可以将部分已部署的代码放进EJB部分、部分放到Web部分、部分放到客户机代码部分。
www-128.ibm.com
2.
In an EJB finder, the return value is a ResultSet, but it has a different number of fields than in the current CMP EJB component.
在EJB查找程序中,返回值是ResultSet,但是与当前的CMPEJB组件相比,字段的数量不同。
www.ibm.com
3.
The problem is that when most J2EE developers think of the Business delegate pattern, they only think of it in terms of Remote EJB access.
问题是,当大多数J2EE开发人员考虑业务代表模式时,他们仅仅想到它的远程EJB访问方面。
www.ibm.com
4.
Commonalities between different versions of EJB interfaces may be abstracted by means of extracting a common super interface.
不同版本的EJB接口的之间的公共部分可以通过使用相同的父接口抽象出来。
www.ibm.com
5.
Already, I'm beginning to see the advantages of using EJBs.
我已经开始看到使用EJB的优点。
www.ibm.com
6.
Now it's time to test your local EJB method to see if it's working correctly.
现在要对本地EJB方法进行测试,以确定其是否正确工作。
www.ibm.com
7.
As you can see, most of the benefits of EJB 3 and JPA that you mention involve simplifying assumptions that may not work for all situations.
正如您可以看到的,您提到的EJB3和JPA的大多数好处都包括简化假设,这可能无法适用于所有情况。
www.ibm.com
8.
Let's examine a simple EJB application that has no security configured.
接下来让我们看一个未配置安全性的简单EJB应用程序。
www.ibm.com
9.
Similarly, EJB accessor methods that are not public imply that the attributes that they encapsulate cannot be persistent.
同样,非公有的EJB读写方法暗示这些封装的属性不能是持久的。
www.ibm.com
10.
Simplified Packaging: The new packaging mechanism removes the restriction that enterprise bean classes must be packaged in an ejb-jar file.
简化的打包:EJB以前必须打包在JAR文件里,新的打包机制打破了这一限制。
www.infoq.com
1.
Therefore, I would recommend you to review the EJB deployment descriptor and verify the EJB bindings during the deployment time.
因此,我建议您重新检查EJB部署描述符并更正部署期的EJB绑定。
www.ibm.com
2.
EJB Container provides a simple breakdown of the number of each type of EJB deployed in the application server.
EJBContainer提供应用程序服务器中部署的每种EJB类型的数量的一个简单细目。
www.ibm.com
3.
For the purpose of this example, we re going to assume you re working with an EJB app that includes a business delegate.
对于本示例,我们将假定您正在处理一个包括业务委派的EJB应用程序。
www-128.ibm.com
4.
However, a portlet can only be developed as a WAR file; you cannot deploy a portlet and an EJB in single file.
然而,portlet只能作为WAR文件来开发,您不能在单个文件中部署portlet和EJB。
www.ibm.com
5.
The EJB container verifies that none of the data updated by a transaction has changed before committing the transaction.
EJB容器在事务提交之前确认由该事务更新的数据有无更改。
www.ibm.com
6.
When the value of max-bean-in-cache is reached, WebLogic passivates some EJBs that have not recently been used by a client.
当达到max-bean-in-cache的值时,WebLogic将钝化一些最近没有被客户机使用的EJB。
www.ibm.com
7.
In the last section, we did the hard work of connecting to the nameserver; now all we need to do is look up the EJB component.
在上一节,我们进行了连接到命名服务器的艰苦工作,现在我们所需要的就只是查询EJB组件了。
www-128.ibm.com
8.
Like any other appropriate classes or EJBs, you can use the Integration Edition wizards to wrap the migrated EAB components in a service.
和其它任何合适的类或EJB一样,您可以使用集成版向导将迁移后的EAB组件包装成一个服务。
www.ibm.com
9.
The next step is to call these EJBs using JNDI to access the database.
下一步是调用这些使用JNDI的EJB来访问数据库。
www.ibm.com
10.
And unlike either the EJB proxy approach or the middleware proxy approach, this approach has no performance impact.
与EJB代理方法和中间件代理方法不同的是,此方法没有性能影响。
www.ibm.com
1.
The EJB container does not permit applications to create threads, but a Web container may allow applications to do so.
EJB容器不允许应用程序创建线程,但是一个Web容器可以允许应用程序这样做。
www.ibm.com
2.
You can use the ejb-local-ref element to declare EJB references used for accessing the bean through its local home and local interfaces.
可以使用ejb-local-ref元素声明用于通过本地Home和本地接口访问Bean的EJB引用。
www.ibm.com
3.
It recommended that you do not relax the EJB restrictions on using JNI in your application server, as this can compromise its robustness.
建议在应用服务器上使用JNI时不要放宽EJB限制,因为这可能会损害它的稳健性。
www.ibm.com
4.
Most helper APIs like this one and EJB singleton session beans are great candidates for the application scope.
大多数像这样的助手类API和EJB单例会话bean都很适合于选用应用范围的作用域。
xwj148.blog.163.com
5.
However, EJB will still have a place in defining endpoints for message delivery, remote and asynchronous method invocation, timers, etc.
然而EJB在为消息传输定义端点、远程与异步方法调用、定时器等领域还是有一席之地的。
www.infoq.com
6.
Even with the mismatch of datasource to the deployed code, the EJB will continue to be up and running and claim to be operating properly.
甚至在数据源与部署代码不匹配时,EJB也会继续启动和运行并要求正确地操作。
www.ibm.com
7.
The EJB specification states that the key must be a unique value represented by a serializable object.
EJB规范规定:主键必须是一个可序列化的对象所表示的独一无二的值。
www.ibm.com
8.
This tip describes the factors that you want to consider when determining whether EJB technology is the right option for you.
本文描述了在决定EJB技术是否是您正确的选择时所需要考虑的因素。
www-128.ibm.com
9.
You had to pay a lot to get them because you were forced to use an EJB interface and heavyweight EJB containers.
但是您不得不花费大力气得到它们,因为您被强制使用EJB接口和重量级EJB容器。
www.ibm.com
10.
As an enterprise bean, MDBs are managed by the container and declaratively configured by an EJB deployment descriptor.
作为一种企业bean,MDB由容器来管理,并且通过一个EJB部署描述符进行宣告式的配置。
www.ibm.com
1.
For your plug-in code to find the J2EE and EJB client code at run time, it needs to be added to the run time classpath of the plug-in.
至于您查找J2EE和EJB客户端运行时代码的插件代码,它需要添加到插件的运行时类路径。
www.ibm.com
2.
Note that this file is part of an EJB JAR inside the EAR file.
注意,这个文件是EAR文件中的EJBJAR的一部分。
www-128.ibm.com
3.
I am by no means an EJB expert, but I have worked through a number of tutorials and Redbooks that IBM offers on the subject matter.
我不是EJB专家,但是我已经学习了IBM提供的该方面的大量的教程和红皮书。
www-128.ibm.com
4.
The EJB 3. 0 specification is not addressing this problem specifically, but may be indirectly eliminating some of these problems.
EJB3.0规范并没有明确地解决这个问题,但是也间接地减少了其中的一些困难。
www.ibm.com
5.
We've also shown EJB clients on the edge as they might be on either side of the firewall.
我们也在边缘地方显示了EJB客户端,因为它们可能位于防火墙的任一侧。
www.ibm.com
6.
Session beans are the backbone of any J2EE architecture that incorporates EJB technology.
会话bean是任何合并了EJB技术的J2EE体系结构的基干。
www.ibm.com
7.
If it cannot be, then appropriate EJB caching strategies should be used.
如果无法避免这种情况,那么就要使用适当的EJB缓存策略。
www.ibm.com
8.
Because a major benefit of session EJBs that your team seems to overlook is maintainability and reliability.
因为您的小组没有注意到的会话EJB的好处是其可维护性及可靠性。
www.ibm.com
9.
At the time of this writing, the EJB 3. 0 specification is in its Proposed Final Draft stage (see Resources).
在撰写本文时,EJB3.0规范还处在建议的最终草案(ProposedFinalDraft)阶段(参见参考资料)。
www.ibm.com
10.
The WSIF framework makes writing the web services client very easy, especially for dynamic clients for that use JMS, Java and EJB programs.
WSIF框架使得编写Web服务客户机变得非常简单,特别对于使用JMS、Java和EJB程序的动态客户机更是如此。
www.ibm.com
1.
Since no security is configured for any of the EJB methods, all the methods are accessible and are invoked as an Unauthenticated user.
由于没有为任何EJB方法配置安全性,因此所有方法都可访问,并以未经身份验证的用户进行调用。
www.ibm.com
2.
Started as an open source EJB container, Jboss is now targeted to become an enterprise-ready application server.
开始时Jboss是一个开放源代码的EJB容器,而现在它的目标是成为一个企业可用的应用程序服务器。
www.ibm.com
3.
In an EJB module, specify bean methods with transaction type Required (the default) to participate in a global atomic transaction.
在EJB模块中,指定事务类型为Required(缺省情况下为此类型)的Bean方法以参与到全局原子事务中。
www.ibm.com
4.
Changing the layout of a GUI panel should not cause you to recompile your servlets and EJBs.
改变GUI面板的设计不应造成Servlet和EJB的重编译。
blog.163.com
5.
Each EJB 3 reference with the name ref of a session bean bean translates into an SCA reference with the name bean_ref.
带有一个会话beanbean的名称ref的每个EJB3业务接口都转换为一个名为bean_ref的服务。
www.ibm.com
6.
In the EJB implementation code, as a part of exception handling, set the transaction to Rollback, as shown in Figure 11.
在EJB实现代码中,作为异常处理的一部分将事务设置为Rollback,如图11所示。
www.ibm.com
7.
With these tools at your disposal, you might decide to forgo EJB altogether or at least minimize its role.
使用这些工具,您可以完全放弃EJB,或者最小化它的作用。
www-128.ibm.com
8.
We are now ready to test the EJB session bean that calls the CICS Server.
我们现在就准备测试调用CICS服务器的EJB会话bean。
www.ibm.com
9.
The EJB specification forbids using JNI, as it compromises the stability, security, and scalability of the application server.
EJB的技术规定禁止使用JNI,因为它损害了应用服务器的稳定性、安全性和可伸缩性。
www.ibm.com
10.
For EJB service implementation, the SEI methods must be a subset of the EJB component's remote interface methods.
对于EJB服务实现,SEI方法必须是EJB组件远程接口方法的一个子集。
www.ibm.com
1.
Johnson noted that as far back as his book J2EE without EJB he was advocating the concept of an ala carte application server.
Johnson提到,早在撰写《J2EEwithoutEJB》一书的时候,他就极力推崇alacarte应用服务器的概念。
www.infoq.com
2.
The source code of the client application and the EJB proxy must be customized to reflect the hostnames of your runtime environment.
客户机应用程序和EJB代理的源代码必须进行自定义,以反映运行时环境的主机名。
www.ibm.com
3.
The authors of the EJB specification used the tools that were in vogue at the time: inheritance, interfaces, and design patterns.
EJB规范的作者使用的是当时流行的工具:继承、接口和设计模式。
www.ibm.com
4.
The overhead of a local session EJB is relatively low, so performance should not be an issue, even if they are stateful.
本地会话EJB的开销很低,所以即使他们是有状态的,性能不是问题。
www.ibm.com
5.
The bottom section contains the events that result from the creation of the EJB instance.
下方部分包含在创建EJB实例时产生的事件。
www.ibm.com
6.
It described a little bit about how the ejb-jar, schema, and map files interoperate, and how the tools that operate on these files function.
它稍微描述了一下ejb-jar、模式和映射文件如何进行互操作,以及操作这些文件的工具如何发挥作用。
www.ibm.com
7.
If you set this element to False, then updates are written to the database each time a CMP EJB set method is called.
如果您将此元素设置为False,则每次调用CMPEJB设置方法时都会将更新写到数据库中。
www.ibm.com
8.
Specifically, check the "Reference" section of your EJB deployment descriptor (both EJB reference and Resource reference).
特别地,检查EJB部署描述符中的“Reference”部分(EJB引用及Resource引用)。
www.ibm.com
9.
But since this container exposes an EJB interface, there is no reason why this can't actually be remote, as shown in the following diagram.
但由于此容器公开EJB接口,因此这完全可以位于远程位置,如下面的关系图中所示。
www.ibm.com
10.
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object .
容器调用该方法,使实例与指定EJB对象解除关联。
www.bing.com
1.
With the EJB-compatible business interface in place, the next step is to extend it in your remote interface.
有了合适的与EJB兼容的业务接口,下一步是在远程接口中扩展它。
www-128.ibm.com
2.
Note: some parts of ibm-ejb-jar-bnd. xmi file have been truncated for easy reading and important attributes have been marked bold.
注意:为了便于阅读,已将ibm-ejb-jar-bnd.xmi中的某些部分删除,而重要属性则使用了粗体进行标记。
www.ibm.com
3.
The EJB project for the EJB proxy application also needs to be aware of the Web service classes in a dependent JAR file.
EJB代理应用程序的EJB项目也需要能够识别依赖JAR文件中的Web服务类。
www.ibm.com
4.
For the two class diagrams shown, you can infer that there will be 15 entity EJB components, with a number of attributes and CMRs.
对于所显示的两个类关系图,可以推断出将有15个实体EJB组件,具有许多属性和CMR。
www.ibm.com
5.
The EJB 3. 0 draft specification focuses on simplifying the programming model, and seems to not include filtering capabilities.
EJB3.0的规范草本中重点是简化编程模型,似乎不包括过滤性能。
www.ibm.com
6.
When launching the EJB test client, a wizard will pop up ask you to select the Local or Remote Interface of the EJB.
启动EJB测试客户机后,将会弹出一个向导问您是选择EJB的Local还是RemoteInterface。
www.ibm.com
7.
For example, OpenEJB allowed for an embedded container (and even an embedded database) to make it easy to write unit tests for your EJBs.
例如,OpenEJB允许使用嵌入式容器(甚至是嵌入式数据库)以简化EJB单元测试的编写。
www.ibm.com
8.
In an EJB environment, you can put common data and business logic in a single set of enterprise beans.
在EJB环境中,您可以将常用数据和业务逻辑置于单组企业bean中。
www.ibm.com
9.
The client-side interceptors that some Java EE implementations support are instantiated and bound on the client end of an EJB.
一些JavaEE实现支持的客户端截取程序被实例化并绑定在EJB的客户端。
www.ibm.com
10.
It seems like you have found a good use for every EJB component type -- other than stateful session beans.
似乎除了有状态会话Bean之外,您已经为所有的EJB组件类型找到了合适的用途。
www.ibm.com
1.
A Session EJB might have methods to produce and consume a graph of SDOs with more efficient direct access to the entity EJBs.
会话EJB(SessionEJB)可能有方法产生和使用SDO图来更加高效地直接访问实体EJB。
www.ibm.com
2.
The main purpose of entity EJB components is to remotely access persisted data, mostly stored in a relational database.
实体EJB组件的主要目的是远程访问持续数据,这些数据主要存储在关系数据库中。
www-128.ibm.com
3.
This is all very normal use of an EJB component so far.
目前为止,这些都是EJB组件非常普通的用法。
www.ibm.com
4.
The dichotomy had to deal with the difference between EJBs and a special breed of creatures called dependent objects .
这个二分法必须处理EJB和一种称为依赖对象的特殊事物之间的差别。
www.ibm.com
5.
EJB is, in a sense, a huge legacy wrapper between old relational databases, its configuration is complicated and redundant.
在某种意义上说,EJB是在旧的关系数据库封装之下的庞大产物,其配置是复杂和冗余的。
www.infoq.com
6.
Optionally, you can give it a name in the same namespace as that used by EJB components.
我们还可以在同一个命名空间下为其定义一个名字,就像EJB组件那样,不过这是可选的。
www.infoq.com
7.
These alternatives are not recommended for applications that meet any of the criteria for migration to an EJB environment.
对于满足向EJB环境迁移的任一标准的应用程序,不推荐使用这些方案。
www.ibm.com
8.
One of our portlets is dependent upon the EJB application being deployed.
我们其中的一个portlet要依赖于部署的EJB应用程序。
www.ibm.com
9.
Even worse, in a layered application, the access to the resource may be happening in a Java class used by the EJB component.
在分层的应用程序中,情况甚至更为糟糕,因为在使用EJB组件的Java类中都可能出现访问这些资源的现象。
www.ibm.com
10.
The work that the MDB method does would then be part of that transaction, including calls to other EJBs.
这样,MDB方法执行的工作,包括对其它EJB的调用,就会成为事务的一部分。
www.ibm.com
1.
Which defines the methods that allow you to create an EJB bean of your type.
它定义了创建您自己的EJBbean的方法。
www-128.ibm.com
2.
This companion article shows you several different methods of EJB programming and EJB lookup, with the advantages and disadvantages of each.
这个配套的文章向您展示了EJB编程及EJB查找,以及它们的优缺点。
www-128.ibm.com
3.
A J2EE application with EJBs is no different but it can be quite a bit harder to setup the an environment for testing.
包含EJB的J2EE应用程序除了建立测试环境有点困难之外没有任何差别。
www.ibm.com
4.
The lightweight container space is rapidly consolidating around a few players: Spring, Pico, HiveMind, and EJB technology.
轻量级容器空间围绕一些参与者,比如Spring、Pico、HiveMind和EJB技术,正迅速发展壮大。
www.ibm.com
5.
It is the foundation on which the EJB container depends to broker communication for Java Remote Method Invocation (RMI) interactions.
它是EJB容器赖以进行代理通信的基础,以便实现Java远程方法调用(JavaRemoteMethodInvocation,RMI)交互。
www.ibm.com
6.
These allow you to write a plain unit test that consumes EJBs like any other EJB client would.
你可以写一个普通的单元测试以调用EJBs,就像其他EJB客户端所做的那样。
www.infoq.com
7.
In fact, the general practice is widely advocated for any distributed technology, including CORBA, EJB, and DCOM.
实际上,这个通用的实践被广泛地应用到任何分布式技术中,包括CORBA、EJB和DCOM。
www.ibm.com
8.
Imagine an enterprise application that contains a single Web application and a single EJB component for business logic and persistence.
假设有一个企业应用程序,该应用程序包含一个Web应用程序,还有一个负责业务逻辑和持久性的EJB组件。
www.ibm.com
9.
Create an EJB client and jar to be used for the SCA import operation.
创建用于SCA导入操作的EJB客户机和jar。
www.ibm.com
10.
Communication also needs to have references to multiservers; intermediate servers will have references to all EJB containers.
通信也需要有到多服务器的引用,中介服务器应该有到所有EJB容器的引用。
www.ibm.com
1.
One of the more popular uses of EJB components is in the realm of relational data management .
EJB组件的一个比较常见的用途是在关系型数据管理领域。
www.bing.com
2.
The SOAP binding serializes the return value from the EJB or Java object into a SOAP response message.
SOAP绑定将EJB或Java对象返回的值序列化到SOAP响应消息中。
www-128.ibm.com
3.
We saw how well-designed EJB methods exhibit these characteristics, whether associated with a session EJB instance or an entity EJB home.
我们了解了设计良好的EJB方法如何展示这些特征(通过与会话EJB实例或实体EJBHome接口关联)。
www.ibm.com
4.
Figure 3 also shows EJB clients on the edge, as they might be on either side of the firewall.
图3还在边缘上显示EJB客户机,因为它们可能位于防火墙的任一侧。
www.ibm.com
5.
Users and user groups can be created that can be granted or denied execution rights to any EJB component or method.
创建的用户和用户组可以被授予或禁止对任何EJB组件或方法的操作权。
www.ibm.com
6.
The servlet calls the EJB proxy application with the input string to be provided to the Web service provider application.
Servlet使用输入字符串调用EJB代理应用程序,以将其提供给Web服务提供者应用程序。
www.ibm.com
7.
Why would you want to provide a remote interface to an entity EJB component when a well known best practice is to use a facade?
当已知的最佳实践是使用Facade时,为什么您还要提供实体EJB组件的远程接口呢?
www.ibm.com
8.
In this case you could instantiate the Spring container in a similar fashion as described above for the EJB tier.
在此情况下,您可以按照上面针对EJB层描述的类似方式实例化Spring容器。
www.ibm.com
9.
The EJB specification needs to be modified to provide the ability to define resource and EJB references at the EJB JAR level.
因此必须修改EJB规范从而能在EJBJAR级上定义资源和EJB引用。
www.ibm.com
10.
An instance of the mediation handler may be reused, exactly like a stateless session EJB.
中介处理程序的一个实例将被重用,这就非常象无状态EJB。
www.ibm.com
1.
To invoke secure EJBs from a message-driven bean, the message-driven bean needs to be configured with a run-as role.
要从消息驱动的Bean调用安全EJB,需要为消息驱动的Bean配置Run-as角色。
www.ibm.com
2.
The best practice here is to provide this information in a separate file and put the file name in the EJB Deployment Descriptor.
在这里,最好的方法是使用一个单独的文件提供此类信息,并将文件名放到EJB部署描述符中。
www.ibm.com
3.
The Enterprise JavaBeans (EJB) specification provides services for security, persistence, transactions, messaging, and remoting.
企业JavaBean(EJB)规范提供安全性、持久性、事务、消息和远程的服务。
www.ibm.com
4.
Technologies like EJB were supposed to make it easier, but they proved extremely intrusive to both the design and development process.
像EJB这样的技术应该能使其简单一些,但是它们已经被证明对设计和开发过程具有极度的侵入性。
www.infoq.com
5.
As another example, you can send a message to the bus via WebSphere MQ and forward it to an EJB as a regular EJB method invocation.
象其它实例,您可以向总线通路WebSphereMQ发送消息并且将它作为EJB方法调用转发至EJB。
www-128.ibm.com
6.
With pooling however, connections can be acquired and released with minimum overhead for the EJB layer, using that technique.
然而,有了合用之后,使用该技术,可以用最小的EJB层开销来获取和释放连接。
www-128.ibm.com
7.
It then displays the result returned from the EJB proxy application call on an output page as shown in Figure 5.
然后将在输入页上显示EJB代理应用程序调用返回的结果,如图5中所示。
www.ibm.com
8.
This option is referred to as caching Option A in the EJB specification.
此选项在EJB规范中称为缓存选项A。
www.ibm.com
9.
By specifying special annotations, developers can create POJO classes that are EJB components, as an alternative to XML.
通过指定特殊的标注,开发人员可以创建EJB组件的POJO类,并将其作为XML的备选方案。
www.ibm.com
10.
Next, we need to import the EJB client JAR, which is a special JAR file with the code needed to call an EJB from a remote location.
接下来,我们需要导入EJB客户端JAR,它是需要远程调用EJB的代码的专用JAR文件。
www.ibm.com
1.
Performance impacts result if objects must be created for each argument of each EJB method.
如果必须为每个EJB方法的每个参数创建对象,则会带来性能影响。
www.ibm.com
2.
You do not need to manually assign JNDI binding names for each of the interfaces or EJB homes on your enterprise beans in EJB 3. 0 modules.
您不需要为EJB3.0模块中的企业Bean上的每个接口或EJB主接口手动分配JNDI绑定名。
www.ibm.com
3.
Listing 10 shows an example of how the above service might be accessed as an EJB session bean.
清单10显示了如何将上述服务作为EJB会话Bean进行访问。
www.ibm.com
4.
Defines the table name for the table that this entity EJB represents.
定义这个实体EJB代表的表的名称。
www-128.ibm.com
5.
EJB 2. x entity components maintain the concept of separating the implementation from the interfaces it supports.
EJB2.x实体组件延续实现独立于其支持的接口这种概念。
www.ibm.com
6.
The last version of the Really Big Pet Store example uses an entity EJB to obtain its categories information.
ReallyBigPetStore例子的最后一个版本使用一个实体EJB来获得其类别信息。
www-128.ibm.com
7.
By default, this option is disabled and a copy of each parameter object is made and passed to the invoked EJB method.
默认情况下,此选项是禁用的,并且将各参数对象的副本传递给调用的EJB方法。
www.ibm.com
8.
The objective is to demonstrate cross-cell invocation of an EJB, which requires a second server.
目标是演示一个EJB的跨单元调用,这需要第二台服务器。
www.ibm.com
9.
The short green bars show how the managed connection is now tied to the EJB for less time and can, consequently, be reused elsewhere.
短的绿色线条显示托管连接现在绑定到EJB上,以缩短时间并可以在别的地方重新使用。
www.ibm.com
10.
An enterprise service can be offered to clients as a web service, a session EJB (Enterprise JavaBean) component, or a message-driven bean.
企业服务可以作为Web服务、会话EJB(EnterpriseJavaBean)组件、或消息驱动Bean提供给客户。
www.ibm.com
1.
XDoclet is a tool that lets you write only a single class for EJB for database access instead of a minimum of four classes.
XDoclet是一个非常有用的工具,使用这个工具您只需要为访问数据库的EJB编写一个类即可,而不用编写4个类。
www.ibm.com
2.
Transaction considerations: An EJB service endpoint runs in a transaction context specified in the deployment descriptor.
事务问题:EJB服务端点在部署描述符规定的事务上下文中运行。
www.ibm.com
3.
This example shows you how to use EJB references to look up the client interface for the Person bean and invoke the custom create method.
本实例显示了如何利用EJB引用来查找Personbean的客户端接口和调用定制创建方法。
www.ibm.com
4.
The concept of local interfaces works when the calling client (such as a session facade) shares the same container as the called EJB.
当发出调用的客户机(如会话外观)与被调用的EJB共享同一个容器时,本地接口的概念将会有效果。
www.ibm.com
5.
The J2EE specification defines a deployment descriptor attribute that specifies the transaction isolation level for a given EJB method.
J2EE规范定义了用来为具体EJB方法指定事务隔离级别的部署描述符属性。
www.ibm.com
6.
Each EJB application should run one copy, which can be defined as a generic server in your WebSphere Application Server domain.
每个EJB应用程序都应该运行一个副本,可以将该副本定义为WebSphereApllicationServer域中的通用服务器。
www.ibm.com
7.
Care must be taken to ensure that methods declared in the remote interface are actually implemented in the EJB remote implementation class.
必须注意要确保在EJB远程实现类中实际实现了远程接口中声明的方法。
www.ibm.com
8.
This strategy is also referred to as caching Option C in the EJB specification.
此策略在EJB规范中称为缓存选项C。
www.ibm.com
9.
The J2EE specification requires that you package EJB applications in an EJB jar file and follow the EJB directory structure.
J2EE规范要求将EJB应用程序包装在EJBJar文件中,并遵循EJB目录结构。
www.ibm.com
10.
However, these more presentation-oriented technologies serve as a complement to EJB components rather than as a competitor.
但是,这些更面向表示层的技术与其说是EJB组件的竞争对手,不如说是对其的补充。
www.ibm.com
1.
Take a look at a server-side application that has a servlet, JSP page, and EJB component.
我们看看一个包含servlet、JSP页面和EJB组件的服务器端应用程序。
www.ibm.com
2.
In Figure 1, we see a servlet and multiple EJB components access a database within the context of a single transaction.
在图1中,我们看到一个servlet和多个EJB组件在单个事务的上下文中访问一个数据库。
www-128.ibm.com
3.
Work is just commencing on this, but it should go very quickly since the OpenEJB code base is very similar to the EJB 3 design.
这项工作刚刚展开,但它应该会进展非常快,因为OpenEJB的基本代码与EJB3的设计非常类似。
www.ibm.com
4.
An optional parameter that specifies whether the application requires EJB deployment after generating the . ear file.
一个可选参数,指明在生成.ear文件后,应用程序是否需要EJB部署。
www.ibm.com
5.
In a similar vein to this one, my next tip will focus on decreasing the performance overhead of using JNDI with EJB components.
我的下一篇技巧文章将以和本文相似的风格,着重讨论在结合EJB组件使用JNDI时减少性能开销。
www.ibm.com
6.
However, the greater the complexity of the transaction, the greater the probability that the EJB component will fail the method call.
然而,事务越复杂,EJB组件方法调用失败的概率就会越高。
www.ibm.com
7.
This allows for late binding of the JNDI names in an EJB application without having to recompile the Java code.
这使得在EJB应用程序中,不必重新编译Java代码就可以对JNDI名称进行后期绑定。
www.ibm.com
8.
Further, recommending code that lets you ask an entity EJB component to "give me a DTO of yourself" seems reasonable and well encapsulated.
此外,推荐的代码看起来非常合理,并得到了良好封装,能够让您要求实体EJB组件“给我一个您自己的DTO”。
www.ibm.com
9.
This EJB works like a JMS listener, allowing Java applications to receive messages asynchronously.
这种EJB就像是JMS侦听程序,允许Java应用程序异步地接收消息。
www.ibm.com
10.
The Geronimo client application container resolves your EJB reference and accesses the EJB remotely, transparent to you.
Geronimo客户机应用程序容器解析EJB引用并远程访问EJB,这些操作对于您是透明的。
www-128.ibm.com
1.
EJB being the heart of J2EE went through several major revisions and got fattened with many features.
经历过几次重要的版本更新和增加许多特性之后,EJB已经成为了J2EE的核心。
www.procedurelife.com
2.
The emitter will attempt to pass the event to the event server via a direct EJB invocation.
发射器将试图通过直接的EJB调用传送事件到事件服务器。
www.ibm.com
3.
You can then view the run time exceptions created when you attempt to execute the setter methods on the EJB.
当您试图运行EJB的setter方法时,就可以看到由此引起的运行时异常。
www.ibm.com
4.
Each state in the lifecycle model can be mapped one-to-one to a session EJB component.
生命周期模型中的每个状态都可以一对一地映射到会话EJB组件。
www.ibm.com
5.
Listing 7 shows fragments of the EJB application deployment descriptor used to configure the method permissions for SimpleSessionBean.
清单7显示了用于配置SimpleSessionBean的方法权限的EJB应用程序部署描述符的片段。
www.ibm.com
6.
To secure the communication between WebSphere Portal and a remote EJB search server, complete the following steps.
要保护WebSpherePortal和远程EJB搜索服务器之间的通信,请完成下列步骤。
www.ibm.com
7.
Data could be sent back to the client in an EJB setup for manipulation or mere viewing.
数据可以被发送回EJB设置中的客户机以进行操纵或查询,成了一个争论。
www-128.ibm.com
8.
I believe EJB components still have a place in enterprise development.
我仍然认为EJB组件可以在企业开发中占有一席之地。
www.ibm.com
9.
First, security roles are declared in the EJB deployment descriptor similar to the example shown in Listing 8.
首先,在EJB部署描述符中声明安全角色,如清单8所示。
www.ibm.com
10.
It contains an EJB component that uses the Java class in the DB Helper project to insert data into a DB2 database table.
它包含使用DBHelper项目中的Java类将数据插入到DB2数据库表的EJB组件。
www.ibm.com
1.
In order for a client program to connect to your carefully crafted EJB component, it needs several things.
为了让客户程序连接到您精心打造的EJB组件,需要几样东西。
www.ibm.com
2.
The first version runs inside the Geronimo client application container and makes use of its EJB mapping facility (as shown in Figure 5).
第一个版本运行在Geronimo客户机应用程序容器内,并使用它的EJB映射设施(如图5所示)。
www.ibm.com
3.
Container-managed transaction (CMT) involves defining the appropriate transaction settings on the EJB deployment descriptor.
容器管理的事务(CMT)涉及在EJB部署描述符上定义适当的事务设置。
www.ibm.com
4.
Therefore (with apologies to Mark Twain), the EJB Advocate believes that the rumors of the demise of EJB 2. x have been greatly exaggerated.
因此(向MarkTwain致以歉意),EJB倡导者相信EJB2.x会过时的谣传有些言过其实。
www.ibm.com
5.
XML deployment descriptors. Contains EJB class names, persistent fields and bean attributes for transactions, security and isolation levels.
XML部署描述符.包含EJB类名称、事务的持久字段和bean属性、安全性和隔离级别。
www.ibm.com
6.
Application clients that talk directly to EJBs do not use servlet threads, but do use ORB threads (see next section).
直接与EJB交谈的应用程序客户机不使用servlet线程,但的确使用ORB线程(请看下一部分)。
www.ibm.com
7.
For a complete description of EJB considerations, please consult the EJB Specification.
有关需要考虑的EJB问题的完整描述,请参考EJBSpecification。
www.ibm.com
8.
For EJBs, only the Deployment Descriptor needs to be stored in an EJB Project.
对EJB来说,只有部署描述符需要存储在EJB项目里。
www.ibm.com
9.
The dashed arrows in Figure 3 indicate the notification of the connection manager by the EJB container when a method completes.
图3中虚线箭头表示方法完成时EJB容器对连接管理器的通知。
www.ibm.com
10.
In this case, each relationship is declared as a reference to two roles, each of which is declared inside the element for that EJB.
在这种情况下,每个关系声明为对两个角色的引用,每个角色在EJB的元素内进行声明。
www.ibm.com
1.
On the client side, the application client is a core Java application that connects to the EJB container over the network.
在客户端方面,独立的客户端程序是一个Java核心应用程序,通过网络与EJB容器连接;
www.bing.com
2.
Fortunately, Rational Application Developer provides code snippets that perform the task of creating an EJB instance for the developer.
幸运的是,RationalApplicationDeveloper提供了一些为开发者执行创建一个EJB实例任务的代码片段。
www.ibm.com
3.
The code changes made to the EJB project and client projects are not getting reflected when the test environment server is running.
当测试环境服务器运行时,对于EJB项目及客户端项目的代码变更都不会受到影响。
www.ibm.com
4.
A compromise is to generate a "business delegate" and associated session EJB components from the Task POJOs as shown in Figure 5.
折衷的方法是生成“业务代表”并与TaskPOJO中的会话EJB组件相关联,如图5所示。
www.ibm.com
5.
Replacing EJB with lighter-weight, more flexible, infrastructure typically produces significant benefits.
告别EJB,代之以轻量的,更灵活的架构,这样通常受益良多。
www.open-china.net
6.
The top right portion of the editor shows where the EJB deployment descriptor entries go.
编辑器的右上部分显示了EJB部署描述符条目的去向。
www-128.ibm.com
7.
It actually matches up the EJB by examining the home and object interfaces when resolving the reference.
在解析引用时,它实际上是通过检查home接口和object接口来匹配EJB。
www-128.ibm.com
8.
As a counterexample, Brown mentions a project using three persistence solutions: Spring, EJB and Hibernate.
作为一个反例,Brown提到一个项目,其中使用了三种持久化解决方案:Spring、EJB和Hibernate。
www.infoq.com
9.
The next sections show the mapping of query statements from weblogic-ql element to ejb-ql element.
下一部分将介绍weblogic-ql元素到ejb-ql元素的查询语句映射。
www.ibm.com
10.
This article has explored the basic programming idioms for looking up enterprise beans in an EJB application.
本文探讨了在EJB应用程序中,查找企业bean的基本编程原则。
www.ibm.com
1.
Default values for Enterprise application project and EJB project are specified for you.
为您指定了企业应用程序项目和EJB项目的缺省值。
www.ibm.com
2.
The sample applications provided for this article are intentionally simple to maintain focus on understanding the EJB proxy solution.
本文提供的示例应用程序进行了刻意的简化,以便将重点放在理解EJB代理解决方案上。
www.ibm.com
3.
Using a session facade is one of the best-established best practices for the use of EJBs.
当使用EJB组件时,使用会话Facade是一个确认无疑的最佳实践。
www.ibm.com
4.
Application and EJB deployment descriptors need to be adjusted to represent existing modules and EJB components.
需要调整应用程序和EJB部署描述符来正确表示现有模型和EJB组件。
www.ibm.com
5.
This approach is not recommended for a non-EJB 3 environment, because any EntityManagers created might not be properly managed.
建议不要将此方法用于非EJB3环境,因为可能无法正确管理所创建的任何EntityManager。
www.ibm.com
6.
It is not intended to be as easily readable as the EJB deployment descriptor.
它不希望像EJB部署描述符那样容易读。
www.ibm.com
7.
The EJB 2. 0 specification does not specify the behavior of the container in the case where a method runs without a global transaction.
EJB2.0规范没有指定如果没有全局事务下运行方法时容器的行为。
www.ibm.com
8.
The new Web project will call a new function of the existing EJB which will implement the new business logic for the Web service.
新Web项目将调用现有EJB的一个新函数,该函数将实现Web服务的新逻辑。
www.ibm.com
9.
The target EJB or Java object provides all of the processing necessary to create a response to the request.
目标EJB或Java对象提供所有必要的处理来建立对请求的响应。
www-128.ibm.com
10.
Workload optimization at the server level: WebSphere Application Server supports EJB server cluster management.
服务器级的工作负载优化:WebSphereApplicationServer支持EJB服务器群集管理。
www.ibm.com
1.
A sample EAR file with an EJB component that maintains multiple database mappings is available for download.
包含一个用于维护多种数据库映射的EJB组件的示例EAR文件可供下载。
www.ibm.com
2.
The EJB reference binding provides access to a service offered by a stateless session bean.
此EJB引用绑定提供对无状态会话Bean提供的服务的访问。
www.ibm.com
3.
The deployment descriptor for the WAR archive now needs to reference the session EJB.
WAR文档的部署描述符现在需要引用这个会话EJB。
www.ibm.com
4.
They produce excellent performance results and efficient resource pooling, and are an important worker component of the EJB family.
它们产生性能极佳的结果和有效的资源合用,并且是EJB系列的一个重要工作程序组件。
www.ibm.com
5.
It does not matter whether the remote call invokes Enterprise JavaBeans (EJBs), web services, or JDBC providers.
无论远程调用企业JavaBean(EJB)、Web服务或JDBC提供者,该理论都适用。
www.ibm.com
6.
The current EJB model requires creation of several component interfaces and implementation of several unnecessary callback methods.
现在的EJB模型需要建立许多组件接口和实现许多不必要的回滚方法。
www.designxf.com
7.
For an EJB module to be installed and run in V4, it must have new deployment code generated.
对于要在V4下安装并运行的EJB模块,它必须生成新的部署代码。
www.ibm.com
8.
We've seen how the EJB extensions file defines the relationship roles, and how these roles may map to attributes in the EJB DD.
我们已经知道EJB扩展文件如何定义关系角色以及这些角色可能如何映射到EJBDD中的属性。
www.ibm.com
9.
Suppose your application consists of a Swing GUI, a web interface, an EJB tier, and shared utility code.
假设你的应用由SwingGUI组件、Web界面、EJB层和公共应用代码组成。
www.cnblogs.com
10.
Rather if the client can be assigned on service abilities of EJB containers, the replaced paradox can be avoided.
但是当服务器可以将需要服务的顾客请求按照EJB容器的性能进行分配的时候,这种背谬现象将可以被规避。
www.juhe8.com
1.
The example starts with the creation of a new enterprise application named Library that contains an EJB module named LibraryEJB.
这个例子以一个名为Library的新企业应用程序的创建过程开始,包括名为LibraryEJB的EJB模块。
www.ibm.com
2.
That's important because earlier J2EE containers forced you to use a given API, especially EJB.
这很重要,因为早期的J2EE容器强制您使用给定的API,具体来说是EJB。
www.ibm.com
3.
It also enables you to get support for client transactions in EJB Web services.
它还使您能够在EJBWeb服务中为客户机程序处理获得支持。
www.ibm.com
4.
EJB artifacts, typically consisting of the EJB types, are packaged in an EJB-JAR (JAR) file.
EJB构件,一般由EJB类型组成,被打包在EJB-JAR(JAR)文件中。
www.ibm.com
5.
EJB Visual Editor now enables visual creation of new Method Permissions and manipulation of existing Method Permissions.
EJB可视化编辑器现可以直接创建新方法许可和操作已有的方法许可。
www-128.ibm.com
6.
The EJB Advocate would now like to get back to the issue of language neutrality that you brought up.
EJB倡导者现在将回到您提到过的语言中立性问题。
www.ibm.com
7.
You may not be willing to expose some methods in the EJB in the interface and the generated interface may expose all methods by default.
如果你不愿意在EJB中暴露出一些方法而生成接口将默认暴露出所有的方法。
www.java-asp.net
8.
We do not like to pass the uid and pwd as parameters or store in some objects to pass from the Web tier to the EJB tier.
我们不想将uid和pwd作为参数传递,或者存储到一些从Web层到EJB层传递的对象中。
www.ibm.com
9.
This will create the new relationship and generate the appropriate Java code as well as update the EJB deployment descriptor.
这将建立新的关联并且生成适当的Java代码,同时更新EJB的部署描述符。
www-128.ibm.com
10.
First, consider the code example below of an EJB client accessing an LDAP directory that implements a connection pool.
首先,考虑以下EJB客户机代码示例,该客户机访问实现连接池的LDAP目录。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/4 23:12:54