Introduce Stream variant methods for SqlQuery #34474
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
status: waiting-for-triage
An issue we've not yet triaged or decided on
queryForStream()
was introduced forJdbcOperations
since 5.3, It would be nice ifSqlQuery
could leverage it to process large result too.I would like to prepare PR if the proposal is accepted.
The text was updated successfully, but these errors were encountered: