<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kazuhira</author_name>
  <author_url>https://blog.hatena.ne.jp/Kazuhira/</author_url>
  <blog_title>CLOVER🍀</blog_title>
  <blog_url>https://kazuhira-r.hatenablog.com/</blog_url>
  <categories>
    <anon>JPA</anon>
  </categories>
  <description>JPA、特にJPAの実装にHibernateを使っている場合に遭遇するということで、有名なやつを。この話自体はちょこちょこ見かけるのですが、実際に自分の目で見たことはなかったので、ここはひとつ確認してみることにしました。確認に使用する、テーブル定義はこんな感じです。 CREATE TABLE book_shelf ( id INT AUTO_INCREMENT, name VARCHAR(255), PRIMARY KEY(id) ); CREATE TABLE book ( id INT AUTO_INCREMENT, book_shelf_id INT, name VARCHAR(255)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuhira-r.hatenablog.com%2Fentry%2F20131109%2F1384013402&quot; title=&quot;DETACHED状態の関連エンティティへのアクセスについて - CLOVER🍀&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51orZQi6%2BVL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-09 01:10:02</published>
  <title>DETACHED状態の関連エンティティへのアクセスについて</title>
  <type>rich</type>
  <url>https://kazuhira-r.hatenablog.com/entry/20131109/1384013402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
