<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TsutomuUchima</author_name>
  <author_url>https://blog.hatena.ne.jp/TsutomuUchima/</author_url>
  <blog_title>TsutomuUchimaの日記</blog_title>
  <blog_url>https://tsutomuuchima.hatenadiary.org/</blog_url>
  <categories>
    <anon>SAStruts</anon>
    <anon>ExtJS</anon>
    <anon>JSONIC</anon>
  </categories>
  <description>前回は画面のモックアップを作成しました。今回は実際にデータベースから取得したデータを表示するよう実装していきます。 データベースのセットアップ まず最初はデータベースのセットアップを行います。データベースにはデフォルトでEMPテーブルとDEPTテーブルの二つが存在しています。これは必要ないので削除して下さい。このサンプルで利用する社員テーブルのDDL文を以下に示します。 テーブル名EMPLOYEEのDDL文 create table EMPLOYEE ( ID integer generated by default as identity, NAME varchar(255), JOB_TY…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsutomuuchima.hatenadiary.org%2Fentry%2F20080911%2Fp1&quot; title=&quot; Full Ajax な CRUD アプリケーション　その3 - TsutomuUchimaの日記&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/T/TsutomuUchima/20080911/20080911111252.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-11 00:00:00</published>
  <title> Full Ajax な CRUD アプリケーション　その3</title>
  <type>rich</type>
  <url>https://tsutomuuchima.hatenadiary.org/entry/20080911/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
