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

Paul Benedict (JIRA) noreply at atlassian.com
Fri Dec 12 10:55:38 EST 2008


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

Paul Benedict commented on HHH-3649:
------------------------------------

This and two other commits (HHH-3650, HHH-3652) both were fixed for 3.3 and 3.4. Can the Fix Version be marked as such?

> 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