Skip to content

Remove Identifier from EntityCallback notification [DATAJDBC-400] #621

Closed
@spring-projects-issues

Description

@spring-projects-issues

Mark Paluch opened DATAJDBC-400 and commented

We should reduce the EntityCallback interfaces to not pass on an identifier. Typically, callbacks are typed so clients can obtain the Id themselves. Removing the Id does not require us to obtain IdentifierAccessor.

Also, JdbcRepositoryQuery.publishAfterLoad does not invoke entity callbacks


Referenced from: pull request #164

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions