Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
utterances-bot opened this issue Jul 17, 2024 · 1 comment

Comments

@utterances-bot
Copy link

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

Copy link

너무나 감사합니다 ㅎㅎ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants