[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3624) DialectFactory needs DB2/NT64 adding to the MAPPERS Map

Alan Niesciur (JIRA) noreply at atlassian.com
Wed Dec 31 22:10:38 EST 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32036#action_32036 ] 

Alan Niesciur commented on HHH-3624:
------------------------------------

I'm receiving this exception message in our Dev environment log file that has been recently upgraded to NT 64 bit server.  New to Hibernate and seeking a solution.

"Hibernate Dialect must be explicitly set for database: DB2/NT64"

> DialectFactory needs DB2/NT64 adding to the MAPPERS Map
> -------------------------------------------------------
>
>                 Key: HHH-3624
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3624
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>            Reporter: mike wray
>            Priority: Minor
>
> DialectFactory needs DB2/NT64 adding to the MAPPERS Map.
> ie
> MAPPERS.put( "DB2/NT64", new VersionInsensitiveMapper( "org.hibernate.dialect.DB2Dialect" ) );
>                         

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