Value Object

Views Updated: Dec 15, 2025

Key Facts

Abbreviation
VO
Pronunciation
/ˈvælju ˈɑbʤɛkt/
Category
Computing
Related Field
Databases

Examples in Context

  1. The navigator takes a request template and a value object as input and returns and response template.
  2. The service implementation queries the provider using the key and gets the corresponding value object associated with that key.
  3. It is a classic Value Object(VO), thus it implements equals () and hashCode () based upon its internal state.
  4. The key uniquely identifies the required value object.
  5. 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.

Other meanings of VO