<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaiseh</author_name>
  <author_url>https://blog.hatena.ne.jp/kaiseh/</author_url>
  <blog_title>kaisehのブログ</blog_title>
  <blog_url>https://kaiseh.hatenadiary.org/</blog_url>
  <categories>
    <anon>S2JDBC</anon>
  </categories>
  <description>Oracleには、リストに式を最大1000件までしか書けないという制限があるので、IN句に1001個以上のパラメータを渡すとエラーになってしまいます*1。そこで、S2JDBCで引数が1000件超の場合にIN句を分割するWhereを書いてみました。 AbstractIn.java package com.kaiseh.seasar.jdbc; import org.seasar.extension.jdbc.Where; /** * @author Kaisei Hamamoto */ public abstract class AbstractIn implements Where { pri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaiseh.hatenadiary.org%2Fentry%2F20071225%2F1198551164&quot; title=&quot; OracleでIN句に1000件超のパラメータを渡す - kaisehのブログ&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-25 11:52:44</published>
  <title> OracleでIN句に1000件超のパラメータを渡す</title>
  <type>rich</type>
  <url>https://kaiseh.hatenadiary.org/entry/20071225/1198551164</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
