-->
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: uuid.string and Oracle 8
PostPosted: Thu Jun 16, 2005 2:46 pm 
Newbie

Joined: Wed Jun 15, 2005 11:09 am
Posts: 10
Location: Salem, MA
I'm using nHibernate with Oracle 8. I would like to use one of the automatic generators to create my Ids, but if I use uuid.string, instead of a sensible guid of hex characters, I get a string full of random symbolic characters:

Code:
'5?'m>?yL?   A??'


The column is char(32) and the mapping file defines it as AnsiString (apparently Oracle doesn't like String :( ). Is there an way to use the auto generators, or do I need to specify it and generate my guid string in code?

Thanks.

Colin


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 08, 2005 3:04 pm 
see: http://nhibernate.sourceforge.net/forum ... .php?t=410


Top
  
 
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.