• Application entity Title. The authoritative name of an OSI application entity, usually a Distinguished name from the Directory.

    应用实体标志,是OSI应用实体权威名称通常是来自目录一个与众不同的名称。

    youdao

  • 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.

    尤其是实体服务,最符合这种模式应用,因为它们经常需要数据处理功能并且要求使用标准化动词表达它们

    youdao

  • 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中间件工具之上创建业务实体

    youdao

  • Within SOA, we now see an application as a dynamic entity, a configuration of services to meet a particular set of business requirements.

    SOA 中我们看到应用程序动态实体,一个满足特殊业务需求服务配置

    youdao

  • The heart of every application is the base model that describes it -- a domain model, class model, logical model, entity model, or the like.

    每一个应用系统核心描述这个系统的基础模型 --领域模型、模型、逻辑模型、实体模型等等

    youdao

  • In Black-Box, the application is a sealed single entity.

    黑盒中,这个应用程序一个封闭单独实体

    youdao

  • Often called a business object, you can think of such a purchase order as an important entity in the application domain.

    通常称为业务对象可以这类订单看作应用程序域中一个重要实体

    youdao

  • Sending a business object as a request to an application so that the application creates, deletes, or updates a specified entity.

    应用程序发送业务对象作为请求应用程序生成删除更新指定实体。

    youdao

  • 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.

    进行实体关系重大重构时能够可视方式对其进行建模验证然后导入应用程序中,在理想的情况下可以避免任何编程更改。

    youdao

  • Note: Clusters are seen as a single entity and provide a single view of the application.

    注意集群作为单个实体提供应用单独视图

    youdao

  • After the application is approved, the entity or individual that applied for it shall be the patentee.

    申请批准,申请单位或者个人专利权人。

    youdao

  • 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服务器)之间信任关系

    youdao

  • 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.

    这个简单基于SwingGUI客户机应用程序访问业务中的CMP2实体e JB显示宠物所有产品种类

    youdao

  • It provides extensive capabilities and features, especially in the area of web application development, entity framework, and Visual Studio support.

    提供非常丰富功能特性尤其是web应用程序开发实体框架VisualStudio支持方面

    youdao

  • 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(使用关系数据库作为底层持久化机制)来维护计算器状态

    youdao

  • In just a few quick steps, we now have a functioning web application built on top of our entity beans.

    使用快捷几步我们现在已经有了一个功能完备Web应用它构建于我们实体Bean

    youdao

  • 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.

    第十三条发明专利申请公布申请人可以要求实施其发明单位或者个人支付适当费用。

    youdao

  • A Web application is a collection of logically connected Web pages managed as a single entity.

    一个Web应用程序作为单一实体管理逻辑链接的web页面集合

    youdao

  • 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部署代码

    youdao

  • 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应用程序近似地看作一个活动实体,它会根据用户提供输入内容、其他人输入的新内容以及新的后台数据而不断发生变化。

    youdao

  • 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)在修改相同的数据表数据记录时候存在同步问题

    youdao

  • It is common to have additional "finder" methods defined for a given entity bean within an application.

    应用程序通常给定实体bean定义额外的“finder方法

    youdao

  • Figure 2 shows you the relationship diagram for CMP entity beans used in our application.

    2显示我们应用程序所使用CMP实体Bean之间关系

    youdao

  • 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实体添加查询工具以便返回指定作者所有书籍

    youdao

  • So, let's see what it takes to build a Grails application backed by EJB3 entity beans.

    那么我们看看基于EJB3实体Bean构建Grails应用要做哪些工作。

    youdao

  • You will begin building your application by creating entity objects and their corresponding JPA manager beans.

    通过创建实体对象以及它们相应的JPAmanagerbeans开始构建应用程序

    youdao

  • Our to-do application only requires a single entity named Task.

    我们to-do应用程序需要唯一实体名称为Task。

    youdao

  • 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应用——以及其它有用的东西。

    youdao

  • This application utilizes JPA 1.0 to persist an entity to a database. The steps outlined here involve.

    应用程序利用JPA 1.0实体持续化数据库

    youdao

  • Data binding creates a synchronization relationship between application state (e.g. local variables or entity properties) and the user interface.

    数据绑定会在应用程序状态(例如本地变量或者实体属性)用户界面之间创造同步关系

    youdao

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

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

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