服务对象数据(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.
中介代码将不会重新生成,因为它们与服务数据对象 (SDO)交互。
The Mediation Code will not be re-generated because they interact with Service Data Objects (SDO).
不太精确地讲,这使其成为服务数据对象。
只要消息到达目的地,它们就会被转换成服务数据对象 (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.
为什么选择服务数据对象?
您可以将业务对象解析为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.
例如,你可能希望使用另外一种通用类型系统如服务数据对象(SDO)(参见参考资料)。
For example, you might want to use another generic type system such as Service Data Object (SDO) (see Resources).
在加密算法列表框中可以选择对称算法,使用该算法可以加密 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.
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.
清单1为一个通过服务数据对象(SDO)规范定义的xml脚本。
Listing 1 shows an XML schema that is defined by the Service Data Object (SDO) specification.
让我们首先来剖析一下服务数据对象(SDO)这个术语,看看其来源。
Let's begin by pulling apart the term Service Data Object (SDO) to see how the name came about.
关系型DAS采用此架构并使用它定义可以创建的服务数据对象的模式。
The Relational DAS will take this schema and use it to define the model for the Service Data Objects it can create.
在本例中,我们的数据绑定类将转换从消息传递系统以本机格式传递到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.
事实上,它们是规范名称中的服务数据对象。
In fact, they are the service data objects found in the name of the specification itself.
Flex为可视组件、容器以及远程服务对象和数据模型提供了丰富的MXML扩展类。
Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.
服务数据对象(SDO)是IBMSOA中的一个基础概念。
Service Data Objects (SDOs) are a fundamental concept in the IBM SOA.
对于WebSphere消息传送引擎来说,按照这样的格式选择服务数据对象(SDO)。
For the WebSphere messaging engine, Service Data Objects (SDO) was chosen as such a format.
会话Facade提供适配器逻辑,以便将Hibernate实体POJO映射到服务数据对象,以及进行反向映射。
The session facade provides adapter logic to map Hibernate entity POJOs to Service Data Objects and back.
从ilogBRMS公开的WSDL生成服务数据对象。
Generate the service data objects from the WSDL exposed by ILOG BRMS.
业务对象是服务数据对象(SDO)规范(由ibm和BEA 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.
其它子包表示在调用中发送或接收来自服务器的数据对象。
Other subpackages represent data objects that are sent on calls or received from the server.
设计服务数据对象(SDO)就是为了简化和统一应用程序处理数据的方式。
Service data Objects (SDOs) are designed to simplify and unify the way in which applications handle data.
表示层对象会依赖于服务层对象,而这些服务层对象又依赖于其它服务对象和数据访问对象等。
Presentation layer objects will depend on service layer objects, which will themselves depend on other service objects and data access objects, etc.
服务数据对象通常用于将数据从一个应用程序传输到另一个应用程序。
A service data object is often used to transfer data from one application to another.
服务数据对象框架为数据应用程序开发提供了统一的框架。
The Service data Objects framework provides a unified framework for data application development.
可以使用数据绑定在入站流中将二进制数据转换为服务数据对象(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.
服务数据对象旨在简化和统一应用程序处理数据的方式。
Service data Objects (SDOs) are designed to simplify and unify the way applications handle data.
另外,在下一个专栏中,我们将研究服务数据对象,以及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.
可以使用业务对象(服务数据对象 (SDO)的扩展)为数据访问提供抽象层。
You can use Business Objects, extensions of Service Data Objects (SDO), to provide an abstraction layer for data access.
在努力简化J2EE数据编程模型的过程中,IBM和BEA共同提出了服务数据对象(SDO)概念。
In an effort to simplify the J2EE data programming model, IBM and BEA teamed together to develop the concept of Service data Objects (SDOs).
应用推荐