aused by: org.hibernate.hql.internal.ast.QuerySyntaxException: promo_config is not mapped [SELECT n FROM promo_config n] code example
Example: query syntax exception is not mapped
@Query( value = "some sql query ...", nativeQuery = true)
@Query( value = "some sql query ...", nativeQuery = true)