Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.M2
-
None
Description
When you issue an EJBQL query where an entity variable is missing, at execution time an NPE is raised. It should throw a more descriptive exception. An example query would be;
SELECT b FROM Artist a