<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>taichitaichi</author_name>
  <author_url>https://blog.hatena.ne.jp/taichitaichi/</author_url>
  <blog_title>設計と実装の狭間で。</blog_title>
  <blog_url>https://taichitaichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>Seasar</anon>
    <anon>S2DAO</anon>
  </categories>
  <description>まずは、1:Nマッピングの問題点をつらつらと思いつくままにメモしてみるます。 Hibernateでいう所のOne-to-Manyってヤツデス。 Nが際限なく取れてしまう可能性がある。 1:NのNの部分がいつでも欲しいとは限らない。 DAOのinterfaceの戻り値がListの時、そのそれぞれに対して1:NのNを取っていくとエライ事になりかねない。 更新や追加の仕組みが概念レベルで既にかなり難解な感じ。 パフォーマンスに関する方向性は…。 パフォーマンスの問題は、SQLが解決してくれるので、S2DAOではシカトする。 アノテーションや設定で、とってくるデータの量を絞る。 where句の後ろに絞…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaichitaichi.hatenadiary.org%2Fentry%2F20050108%2F1&quot; title=&quot;1:Nマッピングらしい。 - 設計と実装の狭間で。&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>2005-01-08 09:00:01</published>
  <title>1:Nマッピングらしい。</title>
  <type>rich</type>
  <url>https://taichitaichi.hatenadiary.org/entry/20050108/1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
