Bug 1158502 - [QE] (6.3.z) HHH-9461 - Cannot enable NamingStrategyDelegator implementations using entity manager
Summary: [QE] (6.3.z) HHH-9461 - Cannot enable NamingStrategyDelegator implementations...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Hibernate
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR1
: EAP 6.3.3
Assignee: Gail Badner
QA Contact: Martin Simka
URL:
Whiteboard:
Depends On: 1158498
Blocks: 1132214 eap633-payload 1159890
TreeView+ depends on / blocked
 
Reported: 2014-10-29 14:01 UTC by Martin Simka
Modified: 2019-08-19 12:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1158498
Environment:
Last Closed: 2019-08-19 12:39:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1132212 0 unspecified CLOSED [GSS](6.3.x)HHH-9389 - Foreign key column name for table mapping @ElementCollection uses entity class name instead of sp... 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1134738 0 unspecified CLOSED [GSS](6.3.2)HHH-9387 - Join table name for @ElementCollection uses entity class name instead of specified entity name 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1157597 0 unspecified CLOSED (6.3.z) HHH-9390 - Default join column name (FK) for @ManyToMany uses owning entity primary table name 2021-02-22 00:41:40 UTC

Internal Links: 1132212 1134738 1157597

Description Martin Simka 2014-10-29 14:01:26 UTC
+++ This bug was initially created as a clone of Bug #1158498 +++

Description of problem:
Both ImprovedNamingStrategyDelegator and LegacyNamingStrategyDelegator have private constructors, so they cannot be constructed when configured for hibernate.ejb.naming_strategy_delegator.

https://hibernate.atlassian.net/browse/HHH-9461

This is follow up on:
6.4.0
https://bugzilla.redhat.com/show_bug.cgi?id=1114699
https://bugzilla.redhat.com/show_bug.cgi?id=1132207

6.3.z
https://bugzilla.redhat.com/show_bug.cgi?id=1134738
https://bugzilla.redhat.com/show_bug.cgi?id=1132212

Bugs 1134738 and 1132212 were fixed in 6.3.2

Comment 1 Gail Badner 2014-10-29 15:01:22 UTC
This is also a follow up on:

6.4.0
https://bugzilla.redhat.com/show_bug.cgi?id=1154212

6.3.z
https://bugzilla.redhat.com/show_bug.cgi?id=1157597

Bug 1157597 was fixed in 6.3.2.

HHH-9461 has already been fixed upstream: https://github.com/hibernate/hibernate-orm/commit/89d4fa99484f098078634845b7c2d793905f2d8c

The commit comment refers to: HHH-9388; it should have referred to HHH-9461.

Comment 3 Martin Simka 2015-01-20 16:30:58 UTC
verified on EAP 6.3.3.CP.CR1


Note You need to log in before you can comment on or make changes to this bug.