<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itechblog</author_name>
  <author_url>https://blog.hatena.ne.jp/itechblog/</author_url>
  <blog_title>Webエンジニアのメモ帳</blog_title>
  <blog_url>https://itechblog.hatenablog.com/</blog_url>
  <categories>
    <anon>技術メモ</anon>
  </categories>
  <description>JavaのプログラムからMySQLに接続するための設定を行う方法を説明します。 前提 今回は、Javaはフレームワークなどは特に使用しません。またビルドツールはMavenを使い、エディターはIntelliJ IDEAを使用します。 また、MySQLのインストール、DBおよびテーブル、ユーザーの作成は済んでいるものとします。 DBは以下の通りとします。 DB名: test ユーザー名: testUser パスワード: testPass テーブル名: animal テーブルの内容は以下の通りとします。 mysql&gt; desc animal; +-------+--------------+----…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitechblog.hatenablog.com%2Fentry%2F2019%2F07%2F13%2F2019-07-13-222334%2F&quot; title=&quot;【Java】MySQLに接続するための設定を行う - Webエンジニアのメモ帳&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://cdn-ak.f.st-hatena.com/images/fotolife/i/iberia9lavapies/20190713/20190713220636.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-13 22:23:34</published>
  <title>【Java】MySQLに接続するための設定を行う</title>
  <type>rich</type>
  <url>https://itechblog.hatenablog.com/entry/2019/07/13/2019-07-13-222334/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
