Incorrect string conversion for DECIMAL on JDK1.5
-------------------------------------------------

         Key: DERBY-83
         URL: http://nagoya.apache.org/jira/browse/DERBY-83
     Project: Derby
        Type: Improvement
  Components: SQL  
 Environment: JDK1.5
    Reporter: Jeremy Boynes


On JDK1.5, BigDecimal.toString() will use exponential notation for small 
values. This results in different text from SQLDecimal.getString() on 1.5 vs. 
earlier VMs

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to