<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takahashikzn</author_name>
  <author_url>https://blog.hatena.ne.jp/takahashikzn/</author_url>
  <blog_title>R42日記</blog_title>
  <blog_url>https://takahashikzn.root42.jp/</blog_url>
  <categories>
    <anon>JPA</anon>
  </categories>
  <description>例えば、次のようなデータ構造があるとします。 Javaのソースは次のような感じ。 @Entity public class Shop { //主キー @Id private long id; //取扱商品 @ManyToMany(fetch = FetchType.LAZY) @JoinTable(name = &quot;HandleProduct&quot;, joinColumns = @JoinColumn(name = &quot;shop_id&quot;), inverseJoinColumns = @JoinColumn(name = &quot;product_id&quot;)) private Set&lt;Product&gt; handl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakahashikzn.root42.jp%2Fentry%2F20090727%2F1248695746&quot; title=&quot;関連テーブルを含めたSELECTクエリの書き方 - R42日記&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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/takahashikzn/20090727/20090727213001.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-27 20:55:46</published>
  <title>関連テーブルを含めたSELECTクエリの書き方</title>
  <type>rich</type>
  <url>https://takahashikzn.root42.jp/entry/20090727/1248695746</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
