Skip to content
Discussion options

You must be logged in to vote

As you said, Panache has the same support than Hibernate.
There is open issue about this, you can add feedback and +1 them:

  • Implements Specification or Example for Panache: #8136
  • Support QueryDSL in Panache: #4016
  • Jpa criteria support in Hibernate ORM Panache: #3965
  • Add support for optional predicates in Panache: #2303

There is also other extensions that provides this functionality, as Panache entities are JPA entities they can be used everywhere JPA can be used. For example JPAStreamer: https://quarkiverse.github.io/quarkiverse-docs/quarkus-jpastreamer/dev/index.html

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@loicmathieu
Comment options

Answer selected by agreedSkiing
@agreedSkiing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants