Questions tagged [entity-bean]
46 questions
0
votes
1 answer
Do I need to put named queries in ORM.xml file
I recently F-ed up my JPA entites and I am trying desperately to get that functionality back. After adding some default queries to my my entities I can't call them in my session bean... I am getting this exception
There is no query with the name ""…

SoftwareSavant
- 9,467
- 27
- 121
- 195