person.put("name",person.get("name1"));
I have a lot of that in my code.
(I hope CB does not ban me from using iBatis. ;-) )
.V
Huy wrote:
How would you make sure all columns are named consistently, especially between different databases with the different schemas ?
huy