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

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


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


{{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