example:

from Entity

causes runtime error since Entity is not a persisted type, but an interface:

org.hibernate.hql.ast.QuerySyntaxException: Entity is not mapped [from Entity]
Submitted by Danny Groenewegen on 9 April 2011 at 21:26

Log in to post comments