Hi,
Regarding design patterns in J2EE, I have come across the terms "value
objects" and "data transfer objects". Is there a distinction between
the two or do both terms refer to the same thing?
Thanks, - Dave
Arne Vajhøj - 29 Aug 2006 01:14 GMT
> Regarding design patterns in J2EE, I have come across the terms "value
> objects" and "data transfer objects". Is there a distinction between
> the two or do both terms refer to the same thing?
In my interpretation, then they are the same.
Arne