Entity services in particular often require these types of data processing functions, and using standardized verbs to express them supports the application of this pattern.
尤其是实体服务,最符合这种模式的应用,因为它们经常需要这类数据处理功能并且要求使用标准化的动词来表达它们。
While the approach has proven successful in several contexts, its application has taken the approach of creating a business entity layer on top of existing SOA and middleware tools.
尽管已经证实这种方法在几种上下文中是成功的,但是它的应用方式是在现有的SOA和中间件工具之上创建业务实体层。
Within SOA, we now see an application as a dynamic entity, a configuration of services to meet a particular set of business requirements.
在SOA 中,我们看到的应用程序是一个动态的实体,一个满足特殊业务需求集的服务配置。
Often called a business object, you can think of such a purchase order as an important entity in the application domain.
通常称为业务对象,您可以将这类订单看作应用程序域中的一个重要实体。
Sending a business object as a request to an application so that the application creates, deletes, or updates a specified entity.
向应用程序发送业务对象作为请求,让应用程序生成、删除或更新一个指定实体。
The heart of every application is the base model that describes it -- a domain model, class model, logical model, entity model, or the like.
每一个应用系统的核心是描述这个系统的基础模型 --领域模型、类模型、逻辑模型、实体模型等等。
In the event of a significant refactoring of entity relationships, these can be modeled visually, verified, and then imported into your application, ideally avoiding any programming changes.
在进行实体关系重大重构时,能够以可视的方式对其进行建模、验证,然后导入到应用程序中,在理想的情况下可以避免任何编程更改。
Note: Clusters are seen as a single entity and provide a single view of the application.
注意:集群作为单个实体,提供应用的单独视图。
After the application is approved, the entity or individual that applied for it shall be the patentee.
申请被批准后,申请的单位或者个人为专利权人。
A trusted context establishes a trusted relationship between DB2 and an external entity, such as a Web server, application server, or another DB2 server.
可信上下文建立DB 2与外部实体(例如Web服务器、应用服务器或其他DB 2服务器)之间的信任关系。
It provides extensive capabilities and features, especially in the area of web application development, entity framework, and Visual Studio support.
它提供非常丰富的功能和特性,尤其是在web应用程序开发、实体框架和VisualStudio支持方面。
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(它使用关系数据库作为底层持久化机制)来维护计算器状态。
In just a few quick steps, we now have a functioning web application built on top of our entity beans.
使用快捷的几步,我们现在已经有了一个功能完备的Web应用,它构建于我们的实体Bean上。
Article 13. After the publication of the application for a patent for invention, the applicant may require the entity or individual exploiting the invention to pay an appropriate fee.
第十三条发明专利申请公布后,申请人可以要求实施其发明的单位或者个人支付适当的费用。
A Web application is a collection of logically connected Web pages managed as a single entity.
一个Web应用程序是作为单一实体管理的、逻辑上链接的web页面的集合。
Multiple versions of J2EE application components, such as entity beans that access the same external database, could have synchronization issues while modifying the same table or row.
不同版本的J2EE应用程序组件(例如访问相同外部数据库的实体bean)在修改相同的数据表或数据记录的时候会存在同步问题。
It is common to have additional "finder" methods defined for a given entity bean within an application.
在应用程序中通常为给定的实体bean定义额外的“finder ”方法。
Figure 2 shows you the relationship diagram for CMP entity beans used in our application.
图2显示了我们的应用程序中所使用的CMP实体Bean之间的关系图。
In this library application, a finder needs to be added to the Book entity to return a collection of Books for a given Author's name.
在这个图书馆应用程序中,需要为Book实体添加查询工具以便返回指定作者的所有书籍。
So, let's see what it takes to build a Grails application backed by EJB3 entity beans.
那么,让我们看看基于EJB3实体Bean构建Grails应用要做哪些工作。
You will begin building your application by creating entity objects and their corresponding JPA manager beans.
通过创建实体对象以及它们相应的JPAmanagerbeans,您将开始构建您的应用程序。
There you'll find the complete source code for the Grails application, a sample JEE application that uses these entity beans, and other useful artifacts.
你将在那儿找到该Grails应用的完整源代码——一个使用这些实体Bean的简单JEE应用——以及其它有用的东西。
This application utilizes JPA 1.0 to persist an entity to a database. The steps outlined here involve.
该应用程序利用JPA 1.0将一个实体持续化到一个数据库。
Data binding creates a synchronization relationship between application state (e.g. local variables or entity properties) and the user interface.
数据绑定会在应用程序状态(例如本地变量或者实体属性)和用户界面之间创造出同步的关系。
Upon receiving a message, the client could then establish a synchronous RMI connection with the application server and invoke the session or entity beans in the usual way.
当收到一条消息时,该客户机便可以与应用服务器建立一个同步的RMI连接,并按照常规的方式调用会话bean或者实体bean。
Dynamic analysis involves testing a Web application as a closed entity, interacting with it through its official interfaces (primarily HTTP).
动态分析包括将Web应用程序作为一个封闭的实体进行测试,通过它的官方干涉(主要是HTTP)进行相互作用。
In this case, a session bean layered on top of an entity bean will ensure uniform and consistent data manipulation across the entire enterprise application.
在这种情况下,实体bean顶层的会话bean将确保整个企业应用程序间对数据的操作统一、一致。
While the object has a global name, every entity that uses the resource can use an application specific name, which is the reference.
当对象具有全局名称时,使用该资源的每个实体可以使用应用程序的特定名称,该名称即为引用。
If your XML documents have references to external entities or external DTDs, you can improve the performance of your application by loading these entities into memory using an entity resolver.
如果XML文档包含了对外部实体或外部DTD的引用,那么,通过使用实体分解器将这些实体装载到内存中,可以提高应用程序的性能。
If your XML documents have references to external entities or external DTDs, you can improve the performance of your application by loading these entities into memory using an entity resolver.
如果XML文档包含了对外部实体或外部DTD的引用,那么,通过使用实体分解器将这些实体装载到内存中,可以提高应用程序的性能。
应用推荐