1

Is there an easy way to get all key/value pairs in a given database? I read somewhere that I can use a Cursor but I couldn't find a real example of it. Thanks!

2 Answers 2

2

Here is an example from oracle.

Sign up to request clarification or add additional context in comments.

Comments

1

You can iterate the Cursor and add all key/value to a Map

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.