[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Get a List from query but need a Set
NSchweig
do-not-reply at jboss.com
Mon Dec 15 05:27:37 EST 2008
...if anybody is interested in:
I change now my Set to a List und vice versa.
| Set hashSet = new HashSet();
| List arrayList = new ArrayList(hashSet);
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196504#4196504
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196504
More information about the jboss-user
mailing list