<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aufheben</author_name>
  <author_url>https://blog.hatena.ne.jp/aufheben/</author_url>
  <blog_title>Aufheben - GLAD!! の日記</blog_title>
  <blog_url>https://aufheben.hatenadiary.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>JPA</anon>
  </categories>
  <description>仕様書のサンプルや Web の記事を見ると、JPA 2.0 の Criteria API を使うにはメタモデルを作らないといけないかと一瞬思うけれど、属性名を文字列で指定してもいいんですね。メタモデルを使用する場合、 @Entity public class Customer { @Id Long id; String name; ... } というエンティティに対して、 @StaticMetamodel(Customer.class) public class Customer_ { public static volatile SingularAttribute&lt;Order, Long&gt; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faufheben.hatenadiary.com%2Fentry%2F20110109%2F1294573936&quot; title=&quot; メタモデルなしで JPA 2.0 の Criteria API を使う - Aufheben - GLAD!! の日記&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>2011-01-09 20:52:16</published>
  <title> メタモデルなしで JPA 2.0 の Criteria API を使う</title>
  <type>rich</type>
  <url>https://aufheben.hatenadiary.com/entry/20110109/1294573936</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
