[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3624?page=c...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira