• We use an EJB session facade layer to represent the use cases.

    我们使用EJB会话facade表示

    youdao

  • A local EJB session facade is created to wrap Hibernate persistence.

    创建本地e jb会话facade包装Hibernate持久性

    youdao

  • For performance optimization, a local interface can be added to the session facade.

    为了性能优化可以一个本地接口添加会话Facade

    youdao

  • Always use a session facade to start a global transaction around the entities used.

    始终使用会话虚包启动有关使用实体的全局事务

    youdao

  • Using a session facade is one of the best-established best practices for the use of EJBs.

    使用EJB组件时,使用会话Facade一个确认无疑最佳实践

    youdao

  • A session facade EJB business methods call more than one DAO to save on more than one table.

    会话外观e JB业务方法调用一个以上的DAO来将其保存一张以上的表中。

    youdao

  • The Session Facade pattern resolves these issues by injecting a session bean into the scenario.

    通过这个方案中加入一个会话bean,会话虚包解决了这些问题

    youdao

  • So it is still a best practice to use a session facade (whether a new EJB 3 style or an old EJB 2.x style).

    所以使用会话Facade不管是新的EJB3样式还是的 EJB 2.x 样式)仍然最佳实践

    youdao

  • The session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.

    会话虚包模式用对会话bean单个调用代替实体bean的多个调用

    youdao

  • The session facade provides adapter logic to map Hibernate entity POJOs to Service Data Objects and back.

    会话Facade提供适配器逻辑以便Hibernate实体POJO映射服务数据对象以及进行反向映射。

    youdao

  • Session facade provides operations to create, retrieve, update, and delete Value Objects from the database.

    Session facade提供数据库创建检索更新删除ValueObject操作

    youdao

  • Delegate this dependency operation to the corresponding parameter dependency operation in the Session Facade pattern.

    这种依赖操作委托Session Facade模式相应参数依赖操作。

    youdao

  • It seems like it is hard to get away from using individual getters (and setters) on entity EJB components in the session facade.

    会话外观中,似乎不能避免实体e JB组件使用单个getter(setter)。

    youdao

  • The Session Facade and Business Delegate pattern instances shown in Figure 2 include a number of pattern parameters to customize.

    如 图2Session FacadeBusinessDelegate模式实例包括大量个性化模式参数

    youdao

  • However, the implementation of the session facade itself, typically a stateless session bean, should be designed for remote interfaces.

    然而会话Facade本身实现(典型例子如无状态会话Bean)应该设计远程接口

    youdao

  • This applies to a delegated method on an entity EJB, an entity Home method, a session facade, or (as you call it) a DTO assembler class.

    适合实体e JB、实体home方法会话外观()D TO装配器类上的已委托的方法。

    youdao

  • To illustrate the Session Facade pattern, let's consider a use case where the user can debit her checking account to make a loan payment.

    为了说明会话虚包模式我们考虑这样一个用户贷款支付的帐目记入支票帐户的借方。

    youdao

  • In order to expose the collection classes, you can create a session facade and access it using a servlet, which forwards the results to a JSP.

    为了露出集合可以创建会话外观通过servlet进行访问,这样能够结果传到jsp上。

    youdao

  • You can apply the composed pattern to a customer data model, just as you can the Session Facade pattern (see Figure 7). Just follow these steps

    可以客户数据模型应用复合模式如同Session Facade 模式一样(参看7)。

    youdao

  • AccountTransaction ACTS as a session facade for Web applications or clients to access entity EJB components, and thus supports the remote interface.

    AccountTransaction充当了一个web应用程序客户端访问实体e JB组件会话虚包因此它支持远程接口

    youdao

  • Session EJB AccountManagement acts as a session facade for Web applications or clients to access entity EJBs and thus supports the remote interface.

    SessionEJBAccountManagement 担任Web应用程序客户端的会话虚包访问实体EJB因此支持远程接口

    youdao

  • A session Facade pattern generates a session bean class to serve as the front end of a set of entity bean classes that model business information.

    session Facade模式产生一个sessionbean作为针对业务信息建模bean实体前端

    youdao

  • In short, if you are willing to accept local entity EJBs behind a session facade, you should be willing to accept a local stateful session EJB behind one as well.

    而言之,如果接收位于会话外观本地实体eJB,您也接收位于其后的本地有状态会话ejb

    youdao

  • Using patterns such as Mirror Image and Session Facade, we can trace the creation of classes to reflect the identity of, or services provided by, an external entity.

    通过使用诸如镜像映象会话虚包之类模式我们就可以跟踪创建过程反映出外部实体标识它所提供服务

    youdao

  • An integration developer can then use an EJB import to invoke the session facade, and invoke it in a tightly coupled fashion with corresponding Qualities of Service (QoS).

    然后集成开发人员可以使用EJB导入调用会话Facade紧密耦合方式使用对应服务质量(QoS)调用

    youdao

  • This resolving scheme is based on advanced J2EE platform, applies MVC pattern, Session Facade pattern and Data Access Object pattern to control E-mail from two directions of sending and receiving.

    解决方案架构先进J2EE平台之上应用MVC模式会话模式数据访问对象模式等J2EE开发模式,两个方向电子邮件进行了有效控制

    youdao

  • The Mirror Image and Session Facade patterns are useful for changing actors in use case diagrams into valid abstractions in class diagrams, which ultimately results in a cleaner translation to code.

    对于中的参与者转换有效抽象镜像映象模式会话虚包模式很有用的,这样最终将能够更清楚地转换代码

    youdao

  • The EAB session EJB ACTS as facade for operations that create a new customer record, or update, retrieve, or delete an existing record.

    eab会话ejb充当用于创建新的客户记录更新检索删除已有记录等操作的虚包。

    youdao

  • In this design, the OrderService stateless session bean ACTS as a facade for EIS1. It defines the following methods.

    这个设计中,无状态会话beanOrderService充当EIS1外观

    youdao

  • This scenario is quite like the stateless session bean facade mentioned above.

    场景与上面提到无状态会话BeanFacade非常类似

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定