<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a-know</author_name>
  <author_url>https://blog.hatena.ne.jp/a-know/</author_url>
  <blog_title>えいのうにっき</blog_title>
  <blog_url>https://blog.a-know.me/</blog_url>
  <categories>
    <anon>GAE</anon>
    <anon>プログラム</anon>
  </categories>
  <description>Google App Engine/Java + Slim3 では、「データを一意に取得できさえすればいい」場合、特にKeyには何も指定せずにputできます。 Activity putActivity = new Activity(); putActivity.setEvent(&quot;新規ユーザー登録&quot;); Datastore.put(putActivity); Activity getActivity = Datastore.get(putActivity.getKey());//Keyは自動的に生成される でも、例えばユーザーを表すUserエンティティなどの場合、「ログインＩＤを主キーにしたい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.a-know.me%2Fentry%2F20120618%2F1339989787&quot; title=&quot;GAE/J + Slim3 で、特定の文字列からKeyを生成する方法＆親キーを指定した上でKeyを生成する方法 - えいのうにっき&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>2012-06-18 12:23:07</published>
  <title>GAE/J + Slim3 で、特定の文字列からKeyを生成する方法＆親キーを指定した上でKeyを生成する方法</title>
  <type>rich</type>
  <url>https://blog.a-know.me/entry/20120618/1339989787</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
