<?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>JPA on Gürkan UÇAR</title>
    <link>https://gurkanucar.com/tags/jpa/</link>
    <description>Recent content in JPA on Gürkan UÇAR</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Sat, 08 Aug 2026 10:00:00 +0300</lastBuildDate>
    <atom:link href="https://gurkanucar.com/tags/jpa/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The N&#43;1 Query Problem: A Silent Performance Trap in ORMs</title>
      <link>https://gurkanucar.com/posts/n-plus-one-query-jpa-hibernate-spring-boot/</link>
      <pubDate>Sat, 08 Aug 2026 10:00:00 +0300</pubDate>
      <guid>https://gurkanucar.com/posts/n-plus-one-query-jpa-hibernate-spring-boot/</guid>
      <description>Running hundreds of SQL queries without noticing it: why the N&#43;1 problem happens, and how to fix it in Spring Boot and JPA with JOIN FETCH, EntityGraph, batch fetching and DTO projection.</description>
    </item>
  </channel>
</rss>
