I have a query which doesn't return any structured resut back, in other words its not completl mapped to a Java bean. Some of the columns become a HashMap as they are key , value pair for certain values. how do i do that?
-- Amad Fida
I have a query which doesn't return any structured resut back, in other words its not completl mapped to a Java bean. Some of the columns become a HashMap as they are key , value pair for certain values. how do i do that?
-- Amad Fida