Hi All,

I am trying to find out how to use BeanUtils copy properties when property
names don't match while mapping two classes.
The situation I have is something like this 
ClassA { private String lastName;} 
ClassB { private String surName;}

Now where and how can I register the wiring between two properties belonging
to two such mapping classes.

Do respond.

Thanks
-- 
View this message in context: 
http://www.nabble.com/beanUtils-when-property-names-don%27t-match-tp22057947p22057947.html
Sent from the Commons - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to