Skip to content

Add Query and Criteria support to JdbcAggregateTemplate [DATAJDBC-523] #743

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

Open
Tracked by #1610
spring-projects-issues opened this issue Apr 24, 2020 · 1 comment
Assignees
Labels
in: core Issues in core support type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Mark Paluch opened DATAJDBC-523 and commented

With the addition of Query Derivation and the CriteriaDefinition, we should provide also a mechanism to issue queries by a Query object that specifies Sort, Criteria, Pagination and Projection.

We also need to consider the newly introduced functionality in JdbcQueryCreator to properly create the select list and query predicates


2 votes, 4 watchers

@spring-projects-issues
Copy link
Author

MyeongHyeonLee commented

Mark Paluch

I am wondering why AggregateReference prevented the creation of Derived Queries.

aadbb66#diff-510a5041bb8a0575e97fedf105606b83R130

 

 

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants