selectAll org.hibernate.exception.SQLGrammarException: could not execute query org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntity...
org.hibernate.exception.SQLGrammarException: could not execute query org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:67) org.hibernate.exc...
org.hibernate.exception.SQLGrammarException: could not execute query org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:90) org.hibernate....
I got this exception when i try to get the list using NamedQuery: org.hibernate.exception.SQLGrammarException: could not execute query Below I mentioned ...