<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>今回は、Insertを行なってみます。基本的に、InsertもUpdateもDeleteも同じです。 SQL定義ファイルに定義を行い、後はInsertの場合はInsertメソッド、Updateの場合はUpdateメソッドを呼ぶのみです。 但し、Insertの場合のみ他の変更系クエリの場合と一点違うのは、IDENTITYカラムやオラクルシーケンスなどを用いて IDカラムの値をセットする場合、クエリ発行はIBatisが行なってしまうので何のIDが割り振られたか分かりません。 それを取得できるようにするための機能がIBatisにはあります。 詳しくは、SQL定義ファイルを見ていただけるとわかりますが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20071001%2Fp1&quot; title=&quot; iBatis.NET奮闘記-003 (基本的な操作(Insert)) (Mapper, ISqlMapper, Insert, IDalSession, BeginTransaction, selectKey) - いろいろ備忘録日記&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>2007-10-01 00:00:02</published>
  <title> iBatis.NET奮闘記-003 (基本的な操作(Insert)) (Mapper, ISqlMapper, Insert, IDalSession, BeginTransaction, selectKey)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20071001/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
