Skip to content

Add projection support (and fluent API) to JdbcAggregateTemplate #2109

@mp911de

Description

@mp911de

It would be neat to have projection support, ideally through a fluent API (similar to R2DBC, Cassandra, and MongoDB) to apply projections much closer to the query and conversion instead of fetching and materializing entities and running DTO conversion afterwards.

See also #2098 and #1870 as triggers for this ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions