• 服务对象数据(Service Data Object,SDO)使用统一抽象代替各种各样数据访问模型创建、检索更新删除供服务实现使用的业务数据

    Service data Objects (SDOs) replace diverse data access models with a uniform abstraction for creating, retrieving, updating, and deleting business data used by service implementations.

    youdao

  • 中介代码不会重新生成,因为它们服务数据对象 (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

  • 只要消息到达目的地它们转换服务数据对象 (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

  • 可以业务对象解析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

  • 包括ui(用来标识要执行创建读取更新删除(CRUD)操作对象)以及服务数据

    This includes the UI tier - for identifying objects on which create, read, update, and delete (CRUD) operations will take place - as well as the service and data tiers.

    youdao

  • 清单2中,可以看到将WS -Encryption应用于上文描述SOAP消息加密服务数据对象结果

    In Listing 2 you can see the result of applying WS-Encryption to the SOAP message described above to encrypt the service data object.

    youdao

  • Flex可视组件容器以及远程服务对象数据模型提供丰富MXML扩展

    Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.

    youdao

  • 使用标准xml加密方法加密sdowrapper服务数据对象生成清单3结果

    Using standard XML encryption to encrypt the sdoWrapper service data object produces the result shown in Listing 3.

    youdao

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

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

    youdao

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

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

    youdao

  • 主要用到技术Ajax使用IBMEnhancedFaces组件JSF服务数据对象(service data objects,SDOs)。

    The main technologies used are Ajax, JSF using IBM Enhanced Faces components, and service data objects (SDOs).

    youdao

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

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

    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

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

    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

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

    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

  • 可以使用业务对象服务数据对象 (SDO)扩展数据访问提供抽象

    You can use Business Objects, extensions of Service Data Objects (SDO), to provide an abstraction layer for data access.

    youdao

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

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

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