<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dirty Checking on wid's blog</title><link>https://wid-blog.github.io/tags/dirty-checking/</link><description>Recent content in Dirty Checking on wid's blog</description><generator>Hugo</generator><language>ko</language><lastBuildDate>Mon, 06 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.github.io/tags/dirty-checking/index.xml" rel="self" type="application/rss+xml"/><item><title>JPA 영속성 컨텍스트와 Dirty Checking</title><link>https://wid-blog.github.io/posts/tech/language/jpa-persistence-context-dirty-checking/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/posts/tech/language/jpa-persistence-context-dirty-checking/</guid><description>findById 로 얻은 managed entity 는 save() 없이 변경 감지(dirty checking)로 UPDATE 된다. 엔티티 3상태와 스냅샷 비교 원리, save() 가 실제로 하는 일, 그리고 이 자동 동작의 전제인 영속성 컨텍스트의 수명을 정리한다.</description></item></channel></rss>