Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine how to handle ref cursors #11

Open
alexanderkjall opened this issue May 12, 2018 · 0 comments
Open

Determine how to handle ref cursors #11

alexanderkjall opened this issue May 12, 2018 · 0 comments

Comments

@alexanderkjall
Copy link
Collaborator

When a function returns a reference cursors, what should we return from the Result.Row.get() method? Some sort of object that represents the reference cursor or something else.

The StaticMultiOperation and DynamicMultiOperation are meant for when databases return multiple result sets from a function. Should we "fake" support for this by parsing functions that return multiple ref cursors as if they returned multiple result sets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant