For this question, we want to avoid having to write a special query since the query would have to be different across multiple databases. Using only hibernate criteria, we w
if you use LikeExpression directly, it enables you to specify the escape character. i assume that should be all you need.