[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6946) Add support for the AS400 (iSeries) system to StandardDialectResolver
    Nelson Rodrigues (JIRA) 
    noreply at atlassian.com
       
    Sat Jan  7 05:39:12 EST 2012
    
    
  
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: 3.6.9, 4.0.0.Final
            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