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

6주차 미션 / 서버 1조 김상준 #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

drbug2000
Copy link

구현 범위

UserDao에 update()와 FindAll() 구현 완료 했습니다

배운점

실제로 Java와 DB가 어떻게 연결되어 데이터를 주고 받는지 알았습니다.
JDBC에 어떤 불편한 점이 있어 JDBCtemplet이 나오게 되었는지도 알게 되었습니다.

add findAll(), Update() in UserDao
if(rs.next) - > while(rs.next)
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

Successfully merging this pull request may close these issues.

1 participant