Within one persistence context, an id maps to exactly one instance. A second query returning that row discards the fresh database values and hands back the object already in memory - so a 'refresh' loop silently reads stale data.
Run this yourself in the Online Java Compiler, spin up a live REST API in the API Sandbox, or practise with Java interview questions.
Published 2026-08-25