JPAStreamer looks like a useful way to simplify JPA criteria queries
https://jpastreamer.org/

See it in action in this #quarkusio short short https://www.youtube.com/shorts/jGi3DVGZCsw

#java

JPAstreamer | Express Hibernate Queries as Java Streams

JPAstreamer is an open source toolkit that enriches the API of any JPA provider to allow processing data as standard Java Streams. 

JPAstreamer
@thomasdarimont thanks for sharing. Will try it an legacy project to replace custom queries.