-->
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.  [ 1 post ] 
Author Message
 Post subject: To BINARY_DOUBLE or NUMBER, that is the question
PostPosted: Tue Jun 05, 2007 7:18 pm 
Newbie

Joined: Thu Dec 28, 2006 5:24 pm
Posts: 14
Oracle 10g has two new datatypes: BINARY_FLOAT and BINARY_DOUBLE that correspond to the IEEE floating-point types found in Java (and most languages).

Obviously, a big advantage is performance -- computers can crunch IEEE floating point numbers faster than binary coded decimals. But another key advantage in my mind is that the datatypes match that of Java, so there will be nothing lost in translation.

I came across this issue that suggests we need an Oracle10 dialect: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1961.

From a Hibernate+Oracle perspective, is there a preference?


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

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.