A basic Dozer example - Bean to bean mapping
800467Oct 13 2008 — edited Oct 14 2008Hi all,
I am trying to work with the [Dozer |http://dozer.sourceforge.net/] which is a
Java Bean to Java Bean mapper that recursively copies data from one object to another.
If anyone has experience in this and has got a very very basic example they could you provide I would be very grateful - there doesnt seem to be much documentation online as I am really stuggling to get anything working,
Or even a simple example of how/why this is useful would be really appreciated,