You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 predicates2 votes, 4 watchers
The text was updated successfully, but these errors were encountered: