sdos
美
英 
- 網絡Science Direct On Site; 六度分離(six degrees of separation); 標準制定組織
例句
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來訪問數據庫。
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)概念。
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。
Reduced database overhead: At the heart of SDOs is support for disconnected working.
減少數據庫開銷:SDO的核心是支持斷開連接的工作。
SDOs enable uniform access to application data and a common programming model for all data sources, wherever and however the data is stored.
SDO為所有數據源啟用了對應用程序數據的統一訪問和公共編程模型,而不管數據存儲在何地以及如何存儲。
With SDOs, business applications are what they were meant to be: business applications.
有了SDO,業務應用程序就是名副其實的業務應用程序。
Service data objects (SDOs) are a very useful implementation mechanism for service data messages.
服務數據對象(SOD)對于服務數據信息來說是一種非常有用的執行機理。
Looking at SDOs and their associated interface, you should get a clear idea of the API the SDO extension provides.
觀察SDO及其相關接口,即可對SDO擴展提供的API有清晰的認識。
A data binding converts the transport's native message into the Service Data Objects (SDOs) expected by the components, and vice versa.
數據綁定將傳輸的本機消息轉換為組件所希望接收的服務數據對象(ServiceDataObject,SDO)或進行反向轉換。
When this document is loaded into memory as a graph of SDOs, the graph will contain five data objects and two data object lists.
此文檔作為SDO圖載入內存時,圖中將包含5個數據對象和2個數據對象列表。
SCA components can be composed and can exchange data with each other in a neutral fashion by passing SDOs.
可以將SCA組件組合在一起,并且通過傳遞SDO來以一種中立的方式相互交換數據。
You give the Relational DAS a SQL query to execute, and it will issue the query and break the result set into a graph of SDOs.
給RelationalDAS一個SQL查詢供其執行,它將處理查詢并將結果集置入SDO圖。
The main technologies used are Ajax, JSF using IBM Enhanced Faces components, and service data objects (SDOs).
主要用到的技術是Ajax、使用了IBMEnhancedFaces組件的JSF,及服務數據對象(servicedataobjects,SDOs)。
The PHP implementation of SDOs involves mapping to a dynamic and weakly typed language.
SDO的PHP實現涉及動態和弱型態語言的映射。
If sharing the same SDOs across multiple Web projects is desired, you can create a separate Java project for the SDO packages.
如果需要在多個Web項目中共享同一個SDO,那么您可以為SDO包創建獨立的Java項目。
SDOs are Java data objects for marshalling and unmarshalling of XML data during web services communications.
SDO是在web服務通信期間編組和解組XML數據的Java數據對象。
SDOs are a generalization of the Data Transfer Object pattern.
SDO是數據傳輸對象(DataTransferObject)模式的泛化。
There are a number of reasons why you might consider using SDOs, the main ones outlined below.
考慮到使用SDO的原因有許多種,下面只列出了其中的一些主要原因。
Service Data Objects (SDOs) are designed to simplify and unify the way in which applications handle data.
設計服務數據對象(SDO)就是為了簡化和統一應用程序處理數據的方式。
SDOs are the basis for the data exchange in component's interactions.
SDO是組件的數據交換基礎。
SDOs leverage the simplicity of XML without introducing the complexity of XML Schema or the performance issues of serialization.
SDO利用了XML的簡易性,而又沒有引入XMLSchema的復雜性或序列化的性能問題。
Part 3 will describe the advanced techniques for manipulating the generated SDOs and customizing the XML-SDO transformer.
第3部分將描述操作已生成的SDO以及自定義XML-SDO轉換器的高級技術。
You will recall that the XML DAS gets its information about the model the SDOs must follow by reading an XML schema file.
回憶一下,XMLDAS通過讀取XML模式文件獲取SDO必須遵循的模型。
Service Data Objects (SDOs) are designed to simplify and unify the way applications handle data.
服務數據對象旨在簡化和統一應用程序處理數據的方式。
A Session EJB provides access methods to produce and return a graph of Customer SDOs from the Customer Entity EJBs.
會話EJB提供了訪問方法來從Customer實體EJB產生和返回CustomerSDO圖。
SMOs are patterned after Service Data Objects (SDOs).
SMO根據服務數據對象(SDO)進行建模。
Simple types like strings end up as primitive properties on the SDOs.
字符串等簡單類型將成為SDO上的原生數據類型屬性。
SDOs become much more capable when they are connected to form a graph of objects.
若將SDO彼此連接在一起構成對象圖,它們將擁有更為強大的能力。
As mentioned in the introduction, SDOs rely on the existence of DASes.
正如簡介中所述,SDO依賴于DASes的存在。
Knowledge of the structure: As we have already seen, SDOs carry internal knowledge of the structure of the data they represent (the model).
結構的知識:我們已經了解到,SDO攜帶數據結構表現(即模式)的內部知識。
SDOs are created by calling a data factory object.
SDO是通過調用數據工廠對象創建的。
SDOs are connected by references from one to another.
SDO通過引用彼此相連。
SDOs define the data that is flowing between components.
SDO定義在組件之間流動的數據。
When using a DAS, the client works with SDOs, and is, therefore, insulated from any data source-specific data representation.
在使用DAS時,客戶機與SDO交互,因此與任何特定于數據源的數據表示相隔離。
SDOs support XML schema for metadata and XML as a data source and support for using XPath expressions to get and set values.
SDO支持將元數據和XML的XML架構作為數據源,并支持使用XPath表達式獲取和設置值。
SDOs provide a single API for manipulating data independent of the data's originating data source.
SDO提供了用于操縱數據的獨立于數據的原始數據源的單一API。
SDOs support object syntax and associative array syntax, so the properties could have been set with object syntax
SDO支持對象語法和關聯數組語法,因此屬性可以通過對象語法設置
There are three important ways in which SDOs add to the basic Data Transfer Object pattern
SDO在以下三個重要的方面增強了基本數據傳輸對象模式
Analysis of the Usage of Foreign Journal Database SDOS in Our Library
我館利用SDOS外刊數據庫分析
Role and Function of SDOS in Dealing with IPR Issues
標準制定組織在處理知識產權問題上的角色和作用