Closed
Description
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