-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
status: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project change
Description
I'm using @NaturalId annotation in my User.email.
I expected that my findByEmail(String email) would enable to search in first level cache or second level cache.
But in log, cache does not work as I think.
Every findByEmail method were access DB.
I used bySimpleNaturalId() for my purpose, but it's very hassle.
Please make @NaturalId access to cache enable
sebastian-brandt and Aincvy
Metadata
Metadata
Assignees
Labels
status: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project change