-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: how to map a map that contains lists as values
PostPosted: Sat Mar 01, 2008 12:26 pm 
Newbie

Joined: Sat Mar 01, 2008 12:17 pm
Posts: 1
I need to map the following structure:

Map<String, List<Date>> myMap= new HashMap<String, List<Date>>();

I tried many things, but i just can't get it to work... Has anybody done it?


Top
 Profile  
 
 Post subject: Re: how to map a map that contains lists as values
PostPosted: Sat Mar 01, 2008 5:49 pm 
Expert
Expert

Joined: Wed Apr 11, 2007 11:39 am
Posts: 735
Location: Montreal, QC
How about a Map<String, SomeContainer> in which SomeContainer has a List<Date> relation?



Farzad-


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.