Create tombstone cache entries for one-to-one associations

Description

Since will be or already was reverted, a load of an entity with a mappedBy one-to-one association will hit the database instead of the cache, when the association is null. The absence of an entry in the cache is interpreted as “not cached”. What we need though, is a cache entry that represents “nothing there”, so we don’t have to hit the database.

See the discussion on and for more details.

Activity

Show:

Details

Assignee

Reporter

Labels

Components

Priority

Created September 22, 2022 at 8:49 AM
Updated June 12, 2023 at 11:18 AM