[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6946) Add support for the AS400 (iSeries) system to StandardDialectResolver

Gail Badner (JIRA) noreply at atlassian.com
Mon Jan 9 02:37:09 EST 2012


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner updated HHH-6946:
-----------------------------

    Pull Requests: https://github.com/hibernate/hibernate-core/pull/245

> Add support for the AS400 (iSeries) system to StandardDialectResolver
> ---------------------------------------------------------------------
>
>                 Key: HHH-6946
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6946
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 4.0.0.Final, 3.6.9
>            Reporter: Nelson Rodrigues
>
> StandardDialectResolver currently uses the DB2Dialect for the AS400 systems. Hibernate has an DB2400Dialect better suited for this system. Improve StandardDialectResolver to choose this dialect.
> The databaseProductName for this system is DB2 UDB for AS/400, the correct dialect is org.hibernate.dialect.DB2400Dialect

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