Java bean utils populate
From John Freier
Revision as of 15:20, 3 February 2012 by Jfreier (Talk | contribs) (Created page with 'I believe this takes in a map and set the properties of a pojo. Object = public void populate(Object bean, Map properties)')
I believe this takes in a map and set the properties of a pojo.
Object = public void populate(Object bean, Map properties)