When I trying to execute this HQL to return an object Ponto I receive this error:
Ponto
ERROR [org.hibernate.hql.PARSER] (http-localhost-127.0.
If you have made a selection (i.e. don't return all the columns of the table), make sure to have a constructor with the selected column(s) in your mapped class.