From: <leg...@at...> - 2003-11-12 19:05:15
|
Message: The following issue has been closed. Resolver: Max Rydahl Andersen Date: Wed, 12 Nov 2003 1:04 PM This is actually documented at http://hibernate.org/80.html (though there was a mistype in the version number 9.2.0.3 had become 9.0.3) But I will close this bug since it is not a bug in hibernate. (but pleaes verify that you can make it work with the latest driver - just for the record ;) --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: REJECTED 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 1:04 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 |