<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t1000leaf</author_name>
  <author_url>https://blog.hatena.ne.jp/t1000leaf/</author_url>
  <blog_title>よしなしごと</blog_title>
  <blog_url>https://tc.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>サーバ上でJDBC接続を確認する簡単な方法。Javaに含まれるjrunscriptを利用します。 以下は、Oracleの場合の例 % jrunscript -cp ojdbc6.jar -f - js&gt; var p = new java.util.Properties(); js&gt; p.setProperty('user', 'ユーザ名'); js&gt; p.setProperty('password', 'パスワード'); js&gt; var conn = new Packages.oracle.jdbc.OracleDriver().connect('jdbc:oracle:thin:接続文字列'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftc.hatenablog.com%2Fentry%2F2013%2F02%2F07%2F203846&quot; title=&quot;サーバ上でJDBC接続を確認する簡単な方法 - よしなしごと&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>2013-02-07 20:38:46</published>
  <title>サーバ上でJDBC接続を確認する簡単な方法</title>
  <type>rich</type>
  <url>https://tc.hatenablog.com/entry/2013/02/07/203846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
