Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
14.4-rc-1
-
None
-
Unknown
-
Description
Current, database queries can only be retrieved in a list (by calling execute(). It could be interesting to also have a stream() operation returning a Stream<T> of the results.