| Author |
Value Objects
|
smrithi prabhakar
Greenhorn
Joined: Oct 21, 2005
Posts: 4
|
|
Hi all, What is value/transfer object and why is it used. Is it a java class that implements serializable interface and has getter and setter methods? how do i use them when implementing CRUD on employee database? thanks
|
 |
David Ulicny
Ranch Hand
Joined: Aug 04, 2004
Posts: 724
|
|
|
http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html
|
SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
|
 |
 |
|
|
subject: Value Objects
|
|
|