Hi all,
From auction/address book example I notice several beans that share
many identical properties, among them are:
1. Command objects.
2. Beans used by JPA to persist to query database.
3. DTOs returned by query side.
For ease of maintenance, what's the best practice to deal with those
beans ?
Thanks & Regards,
Setya