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: | Hibernate | Assignee: | Gail Badner <gbadner> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiří Bílek <jbilek> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.3 | CC: | 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
Test: https://github.com/hibernate/hibernate-orm/commit/e450e55bd96f923d4f8d87337700887cdadeef59 Fix: https://github.com/hibernate/hibernate-orm/commit/d7604aa55dd6a3448febe8d912a189a6c9b60999 Verified with EAP 6.4.17.CP.CR3 Released on 2017-09-05 as part of the EAP 6.4.17 release. |