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.
save()update()生の SQL のみを生成しながら、SQL コマンドを生成するだけでなく、シグナルを送信します。トランザクション管理もうまくいくと思いupdate()ます。本当ですか?
save()
update()
はい、トランザクション管理は、updateステートメントの場合と同様に機能しsaveます。
update
save