Example NoSQLHandle queryIterable #50
dario-vega
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I love simplification. No more need for 2 loops for SELECT queries and other technical benefits.
If you take a look at the Oracle NoSQL SDK for Java CHANGELOG.md, you will see:
[5.3.4] 2022-06-16)
See the difference here:
Previous code
New code
Beta Was this translation helpful? Give feedback.
All reactions