Bug 1132212

Summary: [GSS](6.3.x)HHH-9389 - Foreign key column name for table mapping @ElementCollection uses entity class name instead of specified entity name
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Stephen Fikes <sfikes>
Component: HibernateAssignee: Gail Badner <gbadner>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Simka <msimka>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: gbadner, istudens, jawilson, msimka, myarboro, 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: 1132207
: 1132214 (view as bug list) Environment:
Last Closed: 2019-08-19 12:43:30 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: 1132207    
Bug Blocks: 1132166, 1132214, 1145704    

Comment 4 Gail Badner 2014-10-29 15:41:47 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 5 Martin Simka 2014-10-29 15:52:10 UTC
verified EAP 6.3.2.CP.CR2