[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3649) DB2Dialect inherits supportsPooledSequences() as false, but it does support

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri Dec 12 07:46:38 EST 2008


DB2Dialect inherits supportsPooledSequences() as false, but it does support
---------------------------------------------------------------------------

                 Key: HHH-3649
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3649
             Project: Hibernate Core
          Issue Type: Patch
          Components: testsuite
         Environment: DB2v82 and Branch_3_3 / trunk
            Reporter: Juraci Paixao Krohling
            Assignee: Juraci Paixao Krohling
         Attachments: DB2Dialect.java.diff

DB2Dialect extends the default Dialect, which specifies supportsPooledSequences() as false, but DB2 supports. The attached patch fixes this.

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