Bug 1134738

Summary: [GSS](6.3.2)HHH-9387 - Join table name for @ElementCollection uses entity class name instead of specified entity name
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Simka <msimka>
Component: HibernateAssignee: Gail Badner <gbadner>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Simka <msimka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bbaranow, gbadner, istudens, jawilson, msimka, myarboro, rsvoboda, sfikes, smarlow
Target Milestone: CR1   
Target Release: EAP 6.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1117447 Environment:
Last Closed: 2019-08-19 12:38:26 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: 1114699    
Bug Blocks: 1132166, 1132214, 1145704    

Comment 1 Gail Badner 2014-10-17 07:02:44 UTC
I corrected the upstream Hibernate jira in the title to HHH-9387, since HHH-9280 was reverted due to a regression.

Comment 2 Gail Badner 2014-10-29 15:43:42 UTC
Pasting comments made by Jan Martiska for 1157597 that apply to this BZ as well:

"Partially fixed in Hibernate 4.2.14.SP4-redhat-1 (EAP 6.3.2.CR2).
'Partially' means using Hibernate API directly, not using Entity Manager."

"Note that there is 
configuration.setNamingStrategyDelegator(ImprovedNamingStrategyDelegator.DEFAULT_INSTANCE)
needed in order to activate the fix."

"BZ for Entity Manager fix https://bugzilla.redhat.com/show_bug.cgi?id=1158502"

Comment 3 Martin Simka 2014-10-29 15:48:24 UTC
verified EAP 6.3.2.CP.CR2