]
Gail Badner updated HHH-6946:
-----------------------------
Pull Requests:
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: