Skip to content

Support for reading large resultsets [DATAJDBC-356] #578

@spring-projects-issues

Description

@spring-projects-issues

alpet opened DATAJDBC-356 and commented

Enable support for reading large resultsets (milions of rows). Two suggestions:

  1. With respect of mybatis there is already Cursor that can be wrapped in a stream
  2. With respect of pure Jdbc there is one unmaintained framework implementation jdbc-stream https://github.com/APNIC-net/spring-jdbctemplate-streams that may be usefull.

Without this methods as findAll or findAllByProperty will benefit from having such functionality


No further details from DATAJDBC-356

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions