<?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マッピングで、Nを取る際のクエリを分離するオプションの事をずっと考えていました。 以下、今日の思い付き。 RELQUERYアノテーションを追加する事で、複数のクエリの発行によってNの部分を取得します。 public static String employees_RELQUERY = &quot;multi&quot;; public static String employees_RELKEY = &quot;deptno:deptcd&quot;; multiを記述すると、通常のS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaichitaichi.hatenadiary.org%2Fentry%2F20050119%2Fp1&quot; title=&quot; - 設計と実装の狭間で。&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-19 00:00:00</published>
  <title></title>
  <type>rich</type>
  <url>https://taichitaichi.hatenadiary.org/entry/20050119/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
