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