Hibernate Tips: How to select a POJO with a Criteria Query
Hibernate Tips is a series of posts in which I describe a quick and easy solution for common Hibernate questions. If you have a question you like me to answer, please leave a comment below. Question: How can I select a POJO with a Criteria Quey similar to a JPQL query?