<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jflute</author_name>
  <author_url>https://blog.hatena.ne.jp/jflute/</author_url>
  <blog_title>jfluteの日記</blog_title>
  <blog_url>https://jflute.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>Java版では随分前からサポートされていて、 C#版では0.8.0よりサポートされました。 「DB上にレコードが無いなら無いで正常終了でいいや」 というような削除処理の時に利用します。 deleteNonstrict()は排他制御なし削除ですが、 レコードが存在していなければ例外が発生します。 (EntityAlreadyDeletedException) deleteNonstrictIgnoreDeleted()も排他制御なし削除ですが、 レコードが存在してなければ素通りします。 利用頻度は少ないかもしれませんが、 一応このような機能があります。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjflute.hatenadiary.jp%2Fentry%2F20080929%2F1222664416&quot; title=&quot;DBFlute: deleteNonstrictIgnoreDeleted() - jfluteの日記&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-09-29 14:00:16</published>
  <title>DBFlute: deleteNonstrictIgnoreDeleted()</title>
  <type>rich</type>
  <url>https://jflute.hatenadiary.jp/entry/20080929/1222664416</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
