-->
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.  [ 4 posts ] 
Author Message
 Post subject: Vectors and Hibernate
PostPosted: Wed Oct 29, 2003 8:00 am 
Newbie

Joined: Fri Oct 24, 2003 3:31 am
Posts: 5
Location: Spain (Madrid)
Anybody know a way to map a Vector attribute?

there is any plan to implement the Java Vector Class as class supported by hibernate?

Thanks in advance


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 29, 2003 9:32 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Why? Doesn't everyone use the Java2 collections framework by now? Its only been like .... 4 or 5 years or something ....


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 29, 2003 7:31 pm 
Senior
Senior

Joined: Tue Oct 21, 2003 8:15 am
Posts: 186
You'd be surprised... In one project, we're forced to use jdk 1.1 due to IBM library dependencies (old websphere)

This is pretty common - some industries / sectors / companies are extremely conservative. And with good reasons too!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 04, 2003 4:16 am 
Newbie

Joined: Fri Oct 24, 2003 3:31 am
Posts: 5
Location: Spain (Madrid)
Myproblem is due to similar reasons. I have solve it using two properties at this moment. One property is the old Vector and the other property is a HashTable property (this is supported by Hibernate). The get and set method for the HashTable fill both properties: the Vector and the new and supported HashTable.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.