VO的意思
「VO」經常作為「Value Object」的縮寫來使用,中文意思:「價值客體」。
VO(價值客體)詳細解釋
- 英文縮寫詞:VO
- 英文單詞:Value Object
- 中文簡要解釋:價值客體
- 流行度:517
- 分類:Computing
- 領域:Databases
英文縮寫VO的擴展資料
- The navigator takes a request template and a value object as input and returns and response template.導航器將獲取作為輸入的請求模板和值對象,并返回響應模板。
- The service implementation queries the provider using the key and gets the corresponding value object associated with that key.服務實現查詢使用密鑰查詢提供程序,并獲得與該密鑰關聯的對應值對象。
- It is a classic Value Object(VO), thus it implements equals () and hashCode () based upon its internal state.它是一個典型的ValueObject,因此它基于其內部狀態實現了equals()和hashCode()。
- The key uniquely identifies the required value object.密鑰唯一地標識所需的值對象。
- If the application uses a DAO ( data access object ) with dynamic SQLs and stored procedures, the value object that is passed to DAO can be declared as a cloud resource using annotations.如果應用程序使用DAO(數據訪問對象)來產生動態SQL和存儲過程,那么傳遞給DAO的值對象就可以使用注釋聲明為一種云資源。