spring-data-relational icon indicating copy to clipboard operation
spring-data-relational copied to clipboard

Support Projections for Single Query Loading on an API level

Open schauder opened this issue 2 years ago • 0 comments

SingleQuerySqlGenerator and AggregateResultSetExtractor should support projection information, limiting the the columns loaded.

Actually tying this to the handling of projections might be a separate issue, although nobody would complain if it gets implemented with this one.

schauder avatar Aug 08 '23 15:08 schauder