I have the following query for my JPA application against Postgres DB:
@Query("SELECT c FROM Cacl c WHERE c.name LIKE \'caclId%\'") public Page