<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cypher256</author_name>
  <author_url>https://blog.hatena.ne.jp/cypher256/</author_url>
  <blog_title>cypher256's blog</blog_title>
  <blog_url>https://cypher256.hatenablog.com/</blog_url>
  <categories>
    <anon>Seasar2</anon>
    <anon>S2JDBC</anon>
    <anon>TIPS</anon>
  </categories>
  <description>共通の親エンティティに toString を実装し public フィールド値を出力されるようにすれば色々便利です。これは特に S2JDBC のエンティティに限ったことではありません。 @MappedSuperclass public class AbstractEntity implements Serializable { public String toString() { return &lt;フィールドの値を連結した文字列&gt;; } } public class Table1 extends AbstratEntity { public Long id; public String xxxC…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcypher256.hatenablog.com%2Fentry%2F20080429%2Fp3&quot; title=&quot; toString - cypher256&amp;#39;s blog&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-04-29 00:00:02</published>
  <title> toString</title>
  <type>rich</type>
  <url>https://cypher256.hatenablog.com/entry/20080429/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
