Closed otaviojava closed 2 years ago
@otaviojava this looks good Does this also support comparing a column vs another column or it supports only a value ? It seems the latter atm.
For example "find every document where field1 >= field2".
Criteria API supports this by using expressions.
@amoscatelli so merged. About the question, it is a good point; however, we don't have support on it yet.
@otaviojava ok ! I am going to integrate this today. We'll open a separate issue about the question, I suppose.
Ref: https://github.com/eclipse-ee4j/nosql/issues/90