SDO
美
英 
- 網絡服務數據對象(Service Data Object);太陽動力學天文臺(Solar Dynamics Observatory);觀測衛星
例句
As mentioned, one goal of SDO is that it is possible to represent the sort of structured data usually stored as XML.
前面已經提到,SDO的目標之一就是可表示通常存儲為XML的結構化數據。
Let's begin by pulling apart the term Service Data Object (SDO) to see how the name came about.
讓我們首先來剖析一下服務數據對象(SDO)這個術語,看看其來源。
One of the responsibilities of the SDO DataGraph is to keep track of any changes within the object graph.
SDODataGraph的職責之一是跟蹤對象圖形中的任何更改。
Since the blog is cumulative and we want to read in a blog like the one above, add an item, and write it out, we use the SDO XML DAS.
由于blog為累積式的,我們希望讀入一個與上例類似的blog、添加項目并將其寫出,因此使用SDOXMLDAS。
Now all that you need to do is create a database connection, and you will be ready to create SDOs to access the database.
現在您所需要做的就是創建一個數據庫連接,并且您將準備好創建SDO來訪問數據庫。
For those familiar with JDBC concepts and the java. sql. ResultSet interface, the SDO dynamic API mode will be easy to understand.
對于熟悉JDBC概念和java.sql.ResultSet接口的讀者來說,SDO的動態API模式是很容易理解的。
While JAXB is only focused on a Java-to-XML binding, XML isn't the only kind of data being bound to SDO.
JAXB僅關注Java到XML的綁定,而綁定到SDO的不僅僅是XML數據。
At the heart of every SDO instance is a model that defines the permitted structure of a data object.
在每個SDO實例的中心都有一個模式,用于定義所允許的數據對象結構。
The method getString( "value" ) is part of the SDO dynamic interface and needs a bit of an explanation.
方法getString(“value”)是SDO動態接口的組成部分,需要對其進行一點說明。
SDO is not just a specification. You can already find tools that leverage SDO technology to access a heterogeneous EIS.
SDO不僅僅是一個規范,您可能已經發現了有一些工具利用了SDO技術來訪問異構的EIS。
Highlighted different techniques that are commonly used for manipulating SDO instances when building an XML-based SOA application.
中,突出了在構建基于XML的SOA應用程序時用于處理SDO實例的不同技術。
Additionally, an SDO object can be used to carry information between the presentation layer and the business layer.
此外SDO對象可以在表示層和業務層間傳遞信息。
It allows configuration of any XML binding mechanism like JAXB, SDO, Castor etc. by implementing the standard framework interface.
通過實現標準的框架接口,它支持任何XML綁定機制,如JAXB、SDO、Castor等。
SDO and EII technologies can be used together to provide Java architects with a single, object-based API to a wide variety of data sources.
SDO和EII技術為Java體系結構提供了對各種數據源的單一的、基于對象的API。
The SDO architecture provides a set of core components, which are supposed to be augmented by SDO-capable implementations and frameworks.
SDO體系結構提供了一組核心組件,這些組件可以由支持SDO的實現和框架進行擴充。
SDO will change our understanding of the sun and its processes, which affect our lives and society.
太陽動力學觀測衛星將改變人們對太陽及其進化過程的認識,這些認識對我們生活和社會有深遠影響。
It would be nice if SDO implementation were to do this test on our behalf.
如果SDO實現能夠代替我們執行此項測試則較為理想。
An SDO instance thus can only be contained by one container at a time.
因此一個SDO實例在同一時刻僅能被一個容器所包含。
If you attempt to assign an SDO of a different SDO type (another author, perhaps) or a primitive, SDO would throw an exception.
若試圖指派一個不同SDO類型的SDO(比如說,另外一名作者)或原生數據類型,SDO將拋出異常。
Using SDO, an application takes advantage of these proven design strategies. It fosters layering and loose coupling.
如果使用了SDO,應用程序就可以從這些經過了驗證的設計策略中受益,從而可以推動分層技術和松耦合的發展。
Like the SDO standard, SMO is an aggregate that encapsulates data and history references.
就像SDO標準一樣,SMO是一種封裝了數據與歷史引用的集合體。
The main two SDO transport formats are XML data described by an XML schema, and serialized Java objects.
兩種主要的SDO傳輸格式是由XML模式描述的XML數據和序列化的Java對象。
We'll see later where this type name was defined to SDO, as well as how the set of properties was specified.
本文稍后將介紹在哪里為SDO定義該類型名,以及如何指定屬性集。
You can parse business objects into a XML document and deserialize them from the XML document using Service Data Object (SDO) APIs.
您可以將業務對象解析為XML文檔,并使用服務數據對象(SDO)API通過XML文檔對其進行反序列化。
For the WebSphere messaging engine, Service Data Objects (SDO) was chosen as such a format.
對于WebSphere消息傳送引擎來說,按照這樣的格式選擇服務數據對象(SDO)。
Retrieve the contact SDO from the session: The final step in the execution of the edit page was to place the contact SDO into the session.
從會話中檢索聯系人SDO:執行編輯頁的最后一步是將聯系人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).
在努力簡化J2EE數據編程模型的過程中,IBM和BEA共同提出了服務數據對象(SDO)概念。
Since we are assuming we are loading a blog with one item in it, the XML DAS will have created one SDO of type blog and one of type item.
假設正在載入的blog中已有一個項目,所以XMLDAS將創建一個blog類型的SDO和一個item類型的SDO。
Work on prototypes and pilot projects rather than production applications, given that SDO support is still at an early release level.
該解決方案致力于原型和實驗項目,而不是致力于生產應用程序,因為SDO支持仍處于早期版本級別上。
A Session EJB might have methods to produce and consume a graph of SDOs with more efficient direct access to the entity EJBs.
會話EJB(SessionEJB)可能有方法產生和使用SDO圖來更加高效地直接訪問實體EJB。
Specific concurrency control mechanisms vary across commercial SDO implementations and are beyond the scope of this article.
特定的并發控制機制因商業SDO實現而有所不同,但這超出了本文的討論范圍。
In this article, we will take the practice approach of using SDO to read and write the contents of a message within a mediation.
在本文中,我們將采用實際方法在中介中通過SDO閱讀和撰寫消息內容。
We discuss basic ideas of a semismooth Newton's method and its application in solving semidefinite optimization (SDO) problems.
本文討論半光滑牛頓算法的基本概念與其在求解半定優化問題中的應用。
Many programming tasks require some initialization or start-up activities, and this sample SDO application is no exception.
許多編程任務都需要一些初始化或開始活動,此示例SDO應用程序也不例外。
The simple elements and are modeled as primitive (string) properties of the name SDO.
和這兩個簡單的元素作為nameSDO的原生數據類型(字符串)屬性建模。
The implementation of SDO is essentially a thin layer (facade) over EMF and is packaged and shipped as part of the EMF project.
SDO實現基本上是EMF中的一小層(方面),它是作為EMF項目的一部分打包和提供的。
Since we are using an SDO implementation, these methods can be provided generically across the SDO instances.
如果我們使用SDO實現,這些方法在貫穿該SDO實例都會提供。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO既有一個靜態的(或者強類型的)編程模型,又有一個動態的(或者松類型的)編程模型。
With SDO, you do not need to be familiar with a technology-specific API in order to access and utilize data.
通過SDO,您不需要熟悉特定于技術的API,就能訪問和利用數據。
The next sections highlight basic considerations when manipulating SDO instances loaded from an XML stream.
下一部分主要強調了在操作從XML流中加載的SDO實例時的一些基本考慮。