Deprecation of Hibernate Criteria and how we can still prevent it

How do we do something similar to this with JPA Criteria?

This was possible with Hibernate criteria using Subqueries.propertiesIn. Are we out of luck now?