-->
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: MaxDB problems
PostPosted: Fri Mar 11, 2005 7:52 am 
Beginner
Beginner

Joined: Fri Mar 11, 2005 7:46 am
Posts: 29
Hi all,
I guess I'm having some problems with the MaxDB and hibernate 2.1
When I'm trying to use uuid.hex id generator, the MaxDB issues message "value too large", the same thing with the uuid.string generator. I've tried to use integer and varchar(150) column type, but nor of them worked. Finally I've created a sequence, and set generator to "sequence", supplied sequence's name, but when I run the program, MaxDB issues the message "TABLE DUAL not found". What type of generator and column should I use then? If anyone could help, please!
Thanks everyone in advance!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2005 8:48 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
You can patch the dialect ... getSequenceNextValString() is the method to check. Patches are always welcome.


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.