Feature Request: bind named query to original query location

Answered

Hi all.
if bind string query name in repository or dao class to original location with usage and Alt + Ctrl+ B
it is so better to find string name in project.
for sample when use short key in @Query(name = "sampleNameQuery", nativeQuery = true) 
in dao for example Alt + F7 or Alt + Ctrl + B find location in hbm or file other file.
I think it is a little difficult to create binding index in all constant String in all file.
Thank you JetBrains.

0
1 comment

Hello Hamid,

Could you please provide sample project demonstrating the issue?

0

Please sign in to leave a comment.