spring-data-relational
spring-data-relational copied to clipboard
is there support for tuples in criterias?
I am looking into implementing cursor based queries, a similar feature has been discussed in QueryDSL: Is there a way to write queries that deal with row values like WHERE (sale_date, sale_id) < (?, ?)