Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、nhibernate を介してテーブルにデータの行を挿入しています。最後に挿入された行の ID (自動番号) を取得する方法を教えてください。私を助けてください...
Nibernate は自動的にそれを行います。entity Id generator="native" のマッピングを入れて必要なプロパティの名前を設定すると