DTO的意思
「DTO」經常作為「Data Transfer Object」的縮寫來使用,中文意思:「數據傳輸對象」。
DTO(數據傳輸對象)詳細解釋
- 英文縮寫詞:DTO
- 英文單詞:Data Transfer Object
- 中文簡要解釋:數據傳輸對象
- 流行度:6020
- 分類:Computing
- 領域:Databases
英文縮寫DTO的擴展資料
- SDOs extend the Data Transfer Object(DTO) pattern in several ways, making something more powerful than the simple pattern.SDO從幾個方面擴展了數據傳輸對象(DTO)模式,實現了一些比簡單模式更強大的功能。
- The CD class is a data transfer object ( DTO ).CD類是一個數據轉換對象(DTO)。
- Comparing with other framework, Jemsf uses the data transfer object for parameter processing, providing data process objects and management objects in the linked pool to access database.該框架優勢在于與其它框架相比,它采用數據傳輸對象(DTO)進行參數處理,提供數據庫操作和連接池管理對象提升數據訪問效率。
- SDOs are a generalization of the Data Transfer Object(DTO) pattern.SDO是數據傳輸對象(DTO)(DataTransferObject)模式的泛化。
- Interestingly, SDO can be used in conjunction with JDO where JDO is a data source that SDO can access, applying the Data Transfer Object(DTO) ( DTO ) design pattern.有趣的是,SDO可以結合JDO一起使用,JDO作為數據源,SDO來訪問它,這就是DataTransferObject(數據傳輸對象(DTO),DTO)設計模式的具體運用。