In our project after getting the local objects by finder methods we are explicitly
converting the local objects to Value objects.
This accounts to performance degradation when the record count is high, converting
........ every object in loop
Is there any decent way of achieving this other than the cumbersome approach above ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986108#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...