[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2070) Improvement for DialectFactory

Martin Renner (JIRA) noreply at atlassian.com
Tue Sep 12 06:12:24 EDT 2006


Improvement for DialectFactory
------------------------------

         Key: HHH-2070
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2070
     Project: Hibernate3
        Type: Patch

  Components: core  
    Versions: 3.2.0.cr4    
    Reporter: Martin Renner
 Attachments: DialectFactory.patch

I would like to have more entries for autodetecting DB2 dialects. According to HHH-1467 I created a patch.

At the moment, DialectFactory knows just "DB2/NT". We are currently using DB2Dialect for "DB2/6000" and "DB2/LINUX", but we would like to have Hibernate autodetect these dialects.

So the patch simply adds two new lines to DialectFactory.

It would be really helpful for us, if this patch would make it into 3.1.x and 3.2.x. The patch works for 3.1.3 and 3.2.0cr4.

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