您可以将业务对象解析为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.
清单1为一个通过服务数据对象(SDO)规范定义的xml脚本。
Listing 1 shows an XML schema that is defined by the Service Data Object (SDO) specification.
Flex为可视组件、容器以及远程服务对象和数据模型提供了丰富的MXML扩展类。
Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.
应该将模型组织为与应用程序类似的方式,并包括捕获特定服务设计信息的视角,如数据传输对象的企业对象模型。
The model should be organized similar to applications, with viewpoints that capture specific service design information, such as the enterprise object model for data transfer objects.
可以使用业务对象(服务数据对象 (SDO)的扩展)为数据访问提供抽象层。
You can use Business Objects, extensions of Service Data Objects (SDO), to provide an abstraction layer for data access.
通过ALTERNICKNAME语句,您可以选择为远程对象更改联邦服务器上的列数据类型。
With the ALTER NICKNAME statement, you have the option to change the column data type on the federated server for a remote object.
使用自下而上的开发方法,您需要创建一个或多个数据库对象并且公开为Web服务操作。
With the bottom-up development approach, you start with one or more database objects to create and expose as Web service operations.
只要此套接字对象读取到来自服务器的数据,就会触发ondata事件,该事件将由为onData定义的处理方法处理。
Whenever this socket object reads data from the server, it will fire an onData event that will be handled by the handler defined for onData.
为保护此数据,我们决定加密整个sdoWrapper服务数据对象。
To protect this data, we decided to encrypt the whole sdoWrapper service data object.
在清单9中,所有来自服务器的数据都表示为字符串,然后作为JSONObject,最后作为Stock对象数组。
In Listing 9, all of the data from the server is represented as a string, then as a JSONObject, and finally as an array of Stock objects.
默认情况下,服务以xml字符串的形式返回查询结果,然后PHPsimplexml库用于将该字符串解析为php对象,我们可以迭代该对象来获取正在寻找的数据。
By default it returns the results of the query as an XML string, and the PHP SimpleXML library is used to parse it into a PHP object you can iterate over to get the desired data you are looking for.
ServiceDataObject (SDO,服务数据对象)架构为数据应用程序开发提供了一个统一的结构。
The Service data Object (SDO) framework provides a unified framework for data application development.
本文以内存数据库和磁盘数据库技术为基础,对关键业务的应用服务器中业务对象的并发控制技术进行了研究。
Based on the known technologies of MMDB and DRDB, this thesis studies the concurrency control mechanism for business objects in application servers of critical business.
你不应该让每次可能的数据更新都持续的冲击你的服务器:为多于一千五百万个对象向服务器发送一次请求。
Instead of constantly bombarding your server with every possible data update, you send the server a request for more than 15 million objects.
你不应该让每次可能的数据更新都持续的冲击你的服务器:为多于一千五百万个对象向服务器发送一次请求。
Instead of constantly bombarding your server with every possible data update, you send the server a request for more than 15 million objects.
应用推荐