Example NoSQLHandle queryIterable #51
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
Uh oh!
There was an error while loading. Please reload this page.
-
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