0

It would be good to be able to use projections with Querydsl and JPA

fun findAll(predicate: Predicate): Set<OrderView>

OrderView is a projection of my entity Order.

I can see from the interface this doesn't look possible but is there a future version that supports this or a workaround?

Jens Schauder
  • 77,657
  • 34
  • 181
  • 348

0 Answers0