[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6883) Informix dialect incorrectly reports that temp tables are not supported

Laird Nelson (JIRA) noreply at atlassian.com
Thu Dec 8 11:03:19 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44547#comment-44547 ] 

Laird Nelson commented on HHH-6883:
-----------------------------------

GitHub pull request is here: https://github.com/hibernate/hibernate-core/pull/236

> Informix dialect incorrectly reports that temp tables are not supported
> -----------------------------------------------------------------------
>
>                 Key: HHH-6883
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6883
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.0.CR7
>            Reporter: Laird Nelson
>              Labels: dialect, informix
>
> {{InformixDialect.java}} does not override the methods that are used to indicate that it supports temporary tables.
> The Informix database does in fact support temporary tables.
> I will (attempt to!) create a pull request to fix this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list