Value Objects...
Lightweight serializable data objects
pass by value, not remote references
read only (immutable) once created
only one remote call
no load and store behaviour
can be superclasses of entity beans (but not with EJB2.0 CMP)
Previous slide
Next slide
Back to first slide
View graphic version