Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Add .iterator and .array methods to queries #76

Open
yang opened this issue Jul 28, 2011 · 0 comments
Open

Add .iterator and .array methods to queries #76

yang opened this issue Jul 28, 2011 · 0 comments

Comments

@yang
Copy link

yang commented Jul 28, 2011

Besides writing a closure that handles the low-level ResultSet object, .list is the only way to fetch a collection of results. It would be convenient to offer .array, which is much more efficient than Scala Lists, and .iterator, for times when one wants to stream results.

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

No branches or pull requests

1 participant