Skip to content

JdbcAggregateTemplate doesn't need the domainType as an explicit argument. #1315

@schauder

Description

@schauder

On a general level, why do we define delete(T aggregateRoot, Class<T> domainType) (i.e. passing on the domain type) instead of determining the domain type from the aggregateRoot object? Other methods follow a similar design.

Originally posted by @mp911de in #1314 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions