Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-465
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-465
Summary: Floats truncated with Oracle 9i
Type: Bug
Status: Unassigned
Priority: Major
Project: Hibernate2
Components:
core
Versions:
2.0.3
Assignee:
Reporter: Jose Raya
Created: Wed, 12 Nov 2003 12:05 PM
Updated: Wed, 12 Nov 2003 12:05 PM
Environment: Oracle 9i (don't know exact version number) with Oracle9i dialect
Oracle thin driver
Oracle9iAS (9.0.3.0.0)
jdk 1.3.1_06 for Windows (2000)
Hibernate version 2.0.3, 27 August 2003
Description:
As a post in your forum says:
"the float mapping using oracle 9i (9.2.0.1) does NOT work, while double works fine. whenever we store a float value, it is truncated to an integer value. changing the mapping and the bean to double works like expected. I use the right jdbc driver for our version, like provided by oracle and I use jdk 1.4.2."
See post at http://forum.hibernate.org/viewtopic.php?p=2177880#2177880
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|