<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Java / DB関連</anon>
  </categories>
  <description>JOINした際に、ResultSet で、同一名の項目を扱うには... * 項目に対して、「AS」を付けた方がいい。 SELECT w.id AS workerId, w.name AS workername, ... * めんどいかもしれないけど、以下のURLにもあるが、それ以外に区別できない。 http://atmarkit.co.jp/bbs/phpBB/viewtopic.php?topic=23406&amp;forum=12 【ダメな例】以下のように「*」を使うと... &quot;SELECT * FROM worker AS w&quot; + &quot; INNER JOIN company AS c ON w…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F34080631&quot; title=&quot;【Java】JOINした際に、ResultSet で、同一名の項目を扱う際に - プログラム の超個人的なメモ&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>2014-10-06 01:01:00</published>
  <title>【Java】JOINした際に、ResultSet で、同一名の項目を扱う際に</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/34080631</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
