<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dice-t</author_name>
  <author_url>https://blog.hatena.ne.jp/dice-t/</author_url>
  <blog_title>webとかmacとかやってみようか</blog_title>
  <blog_url>https://dice-t.hatenadiary.org/</blog_url>
  <categories>
    <anon>hibernate</anon>
    <anon>Annotations</anon>
  </categories>
  <description>2.2.1. Declaring an entity bean | 目次 | 2.2.2.2. Declaring column attributes&gt;永続化するPOJOは エンティティBeanってことで、@Entity アノテーションを使うよ。（クラス定義につけてね） @Entity public class Flight implements Serializable { Long id; @Id public Long getId() { return id; } public void setId(Long id) { this.id = id; } } @Entity は、クラスがエ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdice-t.hatenadiary.org%2Fentry%2F20080619%2F1214808303&quot; title=&quot; 2.2.1. Declaring an entity bean. エンティティBean宣言 - webとかmacとかやってみようか&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>2008-06-19 15:45:03</published>
  <title> 2.2.1. Declaring an entity bean. エンティティBean宣言</title>
  <type>rich</type>
  <url>https://dice-t.hatenadiary.org/entry/20080619/1214808303</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
