Skip to content

Revise JDBC repositories to use JdbcAggregateTemplate for queries #1610

Open
@mp911de

Description

@mp911de

JDBC repositories exclusively use individual low-level components such as JdbcTemplate, JdbcConverter and such to run repository queries (except for SimpleJdbcRepository). This story ticket aggregates multiple tasks to revise that support to use the Template directly.

Pre-requisites:

Follow-up:

Related, using multiple infrastructure components (such as #544, #994) will become much easier.

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