I'm trying to make a custom query but the table name is not mapped. Thi is the code, can you help me please?
@Query("FROM sbootuserss WHERE age > 17")
This is the error:
org.hibernate.hql.internal.ast.QuerySyntaxException: sbootuserss is not mapped