-
Notifications
You must be signed in to change notification settings - Fork 360
Add repositories support based on Querydsl [DATAJDBC-20] #278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Any plans to implement that?
|
The references mentioned above actually do not reference this issue, but the issue with the same number in spring-data-r2dbc. |
This issue predates Spring Data JDBC. Yet support for Querydsl sounds promising for Spring Data JDBC. On the other hand Querydsl doesn't see any active development lately and people already ask for it to be removed from other modules: spring-projects/spring-data-jpa#2575 |
I'm a huge fan of both spring-data-jdbc and querydsl. I would love to be able to make use of the It appears that spring data jpa, mongodb, and neo4j all support it. |
The thing with Querydsl is: The project isn't really moving forward. There is a fork out there, which looks promising, but hasn't really proved a viable bet yet. Given this situation, we are currently holding back on this feature. |
Oliver Drotbohm opened DATAJDBC-20 and commented
We could provide Spring Data repositories support for the JDBC module based on the
QuerydslJdbcTemplate
Issue Links:
("is duplicated by")
3 votes, 5 watchers
The text was updated successfully, but these errors were encountered: