
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
OS: Windows XP
JDK: JDK 1.6.0
IDEA: 7.0
OS: Windows XP
JDK: JDK 1.6.0
IDEA: 7.0
|
|
| Build: |
7,757
|
| Severity: |
Medium
|
OK. I have a query mapped with @NamedNativeQuery on a class. When I call session.getNamedQuery(String), IDEA tells me the name of the query is not recognized.
This is a bug.
|
|
Description
|
OK. I have a query mapped with @NamedNativeQuery on a class. When I call session.getNamedQuery(String), IDEA tells me the name of the query is not recognized.
This is a bug.
|
Show » |
|
I need to know your exact setup to learn what happens.
The location of queries and client code, persistence unit description, etc.
Small project to reproduce the problem will help a lot.