[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2367) InformixDialect uses wrong data type
    Steve Ebersole (JIRA) 
    noreply at atlassian.com
       
    Thu Feb  1 16:27:43 EST 2007
    
    
  
     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2367?page=all ]
Steve Ebersole updated HHH-2367:
--------------------------------
    Fix Version: 3.2.3
      Assign To: Steve Ebersole
       Priority: Minor  (was: Major)
> InformixDialect uses wrong data type
> ------------------------------------
>
>          Key: HHH-2367
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2367
>      Project: Hibernate3
>         Type: Patch
>   Components: core
>     Versions: 3.2.2
>  Environment: Informix 10
>     Reporter: Weisburd Alexander
>     Assignee: Steve Ebersole
>     Priority: Minor
>      Fix For: 3.2.3
>  Attachments: InformixDialect.java.patch
>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> InformixDialect uses wrong data types:
> DOUBLE is not supported by Informix and should be changed to FLOAT and the float to SMALLFLOAT.
-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira
    
    
More information about the hibernate-issues
mailing list