<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>b1a9id</author_name>
  <author_url>https://blog.hatena.ne.jp/b1a9id/</author_url>
  <blog_title>BullよりElk</blog_title>
  <blog_url>https://b1a9idps.com/</blog_url>
  <categories>
    <anon>Hibernate</anon>
  </categories>
  <description>Hibernateでの結合テーブルの自動生成 @JoinTable(name = &quot;category_subcategory&quot;, joinColumns = @JoinColumn(name = &quot;category_id&quot;), inverseJoinColumns = @JoinColumn(name = &quot;subcategory_id&quot;)) private SubCategory subCategory; joinColumns：所有者側のカラム inverseJoinColumns：被所有者側のカラム</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fb1a9idps.com%2Fposts%2Fhibernate%2Fauto-generate-join-table&quot; title=&quot;結合テーブルの自動生成 - BullよりElk&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-25 02:16:28</published>
  <title>結合テーブルの自動生成</title>
  <type>rich</type>
  <url>https://b1a9idps.com/posts/hibernate/auto-generate-join-table</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
