Closed spring-projects-issues closed 6 years ago
Oliver Drotbohm commented
As much as I appreciate your efforts to put a dynamic query API on top of a dynamic query API, I don't think it's what we want to get into. There's already a decent option in the form of Querydsl out there that also has the advantage of being tied to JPA but work on other stores.
That said, if there's anything we can do to make your library integrate more seamless with Spring Data JPA, we can definitely take a look at that
Hao Wen commented
make sense, closing this card now
Hao Wen opened DATAJPA-1006 and commented
Although spring data JPA support specification query, but it still hard to do the dynamic query base on specifications.
Two cons:
Simplify example:
more refer to: jpa-spec
Affects: 1.11 M1 (Ingalls)
Reference URL: https://github.com/wenhao/jpa-spec