I\'m trying to get a list of all the users from \"users\" table and I get the following error:
org.hibernate.hql.internal.ast.QuerySyntaxException: users is
There is possibility you forgot to add mapping for created Entity into hibernate.cfg.xml, same error.
hibernate.cfg.xml