escape character « Criteria « JPA Q&A





1. Using hibernate criteria, is there a way to escape special characters?    stackoverflow.com

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 want to ...

2. Criteria and wild character escape question    forum.hibernate.org