<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>apple4288</author_name>
  <author_url>https://blog.hatena.ne.jp/apple4288/</author_url>
  <blog_title>1年目SEの備忘録</blog_title>
  <blog_url>https://apl4288.hateblo.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>接続URLを直書きする場合 import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException; public class ConnectionManager { /** データベース接続URL */ private static final String URL = &quot;jdbc:mysql://localhost:3306/sampleDB&quot;; /** ユーザー名 */ private static final String USER = &quot;sample_user&quot;; /** パスワード …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fapl4288.hateblo.jp%2Fentry%2F2015%2F10%2F15%2F225724&quot; title=&quot;データベース接続処理 - 1年目SEの備忘録&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>2015-10-15 22:57:24</published>
  <title>データベース接続処理</title>
  <type>rich</type>
  <url>https://apl4288.hateblo.jp/entry/2015/10/15/225724</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
