-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Labels
for: stackoverflowA question that's better suited to stackoverflow.comA question that's better suited to stackoverflow.comstatus: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
When I use a for loop in the method annotated by Postcontruct to query the value in the database. After the first query value, then manually modify the database value, the result of the second loop query is not the value in the cache.
I think the jpa first-level cache should take effect, but I don’t know why it failed. Can anyone give me an answer?
thanks
Metadata
Metadata
Assignees
Labels
for: stackoverflowA question that's better suited to stackoverflow.comA question that's better suited to stackoverflow.comstatus: invalidAn issue that we don't feel is validAn issue that we don't feel is valid