Bug 1452879

Summary: [GSS] (6.4.z) HHH-10183 Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stephen Fikes <sfikes>
Component: HibernateAssignee: Gail Badner <gbadner>
Status: CLOSED CURRENTRELEASE QA Contact: Jiří Bílek <jbilek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.3CC: andey, bmaxwell, gbadner, jbilek, mmiura, msimka, rstancel, smarlow
Target Milestone: CR1   
Target Release: EAP 6.4.17   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-06 13:37:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1450092, 1454484    

Description Stephen Fikes 2017-05-19 20:24:50 UTC
Description of problem:

Select from a table where an entity property maps to an NVARCHAR results in "org.hibernate.MappingException: No Dialect mapping for JDBC type: -9" when using the Microsoft SQL Server JDBC driver.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Jiří Bílek 2017-08-01 15:58:36 UTC
Verified with EAP 6.4.17.CP.CR3

Comment 4 Petr Penicka 2017-09-06 13:37:47 UTC
Released on 2017-09-05 as part of the EAP 6.4.17 release.