<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>iBatisには、動的SQLを作成する機能があります。 これが使えるようになると、iBatisがグッと使いやすくなります。 動的SQLは通常以下のようにして作成します。 &lt;sql id=&quot;xxxx&quot; resultClass=&quot;int&quot;&gt; select * from xxxx &lt;dynamic prepend=&quot;where&quot;&gt; &lt;!-- 動的条件を記述. --&gt; &lt;/dynamic&gt; &lt;/sql&gt; 上記を見ていただいたらお分かりのように &lt;dynamic prepend=&quot;where&quot;&gt; &lt;/dynamic&gt; としている部分が動的SQLの宣言部分です。 属性としているprependの部分は省略可…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20071204%2Fp2&quot; title=&quot; iBatis.NET奮闘記-010 (動的SQL(DynamicSQL-01(UnaryConditionElements, ParameterPresentElements))) (QueryForObject, QueryForList, dynamic, isNull, isNotNull) - いろいろ備忘録日記&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>2007-12-04 00:00:00</published>
  <title> iBatis.NET奮闘記-010 (動的SQL(DynamicSQL-01(UnaryConditionElements, ParameterPresentElements))) (QueryForObject, QueryForList, dynamic, isNull, isNotNull)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20071204/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
