Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 정보처리기사
- CRUD구현
- 파이선
- 어노테이션
- 정처기필기
- 프로그래머스
- 정처기
- PYTHON
- CRUD
- 이것이자바다
- 파이썬
- 정보처리기사필기
- 소프트웨어설계
- 자바의정석
- 스프링
- function
- 게시판프로젝트
- 정처기설명
- 소프트웨어개발
- springboot
- 자바
- 스프링부트
- 자바의정석요약
- 게시판만들기
- java
- spring
- 정처기예상문제
- 정처기공부
- 게시판
- 코딩테스트
Archives
- Today
- Total
목록hiakripool (1)
Helmi
에러) Driver does not support get/set network timeout for connections.
플젝 만들어보는 도중, 에러가 떴다. com.zaxxer.hikari.pool.PoolBase - HikariPool 1 - Driver does not support get/set network timeout for connections. (Receiver class oracle.jdbc.driver.T4CConnection does not define or inherit an implementation of the resolved method abstract getNetworkTimeout()I of interface java.sql.Connection.) 이런 에러였는데, 찾아보니 ojdbc.jar이 오래된거라 그렇다고 한다. 그래서 ojdbc8.jar을 다운받아주고 적용해줬다. 다운 링크 http..
Errors
2023. 4. 27. 11:15