Looking forward to it.
Also crossposted on Hibernate to get input there:
http://forum.hibernate.org/viewtopic.php?t=964452&sid=ade6a882a46b1af...
One thing to look out for:
new ArrayList();
...not every Collection is a List. We need some more checking in there to determine if
List, Set, Queue...
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969831#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...