[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2070) Expand DB2Dialect auto-discovery support (Martin Renner)
Steve Ebersole (JIRA)
noreply at atlassian.com
Tue Oct 2 23:11:25 EDT 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-2070.
-------------------------------
Resolution: Fixed
applied to 3.2/trunk
thanks
> Expand DB2Dialect auto-discovery support (Martin Renner)
> --------------------------------------------------------
>
> Key: HHH-2070
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2070
> Project: Hibernate3
> Issue Type: Patch
> Components: core
> Affects Versions: 3.2.0.cr4
> Reporter: Martin Renner
> Assignee: Steve Ebersole
> Fix For: 3.2.6, 3.3
>
> 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