Skip to content

Replace AggregateResultSetExtractor with RowDocumentResultSetExtractor #120

@wool0826

Description

@wool0826

After upgrading to Spring Data JDBC 3.2.2, adopting RowDocumentResultSetExtractor for extracting ResultSets has become standard practice.

In line with these developments, we are evaluating the feasibility of switching from AggregateResultSetExtractor to RowDocumentResultSetExtractor.

If we find it's feasible, we plan to remove these classes:

  • AggregateResultSetExtractor
  • AggregateResultJdbcConverter

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions