Application entity Title. The authoritative name of an OSI application entity, usually a Distinguished name from the Directory.
应用实体标志,是OSI应用实体的权威名称,通常是来自目录的一个与众不同的名称。
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 中,我们看到的应用程序是一个动态的实体,一个满足特殊业务需求集的服务配置。
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 Black-Box, the application is a sealed single entity.
在黑盒中,这个应用程序是一个封闭的单独实体。
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.
向应用程序发送业务对象作为请求,让应用程序生成、删除或更新一个指定实体。
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服务器)之间的信任关系。
This simple Swing-based GUI client application will access the CMP2 entity EJB in the business tier and display all the pet store product categories.
这个简单的基于Swing的GUI客户机应用程序将访问业务层中的CMP2实体e JB,并显示宠物店所有产品种类。
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页面的集合。
WASPostUpgrade does not generate WebSphere Application Server v4.0 deployment code for CMP entity beans with bottom-up or meet-in-the-middle mapping. However, if you wish to do this.
WASpostUpgrade不采用自下而上映射或中间相遇映射为CMp实体bean生成WebSphereApplicationServerv4.0部署代码。
You can look at an immersive Web application as almost a living entity, continually changing based on new input that the user provides, new input provided by others, and new back-end data.
我们可以将融入式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,您将开始构建您的应用程序。
Our to-do application only requires a single entity named Task.
我们的to-do应用程序只需要唯一一个实体,名称为Task。
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.
数据绑定会在应用程序状态(例如本地变量或者实体属性)和用户界面之间创造出同步的关系。
应用推荐