Bug 951563
| Summary: | Hibernate envers @ElementCollection Map support failing -- nullable KEY | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Zbyněk Roubalík <zroubali> |
| Component: | Hibernate | Assignee: | Brett Meyer <brmeyer> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | msimka, theute |
| Target Milestone: | ER1 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
HHH-8072
https://hibernate.atlassian.net/browse/HHH-8072
Envers' support of Map @ElementCollections was failing on certain dialects (namely, Sybase) due to its map table allowing PK columns to be nullable.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:49:00 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: | 999686 | ||
|
Description
Zbyněk Roubalík
2013-04-12 13:38:11 UTC
http://git.app.eng.bos.redhat.com/?p=hibernate/hibernate-core.git;a=shortlog;h=refs/heads/eap61-cp It looks like this was committed after Strong tagged 4.2.0.Final in EAP git. There were a few commits that were missed in the confusion between EAP ER builds. Marking this as fixed in EAP 6.2. Pushed to eap61-cp-updates and will be merged into Hibernate's future EAP 6.2 branch. verified on EAP 6.2.0.CR2 |