<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nikkei225f</author_name>
  <author_url>https://blog.hatena.ne.jp/nikkei225f/</author_url>
  <blog_title>Struts 2+Spring 2+Tiles+Acegi+iBatis+GWT+JUnit 4+JMockit でフルスタックJAVAフレームワーク</blog_title>
  <blog_url>https://nikkei225f.hatenadiary.org/</blog_url>
  <categories>
    <anon>iBatis</anon>
    <anon>SQL</anon>
  </categories>
  <description>前の方法（iBatisでの１対多のテーブルからのデータ取得 - Struts 2+Spring 2+Tiles+Acegi+iBatis+GWT+JUnit 4+JMockit でフルスタックJAVAフレームワーク）だと、１対多の多側の取得にN回のクエリ実行が必要で、全体でN+1回のクエリを実行することになってしまう。 それだと効率がよくない場合があるので、それを１回のクエリで済ませてしまう方法の１つが iBatisのgroupBy指定 によるものである。これは、多側のテーブルもJOINしたクエリを発行し、結果をgroupByで指定した所定の列の値によりグルーピングするものである。 &lt;sqlM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnikkei225f.hatenadiary.org%2Fentry%2F20080108%2F1199774543&quot; title=&quot;iBatisから１対多のテーブルからのデータ取得２ - Struts 2+Spring 2+Tiles+Acegi+iBatis+GWT+JUnit 4+JMockit でフルスタックJAVAフレームワーク&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>2008-01-08 15:42:23</published>
  <title>iBatisから１対多のテーブルからのデータ取得２</title>
  <type>rich</type>
  <url>https://nikkei225f.hatenadiary.org/entry/20080108/1199774543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
