You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by zulu <su...@hotmail.com> on 2009/02/17 15:05:19 UTC

beanUtils when property names don't match

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: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org