|
Re: JPQL Refactoring? [message #1047008 is a reply to message #1046960] |
Mon, 22 April 2013 13:07  |
Eclipse User |
|
|
|
Using the Criteria API will give you a partial (type level) support, but I wouldn't recommend using it based on this alone.
Dali will currently provide validation to indicate where refactoring has caused errors in NamedQueries defined in JPA metadata (annotations or orm.xml). This will allow you to refactor with less fear of breaking your queries at run-time, as the problems will be identified at design-time. We have an enhancement that is planned for our next release to add refactoring support to NamedQueries. This is on our short list for added refactoring support, so it has higher priority than many other features.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365950
You could add yourself as a CC to this bug to be alerted of updates.
Neil
|
|
|
Powered by
FUDForum. Page generated in 0.07919 seconds