• 中介代码不会重新生成,因为它们服务数据对象 (SDO)交互

    The Mediation Code will not be re-generated because they interact with Service Data Objects (SDO).

    youdao

  • 正在处理简单数据服务对象时,编写单元测试简单。

    When you're dealing with simple data or service objects, writing unit tests is straightforward.

    youdao

  • 不太精确地使成为服务数据对象

    In some loose way, this made them Service Data Objects.

    youdao

  • 只要消息到达目的地它们转换服务数据对象 (SDO),使得能够通用的方式消息内容进行访问

    Messages are converted into Service Data Objects (SDO) as soon as they arrive at a destination, which enables common access to the message content.

    youdao

  • 为什么选择服务数据对象

    Why choose Service Data Objects?

    youdao

  • 可以业务对象解析XML文档使用服务数据对象(SDO)API通过XML文档对其进行反序列化

    You can parse business objects into a XML document and deserialize them from the XML document using Service Data object (SDO) APIs.

    youdao

  • 例如可能希望使用另外一种通用类型系统服务数据对象(SDO)(参见参考资料)。

    For example, you might want to use another generic type system such as Service Data Object (SDO) (see Resources).

    youdao

  • 加密算法列表中可以选择对称算法,使用该算法可以加密 SOAP消息正文包含服务数据对象

    The encryption algorithm list box lets you choose the symmetric algorithm to be used to encrypt the service data object contained within the SOAP message's body.

    youdao

  • SOAPAPI使用XML文档类似的方式表示服务数据对象从而同时物理逻辑模型中的内容结构通信。

    The SOAP API USES XML documents to similarly represent Service Data Objects to communicate content structures in both the physical and logical model.

    youdao

  • 清单1一个通过服务数据对象(SDO)规范定义xml脚本

    Listing 1 shows an XML schema that is defined by the Service Data Object (SDO) specification.

    youdao

  • 我们首先来剖析一下服务数据对象(SDO)这个术语看看来源

    Let's begin by pulling apart the term Service Data Object (SDO) to see how the name came about.

    youdao

  • 关系型DAS采用架构使用定义可以创建服务数据对象模式

    The Relational DAS will take this schema and use it to define the model for the Service Data Objects it can create.

    youdao

  • 例中我们数据绑定将转换消息传递系统本机格式传递SCA应用程序服务数据对象(SDO)数据对于响应消息适用相反过程

    In this case, our data Binding class transforms the data passed in the native format from a messaging system to a Service data Object (SDO) in an SCA application and vice-versa for a response message.

    youdao

  • 事实上它们规范名称中的服务数据对象

    In fact, they are the service data objects found in the name of the specification itself.

    youdao

  • 这个示例中,30%数据位于缓存中,70%的数据位于对象服务缓存中,剩余数据数据中进行检索

    In this example, 30% of the data is located in the near-cache, 70% of the data resides in the object server cache, and the rest of the data would be retrieved from the database.

    youdao

  • 服务数据对象(SDO)IBMSOA中的一个基础概念

    Service Data Objects (SDOs) are a fundamental concept in the IBM SOA.

    youdao

  • 对于WebSphere消息传送引擎来说,按照这样格式选择服务数据对象(SDO)。

    For the WebSphere messaging engine, Service Data Objects (SDO) was chosen as such a format.

    youdao

  • 否则,就可以使用生成消息接收器,其在基于Axis2AXIOM接口使用数据对象服务代码之间进行适配。

    Otherwise, you use a generated message receiver class that ADAPTS between the Axis2 AXIOM-based interface and service code that USES data objects.

    youdao

  • ilogBRMS公开WSDL生成服务数据对象

    Generate the service data objects from the WSDL exposed by ILOG BRMS.

    youdao

  • 在此基础上,Spring2.5又加入了两个新的注解 —— @Service@Controller完成通常三层架构数据访问对象服务web控制器角色委任

    Spring 2.5 adds two new annotations - @Service and @Controller - to complete the role designations for a common three-tier architecture (data access objects, services, and web controllers).

    youdao

  • 业务对象服务数据对象(SDO)规范(ibmBEA Systems发布)实现提供数据数据访问的简化视图

    A business object is an implementation of the Service data object (SDO) specification, published by IBM and BEA Systems, to provide a simplified view of data and data access.

    youdao

  • 其它子包表示调用发送接收来自服务数据对象

    Other subpackages represent data objects that are sent on calls or received from the server.

    youdao

  • 设计服务数据对象(SDO)就是为了简化统一应用程序处理数据方式

    Service data Objects (SDOs) are designed to simplify and unify the way in which applications handle data.

    youdao

  • 表示对象依赖服务对象而这些服务对象又依赖于其它服务对象数据访问对象

    Presentation layer objects will depend on service layer objects, which will themselves depend on other service objects and data access objects, etc.

    youdao

  • 服务数据对象通常用于数据应用程序传输另一个应用程序。

    A service data object is often used to transfer data from one application to another.

    youdao

  • 服务数据对象框架数据应用程序开发提供统一的框架。

    The Service data Objects framework provides a unified framework for data application development.

    youdao

  • 可以使用数据绑定中将二进制数据转换服务数据对象(SDO)数据结构出站流中将sdo转换为二进制数据

    You can use data bindings to transform binary data to an Service data Object (SDO) data structure during inbound flow and transform the SDO to binary data during outbound flow.

    youdao

  • 由于基于相关行为服务进行分组不是进行封装(行为及数据),所以服务业务对象略有不同

    Since it groups services on the basis of related behavior, rather than encapsulated (behavior plus data), the set of services will be subtly different from a business object model.

    youdao

  • 服务数据对象旨在简化统一应用程序处理数据方式

    Service data Objects (SDOs) are designed to simplify and unify the way applications handle data.

    youdao

  • 另外在下一个专栏中我们研究服务数据对象以及EJB(实体会话)将如何参与到面向服务体系结构

    Otherwise, in the next column, we will examine Service Data Objects, and how EJBs (both entities and sessions) will play a role within a Service Oriented Architecture.

    youdao

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

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

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