History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
IDEADEV-22871
Type:
Bug
Status:
Open
Priority:
Blocker
Assignee:
Alexey Kudravtsev
Reporter:
Mike Aizatsky
Votes:
0
Watchers:
1
Operations
If you were
logged in
you would be able to see more operations.
IDEA: Development
Go To Definition is not working for named queries in JPA
Created:
28 Oct 07 14:57
Updated:
10 Nov 08 16:45
Component/s:
J2EE.EJB3
Fix Version/s:
Undefined
Original Estimate:
Unknown
Remaining Estimate:
Unknown
Time Spent:
Unknown
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Gregory Shrago
-
31 Oct 07 18:14
----- File1----------------------------
@Annos({@Anno1, @Anno1})
class Class1 { }
----------------------------------------
If the file Class1 has never been viewed then @Anno1.getContainingFile() returns DummyHolder.
[
Show »
]
Gregory Shrago
-
31 Oct 07 18:14
----- File1---------------------------- @Annos({@Anno1, @Anno1}) class Class1 { } ---------------------------------------- If the file Class1 has never been viewed then @Anno1.getContainingFile() returns DummyHolder.
@Annos({@Anno1, @Anno1})
class Class1 { }
----------------------------------------
If the file Class1 has never been viewed then @Anno1.getContainingFile() returns DummyHolder.