Thread:
 oracle 8.1.7 
 stefano arosio   10 Feb 2005, 11:35 
 Re: oracle 8.1.7 
 naknak   23 Feb 2005, 16:56 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: naknak (23 Feb 2005, 16:56) Replies: 0, Views: 40211
Subject: Re: oracle 8.1.7
On 10 Feb 2005 11:35, stefano arosio wrote:

>A table column of 'date' datatype in oracle 8.1.7 don't store millisec.
>So I think that timestamps can't be used with this db.
>Update in the same second brings an error.

>I'm rigth?

>thanx

Close.  This is a bug in the 2.x version of hibernate that it
seems will never be fixed.  Hibernate 2.x maps "timestamp" to
"date" in oracle, so you only get day resolution for date,
timestamp, and even time (!).

See the bug database for more info:

http://opensource.atlassian.com/projects/hibernate/browse/HB-1049
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]