How to map arraylist containing a list of hashmaps using castor
radi ranga
Greenhorn
Joined: Feb 01, 2010
Posts: 1
posted
0
We want map an arraylist containing a list of hashmap using castor. We are mapping it as given below. With this mapping we are getting an arraylist containing hashmaps without any key/value pairs :( . Please help us in configuring the same.