<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aoki1210</author_name>
  <author_url>https://blog.hatena.ne.jp/aoki1210/</author_url>
  <blog_title>あおきのTechメモ</blog_title>
  <blog_url>https://aoki1210.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>.NET</anon>
    <anon>iBATIS</anon>
  </categories>
  <description>LIKE句を使うには(iBATIS FAQの意訳)iBATISのMapはPreparedStatementを使用するので、$VALUE$に「%」か「_」を含ませなければなりません。例えば、 select * from foo where value like '青%' を実行したい場合、 select * from foo where value like #parm# と書くと select * from foo where value like ? となります。そのためparmというパラメタに「青%」を設定する必要があります。しかし、このアプローチが好きでないなら、代わりにこの方法が利用で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoki1210.hatenablog.jp%2Fentry%2F20050618%2F1119092582&quot; title=&quot;iBATISのFAQ2 - あおきのTechメモ&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-06-18 20:03:02</published>
  <title>iBATISのFAQ2</title>
  <type>rich</type>
  <url>https://aoki1210.hatenablog.jp/entry/20050618/1119092582</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
