This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253164 - Hibernate HQL Query fails to run query if the xml mapping file defines a many-to-many relationship with the 'entity-name' property instead of the 'class' property, throwing MappingException: An association from the X refers to an unmapped class Y
Summary: Hibernate HQL Query fails to run query if the xml mapping file defines a many...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords: REGRESSION
Depends on: 148260
Blocks:
  Show dependency tree
 
Reported: 2015-06-24 14:40 UTC by csolorio
Modified: 2015-07-23 14:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (474.42 KB, text/plain)
2015-06-24 14:40 UTC, csolorio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description csolorio 2015-06-24 14:40:22 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Comment 1 csolorio 2015-06-24 14:40:27 UTC
Created attachment 154380 [details]
IDE log
Comment 2 Jaroslav Havlin 2015-07-23 14:34:15 UTC
Reassigning to javaee/Hibernate. Please evaluate, thank you.