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 242367 - Move entity refactoring ignores return clause in sql-query mapping
Summary: Move entity refactoring ignores return clause in sql-query mapping
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Hibernate (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 14:23 UTC by Maksim Khramov
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2014-02-26 14:23:20 UTC
Product Version: NetBeans IDE Dev (Build nbms-and-javadoc-1357-on-20140224)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08

Steps to reproduce:

Create project with Hibernate support
using generated XML mappings.
Declare in some mapping file sql-query mapping with nested return clause
In return clause need to declare class value.

Do move refactoring for this entity class.
See that class value in return mapping remains unchanged
Comment 1 Martin Balin 2016-07-07 08:54:49 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss