<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cypher256</author_name>
  <author_url>https://blog.hatena.ne.jp/cypher256/</author_url>
  <blog_title>cypher256's blog</blog_title>
  <blog_url>https://cypher256.hatenablog.com/</blog_url>
  <categories>
    <anon>S2JDBC</anon>
  </categories>
  <description>Oracle 10g。S2JDBC の SQL 自動生成で leftOuterJoin で OneToMany の結合をして、ページング指定すると「ORA-00918: 列の定義が未確定です。」が発生。使い方がまずいんでしょうか？ 調査中です。 List&lt;TCmp&gt; oyaList = jdbcManager .from(TOya.class) .leftOuterJoin(&quot;tKoList&quot;) .limit(10) .offset(2) .getResultList(); 下記の発行されている SQL を見ると、副問い合わせで同じカラム名があるため、発生しているようです。別名となるように a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcypher256.hatenablog.com%2Fentry%2F20080413%2Fp1&quot; title=&quot; SQL 自動生成の結合＋ページング「列の定義が未確定」でハマり中 - cypher256&amp;#39;s blog&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>2008-04-13 00:00:00</published>
  <title> SQL 自動生成の結合＋ページング「列の定義が未確定」でハマり中</title>
  <type>rich</type>
  <url>https://cypher256.hatenablog.com/entry/20080413/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
