Feeling a bit embarrased. I had extra spaces in the regex pattern which was fine for the case when using the operator like but not any other operator since the spaces there are omitted. The fix in the PR should solve your issue: https://github.com/hibernate/hibernate-orm/pull/1615 |