madplay / madplay.github.io

오늘도 MadPlay!
https://madplay.github.io
MIT License
18 stars 2 forks source link

MyBatis에서 데이터 insert 후에 auto_increment 키값 가져오기 #151

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

MyBatis에서 데이터 insert 후에 auto_increment 키값 가져오기

마이바티스(MyBatis)에서 insert 쿼리를 실행한 후 입력된 데이터의 auto_increment 키값을 가져오는 방법

https://madplay.github.io/post/how-to-get-the-auto-generated-key-of-an-inserted-record-in-mybatis

TTimotti commented 1 month ago

너무나 감사합니다 ㅎㅎ