<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mokimokisan</author_name>
  <author_url>https://blog.hatena.ne.jp/mokimokisan/</author_url>
  <blog_title>serenska’s diary</blog_title>
  <blog_url>https://serenska.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>気になるソースを見かけた。具体的にはこんな感じ。 try { Connection conn = DriverManager.getConnection(URL, USER, PASSWORD); String sql = &quot;SELECT * FROM SOMETABLE WHERE ID = ?&quot;; PreparedStatement ps = conn.prepareStatement(sql); ps.setString(1, &quot;foo&quot;); ResultSet rs = stmt.executeQuery(); if (rs != null) { while (rs.next()) {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserenska.hateblo.jp%2Fentry%2F20120411%2F1334155085&quot; title=&quot; ResultSetをcloseする時はNULL判定すべし - serenska’s diary&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>https://images-fe.ssl-images-amazon.com/images/I/51E1m-weAXL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-11 23:38:05</published>
  <title> ResultSetをcloseする時はNULL判定すべし</title>
  <type>rich</type>
  <url>https://serenska.hateblo.jp/entry/20120411/1334155085</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
